Community Forum

disappearing placeables

Forum Overview >> Editor

CategoryEditor
Created21.03.2019 14:48


Tony Price (brownthumb) 21.03.2019 14:48
These are items that i bought in game and saved, then copied from savegame items to map items, only changed
the positions and rotation, they were showing ingame until i installed 1.3 patch, then they disappeared and i
get these warnings, the first one is a waterTank, sec is small farm silo, next 2 are sheds01, now comes the funny part,
the last one as seen is BunkerSilo, there were 4 in game, 3 loaded 1 did not, all worded the same in items xml,
How can i fix?

2019-03-21 09:15 Warning: corrupt savegame, item 33 with className BuyingStationPlaceable could not be loaded
2019-03-21 09:15 Warning: corrupt savegame, item 33 with className SiloPlaceable could not be loaded

2019-03-21 09:15 Warning: corrupt savegame, item 33 with className Placeable could not be loaded
2019-03-21 09:15 Warning: corrupt savegame, item 33 with className Placeable could not be loaded

2019-03-21 09:15 Warning: corrupt savegame, item 33 with className BunkerSiloPlaceable could not be loaded

Bilbo Beutlin (BBeutlin) 22.03.2019 13:15
Check your map's defaultItems.xml (and defaultVehicles.xml).
The path "$data/.." must be renamed "data/..".
Also the savegames' items.xml and vehicles.xml now expects "data/.." instead "$data/..".


Note: Log in to post. Create a new account here.