We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f948d commit 554d5edCopy full SHA for 554d5ed
addons/source-python/docs/source-python/source/general/known-issues.rst
@@ -9,3 +9,9 @@ same time on a Linux server. There are some issues with the symbols of the
9
shared Python libraries (``libpython2.5.so.1.0`` and ``libpython3.4m.so.1.0``),
10
which causes either EventScripts to be loaded with Source.Python's Python
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.
0 commit comments