___________________________________________ ############################################################################################ ERROR in action number 1 of Alarm Event for alarm 8 for object o_inv_food_parent: Data structure with index does not exist. at gml_Object_o_inv_food_parent_Alarm_8 ############################################################################################ gml_Object_o_inv_food_parent_Alarm_8 (line -1)
This is the second time. The first time, the backpack was full of large pieces of meat, and the second time, there was liver. The only thing in common is that it is the seventh backpack.
I could yes. But I feel a bigger one would make food-expiry even more trivial. If 4 2x2 pockets are not giving you enough space to manage and rotate your food requirements then something is really wrong (not to mention getting multiple bags!)
I also kept it 2x2 because I don't want some foodstuffs going in there, like a whole leg of ham, or an entire breadstick
This mod is too perfect to exist, I have an idea of a debuff to foods due to the bag is too OP.
Simply add a frozen stat to those food and reduce by half the buffs given and restore it by cooking and/or warming it on fire and cookpots. It should balance the bag and bring more realism.
Thanks for all your mods Rusty. I play this game since 2020 and I want to make mods like you too, but, I dont know how to make any of my ideas... can you teach us or accept commitions?
This idea does sound cool! (no pun intended).. but way too complex to do. The current mod simply works by expanding an already in-game function to another container. For a full explanation, the "pause spoil" effect/code is already used in the base game to stop food from traders/shops getting rotten.
10 comments
############################################################################################
ERROR in
action number 1
of Alarm Event for alarm 8
for object o_inv_food_parent:
Data structure with index does not exist.
at gml_Object_o_inv_food_parent_Alarm_8
############################################################################################
gml_Object_o_inv_food_parent_Alarm_8 (line -1)
This bug existed since version 1 but I really thought it had been fixed in version 2
Unfortunately the only way to get rid of the error is to dump/discard that bag
((see also the bug-reports thread))
(not to mention getting multiple bags!)
I also kept it 2x2 because I don't want some foodstuffs going in there, like a whole leg of ham, or an entire breadstick
Simply add a frozen stat to those food and reduce by half the buffs given and restore it by cooking and/or warming it on fire and cookpots. It should balance the bag and bring more realism.
Thanks for all your mods Rusty. I play this game since 2020 and I want to make mods like you too, but, I dont know how to make any of my ideas... can you teach us or accept commitions?
The current mod simply works by expanding an already in-game function to another container.
For a full explanation, the "pause spoil" effect/code is already used in the base game to stop food from traders/shops getting rotten.