|
发表于 2018-9-22 19:06:53
|
显示全部楼层
<!-- Produced by MUSHclient v 4.84 - www.mushclient.com -->
<font size=2 face="黑体, FixedSys, Lucida Console, Courier New, Courier">
> 你现在不忙。
Run-time error
World: tj.sjever.net
Function/Sub: haltok called by trigger
Reason: 正在处理触发器 "check_halt1"
[string "Script file"]:1889: attempt to compare number with nil
stack traceback:
[string "Script file"]:1889: in function <[string "Script file"]:1868>
(tail call): ?
(tail call): ?
(tail call): ?
(tail call): ?
(tail call): ?
脚本错误处的上下文:
1885 : --end
1886 : create_triggerex_lvl('dmlflag1','^(> )*【江湖传闻】玩家竞技活动开始了!','','dml_on',95)
1887 : SetTriggerOption('dmlflag1','group','hp')
1888 : if not dml_cnt then dml_cnt = 0 end
1889*: if dml_cnt < 5 and (not condition.busy or condition.busy == 0) and locl.hour >= 8 then
1890 : local fn = 'logs\\diemenglou_mark_'..score.id..'.log'
1891 : local f = io.open(fn,"r")
1892 : if not f then
1893 : print('未找到蝶梦楼记录,准备进行蝶梦楼挑战!')
|
还是出错,不知道为什么。 |
|