Known issues

EventScripts/Source.Python incompatibility on Linux

Unfortunately, it’s not possible to run EventScripts and Source.Python at thesame time on a Linux server. There are some issues with the symbols of theshared Python libraries (libpython2.5.so.1.0 andlibpython3.4m.so.1.0),which causes either EventScripts to be loaded with Source.Python’s Pythonversion or vice versa. This doesn’t work well and results in a crash on startup.

SourceMod’s Accelerator incompatibility

If you are runningSourceMod’s Acceleratorwith Source.Python, you may experience random crashes that would normally be caught since this extensionprevents us from catching and preventing them.