Don't Starve Together

Don't Starve Together

rebalancer[DST]
 このトピックはピン留めされているので、おそらく重要です
lifeking  [開発者] 2018年1月3日 10時14分
Need Bug and Crash report
For windows

Log file location.
C:\Users\%username%\My Documents\Klei\DoNotStarveTogether\client_log.txt

Log file
... [00:54:14]: ~NetworkLuaProxy() [00:54:14]: ~SimLuaProxy() [00:54:14]: ModWorkshop::CancelDownloads clearing all unfinished downloads [00:54:14]: lua_close took 0.05 seconds [00:54:14]: ReleaseAll [00:54:14]: ReleaseAll Finished ...
The line starting from the timestamp is a normal log.

... [18:59:00]: [string "../mods/workshop-762891717/scripts/componen..."]:580: attempt to index field 'widgets' (a nil value) LUA ERROR stack traceback: ../mods/workshop-762891717/scripts/components/rebalancer_ui.lua:580 in (method) OnRemoveEntity (Lua) <579-585> scripts/entityscript.lua:1387 in (method) Remove (Lua) <1340-1391> self (valid:true) = GUID = 113688 inlimbo = false persists = true OnRemoveEntity = function - ../mods/workshop-762891717/scripts/components/rebalancer_ui.lua:579 ...
The indented line is the error log.

This example description:
[string "../mods/workshop-762891717/scripts/componen..."]:580: attempt to index field 'widgets' (a nil value)
Omitted module file name and line number and error cause
../mods/workshop-762891717/scripts/components/rebalancer_ui.lua:580
Full module file name and line number

MOD authors need this file name and line number (and error cause).

workshop-762891717 is rebalancer's Workshop MOD name.
If there is no such MOD name in the error recorded at the top.
It may be recorded in the lower part.
It might be a very technical error if you can not find the name of MOD

Thank you for reading. Waiting for cooperation.
最近の変更はlifekingが行いました; 2020年2月5日 23時01分