Don't Starve Together

Don't Starve Together

Item Info
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Ryuu  [udvikler] 3. feb. 2017 kl. 9:02
Bug Reports
Found a bug? Post it here.
Please follow this format:

Issue: Crash/Glitch/Mod Incompatibility/Other
Description on how to trigger the bug.
If you were playing in someone's server, hosting a server with caves or hosting a server without caves.
In case of a crash, please attach the client log. Sometimes the crash screen doesn't provides enough info.
In other cases, please provide the modlist and a screenshot (optional).

The client log is located at Documents/Klei/DoNotStarveTogether/client_log.txt


Thanks for your reports.
Sidst redigeret af Ryuu; 3. feb. 2017 kl. 9:04
< >
Viser 1-15 af 45 kommentarer
Pocket Tiger 6. feb. 2017 kl. 3:51 
Hello! I like this mode but there is some problem with crashing my friend's game. On my side there is perfect working but everytime he entering my game (I'm host) the game crashes after several seconds (about 30-90). His game crashes but mine is ok. Here is his log - http://s000.tinyupload.com/index.php?file_id=05397121159019810431 (hope this file hosting is ok or tell me where I should drop it).
Oh, and one important detail. Before that we playing the same world but with "Food Values - Item Tooltips (Server and Client)" mod. I've disabled it of course and have installed yours and there is where the crashes start :(
I really want to stay with it cause I like how it looks so can you try help me please.

I think the main thing is this:

[00:01:56]: [string "scripts/componentactions.lua"]:1079: attempt to index field '?' (a nil value)
LUA ERROR stack traceback:
scripts/componentactions.lua:1079 in (method) RegisterComponentActions (Lua) <1055-1083>
scripts/entityscript.lua:533 in (method) AddComponent (Lua) <512-534>
scripts/prefabs/turfs.lua:73 in (field) fn (Lua) <35-85>
scripts/mainfunctions.lua:146 in () ? (Lua) <135-177>
=[C]:-1 in (method) SpawnPrefab (C) <-1--1>
scripts/mainfunctions.lua:191 in (global) SpawnPrefab (Lua) <188-193>
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua:535 in (method) UpdateInfo (Lua) <523-587>
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua:625 in (method) ShowInfo (Lua) <621-630>
../mods/workshop-836583293/modmain.lua:55 in (method) OnGainFocus (Lua) <52-61>
scripts/widgets/widget.lua:559 in (method) SetFocusFromChild (Lua) <549-570>
scripts/widgets/widget.lua:567 in (method) SetFocusFromChild (Lua) <549-570>
scripts/widgets/widget.lua:595 in (method) SetFocus (Lua) <572-604>
scripts/frontend.lua:660 in (method) Update (Lua) <543-695>
scripts/update.lua:94 in () ? (Lua) <39-127>

