Previously working mod not working after 0.6.1 Build 5884Mac

Place to get help with not working mods / modding interface.
otsukarci
Manual Inserter
Manual Inserter
Posts: 4
Joined: Mon Aug 05, 2013 1:58 am
Contact:

Previously working mod not working after 0.6.1 Build 5884Mac

Post by otsukarci »

When I try to save game there is a warning saying 'Can't save map, entity list of entities for update of links is not empty'.
All I do is

Code: Select all

game.onsave(function()
    glob.crdata = mydata.units -- A table containing 'entities' as values
end)
Any ideas?

Post Reply

Return to “Modding help”