|
发表于 2016-1-10 19:34:07
|
显示全部楼层
本帖最后由 shenmirenwu 于 2016-1-10 07:36 PM 编辑
这是重载后第一次出错的错误提示,从扬州到杭州到了扬子津就不动了,要有个别人到那yell boat 才跟着别人上船,之后第二次开始就再也不对了
::yangzhou-hangzhou::
搜索用时:1.6130000000003秒
当前行走步数:45
路线为::>>s;s;s;s;su;se;su;e;yellboat;w;se;se;sw;sw;sw;sw;w;#2 s;s;sw;#5 s<<::
Run-time error
Plugin: pkuxkx_p2palias_v20160109 (called from world: 118.194.194.210)
Function/Sub: yellboat.main called by alias
Reason: 正在处理别名 "alias_yellboat"
[string "Plugin"]:2117: bad argument #2 to 'SetVariable' (string expected, got nil)
stack traceback:
[C]: in function 'SetVariable'
[string "Plugin"]:2117: in function 'walk_pause'
[string "Plugin"]:2213: in function <[string "Plugin"]:2211>
[C]: in function 'Execute'
[string "Plugin"]:2026: in function <[string "Plugin"]:1940>
脚本错误处的上下文:
2113 : walk.needstop=1
2114 : if city.aim ~= nil then
2115 : SetVariable("gt_end",city.aim)
2116 : end
2117*: SetVariable("prev_cmd", prev_cmd)
2118 : print("======= Walk Pause!!======")
2119 : SetEchoInput(true)
2120 : --DeleteTemporaryTimers()
2121 : if walk_step_count == nil then walk_step_count=2 end |
|