饥荒联机版

饥荒联机版

Advanced Tooltips
158 条留言
404_coffee.exe 2024 年 7 月 6 日 下午 1:22 
old reliable needs to be polished up a bit.
FEFMHJQWERTYEJORKER 2023 年 9 月 16 日 上午 4:55 
crash*
FEFMHJQWERTYEJORKER 2023 年 5 月 11 日 上午 2:12 
0% lantern makes me craft lol
The Reaper Of Memes 2023 年 4 月 29 日 下午 5:06 
There also seems to be a crash with Wes's Speed Balloon.
Gemini 2022 年 3 月 26 日 上午 12:19 
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 2021 年 9 月 29 日 下午 10:01 
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 2021 年 9 月 29 日 下午 9:53 
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 2021 年 7 月 2 日 下午 7:55 
Never mind crashing while looking at an item, i crashed joining a game
Frišča 2020 年 12 月 20 日 上午 11:41 
I crash whenever I hover over Twigs... If u want I can send the crash log
anuradeux 2020 年 8 月 4 日 下午 11:42 
Hello.

I have another fixed version of this mod available here: https://psteamcommunity.yuanyoumao.com/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 2020 年 7 月 19 日 下午 2:53 
It won't show thermal stone temperature and I'm certain that is configured to show.
Dotinha 2020 年 7 月 13 日 上午 6:42 
11/07/2020 Bug when I try to see my personal wigifrid weapon the game crashes
Douglas 2020 年 7 月 10 日 上午 9:05 
10/07/2020 bug da lanterna continua e por isso estou tirando a inscrição.
Scrlrdx 2020 年 6 月 2 日 下午 11:49 
03/06/2020 bug 0% da lanterna continua
Loel 2019 年 8 月 23 日 上午 10:52 
Lantern error fix???
Little Game Dev 2019 年 6 月 24 日 下午 12:24 
Has the Lantern bug been fixed yet?
Niscola 2019 年 6 月 5 日 上午 5:24 
Crashing with lantern
你喜欢什么头油 2019 年 3 月 4 日 上午 9:41 
lantern bug
Clockwork 2019 年 2 月 3 日 上午 2:50 
Read @bg comment below to fix the crash
BiniGamer 2018 年 12 月 29 日 上午 8:14 
It crashes when the lantern is at 0%
Clockwork 2018 年 12 月 24 日 上午 4:14 
Thank you @bg for the temporary lantern fix.
Lawlzer 2018 年 11 月 22 日 上午 10:23 
ever going to fix the lantern crash?
Luke Skywalker 2018 年 11 月 13 日 上午 4:35 
Yep when lantern reaches 0% error
Luke Skywalker 2018 年 11 月 13 日 上午 4:32 
My server Error when using this mod d it hapen at day 12
-bg- 2018 年 9 月 22 日 下午 9:15 
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 2018 年 8 月 20 日 下午 4:35 
Can you please finally fix this lantern bug?
FluffyHydra 2018 年 6 月 23 日 上午 10:05 
Lantern Crash while trying to pick it up at 0%
Gigazelle 2018 年 4 月 22 日 下午 9:12 
Seconded - lantern crashes the game when it reaches 0%.
archSkeptic 2018 年 3 月 27 日 下午 10:43 
Lantern causes crash upon reaching 0%
ggm 2018 年 1 月 27 日 上午 9:15 
:steamhappy:
Little Game Dev 2017 年 12 月 31 日 上午 8:02 
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 2017 年 12 月 24 日 下午 12:22 
Ye the 0% lantern crashes my game too
Hg Greyhorse 2017 年 12 月 21 日 下午 1:53 
oh, reading comments, it's probably the 0% lantern bug.
Hg Greyhorse 2017 年 12 月 21 日 下午 1:52 
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 2017 年 11 月 1 日 下午 8:37 
bug,当我的提灯耐久由1%到0%的时候服务器会崩溃:steamsad:
D I N 2017 年 10 月 14 日 上午 1:35 
bug!!
章鱼仔 2017 年 8 月 21 日 上午 9:39 
Once pickup will crash game when will be fix?
earthcommission 2017 年 8 月 13 日 上午 11:30 
Is no one going to fix the lantern bug?
Joey 2017 年 7 月 26 日 下午 7:18 
bug!!!!
Scofield 2017 年 7 月 11 日 上午 11:59 
Lantern bug ...
# 2017 年 5 月 6 日 上午 8:47 
Lantern bug is still there, I have a 0% lantern and cannot use the mod anymore :(

Unsubscribing until it is fixed..
Holya666 2017 年 5 月 2 日 下午 9:58 
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.
Todo 2017 年 5 月 1 日 下午 1:45 
Lantern bug is still there, I have a 0% lantern and cannot use the mod anymore :(
# 2017 年 4 月 17 日 上午 10:56 
Also, another suggestion is making the food values appear correct for characters like Wickerbottom, Webber and WX.
# 2017 年 3 月 31 日 下午 12:16 
Hey, i LOVE this mod! I really hate the % on items. Can you please make it compatible with SW too?
M@rkusz 2017 年 2 月 23 日 下午 10:57 
I'm sure It's not. If you go to the Changelog, you can see, the last update's date.
Cup'o'Joe 2017 年 2 月 23 日 上午 6:51 
is the lantern bug fixed
Wiki Learner 2017 年 1 月 23 日 下午 2:37 
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☺ 2017 年 1 月 15 日 上午 4:00 
Very helpful, thanks! :steamhappy: