- Scripts/stat.lua:43: attempt to concatenate a unsigned long long value
- Stack Traceback
- ===============
- (1) C function 'function: 00007FF7A68D66E0'
- (2) metamethod C function '__concat'
- (3) Lua function 'stat' at file 'Scripts/stat.lua:43' (best guess)
- Local variables:
- event = number: 1
- player = Player: 0000016E14F95350
- item = Item: 0000016E11778540
- target = nil
- intid = nil
- (*temporary) = C function: 0000016E49598710
- (*temporary) = string: "SELECT counter FROM character_achievement_progress WHERE criteria="
- (*temporary) = number: 5529
- (*temporary) = string: " and guid="
- (*temporary) = 5854
- (*temporary) = string: ";"
复制代码
在配合single player project tc r2(支持Eluna)的服务端食用时也遇到了这个问题。Stack Traceback显示是第43行有问题。。。梦神可以看一下嘛QAQ
|