dwarfcorp icon indicating copy to clipboard operation
dwarfcorp copied to clipboard

IOException: There is not enough space on the disk.

Open mklingen opened this issue 5 years ago • 2 comments

https://sentry.io/cfg/dwarfcorp/issues/523931591/?referrer=github_plugin

IOException: There is not enough space on the disk.

  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\AssetManagement\FileUtils-Binary.cs", line 94, in SaveBinary
    Boolean SaveBinary[T](T, System.String)
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\AssetManagement\GameSave\SaveGame.cs", line 59, in WriteFile
    Void WriteFile(System.String)
  File "C:\Users\matth\Desktop\dwarfcorp\DwarfCorp\DwarfCorpXNA\World\WorldManager.cs", line 764, in SaveThreadRoutine
    Boolean SaveThreadRoutine(System.String)
...
(8 additional frame(s) were not displayed)

There is not enough space on the disk.

mklingen avatar Jan 12 '19 21:01 mklingen

Not much we can do about this, but it's probably related to #988

mklingen avatar Jan 19 '19 20:01 mklingen

Possible fixing the save game bloat has taken care of this.

Blecki avatar Feb 04 '19 02:02 Blecki