[Rseding91] [0.15.35] Remove achievement prototype -> crash on load save
Posted: Fri Oct 20, 2017 11:30 am
Attempting to load a savegame after removing all entries from an achivement prototype crashes the game.
For example:
The log says:
Demo mod is attached.
For example:
Code: Select all
data.raw['construct-with-robots-achievement'] = nil
Code: Select all
Attempt to use different prototype to traverse save of already removed entity called "you-are-doing-it-right" failed.There is no other prototype of the same type (construct-with-robots-achievement) to be used to load the entity.