Cairath / ONI-Mods

Mods for Oxygen Not Included
https://forums.kleientertainment.com/forums/topic/94120-mods-cairaths-mod-corner
136 stars 41 forks source link

[Bigger Build Menus] Crashing on startup with "Insufficient Space Error" #48

Closed ghost closed 4 years ago

ghost commented 4 years ago

Describe the bug When starting the game on the latest patch (RU-393231), the game displays an error dialog.

The mod is then disabled.

To Reproduce Steps to reproduce the behavior:

  1. Update to RU-393231.
  2. Launch
  3. See error

Expected behavior The mod loads normally.

Screenshots image

Output log

[20:03:53.712] [1] [INFO]   Uninstalling mod Bigger Building Menu
[20:03:53.717] [1] [INFO] UnauthorizedAccessException during IO on  E:/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962 , squelching. Stack trace was:
 Access to the path "E:/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962\BiggerBuildingMenu.dll" is denied. 
   at Klei.FileUtil.DoIOFunc[T] (System.Func`1[TResult] io_op, System.Int32 retry_count) [0x00032] in <255e8df2ed3b42c48b4a09ca4de40b8a>:0 
  at Klei.FileUtil.DoIODialog[T] (System.Func`1[TResult] io_op, System.String io_subject, T fail_result, System.Int32 retry_count) [0x00000] in <255e8df2ed3b42c48b4a09ca4de40b8a>:0 
[20:03:53.717] [1] [INFO] Error encountered during file access: IOError error: E:/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962
[20:03:53.718] [1] [INFO] Reporting error.

[20:03:53.718] [1] [INFO] Access to the path "E:/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962\BiggerBuildingMenu.dll" is denied.
[20:03:53.718] [1] [INFO]   at Klei.FileUtil.DoIOFunc[T] (System.Func`1[TResult] io_op, System.Int32 retry_count) [0x00032] in <255e8df2ed3b42c48b4a09ca4de40b8a>:0 
  at Klei.FileUtil.DoIODialog[T] (System.Func`1[TResult] io_op, System.String io_subject, T fail_result, System.Int32 retry_count) [0x00000] in <255e8df2ed3b42c48b4a09ca4de40b8a>:0 
[20:03:53.730] [1] [INFO] Submitting crash:
DontDestroyOnLoad only work for root GameObjects or components on root GameObjects.

(Filename:  Line: 543)

[20:03:53.744] [1] [INFO] Can't uninstall Bigger Building Menu: directory deletion failed
[20:03:53.744] [1] [INFO]   Failed. Will re-install on restart.
manavortex commented 4 years ago

Different location (Steam install) - checked permission etc, everything is fine. Saw that you're aware of the issue, thought I'd provide more intel

Subscribe to mod Bigger Building Menu
[13:30:00.880] [1] [INFO]   Uninstalling mod Bigger Building Menu
[13:30:00.885] [1] [INFO] UnauthorizedAccessException during IO on  %USERPROFILE%/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962 , squelching. Stack trace was:
 Access to the path "%USERPROFILE%/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962\BiggerBuildingMenu.dll" is denied. 
   at Klei.FileUtil.DoIOFunc[T] (System.Func`1[TResult] io_op, System.Int32 retry_count) [0x00032] in <0074c3e353f546b9ae37fd8d309a2b1e>:0 
  at Klei.FileUtil.DoIODialog[T] (System.Func`1[TResult] io_op, System.String io_subject, T fail_result, System.Int32 retry_count) [0x00000] in <0074c3e353f546b9ae37fd8d309a2b1e>:0 
[13:30:00.885] [1] [INFO] Error encountered during file access: IOError error: %USERPROFILE%/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962
[13:30:00.886] [1] [INFO] Reporting error.

[13:30:00.886] [1] [INFO] Access to the path "%USERPROFILE%/Documents/Klei/OxygenNotIncluded/mods/Steam/1703611962\BiggerBuildingMenu.dll" is denied.
[13:30:00.886] [1] [INFO]   at Klei.FileUtil.DoIOFunc[T] (System.Func`1[TResult] io_op, System.Int32 retry_count) [0x00032] in <0074c3e353f546b9ae37fd8d309a2b1e>:0 
  at Klei.FileUtil.DoIODialog[T] (System.Func`1[TResult] io_op, System.String io_subject, T fail_result, System.Int32 retry_count) [0x00000] in <0074c3e353f546b9ae37fd8d309a2b1e>:0 
[13:30:00.897] [1] [INFO] Submitting crash:
DontDestroyOnLoad only work for root GameObjects or components on root GameObjects.