SimpleDSCSModManager icon indicating copy to clipboard operation
SimpleDSCSModManager copied to clipboard

UI randomly freezes when packing MDB1s

Open Pherakki opened this issue 2 years ago • 0 comments

The UI will randomly freeze indefinitely when packing MDB1s. There are two likely possible causes:

  1. Something is going wrong with PyQt5, presumably causing undefined behaviour - probably a signal/slot issue
  2. DSCSTools itself freezes when packing MDB1s

I think the most likely cause is 1) by far. The root cause of this issue needs to be diagnosed and fixed.

Pherakki avatar May 21 '22 15:05 Pherakki