Don't Starve Together

Don't Starve Together

Advanced Tooltips
159 Comments
404_coffee.exe 6 Jul, 2024 @ 1:22pm 
old reliable needs to be polished up a bit.
FEFMHJQWERTYEJORKER 16 Sep, 2023 @ 4:55am 
crash*
FEFMHJQWERTYEJORKER 11 May, 2023 @ 2:12am 
0% lantern makes me craft lol
The Reaper Of Memes 29 Apr, 2023 @ 5:06pm 
There also seems to be a crash with Wes's Speed Balloon.
Gemini 26 Mar, 2022 @ 12:19am 
Got a crash today after picking up a depleted lantern, attributed to this mod: ../mods/workshop-394172225/modmain.lua:204 in (upvalue) localItem (Lua) <166-216>, error occured at: string "scripts/components/invnetoryitem.lua":6: attempt to index field 'inventoryItem' (a nil value)
Jinjetica 29 Sep, 2021 @ 10:01pm 
I couldn't load the game until I disabled all of my client mods, and my lantern was mysteriously depleted, even though it wouldn't have been, as I was in the caves, surrounded by lightbulbs, and I know that it wasn't at exactly 0%, since I hadn't let it go anywhere near that low, I had been recharching it at about 20-30% left.
Jinjetica 29 Sep, 2021 @ 9:53pm 
there is something wrong with the code, I believe it has been crashing my game... considering there is a known issue with the lanterns?... I have a lua traceback for the issue:
IN: inventoryitem_replica.lua... an attempt to index field 'classified' (a nill value)
STACK TRACEBACK LUA ERROR:
scripts/components/inventoryitem_replica.lua:98 in (method) Setimage (Lua) <97-99>
scripts/components/inventoryitem.lua:6 in (field) ? (lua) <5-7>
scripts/class.lua:30 in () ? (Lua) <23-32>
scripts/components/inventoryitem.lua:306 in (method) ChangeImageName (Lua) <305-308>
scripts/prefabs/mininglantern.lua:108 in (upvalue) turnoff (lua) <91-110>
scripts/prefabs/mininglantern.lua:174 in (field) depleted (lua) <164-176>
scripts/components/fueled.lua:283 in (method) DoDelta (Lua) <270-288>
scripts/components/fueled.lua:224 in (method) SetPercent (Lua) <222-225>
Ninjaboy 2 Jul, 2021 @ 7:55pm 
Never mind crashing while looking at an item, i crashed joining a game
Frišča 20 Dec, 2020 @ 11:41am 
I crash whenever I hover over Twigs... If u want I can send the crash log
anuradeux 4 Aug, 2020 @ 11:42pm 
Hello.

I have another fixed version of this mod available here: https://test-steamproxy.haloskins.io/sharedfiles/filedetails/?id=2185752556

My change is a bit different than the other one posted, and I've added a patch for the trident. I also have the source on github and will provide more detailed change sets if there is a bug that needs fixing. This mod is mostly read only so it should (eventually) be compatible with most other mods.
LFSales 19 Jul, 2020 @ 2:53pm 
It won't show thermal stone temperature and I'm certain that is configured to show.
Dotinha 13 Jul, 2020 @ 6:42am 
11/07/2020 Bug when I try to see my personal wigifrid weapon the game crashes
Douglas 10 Jul, 2020 @ 9:05am 
10/07/2020 bug da lanterna continua e por isso estou tirando a inscrição.
Managod 2 Jun, 2020 @ 11:49pm 
03/06/2020 bug 0% da lanterna continua
Loel 23 Aug, 2019 @ 10:52am 
Lantern error fix???
Little Game Dev 24 Jun, 2019 @ 12:24pm 
Has the Lantern bug been fixed yet?
Niscola 5 Jun, 2019 @ 5:24am 
Crashing with lantern
你喜欢什么头油 4 Mar, 2019 @ 9:41am 
lantern bug
Clockwork 3 Feb, 2019 @ 2:50am 
Read @bg comment below to fix the crash
BiniGamer 29 Dec, 2018 @ 8:14am 
It crashes when the lantern is at 0%
Clockwork 24 Dec, 2018 @ 4:14am 
Thank you @bg for the temporary lantern fix.
Lawlzer 22 Nov, 2018 @ 10:23am 
ever going to fix the lantern crash?
Luke Skywalker 13 Nov, 2018 @ 4:35am 
Yep when lantern reaches 0% error
Luke Skywalker 13 Nov, 2018 @ 4:32am 
My server Error when using this mod d it hapen at day 12
-bg- 22 Sep, 2018 @ 9:15pm 
temp lantern fix before official fix:

