Source-Python-Dev-Team / Source.Python

This plugin aims to use boost::python and create an easily accessible wrapper around the Source Engine API for scripter use.
http://forums.sourcepython.com
GNU General Public License v3.0
163 stars 31 forks source link

[CSS] source python wont start #427

Closed Lolles1911 closed 3 years ago

Lolles1911 commented 3 years ago

Hello. Source python will not start after last update?

[Source.Python] Loading ... =============================================== ====================== [SP-LOADER] Could not load library: bin / core.dll [SP-LOADER] (Code: 126) The specified module could not be found. =============================================== ====================== Failed to load plugin "addons / source-python"

Some ideas?

It's a fresh new install

jordanbriere commented 3 years ago

Make sure to install the redistributable: http://wiki.sourcepython.com/general/installation.html#windows

EDIT: The docs haven't been updated since, but the correct link to download it can be found there: https://github.com/Source-Python-Dev-Team/Source.Python/commit/28de8d34a50c4a22ed964294b5ef0037f529b90a

Lolles1911 commented 3 years ago

Thanks, I just forgot