Lawlzee / UnityMapGenerator

5 stars 0 forks source link

ProperSave and ProceduralStages are not compatible #7

Open Sm0os opened 4 months ago

Sm0os commented 4 months ago

Can't load a run with a procedural stage saved. ProperSave mod: https://thunderstore.io/package/KingEnderBrine/ProperSave/

[Warning:Proper Save] Failed to get information about save file [Error :Proper Save] System.NullReferenceException: Object reference not set to an instance of an object at ProceduralStages.Main.SceneCatalog_FindSceneIndex (On.RoR2.SceneCatalog+orig_FindSceneIndex orig, System.String sceneName) [0x00037] in :IL_0037 at DMD<>?-1879708416.Hook?-1888510336 (System.String ) [0x00014] in <0242cb498c494f239e4fa28685f9da17>:IL_0014 at RoR2.SceneCatalog.FindSceneDef (System.String sceneName) [0x00000] in <1d532be543be416b9db3594e4b62447d>:IL_0000 at RoR2.SceneCatalog.GetSceneDefFromSceneName (System.String sceneName) [0x00000] in <1d532be543be416b9db3594e4b62447d>:IL_0000 at ProperSave.LobbyUI.GetSaveDescription (ProperSave.SaveFileMetadata saveMetadata) [0x000e7] in <17bab44460fc46daa9b5930a58323170>:IL_00E7 at ProperSave.LobbyUI.UpdateLobbyControls (RoR2.NetworkUser exceptUser) [0x0006b] in <17bab44460fc46daa9b5930a58323170>:IL_006B

Maybe this will help? (ProperSave link) chrome_o9tOHkRlUR

Lawlzee commented 4 months ago

Hi thanks for letting me know. I'll try to add support when i have time