samp-server.exe prints this, I don't know what to do...
#1

Hi, i have problem with my GM... i don't know what to do... everyone had this problem?

Код:
[22:47:30] Number of vehicle models: 34
[22:48:28] Incoming connection: 127.0.0.1:55137
[22:48:28] [join] Renaldas_Daim has joined the server (0:127.0.0.1)
[22:48:28] AllowPlayerTeleport() : function is deprecated. Please see OnPlayerClickMap()
[22:48:33] [debug] Run time error 3: "Stack/heap collision (insufficient stack size)"
[22:48:33] [debug]  Stack pointer (STK) is 0xFD634, heap pointer (HEA) is 0xFD5FC
[22:48:33] [debug] AMX backtrace:
[22:48:33] [debug] #0 000a4784 in ?? () from liveLV.amx
[22:48:33] [debug] #1 000a4978 in ?? () from liveLV.amx
[22:48:33] [debug] #2 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #3 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #4 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #5 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #6 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #7 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #8 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #9 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #10 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #11 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #12 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #13 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #14 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #15 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #16 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #17 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #18 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #19 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #20 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #21 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #22 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #23 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #24 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #25 000a49cc in ?? () from liveLV.amx
[22:48:33] [debug] #26 0008fbf8 in ?? () from liveLV.amx
[22:48:33] [debug] #27 000650a8 in public OnPlayerSpawn () from liveLV.amx
anyone? I had spent 1 week on this problem... and i don't know what to do...
Reply
#2

You've got an unbounded recursion in some function called by OnPlayerSpawn, hence the stack overflow. Compile your gamemode with the -d3 flag (debugging level 3) to get more details (like the name of the function) next time you get this error.
Reply
#3

in MySQL_Load ( playerid ) ; are error, i don't know where. need code?
Reply
#4

HELP!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)