Unable to load sourcepython.

All other Source.Python topics and issues.
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Mon Feb 09, 2015 8:26 pm

Well, the problem is that that folder isn't on the search path. Your OS doesn't know that it's there.

I'm curious if it would work if you add that folder to the search path. If you want to test this make sure to uninstall the previously installed Redistributable Package and verify that it's not working after that.

However, the server itself should tell us more information about missing files.
Nomy
Junior Member
Posts: 18
Joined: Fri Aug 24, 2012 8:00 pm
Location: United Kingdom

Postby Nomy » Mon Feb 09, 2015 9:55 pm

Placing the msvcr100* and msvcp100* files in addons folder with the source-python.dll works too. So i guess its not being linked right.
I found this on google and wondered if using /MT flag might solve this on server without redist package. I could test this if you want.

I don't think I will add additional environment variables pointing them to "csgo\addons\source-python\Python3\plat-win" on server. I'd rather install the redist package tbh.
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Tue Feb 10, 2015 9:20 pm

Alright, I just compiled a version with statically linked runtime libraries.
The attachment source-python.zip is no longer available


Let me know if it's working. :)
Attachments
source-python.zip
(40.9 KiB) Downloaded 314 times
Nomy
Junior Member
Posts: 18
Joined: Fri Aug 24, 2012 8:00 pm
Location: United Kingdom

Postby Nomy » Wed Feb 11, 2015 4:01 pm

Ayuto wrote:Alright, I just compiled a version with statically linked runtime libraries. [ATTACH=CONFIG]149[/ATTACH]

Let me know if it's working. :)


Thanks! This one loads majestically without any redist package.
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Postby Ayuto » Wed Feb 11, 2015 10:52 pm


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 26 guests