started a standard map in the editor with nothing more added and got the following error on startup: (freeplay is fine though)
Error while running event SpidertronEngineer::on_player_created (ID 24)
SpidertronEngineer/control.lua:5: attempt to index local 'spidertron' (a nil value)
stack traceback:
SpidertronEngineer/control.lua:5: in function 'recolor_spidertron'
SpidertronEngineer/control.lua:78: in function 'create_spidertron'
SpidertronEngineer/control.lua:243: in function <SpidertronEngineer/control.lua:241>
Edit: Well, I kinda fixed it, the editor spawns a Spidertron Engineer after loading the map, if you delete that, it works fine. Guess it´s jsut something to keep in mind. Love the mod btw, cheers.