TBye101/MagicalLife

Occassional issues saving

TBye101 opened this issue · 4 comments

System.InvalidOperationException: Unexpected sub-type: MagicalLifeAPI.World.Resources.Stone
at ProtoBuf.Meta.TypeModel.ThrowUnexpectedSubtype(Type expected, Type actual)

Another issue saving I found is that when the world is created there is no save name set, so all saves go to the Saves/Dimensions folder instead of their proper save name folder.

a2937 commented

Has this been fixed yet? If so, would it not be possible to have it be a folder whose name is essentially a random number, and perhaps having the ability to rename it at a later date.

a2937 commented

Or a control can be added to allow users to name the world.