文件保存或json编解码失败时会有代码位置指示消息
This commit is contained in:
@@ -50,7 +50,7 @@ function FILE.save(data,name,mode)
|
||||
F:flush()F:close()
|
||||
if not success then
|
||||
MES.new('error',text.saveError..(mes or"unknown error"))
|
||||
MES.new(false,debug.traceback())
|
||||
MES.traceback(1)
|
||||
end
|
||||
return success
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user