饥荒联机版

饥荒联机版

Pickle It
Xaben  [开发者] 2015 年 3 月 8 日 下午 3:00
Bug reports
If anyone encounters any bugs/crashes/typos while using Pickle It we'd love to hear about them so we can fix them. Please use this thread or the comments to report your issues.

If you've encountered a crash, please include the lua error that you received.
< >
正在显示第 1 - 15 条,共 71 条留言
Crito815 2015 年 3 月 9 日 下午 2:39 
I tried to use this mod to Pickle a pig's foot, (that is the only thing I've tried with it so far) and it crashed. I do have other mods istalled that might be incompatable. Always on Status, Aquarium, DST Storm cellar, Extended Indicators, Extended Map Generation, Extra Equip Slots, Gesture Wheel, Global Player Icons, Mini Map Hud, Nature's Still Wild, Player Pooper, Respawnable Gears, Smart Crock Pot, Stackable Rabbits, and Stumps Grow. I'd like to know what you think it could be. Thank you!
Lecks  [开发者] 2015 年 3 月 9 日 下午 3:02 
Yikes, thanks for reporting this Crito815. It's possible that we overlooked testing the pigs_foot. We'll be sure to do that tonight and get a fix in if we can nail down the problem.

If the problem is with cross compatibility with other mods it'll probably take us a bit longer to figure the exact cause out and get a fix in, but we'll give it a go.
Crito815 2015 年 3 月 9 日 下午 4:00 
Awesome! thank you!
Lecks  [开发者] 2015 年 3 月 9 日 下午 6:14 
Well... The good news is, the pickled pigs feet are working just fine on their own. The bad news is, it's a conflict with another mod. I found at least one conflict, the Storm Cellar mod is overloading a function incorrectly and not accepting all 3 parameters that original function accepts. Pickle It overloads the same function, and needs to call it passing all three values through, so his bad overload is causing a crash when opening the Pickle Barrel.

I'll see if I can get in touch with the mod author and have him fix his code, and if not I can try to come up with a temporary work around.
Crito815 2015 年 3 月 9 日 下午 6:32 
Thank you so much! I'll just deactivate the Storm Cellar mod for now.
SereneFuture 2015 年 3 月 10 日 上午 10:27 
I'm getting a consistent crash when opening the pickle barrel. I seems to occur only when I have container type mods enabled; i.e. DST Storm Cellar, DST Freezer, Magical Pouches 2.0, and More Storage all seem to cause a conflict. I really hope a workaround for this can be found soon as I'm excited to get this mod running on my server, I think my friends and I will enjoy it a lot. Keep up the good work guys!
Xaben  [开发者] 2015 年 3 月 10 日 上午 11:20 
@serenefuture Sounds like you're having the same crashing problem as @Crito815. The crash is caused because some container mods are incorrectly overloading a function that Pickle It uses (see @Klaern's response above). We know DST Storm Cellar and DST Freezer do this and we'll look into Magical Pouches 2.0 and More Storage tonight to see if they have the same problem. We've messaged the developer of DST Storm Cellar & DST Freezer, so hopefully he'll have a fix up soon. Thanks for letting us know! :)
Lecks  [开发者] 2015 年 3 月 10 日 下午 6:44 
Folks, we have a fix for the conflict with older mods that aren't carrying containers.widgetsetup() params through properly and causing Pickle It to crash.

We're also trying to wrap up a new feature to package with this change, so we'll be deploying a bit later tonight :)
SereneFuture 2015 年 3 月 11 日 下午 7:37 
Everything seems to be working flawlessly as of your latest update. No more crashes with all my mods enabled. Thanks again guys!
Varuh 2015 年 4 月 11 日 上午 6:37 
Hey! I can't run my server today because of this mod. It have occured probably because of little DST RoG update ( but I didn't find any information about this one ). I adore "Pickle It"! Please, fix )))
BaeLam 2015 年 4 月 18 日 下午 10:33 
Athlea/Tariell 2015 年 4 月 24 日 上午 2:07 
Hello,
Since the RoG update for DST I cannot resume my old server (thus without RoG). It seems that Pickle It causes a failure. I did not encounter such problem during the creation of a niew server including RoG.

The error message:

The following mod(s) have caused a failure: Picke It
[string "../mods/workshop-404983266/modmain.lua"]:105: attempt to call method 'SetContinueDryingFn' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-404983266/modmain.lua(105,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(167,1) in function 'mod'
scripts/mainfunctions.lua(155,1)
=[C] in function 'SpawnPrefab'

I didn't find any notice of crashes since the update... I wonder what could be the cause!
Varuh 2015 年 4 月 24 日 下午 10:00 
The following mod(s) have caused a failure: Picke It
[string "../mods/workshop-404983266/modmain.lua"]:105: attempt to call method 'Se....
... =[C] in function 'SpawnPrefab'
The same problem((


Athlea/Tariell 2015 年 4 月 25 日 上午 1:34 
Little update, I also crashed recently on a niewly created server (including RoG) while setting a drying rack ! (same error message, if I recall properly)
Bruno 2015 年 4 月 27 日 上午 8:57 
I get the error: attempt to call upvalue 'oldonstartdrying' (a nil value) when i try to use the standard drying rack

Just for Testing i manually removed the meatrack overload in your modmain.lua and it worked so far.
最后由 Bruno 编辑于; 2015 年 4 月 27 日 上午 11:33
< >
正在显示第 1 - 15 条,共 71 条留言
每页显示数: 1530 50