TheSuperHackers / GeneralsModBuilder

Mod Builder for Generals: Zero Hour
MIT License
1 stars 0 forks source link

Multi processing does not work in frozen python build #46

Open xezon opened 5 months ago

xezon commented 5 months ago

Multi processing does not work in frozen python build. The problem is that it will call generalsmodbuilder.exe, instead of copy.py, and then fall apart.