khalidahmedshalabi/SAMPBulletproof

Server crashes on login

Closed this issue · 3 comments

server logs from a user

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[19:24:03] filterscripts = ""  (string)
[19:24:03] 
[19:24:03] Server Plugins
[19:24:03] --------------
[19:24:03]  Loading plugin: crashdetect.so
[19:24:03]   CrashDetect v4.12 is OK.
[19:24:03]   Loaded.
[19:24:03]  Loaded 1 plugins.

[19:24:03] 
[19:24:03] Filterscripts
[19:24:03] ---------------
[19:24:03]   Loaded 0 filterscripts.

[19:24:03]  
[19:24:03]  
[19:24:03]  
[19:24:03]  ======================================= 
[19:24:03]  |                                     | 
[19:24:03]  |        YSI version 4.00.0001        | 
[19:24:03]  |        By Alex "Y_Less" Cole        | 
[19:24:03]  |                                     | 
[19:24:03]  ======================================= 
[19:24:03]  
[19:24:03] Number of vehicle models: 0
[19:24:03] Server Config Loaded.
[19:24:03] Bases Loaded: 134
[19:24:03] Arenas Loaded: 79
[19:24:03] DMs Loaded: 13
[19:24:03] Commands Loaded: 187
[19:24:26] [connection] 77.8.207.16:52368 requests connection cookie.
[19:24:27] Incoming connection: 77.8.207.16:52368 id: 0
[19:24:28] [join] [LnD]MoTrip has joined the server (0:77.8.207.16)
[19:24:28] START:ForgetSpectator(0)
[19:24:28] END:ForgetSpectator(0)
[19:24:40] [chat] [[LnD]MoTrip]: ttt
[19:24:41] START:StopSpectate(0, 1)
[19:24:41] [part] [LnD]MoTrip has left the server (0:1)
[19:25:05] [connection] 77.8.207.16:52126 requests connection cookie.
[19:25:06] Incoming connection: 77.8.207.16:52126 id: 0
[19:25:06] [join] [LnD]MoTrip has joined the server (0:77.8.207.16)
[19:25:06] START:ForgetSpectator(0)
[19:25:06] END:ForgetSpectator(0)
[19:25:07] [debug] Server crashed while executing bulletproof.amx
[19:25:07] [debug] AMX backtrace:
[19:25:07] [debug] #0 native db_get_field_assoc () [08147b70] from samp03svr
[19:25:07] [debug] #1 0007924c in LoginPlayer (playerid=0, DBResult:res=137956840) at C:\Users\Dave\Desktop\Bulletproof-Gamemode-0.1-RC2-1\pawno\include\modules\src\player.inc:323
[19:25:07] [debug] #2 000d4330 in public OnPlayerRequestClass (playerid=0, classid=0) at C:\Users\Dave\Desktop\Bulletproof-Gamemode-0.1-RC2-1\gamemodes\bulletproof.pwn:243
[19:25:07] [debug] Native backtrace:
[19:25:07] [debug] #0 f73bfa5b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[19:25:07] [debug] #1 f73b8852 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[19:25:07] [debug] #2 f73b935c in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[19:25:07] [debug] #3 f73b986e in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[19:25:07] [debug] #4 f73bf76d in ?? () from plugins/crashdetect.so
[19:25:07] [debug] #5 f76fa410 in __kernel_rt_sigreturn () from linux-gate.so.1
[19:25:07] [debug] #6 081476f0 in ?? () from ./samp03svr
[19:25:07] [debug] #7 08147c83 in ?? () from ./samp03svr
[19:25:07] [debug] #8 080950b4 in ?? () from ./samp03svr
[19:25:07] [debug] #9 f73b610c in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[19:25:07] [debug] #10 f73bb348 in ?? () from plugins/crashdetect.so
[19:25:07] [debug] #11 f73c1db5 in amx_Exec () from plugins/crashdetect.so
[19:25:07] [debug] #12 f73b86ab in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[19:25:07] [debug] #13 f73bb149 in ?? () from plugins/crashdetect.so
[19:25:07] [debug] #14 080a55a8 in ?? () from ./samp03svr
[19:25:07] [debug] #15 080b0673 in ?? () from ./samp03svr
[19:25:07] [debug] #16 08071d38 in ?? () from ./samp03svr
[19:25:07] [debug] #17 08071e32 in ?? () from ./samp03svr
[19:25:07] [debug] #18 0807bc20 in ?? () from ./samp03svr
[19:25:07] [debug] #19 080ae9fd in ?? () from ./samp03svr
[19:25:07] [debug] #20 080aebc2 in ?? () from ./samp03svr
[19:25:07] [debug] #21 080a9e9a in ?? () from ./samp03svr
[19:25:07] [debug] #22 f73e7a63 in __libc_start_main () from /lib32/libc.so.6

Try to debug these callbacks and post the logs here.

query - it crashs only with the league system?

I've never managed to get it crash on any of the hosts I have. Looks like this problem occurred to that guy only, so it's most likely his host's fault. @StayTuned01