open.mp forum
[Pawn] Server crash and i don't know why - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: [Pawn] Server crash and i don't know why (/showthread.php?tid=1344)



Server crash and i don't know why - Rocko Schultz - 2020-11-13

Hello, I have a Roleplay server in Spanish and when you do things in the game, the server crashes randomly leaving an error, here it is





Code:
[18:07:24] [cmd] [Martin Torres]: /me escribe su nombre en la computadora

[18:07:26] [cmd] [Kerderius Nash]: /robarcaja

[18:07:27] [cmd] [Kurtis Mcclain]: /b vamo a josiar oe

[18:07:32] [chat] [Qualeek_Raid]: Mi error

[18:07:33] [cmd] [Kerderius Nash]: /b necesito habilidad XD

[18:07:35] [chat] [Martin_Torres]: Que paso

[18:07:37] [debug] Server crashed while executing roleplay.amx

[18:07:37] [debug] AMX backtrace:

[18:07:37] [debug] #0 00000037 in ?? (51, 0, 29782696) from roleplay.amx

[18:07:37] [debug] #1 0001a72c in ?? (51, 0, 1605308713, 82, 111, 112, 97, 95, 65, 114, ... <2 arguments>) from roleplay.amx

[18:07:37] [debug] #2 00000037 in public OnPlayerKeyStateChange () from roleplay.amx





Sorry for my bad English I'm from Uruguay, so I don't speak it very well



RE: Server crash and i don't know why - Pinch - 2020-11-14

Compile roleplay.pwn with the -d3 flag


RE: Server crash and i don't know why - Rocko Schultz - 2020-11-19

(2020-11-14, 11:31 AM)Pinch Wrote: Compile roleplay.pwn with the -d3 flag





OMG, thank you very much, you help me a lot <3