mirror of
https://github.com/ModOrganizer2/modorganizer-installer_quick.git
synced 2026-07-27 14:02:22 -07:00
obvrem
- getSimpleArchiveBase crawls every directory until it finds a 'VALID' or runs out of directories - Even if the archive as a whole is 'fixable', the fixer gets unset if the last entry is not 'fixable' - isArchiveSupported still sees the base 'fixable' response and tells MO2 the archive is installable - install uses 'getSimpleArchiveBase' to init the process, causing 'checker' to be set null - rerunning the 'dataLooksValid' on the base archive before running 'fix' corrects the issue
Description
No description provided
134 KiB
Languages
C++
96.8%
CMake
3.2%