First One's Free


This mod will give you an extra inventory slot for each different item type in your main inventory.

Utilities
1 year, 2 months ago
0.14 - 1.1
1.26K

g Bug on changing other mod.

7 years ago

I got an error after updating some other mods, FoF is not a value or something like that in control.lua
I commented out the following code and everything loaded fine

-- script.on_configuration_changed(function(event)
-- local FoF = event.mod_changes["First_One_Is_Free"]
-- if FoF.old_version == "0.0.2" then
-- global.opened_changes = global.opened_changes or {}
-- end
-- end)

7 years ago
(updated 7 years ago)

Added a null check, that should fix it

New response