Samp Crashes after login to server
#1

Samp crashing after login. It says SA:MP An exception occered. Samp has crashed Some AMX backtrace errors showing in server-log

Код HTML:
[23/06/2018 05:54:29] onfoot_rate = 50  (int, read-only)
[23/06/2018 05:54:29] incar_rate = 50  (int, read-only)
[23/06/2018 05:54:29] weapon_rate = 50  (int, read-only)
[23/06/2018 05:54:29] socket_listen(): Socket has failed to bind on port 58000.
[23/06/2018 05:54:29] Listen server running on port 58000
[23/06/2018 05:54:29] [LoadPoints] 0 points loaded.
[23/06/2018 05:55:03] [script] 3DTEXTDRAW LIMIT: 1024 (Static, non-streamed) | 3DTEXTDRAW COUNT: 2808
[23/06/2018 05:55:03] [script] PICKUP LIMIT: 4096 (Static, non-streamed) | PICKUP COUNT: 1920
[23/06/2018 05:55:03] [script] OBJECT LIMIT: 1000 (Static, non-streamed) | OBJECT COUNT: 15985
[23/06/2018 05:55:03]  
[23/06/2018 05:55:03] -------------------------------------------
[23/06/2018 05:55:03] Loading...
[23/06/2018 05:55:03] XXXXX- Gaming
[23/06/2018 05:55:03] -------------------------------------------
[23/06/2018 05:55:03]  
[23/06/2018 05:55:03] Number of vehicle models: 95
[23/06/2018 05:56:37] [connection] 127.0.0.1:61722 requests connection cookie.
[23/06/2018 05:56:38] [connection] incoming connection: 127.0.0.1:61722 id: 0
[23/06/2018 05:56:38] [join] Kamal_Folkster has joined the server (0:127.0.0.1)
[23/06/2018 05:56:39] [debug] Run time error 4: "Array index out of bounds"
[23/06/2018 05:56:39] [debug]  Accessing element at index 12 past array upper bound 11
[23/06/2018 05:56:39] [debug] AMX backtrace:
[23/06/2018 05:56:39] [debug] #0 005e1a08 in ?? () from PLA.amx
[23/06/2018 05:56:39] [debug] #1 005e1868 in public ServerHeartbeatTwo@_yT () from PLA.amx
[23/06/2018 05:56:40] [debug] Run time error 4: "Array index out of bounds"
[23/06/2018 05:56:40] [debug]  Accessing element at index 12 past array upper bound 11
[23/06/2018 05:56:40] [debug] AMX backtrace:
[23/06/2018 05:56:40] [debug] #0 005e1a08 in ?? () from PLA.amx
[23/06/2018 05:56:40] [debug] #1 005e1868 in public ServerHeartbeatTwo@_yT () from PLA.amx
[23/06/2018 05:56:41] [debug] Run time error 4: "Array index out of bounds"
[23/06/2018 05:56:41] [debug]  Accessing element at index 12 past array upper bound 11
[23/06/2018 05:56:41] [debug] AMX backtrace:
[23/06/2018 05:56:41] [debug] #0 005e1a08 in ?? () from PLA.amx
[23/06/2018 05:56:41] [debug] #1 005e1868 in public ServerHeartbeatTwo@_yT () from PLA.amx
[23/06/2018 05:56:42] [debug] Run time error 4: "Array index out of bounds"
[23/06/2018 05:56:42] [debug]  Accessing element at index 12 past array upper bound 11
I dont know how to fix this problem i dont have any errors when compiling the script (PWN)
Reply
#2

Turn on Debug level 3..

If you don't know how then follow these steps..

1. Open pawno folder.
2. Create a new file with name "pawn" and extension ".cfg"
3. Open it and write inside "-d3", then save it.
4. Re compile your script and restart the server.
5. Re-try logging in and send us the logs.
Reply
#3

Amx Backtrace errors are fixed but even keep crashing
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)