Closed DrakDragon closed 7 years ago
Can confirm this occurs in the 0.17 win 64 build. Could this be a problem with PyInstaller @orphu?
As a workaround, you can try the python version instead.
Er.. hum. Works here (Windows 10 64 bit). Maybe a corrupt upload (though, I'd think zip would take care of that). Same build environment as 0.16.0.
I've re-zipped and re-uploaded the 0.17.0-win64 package in the release section. Try that and let me know if it's any different.
No dice, downloaded it and tried it, get the same result sadly.
Win7 64 bit
Same. I'm using Windows 7, perhaps the difference is there? What is your OS @DrakDragon?
Could it potentially be this? --win-private-assemblies
http://stackoverflow.com/questions/32457341/pyinstaller-and-onefile-build-causes-error-loading-python-dll-error-code-14001
I'm using Windows 7 64 bit. Previous versions of McDungeon have worked, though.
Aha, there we go, it works!
Thanks!
Great! I'll add that to the build script.
Updated the package on the release page.
Working great. Thanks, orphu.
I've not checked this in yet. Re-opening as a reminder.
Apologies, I hit 'Close and comment' instead of comment.
Downloaded the 0.17 release for 1.11 and got the following message when running the launcher:
Error loading Python DLL: C:\Users\\AppData\Local\Temp_MEI33362\python27.dll (error code 14001)
Any ideas?