go to your DST installation folder\mods\workshop-394172225\modmain.lua

find the line

components.fueled:SetPercent(value)

and replace it with

components.fueled.currentfuel = math.max(0, math.min(components.fueled.maxfuel, components.fueled.maxfuel * value) )

this disables any behaviour that run when the fuel gets depleted for the local duplicate item, and the crash is triggered by the local duplicate item attempting to change its image file but is invisible.
xixol 20 Aug, 2018 @ 4:35pm 
Can you please finally fix this lantern bug?
ImASpookyGhost 23 Jun, 2018 @ 10:05am 
Lantern Crash while trying to pick it up at 0%
Gigazelle 22 Apr, 2018 @ 9:12pm 
Seconded - lantern crashes the game when it reaches 0%.
archSkeptic 27 Mar, 2018 @ 10:43pm 
Lantern causes crash upon reaching 0%
27 Jan, 2018 @ 9:15am 
:steamhappy:
Little Game Dev 31 Dec, 2017 @ 8:02am 
I hope this mod has been fixed I would love to use it but the mod crashes the game when a lantern reaches 0% This mod has had this problem for a long time and I wish it would get fixed.
SuperFluffyKoala 24 Dec, 2017 @ 12:22pm 
Ye the 0% lantern crashes my game too
Hg Greyhorse 21 Dec, 2017 @ 1:53pm 
oh, reading comments, it's probably the 0% lantern bug.
Hg Greyhorse 21 Dec, 2017 @ 1:52pm 
This crashes my game if enabled (on joining the server) as of a couple of hours ago.
Took me a bit to figure out which mod was doing it. It's a server on day 40 (haven't tried on other servers yet) been using this mod on it from day 1, I am host. Other mod's i'm using with it and it will still crash: MiniMapHUD, Combined Status. Haven't tried it on it's own yet.
the_Dmao 1 Nov, 2017 @ 8:37pm 
bug,当我的提灯耐久由1%到0%的时候服务器会崩溃:steamsad:
D I N 14 Oct, 2017 @ 1:35am 
bug!!
章鱼仔 21 Aug, 2017 @ 9:39am 
Once pickup will crash game when will be fix?
earthcommission 13 Aug, 2017 @ 11:30am 
Is no one going to fix the lantern bug?
Joey 26 Jul, 2017 @ 7:18pm 
bug!!!!
YILDIRIM 11 Jul, 2017 @ 11:59am 
Lantern bug ...
# 6 May, 2017 @ 8:47am 
Lantern bug is still there, I have a 0% lantern and cannot use the mod anymore :(

Unsubscribing until it is fixed..
Holya666 2 May, 2017 @ 9:58pm 
This mod crashes me when attempting to look at food values when I am not the host. I have hosted and the mod works perfectly. But as a player and not the host this is a instant crash when ever I mouse over anything that is consumable. But considering its been almost a year since this has been updated? I am going to assume this is a dead mod at this point.
Lulu 1 May, 2017 @ 1:45pm 
Lantern bug is still there, I have a 0% lantern and cannot use the mod anymore :(
# 17 Apr, 2017 @ 10:56am 
Also, another suggestion is making the food values appear correct for characters like Wickerbottom, Webber and WX.
# 31 Mar, 2017 @ 12:16pm 
Hey, i LOVE this mod! I really hate the % on items. Can you please make it compatible with SW too?
M@rkusz 23 Feb, 2017 @ 10:57pm 
I'm sure It's not. If you go to the Changelog, you can see, the last update's date.
Cup'o'Joe 23 Feb, 2017 @ 6:51am 
is the lantern bug fixed
Wiki Learner 23 Jan, 2017 @ 2:37pm 
I would use this mod as it is in my opinion, the best stat showing mod on the workshop, but I cannot use it for whenever a lantern reaches zero percent, my game crashes
Tekky☺ 15 Jan, 2017 @ 4:00am 
Very helpful, thanks! :steamhappy: