Robot Army


Manufacture and deploy automated robot soldiers to attack your foes and defend your factory!

1 year, 10 months ago
0.13 - 1.1
30.3K

a Changelog for 0.1.43

7 years ago

Changes from 0.1.42 to 0.1.43 release:
- fixed invalid chest issue when placing a loot chest and then removing and not putting a new one down before more artifacts are collected
- fixed loot chest not able to be placed after the first one has been placed and then removed.
- fixed dummy droid items being able to spawn infinite droids. What a loop-hole that was!!

7 years ago

Great mod! :)

I tried to upgrade from version 0.1.42 to this version, because I ran into the issue with removed loot-chest.

But after replacing the zip-file in my mod-folder and loading my save game I get this error message:

--
Error while running mod-robotarmy::on_load().

Detected modification to the 'global' table:
CRC before: 1144277132
CRC after: 1847573658
--

And the save will not load anymore.

Any tips?

7 years ago

Me too!
Error while running mod-robotarmy::on_load().

Detected modification to the 'global' table:
CRC before: 837212113
CRC after: 2622029435

Help ... can't play!

7 years ago

Guys, 0.13.5 broke mods using on_load() incorrectly, which unfortunately I was doing. You can delete the entire on_load() function in control.lua lines 243 to 253 to fix your game until I release a patch in about 6 hours

New response