AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   News (https://forums.alliedmods.net/forumdisplay.php?f=59)
-   -   SourceMod 1.9 Now Stable! (https://forums.alliedmods.net/showthread.php?t=308912)

Neuro Toxin 10-18-2018 18:01

Re: SourceMod 1.9 Now Stable!
 
For any future readers that dont know. Non-Steam is not supported by AM. Stop theaving and pay for your SRCDS games. Its not like they are expensive.

Dr.Mohammad 01-09-2019 02:07

Re: SourceMod 1.9 Now Stable!
 
hi!!

i think this is bug:

HTML Code:

L 01/09/2019 - 07:21:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:22:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:23:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:24:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:25:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:26:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:27:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:28:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:29:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:30:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:31:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:32:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:33:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:34:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:35:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:36:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:37:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:38:23: [SM] Exception reported: Not enough space on the stack

i used:
windows
sourcemod last version
metamod last version

ThatOneGuy 01-16-2019 22:55

Re: SourceMod 1.9 Now Stable!
 
Quote:

Originally Posted by Dr.Mohammad (Post 2633767)
hi!!

i think this is bug:

HTML Code:

L 01/09/2019 - 07:21:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:22:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:23:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:24:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:25:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:26:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:27:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:28:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:29:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:30:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:31:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:32:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:33:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:34:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:35:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:36:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:37:23: [SM] Exception reported: Not enough space on the stack
L 01/09/2019 - 07:38:23: [SM] Exception reported: Not enough space on the stack

i used:
windows
sourcemod last version
metamod last version

Consider putting this at the top of your plugin:
PHP Code:

#pragma dynamic 131072 //increase stack space to from 4 kB to 131072 cells (or 512KB, a cell is 4 bytes) 


doctorn0 04-19-2019 23:52

Re: SourceMod 1.9 Now Stable!
 
Sourcemod really changed the game :wink:


All times are GMT -4. The time now is 19:20.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.