Page 1 of 1

Windows B&S server launch problem

Posted: Sun Jul 19, 2015 11:45 pm
by thatsmychin
Greetings! I'm trying to get a server up and running but I get a "Memoryloadlibrary failed loading win32api.pyd" when I run the run.bat in .75 and .76. Have tried it on two windows PCs (an x64 and x86) and I get the same error. Googling the problem gave me nothing. Anyone have any advice? I didn't change anything in the config.

Re: Windows B&S server launch problem

Posted: Mon Jul 27, 2015 6:04 am
by zestybaby
It's an old problem related with py2exe, you can google the error for more information.

You can't do anything to fix it except compiling on your own.

Re: Windows B&S server launch problem

Posted: Tue Aug 04, 2015 2:52 am
by thatsmychin
Aw bummer. Thanks for the help. I'll get a linux box going and see how it goes there.