[0.11.10] Trying to make chunk at unreasonable position
Posted: Sun Jan 11, 2015 10:42 pm
I've made a mod that makes use of group creation and I get this error
The mod simply creates unitgroups in the chunks where spawners are present and sends them to attack rocket defense.
Here's the savegame, on which it is happening in the next five seconds.
http://rghost.net/private/60297951/19c6 ... 2fa18b0ea9
Th mod is in post attachments.
Also, though report about dull endgame event is already there, I'd like to note, that it is because setmulticommand() ignores units in inactive chunks.
Code: Select all
Notice
Trying to make chunk at unreasonable position [262143, 262143]
Here's the savegame, on which it is happening in the next five seconds.
http://rghost.net/private/60297951/19c6 ... 2fa18b0ea9
Th mod is in post attachments.
Also, though report about dull endgame event is already there, I'd like to note, that it is because setmulticommand() ignores units in inactive chunks.