Zmyth97
Recruit

Hey Guys,
I have been editing a version of Native GK for awhile now, and it has worked great when I used build module to get all the changed txt files. But just earlier today I wanted to start learning more about python and using pygame. In order for pygame to work I had to switch from Python 2.7.6 (64 bit) that I've been using now, to Python 2.7.6 (32 Bit), upon doing so I was able to get pygame and everything to work fine, but when I click on the build module it pops up an error message saying that "The application was unable to start correctly (0xc000007b)."
I made sure to uninstall the 64 bit version all the way, and I also tried uninstalling the 32 bit version and re installing it multiple times. I checked in C:\Windows\System32 and C:\Windows\SysWOW64 to see if there was a python27.dll in either of them, and there wasn't. I also used the command prompt and typed in "python" and that worked as well. I can edit any of the python files, it just doesn't let me use the build module batch file. If any of you guys have any suggestions or advice it would be appreciated, thanks
I have been editing a version of Native GK for awhile now, and it has worked great when I used build module to get all the changed txt files. But just earlier today I wanted to start learning more about python and using pygame. In order for pygame to work I had to switch from Python 2.7.6 (64 bit) that I've been using now, to Python 2.7.6 (32 Bit), upon doing so I was able to get pygame and everything to work fine, but when I click on the build module it pops up an error message saying that "The application was unable to start correctly (0xc000007b)."
I made sure to uninstall the 64 bit version all the way, and I also tried uninstalling the 32 bit version and re installing it multiple times. I checked in C:\Windows\System32 and C:\Windows\SysWOW64 to see if there was a python27.dll in either of them, and there wasn't. I also used the command prompt and typed in "python" and that worked as well. I can edit any of the python files, it just doesn't let me use the build module batch file. If any of you guys have any suggestions or advice it would be appreciated, thanks