28.09.2015, 00:04
I've attempted to post this over in Server Support a few times and never got a single reply, so I'm over here.
Anyhow, I'm attempting to connect to my server as-soon as I join it automatically crashes.
So I finished getting my old gamemode ready for 0.3.7 after a few mishaps I finally got everything working and started adjusting a few things only to now to have my gamemode crash as soon as anyone logs in.
So I wiped it and got the old verison I had and updated that to 0.3.7 and it was working fully and then I compiled and restarted to now it happens again it'll crash as-soon as anybody joins
I installed crashdetect and got this error in the server log.
Anyhow, I'm attempting to connect to my server as-soon as I join it automatically crashes.
So I finished getting my old gamemode ready for 0.3.7 after a few mishaps I finally got everything working and started adjusting a few things only to now to have my gamemode crash as soon as anyone logs in.
So I wiped it and got the old verison I had and updated that to 0.3.7 and it was working fully and then I compiled and restarted to now it happens again it'll crash as-soon as anybody joins
I installed crashdetect and got this error in the server log.
Код:
[10:01:40] [debug] Server crashed while executing dsrpnew.amx [10:01:40] [debug] AMX backtrace: [10:01:40] [debug] #0 native fread () from samp-server.exe [10:01:40] [debug] #1 00028cc8 in ?? (76062636) from dsrpnew.amx [10:01:40] [debug] #2 0003f07c in public RL_OnPlayerConnect (0) from dsrpnew.amx [10:01:40] [debug] #3 native CallLocalFunction () from samp-server.exe [10:01:40] [debug] #4 00013528 in public Audio_OnPlayerConnect (0) from dsrpnew.amx [10:01:40] [debug] #5 native CallLocalFunction () from samp-server.exe [10:01:40] [debug] #6 0001157c in public SSCANF_OnPlayerConnect (0) from dsrpnew.amx [10:01:40] [debug] #7 0000b688 in public Itter_OnPlayerConnect (0) from dsrpnew.amx [10:01:40] [debug] #8 native CallLocalFunction () from samp-server.exe [10:01:40] [debug] #9 00000da4 in public OnPlayerConnect (0) from dsrpnew.amx [10:01:40] [debug] Native backtrace: [10:01:40] [debug] #0 776c5e93 in ?? () from C:\Windows\SYSTEM32\ntdll.dll [10:01:40] [debug] #1 00498bb8 in ?? () from samp-server.exe [10:01:40] [debug] #2 004991e0 in ?? () from samp-server.exe [10:01:40] [debug] #3 00404f14 in ?? () from samp-server.exe