Page 1 of 1

Map Load Error (Mac) (v0.12.35)

Posted: Sun Aug 21, 2016 2:35 pm
by GLutONgladiator
So I was playing Factorio normally one day, and I had just finished ordering my +3000 construction robots to construct concrete flooring all across my relatively large factory. I saved the game and the next day when I went to load the map it gave me this crash dump (attached).

I've attempted to figure out the cause and I believe it has something to do with whatever surfaces it's attempting to load here as well as the several hundred lines above it.

Code: Select all

510 com.factorio                  	0x000000010000f655 Command::loadCommand(Surface&, MapDeserialiser&) + 165 (Command.cpp:29)
511 com.factorio                  	0x0000000100010c2c CompoundCommand::CompoundCommand(Surface&, MapDeserialiser&) + 140 (Command.cpp:245) 
I assumed it was concrete interacting with something strangely so I removed the couple of mods I had at the time for the same issue so I don't believe it was inherently the mods' fault. I then created another map and spawned some concrete to test if the crash could be recreated but to no avail. I will continue trying things after I finish this post but if anyone could assist me that would be wonderful. :geek: