Don't Starve Together

Don't Starve Together

Insight (Show Me+)
 This topic has been pinned, so it's probably important
penguin0616  [developer] 6 Aug, 2020 @ 9:51pm
Bug Reporting
You can either report bugs here, or submit an issue on GitHub.

I also recommend you enable the Crash Reporter (both Client & Server) in Insight, as it will most likely help you out in the process and let you skip doing all this.

On Windows, your client log file can be accessed here (just paste it into file explorer or Run Dialog):
%USERPROFILE%/Documents/Klei/DoNotStarveTogether/client_log.txt

The server logs can be found here.
%USERPROFILE%/Documents/Klei/DoNotStarveTogether/master_server_log.txt
%USERPROFILE%/Documents/Klei/DoNotStarveTogether/caves_server_log.txt

The old way:
%USERPROFILE%/Documents/Klei/DoNotStarveTogether/*_SOME_NUMBER_*/Cluster_*SAVESLOTNUMBER*

If you don't want to copy and paste the paths, just open your Documents and go to Klei->DoNotStarveTogether->...

However, it's much easier to get to it by navigating to the world in DST, then pressing the button to open the cluster folder.

The server log will be needed as well if it is a dedicated server or caves are enabled. There are separate ones for both the Surface world and the Caves world.

You can upload your log or screenshot to whatever service that works for you. I've seen "writeurl", "pastebin", "filedropper", "anonfile", "Google Drive", etc used as options.

Make sure to also specify: What game version you're on (ie are you in a beta or not), whether caves are enabled, and what you were doing leading up to the crash.
Last edited by penguin0616; 27 Feb @ 9:53pm
< >
Showing 1-15 of 938 comments
1253298081 9 Aug, 2020 @ 1:57am 
Just copy the error code here?
penguin0616  [developer] 9 Aug, 2020 @ 2:12am 
You can if you want, though uploading it somewhere is usually better to avoid clutter.
1253298081 9 Aug, 2020 @ 6:19am 
Show me + and Chinese enhanced + + crashes when you move the mouse over an item.
penguin0616  [developer] 9 Aug, 2020 @ 11:47am 
You'll need to submit the asked-for information.
pd 9 Aug, 2020 @ 11:57am 
https://i.imgur.com/yT6FWnA.png well this mod spaming in my dedicated server logs
penguin0616  [developer] 9 Aug, 2020 @ 12:20pm 
It's there for a bug I've been trying to track down. Is it affecting you negatively?
Last edited by penguin0616; 9 Aug, 2020 @ 12:20pm
pd 9 Aug, 2020 @ 6:26pm 
yeah, my server crashed with it
Smeagolheart 9 Aug, 2020 @ 6:28pm 
from client log, is this it? Crash travelling between surface and caves


.......
[00:06:57]: Could not load mod_config_data/modconfiguration_workshop-2189004162_CLIENT
[00:06:57]: Could not load mod_config_data/modconfiguration_workshop-2189004162_CLIENT
[00:06:57]: Deserializing tile data (456 x 456)
[00:06:57]: [CRITICAL] Failed to save file: APP:Klei//DoNotStarveTogether/client_save/session/5EC50D7360B47299/KU_GntHhH5-_/knownfoods_data
[00:06:57]: [CRITICAL] Fingerprint:hbrjimvnqldgdfflhhoqabgirgnnokeiggjlvkijfdrjqivnxkdgkfflmkoqkbgiqfnnikeihdjlniijkdrjoivnpjdgniflpkoqjbgiofnnujeijhjltmijabrjfhvnsmdgneflmhoqgegipgnnmjeimejlkhijbdrjogvntkdgfeflnioqbcgilfnnijeimejltmijhdrjghvnvkdgdeflsioqbcgieinnokeildjlkhijbdrjflvnpjdgdeflhhoqgcgikfnnsjeiidjltmijbirjpfvnpmdgdhfliloqbdgimknnooeiqijlilijgbrjomvnlndgihflrloqmggiejnnwleipgjltjijdbrjehvnijdgogflqioqndgioknnqneijgjltmijpdrjehvntkdgfdflsioqdbgiefnnsjeiodjlhhijlcrjohvnnkdgcdfljioq.
[00:06:57]: Serializing user: session/5EC50D7360B47299/A7I33N8QQ4BU/0000000001
[00:06:57]: ERROR: Mod component actions are out of sync for mod workshop-378160973. This is likely a result of your mod's calls to AddComponentAction not happening on both the server and the client.
.....

