Tanks! for Bob!

by LCruel

Mod focussed on giving better and specialized tanks. Giving you more options to attack in early and mid game.

Content
3 years ago
0.13 - 1.1
2.04K
Combat

b Compatibility problem with UPS-up

7 years ago

I found an issue with this mod. "attempt to compare number with string". It's caused by tanks_for_bob_1.5.2 -> reciepe.lua line 64 'energy_required = "5"' should be 'energy_required = 5' (number expected but value is string). I implemented a workaround and converted it from string to number for my UPS-up 0.1.7 mod, but there might be other mods having the same problem in the future, so a fix would be nice.

5 years ago
(updated 5 years ago)

Thanks I fixed it on github, it will come with some more fixes in 1.6.1.

New response