[0.11.10] Trying to make chunk at unreasonable position

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
Adil
Filter Inserter
Filter Inserter
Posts: 945
Joined: Fri Aug 15, 2014 8:36 pm
Contact:

[0.11.10] Trying to make chunk at unreasonable position

Post by Adil »

I've made a mod that makes use of group creation and I get this error

Code: Select all

Notice
Trying to make chunk at unreasonable position [262143, 262143]
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.
Attachments
judgementday_0.1.0.zip
(2.31 KiB) Downloaded 34 times
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.11.10] Trying to make chunk at unreasonable position

Post by kovarex »

Thanks for the reply (and for the mod, sounds interesting, we wanted to do something like this, we just didn't have time for it yet).

The problem was fixed for 0.11.11, the problem was related to sending empty group somewhere.

Post Reply

Return to “Resolved Problems and Bugs”