Sorry for my bad english :cwat:
Ryuu  [udvikler] 7. feb. 2017 kl. 11:09 
Oprindeligt skrevet af Lalantina:
-snip-
Thanks for your report. Can you update and see if the issue was fixed?
Pocket Tiger 7. feb. 2017 kl. 16:56 
Thank you, I will try it as soon as my friend be ready
Pocket Tiger 11. feb. 2017 kl. 5:08 
Sorry for my delay :(
This time the game longs a little bit longer but still crashes.
I think all because of many mods installed but its kinda weird cause I haven't same crashes.
http://s000.tinyupload.com/index.php?file_id=37558249474957766274
Sorry for bothering
Sidst redigeret af Pocket Tiger; 11. feb. 2017 kl. 5:08
Fecske 4. mar. 2017 kl. 9:59 
Issue: Glitch
The problem is the number of usage of tools. I observed that the number decreases only if the tool's/weapon's durability in % also decreases. This is a trouble only when the item has more than 100 uses, like for example, if I have a spear with 1% durability, the mod shows it has 2 uses left, but in reality it can be either 2 or only 1 uses. I guess it's because the number of uses is calculated on the durabiltiy?...
Gaming_Bigfoot 5. mar. 2017 kl. 4:37 
Issue: Glitch

Description: HUD information not displaying correctly if playing as Webber. Red Caps and Cooked Green Caps display "0" for health effects despite actually affecting Webber's health by "-20" and "-1", respectively.

Instances of Glitch: Original setup was on another person's server without caves: this was not a dedicated server, and this server did NOT have mods.
Retested on own server with caves, no server mods: same result.
Retested on own server without caves, no server mods: same result.
ShepDawg 10. mar. 2017 kl. 20:37 
I come across an issue which instantly crashes the game and unless I unload the mod I cant log in.

Using throwable spears + this mod. If you even equip a spear it'll insta crash. you can make it with no problem. Possible way to fix with being able to keep throwing spears?

Playing on friends server with other mods. It only seems to cause issue with throwing spear.
Sidst redigeret af ShepDawg; 10. mar. 2017 kl. 20:38
Gaming_Bigfoot 29. mar. 2017 kl. 13:39 
Still broken for Webber. See Above.
Sirus 27. apr. 2017 kl. 17:59 
Issue: Incompatability
Mod: More Actions

Entering a server with More Actions loaded, as a client, will instantly cause a crash upon, say, trying to pick up a twig.

[00:01:39]: [string "scripts/componentactions.lua"]:1111: attempt to index field '?' (a nil value)
LUA ERROR stack traceback:
scripts/componentactions.lua(1111,1) in function 'RegisterComponentActions'
scripts/entityscript.lua(529,1) in function 'AddComponent'
../mods/workshop-447092740/modmain.lua(57,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(131,1) in function 'mod'
scripts/mainfunctions.lua(155,1)
=[C] in function 'SpawnPrefab'
scripts/mainfunctions.lua(191,1)
=(tail call) ?
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(535,1) in function 'UpdateInfo'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(625,1) in function 'ShowInfo'
../mods/workshop-836583293/modmain.lua(62,1) in function 'OnGainFocus'
scripts/widgets/widget.lua(559,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(567,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(595,1) in function 'SetFocus'
scripts/frontend.lua(660,1) in function 'Update'
scripts/update.lua(92,1)
[00:01:39]: [string "scripts/componentactions.lua"]:1111: attempt to index field '?' (a nil value)
LUA ERROR stack traceback:
scripts/componentactions.lua(1111,1) in function 'RegisterComponentActions'
scripts/entityscript.lua(529,1) in function 'AddComponent'
../mods/workshop-447092740/modmain.lua(57,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(131,1) in function 'mod'
scripts/mainfunctions.lua(155,1)
=[C] in function 'SpawnPrefab'
scripts/mainfunctions.lua(191,1)
=(tail call) ?
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(535,1) in function 'UpdateInfo'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(625,1) in function 'ShowInfo'
../mods/workshop-836583293/modmain.lua(62,1) in function 'OnGainFocus'
scripts/widgets/widget.lua(559,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(567,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(595,1) in function 'SetFocus'
scripts/frontend.lua(660,1) in function 'Update'
scripts/update.lua(92,1)
普通人呱呱 30. apr. 2017 kl. 9:48 
The mod and archery mod are in conflict
Sidst redigeret af 普通人呱呱; 30. apr. 2017 kl. 9:48
Sirus 11. maj 2017 kl. 14:58 
Issue: Incompatability

Mod: Global Pause

Loading the two mods together causes Global Pause to not put a pause button in the menu for admins like it is supposed to.
Epic 20. maj 2017 kl. 4:01 
doesnt seem to work with global pause mod
fix it plz
Maradyne 29. maj 2017 kl. 22:38 
Crashes upon hovering over a firefly item in your inventory. In this case, one from the renewable resources mod. Caves server.
Bug is also encountered by other players who use this mod.
(And the resource regen mod is pretty common.)



Relevant part of the log:

[00:08:16]: error calling PrefabPostInit: fireflies in mod workshop-568252867 (World Resource Regeneration):
[string "../mods/workshop-568252867/scripts/componen..."]:4: attempt to index field 'ResourceRespawnerComponent' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-568252867/scripts/components/RenewableResourceComponent.lua(4,1) in function '_ctor'
scripts/class.lua(181,1) in function 'cmp'
scripts/entityscript.lua(519,1) in function 'AddComponent'
../mods/workshop-568252867/modmain.lua(143,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(131,1) in function 'mod'
scripts/mainfunctions.lua(155,1)
=[C] in function 'SpawnPrefab'
scripts/mainfunctions.lua(191,1) in function 'SpawnPrefab'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(535,1) in function 'UpdateInfo'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(625,1) in function 'ShowInfo'
../mods/workshop-836583293/modmain.lua(62,1) in function 'OnGainFocus'
scripts/widgets/widget.lua(559,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(567,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(595,1) in function 'SetFocus'
scripts/frontend.lua(660,1) in function 'Update'
scripts/update.lua(92,1)
[00:08:16]: Disabling workshop-568252867 (World Resource Regeneration) because it had an error.
[00:08:16]: [string "../mods/workshop-568252867/scripts/componen..."]:4: attempt to index field 'ResourceRespawnerComponent' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-568252867/scripts/components/RenewableResourceComponent.lua(4,1) in function '_ctor'
scripts/class.lua(181,1) in function 'cmp'
scripts/entityscript.lua(519,1) in function 'AddComponent'
../mods/workshop-568252867/modmain.lua(143,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(131,1) in function 'mod'
scripts/mainfunctions.lua(155,1)
=[C] in function 'SpawnPrefab'
scripts/mainfunctions.lua(191,1) in function 'SpawnPrefab'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(535,1) in function 'UpdateInfo'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(625,1) in function 'ShowInfo'
../mods/workshop-836583293/modmain.lua(62,1) in function 'OnGainFocus'
scripts/widgets/widget.lua(559,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(567,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(595,1) in function 'SetFocus'
scripts/frontend.lua(660,1) in function 'Update'
scripts/update.lua(92,1)
[00:08:16]: [string "../mods/workshop-568252867/scripts/componen..."]:4: attempt to index field 'ResourceRespawnerComponent' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-568252867/scripts/components/RenewableResourceComponent.lua(4,1) in function '_ctor'
scripts/class.lua(181,1) in function 'cmp'
scripts/entityscript.lua(519,1) in function 'AddComponent'
../mods/workshop-568252867/modmain.lua(143,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(131,1) in function 'mod'
scripts/mainfunctions.lua(155,1)
=[C] in function 'SpawnPrefab'
scripts/mainfunctions.lua(191,1) in function 'SpawnPrefab'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(535,1) in function 'UpdateInfo'
../mods/workshop-836583293/scripts/widgets/iteminfo_desc.lua(625,1) in function 'ShowInfo'
../mods/workshop-836583293/modmain.lua(62,1) in function 'OnGainFocus'
scripts/widgets/widget.lua(559,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(567,1) in function 'SetFocusFromChild'
scripts/widgets/widget.lua(595,1) in function 'SetFocus'
scripts/frontend.lua(660,1) in function 'Update'
scripts/update.lua(92,1)
[00:08:18]: Force aborting...
Sidst redigeret af Maradyne; 1. juni 2017 kl. 14:38
Tekky☺ 1. juni 2017 kl. 10:40 
Can you update this mod for Webber please? I'm main Webber and it shows the wrong stats while played as him. :steamsad:
Tekky☺ 2. juni 2017 kl. 7:46 
Oh I just noticed its not only for webber but every character, shows negative values as 0.
< >
Viser 1-15 af 45 kommentarer
Per side: 1530 50