Page 1 of 1

WPE 1.00.141 Beta 5.1 - delete error

Posted: Sat Nov 20, 2021 6:15 am
by ncc1701e
By mistake, I have found this pbemUpload.sav file that should be a temporary saved file when you are uploading your turn. Then, trying to delete it, it has blocked the game since it was internally deleted in the meantime.

Unloading 3993 unused Assets to reduce memory usage. Loaded Objects now: 1300.
Total: 76.116500 ms (FindLiveObjects: 0.368300 ms CreateObjectMapping: 0.193100 ms MarkObjects: 42.025300 ms DeleteObjects: 33.529400 ms)

FileNotFoundException: Could not find file "C:\Users\User\Documents\My Games\WarPlan\SavedGames\pbemUpload.sav"
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at Game.LoadGame (System.String fileName) [0x00025] in <82fdfc7dffad44c780300434cf5fd283>:0
at MenuMain.LoadGameSaved () [0x0000a] in <82fdfc7dffad44c780300434cf5fd283>:0
at MenuMain.OnGUI () [0x0045d] in <82fdfc7dffad44c780300434cf5fd283>:0

(Filename: <eae584ce26bc40229c1b1aa476bfa589> Line: 0)

FileNotFoundException: Could not find file "C:\Users\User\Documents\My Games\WarPlan\SavedGames\pbemUpload.sav"
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at Game.LoadGame (System.String fileName) [0x00025] in <82fdfc7dffad44c780300434cf5fd283>:0
at MenuMain.LoadGameSaved () [0x0000a] in <82fdfc7dffad44c780300434cf5fd283>:0
at MenuMain.OnGUI () [0x0045d] in <82fdfc7dffad44c780300434cf5fd283>:0

(Filename: <eae584ce26bc40229c1b1aa476bfa589> Line: 0)

RE: WPE 1.00.141 Beta 5.1 - delete error

Posted: Sat Nov 20, 2021 12:14 pm
by AlvaroSousa
That's odd. Usually if that file isn't deleted it means WarPlan is lacking permissions.

RE: WPE 1.00.141 Beta 5.1 - delete error

Posted: Sat Nov 20, 2021 2:05 pm
by ncc1701e
But it was deleted, not quick enough. Let me explain. I have played a PBEM turn, end my turn. And immediately I went in Load Game, and this was there. So I try to delete, but it was already.

RE: WPE 1.00.141 Beta 5.1 - delete error

Posted: Sun Nov 21, 2021 1:27 pm
by AlvaroSousa
You gotta wait till it says DONE. Just don't hit end of turn then jump into another game.

RE: WPE 1.00.141 Beta 5.1 - delete error

Posted: Sun Nov 21, 2021 2:12 pm
by ncc1701e
It's me, you know.