I just discovered that MGEMod (version (2.0.9.2)) has been filling soucemod/logs error files with:
L 10/25/2015 - 13:23:54: [SM] Call stack trace:
L 10/25/2015 - 13:23:54: [SM] Exception reported: Plugin not runnable
endlessly about 50 lines per second until the log file reaches 2gb then starts over as a new file. if you are a server operator, check to see if this issue is occurring in your logs, if so this could fill your available disk space very quickly. this occurs when the server is not running mge maps, in which the plugin will disable. in the past, it did not fill logs with the above. a recent update must have broke something within sourcemod. i will look into fixing the error or at least disable the log spam and offer it as a push to langes github
specs:
plugin- "MGEMod" (2.0.9.2) by Lange & Cprice; based on kAmmomod by Krolus.
sm- SourceMod Version: 1.8.0.5717
SourcePawn Engine: SourcePawn 1.8, jit-x86 (build 1.8.0.5717)
SourcePawn API: v1 = 4, v2 = 10
Compiled on: Oct 24 2015 16:17:46
Built from: https://github.com/alliedmodders/sourcemod/commit/6042518
Build ID: 5717:6042518
full message for devs:
L 10/25/2015 - 13:23:53: [SM] Exception reported: Map not supported. MGEMod disabled.
L 10/25/2015 - 13:23:53: [SM] Blaming plugin: mgemod.smx
L 10/25/2015 - 13:23:53: [SM] Call stack trace:
L 10/25/2015 - 13:23:53: [SM] [0] SetFailState
L 10/25/2015 - 13:23:53: [SM] [1] Line 433, mgemod.sp::OnMapStart()
L 10/25/2015 - 13:23:54: [SM] Exception reported: Plugin not runnable
L 10/25/2015 - 13:23:54: [SM] Call stack trace:
L 10/25/2015 - 13:23:54: [SM] Exception reported: Plugin not runnable
L 10/25/2015 - 13:23:54: [SM] Call stack trace:
ty