|
发表于 2017-3-21 12:45:55
|
显示全部楼层
Run-time error
Plugin: pkuxkx_p2palias_v20160728 (called from world: 北大侠客行MUSHClient4.43绿色版)
Function/Sub: yellboat.main called by alias
Reason: 正在处理别名 "alias_yellboat"
[string "Plugin"]:2119: bad argument #2 to 'SetVariable' (string expected, got nil)
stack traceback:
[C]: in function 'SetVariable'
[string "Plugin"]:2119: in function 'walk_pause'
[string "Plugin"]:2215: in function <[string "Plugin"]:2213>
[C]: in function 'Execute'
[string "Plugin"]:2028: in function <[string "Plugin"]:1942>
脚本错误处的上下文:
2115 : walk.needstop=1
2116 : if city.aim ~= nil then
2117 : SetVariable("gt_end",city.aim)
2118 : end
2119*: SetVariable("prev_cmd", prev_cmd)
2120 : print("======= Walk Pause!!======")
2121 : SetEchoInput(true)
2122 : --DeleteTemporaryTimers()
2123 : if walk_step_count == nil then walk_step_count=2 end
=::>Mannual Stop Walk!::<==
这个怎么解决? |
|