The mod referenced is the Global Positions mod. Could be why that other guy said it crashes when he's near his friend...


.....
[00:06:57]: [string "scripts/componentactions.lua"]:1799: attempt to index a nil value
LUA ERROR stack traceback:
scripts/componentactions.lua:1799 in (method) CollectActions (Lua) <1785-1811>
scripts/components/playeractionpicker.lua:102 in (method) GetSceneActions (Lua) <99-124>
scripts/components/playeractionpicker.lua:327 in (method) GetRightClickActions (Lua) <277-338>
scripts/components/playeractionpicker.lua:391 in (method) DoGetMouseActions (Lua) <340-394>
scripts/components/playercontroller.lua:1910 in (method) OnUpdate (Lua) <1773-2214>
scripts/update.lua:202 in () ? (Lua) <159-238>

[00:06:57]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:06:57]: stack traceback:
scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>
scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>
scripts/widgets/scripterrorwidget.lua:107 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
[00:07:20]: Warning: Widget:SetFocusFromChild is happening on a widget outside of the screen/widget hierachy. This will cause focus moves to fail. Is ScriptErrorWidget not a screen?
[00:07:20]: stack traceback:
scripts/widgets/widget.lua:605 in (method) SetFocusFromChild (Lua) <602-627>
scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
scripts/widgets/widget.lua:624 in (method) SetFocusFromChild (Lua) <602-627>
scripts/widgets/widget.lua:656 in (method) SetFocus (Lua) <629-665>
scripts/widgets/menu.lua:83 in (method) SetFocus (Lua) <74-85>
scripts/widgets/scripterrorwidget.lua:109 in (method) OnUpdate (Lua) <102-119>
scripts/update.lua:90 in () ? (Lua) <33-129>
[00:07:22]: Force aborting...
Last edited by Smeagolheart; 9 Aug, 2020 @ 6:33pm
as host, disconnected from multiplayer server, i moved coffee beens out of the fridge (from water mod, if it even matters. Everything looked fine then disconnect) here is crash log.
https://pastebin.com/FpKYLJtL
penguin0616  [developer] 9 Aug, 2020 @ 7:47pm 
@smeagolheart Your crash is from "workshop-378160973". I don't see any references to Insight in the error. I'll see if I can get it to happen with Global Positions enabled.
Last edited by penguin0616; 9 Aug, 2020 @ 7:54pm
penguin0616  [developer] 9 Aug, 2020 @ 7:51pm 
@TwoPoint Okay, it should be fixed now. Whatever mod it was, they reported that your crop should grow in -1153 seconds. Thanks for your report!
Last edited by penguin0616; 9 Aug, 2020 @ 7:53pm
Smeagolheart 9 Aug, 2020 @ 9:05pm 
Originally posted by penguin0616:
@smeagolheart Your crash is from "workshop-378160973". I don't see any references to Insight in the error. I'll see if I can get it to happen with Global Positions enabled.

Ok I was getting crashes between caves and surface with Global Positions (GPS) and your mod enabled. I disabled GPS and no more crashes when going between surface and caves.
penguin0616  [developer] 9 Aug, 2020 @ 9:31pm 
Originally posted by smeagolheart:
Originally posted by penguin0616:
@smeagolheart Your crash is from "workshop-378160973". I don't see any references to Insight in the error. I'll see if I can get it to happen with Global Positions enabled.

Ok I was getting crashes between caves and surface with Global Positions (GPS) and your mod enabled. I disabled GPS and no more crashes when going between surface and caves.

Are you the host? I'm having trouble recreating the error.
Smeagolheart 9 Aug, 2020 @ 9:59pm 
yes host, playing alone.
penguin0616  [developer] 9 Aug, 2020 @ 10:22pm 
The next time it crashes, can you send links with both your server and client log? Maybe there's something I'm missing, I still can't get it to happen.
Last edited by penguin0616; 9 Aug, 2020 @ 10:22pm
< >
Showing 1-15 of 938 comments
Per page: 1530 50