File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
addons/source-python/docs/source-python/source/general Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,3 +9,9 @@ same time on a Linux server. There are some issues with the symbols of the
9
9
shared Python libraries (``libpython2.5.so.1.0 `` and ``libpython3.4m.so.1.0 ``),
10
10
which causes either EventScripts to be loaded with Source.Python's Python
11
11
version or vice versa. This doesn't work well and results in a crash on startup.
12
+
13
+ SourceMod's Accelerator incompatibility
14
+ ---------------------------------------------------
15
+ If you are running `SourceMod's Accelerator <https://forums.alliedmods.net/showthread.php?t=277703& >`_
16
+ with Source.Python, you may experience random crashes that would normally be caught since this extension
17
+ prevents us from catching and preventing them.
You can’t perform that action at this time.
0 commit comments