Skip to content

Commit 554d5ed

Browse files
authored
Added note regarding SourceMod's Accelerator incompatibility (#321).
1 parent a5f948d commit 554d5ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

addons/source-python/docs/source-python/source/general/known-issues.rst

+6
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ same time on a Linux server. There are some issues with the symbols of the
99
shared Python libraries (``libpython2.5.so.1.0`` and ``libpython3.4m.so.1.0``),
1010
which causes either EventScripts to be loaded with Source.Python's Python
1111
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

Comments
 (0)