Loading a save or even trying to make a new world I end up getting this error message and can't load in.
"robotarmy/control.lua:4: robotarmy/robolib/robotarmyhelpers.lua:396:
'end' expected (to close 'function' at line 393) near 'local'
stack traceback:
[C]: in function 'require' robotarmy/control.lua:4: in main chunk"
Interesting, somehow the german locale file saved into a non UTF-8 encoding. I will try to fix that on the next patch.
In the meantime you can unzip the mod into the mods folder and find the file and re-save it as UTF-8 Encoding using something like Notepad++ or other text file editor. Ask ChatGPT for help if you don't know how to do any of that.