尝试捕捉一个错误的具体位置
This commit is contained in:
@@ -69,6 +69,7 @@ local netPLY
|
||||
|
||||
local nullIndex={
|
||||
__index=function(self,k)
|
||||
MES.traceback()
|
||||
MES.new('error',"User not loaded: "..k)
|
||||
netPLY.add{
|
||||
uid=k,
|
||||
|
||||
Reference in New Issue
Block a user