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