CDDA-Game-Launcher icon indicating copy to clipboard operation
CDDA-Game-Launcher copied to clipboard

Crashes while updating

Open langp11 opened this issue 4 years ago • 1 comments

  • Description: Update game...(wait for downloading, testing file...) Crash with this message
  • Version: 1.4.14
  • OS: Windows-10-10.0.19041-SP0 (64-bit)
  • Type: <class 'OverflowError'>
  • Value: argument 2 overflowed: value must be in the range -2147483648 to 2147483647
  • Traceback:
  File "cddagl\ui\views\main.py", line 3764, in step

Error appears while the status bar is counting files in my saves directory - it got to over 300,000 but I didn't see the final figure (file manager suggests 358,388) so not sure if that bit of process had finished or not.

That main.py file doesn't seem to exist (presumably packaged inside something else) so I can't do any further investigations.

Possibly related: I have also had a 'something went wrong' message trying to backup my saves. There isn't an identifiable error message, just a rapidly flashing window that has to be killed in task manager. I switched OFF 'backup saves before updating' before getting this new error so it isn't the same thing, but it might be the same cause. Or not.

langp11 avatar Feb 22 '21 02:02 langp11

Later: Possibly because my save directory is large (>4GB)?

The 'previous_version' directory appear to have the new version.

langp11 avatar Apr 08 '21 20:04 langp11