12.03.2012, 05:11
Quote:
Well I installed crashdetect plugin, I got these errors from my console (it really does work, holy crap)
[17:32:50] [debug] #4 public OnGameModeInit()+0x2c730 from penls.amx [17:32:50] [debug] #3 native CallLocalFunction() from samp03svr [17:32:50] [debug] #2 public Itter_OnGameModeInit()+0x301b0 from penls.amx [17:32:50] [debug] #1 public LoadCars()+0x15a0 from penls.amx [17:32:50] [debug] #0 native fclose() from samp03svr [17:32:50] [debug] Backtrace (most recent call first): [17:32:50] [debug] Server crashed while executing penls.amx Where can I find that in my script? And how do I fix it and debug it? |
[17:32:50] [debug] #4 public OnGameModeInit()+0x2c730 from penls.amx
[17:32:50] [debug] #3 native CallLocalFunction() from samp03svr
[17:32:50] [debug] #2 public Itter_OnGameModeInit()+0x301b0 from penls.amx
[17:32:50] [debug] #1 public LoadCars()+0x15a0 from penls.amx
[17:32:50] [debug] #0 native fclose() from samp03svr