饥荒联机版

饥荒联机版

Improved Ownership (w/ Anti-Griefing Defense)
thegreatmanagement  [开发者] 2022 年 1 月 17 日 下午 10:11
Bug Tracking
Report bugs here! I will troubleshoot and fix them if applicable
< >
正在显示第 1 - 15 条,共 28 条留言
surg 2022 年 2 月 23 日 上午 12:16 
[00:06:08]: error calling PrefabPostInit: terrarium in mod workshop-2723294081 (Improved Ownership):
[string "../mods/workshop-2723294081/modmain.lua"]:424: attempt to index field 'inventoryitem' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2723294081/modmain.lua(424,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(171,1) in function 'mod'
scripts/mainfunctions.lua(309,1)
[00:06:08]: Disabling workshop-2723294081 (Improved Ownership) because it had an error.
[00:06:08]: [string "../mods/workshop-2723294081/modmain.lua"]:424: attempt to index field 'inventoryitem' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2723294081/modmain.lua(424,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(171,1) in function 'mod'
scripts/mainfunctions.lua(309,1)
[00:06:08]: [string "../mods/workshop-2723294081/modmain.lua"]:424: attempt to index field 'inventoryitem' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2723294081/modmain.lua(424,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(171,1) in funct
surg 2022 年 2 月 23 日 上午 12:18 
I just generated a new world with one "Improved Ownership" mod and found terrarium
thegreatmanagement  [开发者] 2022 年 2 月 23 日 上午 1:05 
Were you using any other mods? I am not seeing a way to retrofit/fix this in honesty
thegreatmanagement  [开发者] 2022 年 2 月 27 日 下午 11:28 
@surg I've updated Improved Ownership to work with the Myhome mod. Let me know if it crashes again!
MariusQuæstor 2023 年 1 月 5 日 上午 10:02 
Hey cool mod, i ran into some problems, any help plz?

[string "../mods/workshop-2723294081/modmain.lua"]:229: attempt to index field 'deployable' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2723294081/modmain.lua(229,1) in function 'shipdeploy2'
../mods/workshop-2723294081/modmain.lua(233,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(178,1) in function 'mod'
scripts/mainfuctions.lua(345,1)
thegreatmanagement  [开发者] 2023 年 1 月 5 日 上午 10:08 
Hi, can you send the full log? I suspect it is a mod conflict, if you are running other mods
MariusQuæstor 2023 年 1 月 5 日 上午 10:12 
hi thx for the reply :D
[string "../mods/workshop-2723294081/modmain.lua"]:229: attempt to index field 'deployable' (a nil value) LUA ERROR stack traceback:
../mods/workshop-2723294081/modmain.lua(229,1) in function 'shipdeploy2'
../mods/workshop-2723294081/modmain.lua(233,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(178,1) in function 'mod'
scripts/mainfuctions.lua(345,1)

and thats pretty much what it says
MariusQuæstor 2023 年 1 月 5 日 上午 10:15 
i disabled this and its "sister" mod and luckily my world is fine, what mods do you think could be the culprit? i got mostly optimization mods; maybe insight? "find me" mod, the one that highlights stuff in both chest and inv?
thegreatmanagement  [开发者] 2023 年 1 月 5 日 上午 10:16 
引用自 MariusQuæstor
hi thx for the reply :D
[string "../mods/workshop-2723294081/modmain.lua"]:229: attempt to index field 'deployable' (a nil value) LUA ERROR stack traceback:
../mods/workshop-2723294081/modmain.lua(229,1) in function 'shipdeploy2'
../mods/workshop-2723294081/modmain.lua(233,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(178,1) in function 'mod'
scripts/mainfuctions.lua(345,1)

and thats pretty much what it says

Can you get your full log in Klei -> DoNotStarveTogether -> ############ -> master_server_log.txt

You can use https://pastebin.com for sending full logs
thegreatmanagement  [开发者] 2023 年 1 月 5 日 上午 10:16 
Context for what you did in game/what happened before the crash helps too
MariusQuæstor 2023 年 1 月 5 日 上午 10:25 
oh quite simple, around day 50 I started crafting a regular sail and then the crash happened. hope this helps.
thegreatmanagement  [开发者] 2023 年 1 月 5 日 上午 10:32 
引用自 MariusQuæstor
oh quite simple, around day 50 I started crafting a regular sail and then the crash happened. hope this helps.
Did you only craft the sail, or did you also try to place/deploy it? Your crash excerpt is indicating that the server crashed because the mast kit didn't have the deployable component, but it was being actively deployed, so something is not adding up here
MariusQuæstor 2023 年 1 月 5 日 上午 10:37 
As soon as i finished crafting the last rope required i got the error; i did not even get the chance to see it in my inventory. I checked and after disabling the aforementioned mods, like my character crafted it succesfullyand is now in the inv.
thegreatmanagement  [开发者] 2023 年 1 月 5 日 上午 10:38 
https://imgur.com/a/hZ1dCoT It works on my end, from what I can tell. Something about your server/a very rare or niche instance or some other bug/conflict would be causing this
dano 2023 年 5 月 10 日 上午 8:23 
Hi,
I wanted to show you this error we are having. When giving nightmare fuel to the terrarium, we crash. It used to happen with the original mod and we switched to yours but still crashing. My knowledge of LUA is limited but since I only see your mod listed, I wanted to get your opinion.

Thanks.

log in pastebin link:
https://pastebin.com/zEDjhLbF
< >
正在显示第 1 - 15 条,共 28 条留言
每页显示数: 1530 50