We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Saves made with the mod are unable to load. Running latest version of the game and mod.
All saves and autosaves were affected. Saves made before installing the mod can still load.
Error Details:
ArgumentException.ComputerBuffer.SetData(): Accessing 16048 bytes at offset 0 for Computer Buffer of size 16044 bytes is not possible. UnityEngine.ComputerBuffer.SetData(System.Array)<0x0009e> SphereSaveFix.SphereSaveFix.DysonShell_Import_Prefix(DysonShell.System.IO.BinaryReader.DysonSphere)<0x00b55> (wrapper dynamic-method) DysonShell.DMD<DysonShell..Import>(DysonShell.System.IO.BinaryReader.DysonSphere)<0x00041> DysonSphereLayer.Import(System.IO.BinaryReader)<0x009a1> DysonSphere.Import(System.IO.BinaryReader)<0x00238> GameData.Import(System.IO.BinaryReader)<0x0072c> GameSave.LoadCurrentGame(string)<0x00554> UnityEngine.Debug:LogException(Exception) GameSave:LoadCurrentGame(String) GameMain:Start()
Savefile is here: https://www.dropbox.com/s/i2y65eznp0p3wm0/AlulaBorealisExpansion.dsv?dl=0
The text was updated successfully, but these errors were encountered:
That's surprising ! thanks for sending the savefile, i'll look at it. do you also have the original save ?
Sorry, something went wrong.
I didn't save a backup, but here is an older save that should have the same Dyson Sphere designed though not yet built.
It is uploading now, but should be there in a minute or two: https://www.dropbox.com/s/s9n6f4z50kpmu6s/bkup_AMatterofStellarScale.dsv?dl=0
No branches or pull requests
Saves made with the mod are unable to load. Running latest version of the game and mod.
All saves and autosaves were affected. Saves made before installing the mod can still load.
Error Details:
ArgumentException.ComputerBuffer.SetData(): Accessing 16048 bytes at offset 0 for Computer Buffer of size 16044 bytes is not possible.
UnityEngine.ComputerBuffer.SetData(System.Array)<0x0009e>
SphereSaveFix.SphereSaveFix.DysonShell_Import_Prefix(DysonShell.System.IO.BinaryReader.DysonSphere)<0x00b55>
(wrapper dynamic-method) DysonShell.DMD<DysonShell..Import>(DysonShell.System.IO.BinaryReader.DysonSphere)<0x00041>
DysonSphereLayer.Import(System.IO.BinaryReader)<0x009a1>
DysonSphere.Import(System.IO.BinaryReader)<0x00238>
GameData.Import(System.IO.BinaryReader)<0x0072c>
GameSave.LoadCurrentGame(string)<0x00554>
UnityEngine.Debug:LogException(Exception)
GameSave:LoadCurrentGame(String)
GameMain:Start()
Savefile is here:
https://www.dropbox.com/s/i2y65eznp0p3wm0/AlulaBorealisExpansion.dsv?dl=0
The text was updated successfully, but these errors were encountered: