Don't Starve Together

Don't Starve Together

Pickle It
Xaben  [developer] Mar 8, 2015 @ 3:00pm
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.
< >
Showing 1-15 of 71 comments
Crito815 Mar 9, 2015 @ 2:39pm 
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  [developer] Mar 9, 2015 @ 3:02pm 
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 Mar 9, 2015 @ 4:00pm 
Awesome! thank you!
Lecks  [developer] Mar 9, 2015 @ 6:14pm 
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 Mar 9, 2015 @ 6:32pm 
Thank you so much! I'll just deactivate the Storm Cellar mod for now.
SereneFuture Mar 10, 2015 @ 10:27am 
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  [developer] Mar 10, 2015 @ 11:20am 
@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  [developer] Mar 10, 2015 @ 6:44pm 
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 Mar 11, 2015 @ 7:37pm 
Everything seems to be working flawlessly as of your latest update. No more crashes with all my mods enabled. Thanks again guys!
Varuh Apr 11, 2015 @ 6:37am 
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 )))
Athlea/Tariell Apr 24, 2015 @ 2:07am 
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 Apr 24, 2015 @ 10:00pm 
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 Apr 25, 2015 @ 1:34am 
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 Apr 27, 2015 @ 8:57am 
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.
Last edited by Bruno; Apr 27, 2015 @ 11:33am
< >
Showing 1-15 of 71 comments
Per page: 1530 50