Pyro
Pre-release
Pre-release
Hotfix
An upstream issue with Nuitka 0.6.9.x causes Pyro to hang when executing workers. Each worker is actually crashing with an access violation.
Recompiling Pyro through Nuitka 0.6.8.4 circumvents the issue.
Thanks to Exit_9B (Parapets) for reporting the issue.
Fixes
- Fixed issue where
--game-type
argument value was not passed forward - Fixed issue where
--zip-compression
argument was not handled - Fixed issue where
--game-type
and--zip-compression
argument values could be not lowercase - Fixed issue where "game type detected from registry path" warning could print in error
- Fixed issue where "game type detected from registry path" warning could throw KeyError
Licensing
- Pyro is transpiled by Nuitka 0.6.8.4 from Python 3.8.6 to C and compiled with MSVC 2019.
- Pyro is distributed with bsarch v0.7 under the MPL 2.0 License. (Source Code)
- The Pyro source code is licensed under the MIT License.