Don't Starve Together

Don't Starve Together

Item Info
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
Ryuu  [개발자] 2017년 2월 3일 오전 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.
Ryuu 님이 마지막으로 수정; 2017년 2월 3일 오전 9시 04분
< >
전체 댓글 45개 중 1~15개 표시 중
Pocket Tiger 2017년 2월 6일 오전 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  [개발자] 2017년 2월 7일 오전 11시 09분 
Lalantina 님이 먼저 게시:
-snip-
Thanks for your report. Can you update and see if the issue was fixed?
Pocket Tiger 2017년 2월 7일 오후 4시 56분 
Thank you, I will try it as soon as my friend be ready
Pocket Tiger 2017년 2월 11일 오전 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
Pocket Tiger 님이 마지막으로 수정; 2017년 2월 11일 오전 5시 08분
Fecske 2017년 3월 4일 오전 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 2017년 3월 5일 오전 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 2017년 3월 10일 오후 8시 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.
ShepDawg 님이 마지막으로 수정; 2017년 3월 10일 오후 8시 38분
Gaming_Bigfoot 2017년 3월 29일 오후 1시 39분 
Still broken for Webber. See Above.
Sirus 2017년 4월 27일 오후 5시 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)
普通人呱呱 2017년 4월 30일 오전 9시 48분 
The mod and archery mod are in conflict
普通人呱呱 님이 마지막으로 수정; 2017년 4월 30일 오전 9시 48분
Sirus 2017년 5월 11일 오후 2시 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 2017년 5월 20일 오전 4시 01분 
doesnt seem to work with global pause mod
fix it plz
Maradyne 2017년 5월 29일 오후 10시 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...
Maradyne 님이 마지막으로 수정; 2017년 6월 1일 오후 2시 38분
Tekky☺ 2017년 6월 1일 오전 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☺ 2017년 6월 2일 오전 7시 46분 
Oh I just noticed its not only for webber but every character, shows negative values as 0.
< >
전체 댓글 45개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50