Page 1 of 1

Loading error after building from source

Posted: Sat Aug 18, 2012 9:07 am
by Kami
Hey guys so i tried to build SourcePython from Source using the Wiki tutorial.
It compiled without any errors, but when I run my Dedicated Server it gives me this error:




I know I did something wrong I just cannot figure out what :)

kami

Posted: Sat Aug 18, 2012 9:09 am
by Tuck
The guide i used was:
http://www.sourcepython.com/showthread.php?26-I-can-t-seem-to-find-installation-files&p=129&viewfull=1#post129

though note this is a little older guide but it still works if u note that:
Copy the core.dll file to your server's ../addons/source-python/bin/ directory
You will need to create the "bin" directory yourself


the core.dll needs to be copied to the ../addons/source-python/core/ directory

Posted: Sat Aug 18, 2012 9:12 am
by Kami
Thats the same tutorial as provided on the wiki so I already did all those steps.

Posted: Sat Aug 18, 2012 9:14 am
by Monday
You can also download a fairly recent version here if you like: https://code.google.com/p/source-python/downloads/list

Posted: Sat Aug 18, 2012 9:15 am
by Kami
This version does not include the newest libraries like the effect lib :/ Anyways thank you :)

Posted: Sat Aug 18, 2012 9:19 am
by Tuck
Kami wrote:This version does not include the newest libraries like the effect lib :/ Anyways thank you :)


I dont think u can expect any support since (unofficial build): http://www.sourcepython.com/forums/showthread.php?88-Unofficial-builds

When looking on the wiki and the guide i linked it's a bit different methods retry with the guide i linked and read the small note.

I got it to work perfectly this way