Nothing Is Too Heavy


Makes it so everything fits in a rocket at least once.

Tweaks
5 months ago
2.0
807
Factorio: Space Age Icon Space Age Mod
Cheats

b [FIXED] Possible compat issue

5 months ago

gives:
Failed to load mods: galore_lib/lib/vgal.lua:311: ANY of name 'flamethrower' does not exist
stack traceback:
[C]: in function 'error'
galore_lib/lib/vgal.lua:311: in function 'any'
nothing_is_to_heavy/data-final-fixes.lua:34: in function 'compute_weight'
nothing_is_to_heavy/data-final-fixes.lua:58: in function 'compute_weight'
nothing_is_to_heavy/data-final-fixes.lua:97: in function 'do_table'
nothing_is_to_heavy/data-final-fixes.lua:111: in main chunk

Mods to be disabled:
• nothing_is_to_heavy (2.1.0)

with varying names based on active mods, I believe it is because you aren't checking if a default table still exists before trying to work on it, but I really have no idea and have yet to narrow down which mods exactly were causing the issues because it's more than one.
but it seems to be any mod that removes a table, which is bloody hard to identify without looking inside.

in typical fashion, the issue is a result of the fix to the previous issue as I can verify that 2.0.0 still works without additional issue.

5 months ago

This seems to be caused by one of your mods removing(/replacing) the flamethrower from the game. Normally this shouldn’t be an issue but it looks like while the internal table is removed, its still included in other recipes (probably to be fixed later in the final-updates stage)

Will be fixed in the next update, but I will only be able to update it in 4 to 5 days from now. Sorry for the inconvenience.

Thanks for bugreport! :)

New response