YCMD ISSUE
#1

Ever since I added YCMD I get these errors:

Код:
15:47:31] commands - 1
[15:47:31] commands3 - 1
[15:47:31] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[15:47:31] [debug]  Stack pointer (STK) is 0x3B0314, heap pointer (HEA) is 0x3B0404
[15:47:31] [debug] AMX backtrace:
[15:47:31] [debug] #0 ???????? in public @yC_commands ()
[15:47:31] [debug] #1 native CallRemoteFunction () [00472850] from samp-server.exe
[15:47:31] [debug] #2 ???????? in public OnPlayerCommandText ()
Reply
#2

Why dont you download windows samp 0.3e server and put all your files. Update your plugins , includes and server.cfg according to your script , Compile again and run the server.
Reply
#3

The stack/heap is insufficient.... Try expand it by using that.

pawn Код:
#pragma dynamic hereyouputtheamount
// ex:
 #pragma dynamic 500000
Reply
#4

Fixed thanks.
Reply
#5

You're welcome.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)