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.