SA-MP Forums Archive
IRC Bot Crash - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: IRC Bot Crash (/showthread.php?tid=607961)



IRC Bot Crash - ctopha - 26.05.2016

Weird Problem, One of the bots are go out from IRC Server suddenly, and with no reason, i've checked the script well and the gamemode, but i can't know the reason, but i got the logs

Код:
[21:56:25] [debug]  Accessing element at index 5 past array upper bound 4
[21:56:25] [debug] AMX backtrace:
[21:56:25] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:56:31] [debug] Run time error 4: "Array index out of bounds"
[21:56:31] [debug]  Accessing element at index 5 past array upper bound 4
[21:56:31] [debug] AMX backtrace:
[21:56:31] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:56:38] [debug] Run time error 4: "Array index out of bounds"
[21:56:38] [debug]  Accessing element at index 6 past array upper bound 4
[21:56:38] [debug] AMX backtrace:
[21:56:38] [debug] #0 00037ad8 in public IRC_OnDisconnect (6, 2528032, 6667, 2527984) from UoS.amx
[21:56:52] [debug] Run time error 4: "Array index out of bounds"
[21:56:52] [debug]  Accessing element at index 8 past array upper bound 4
[21:56:52] [debug] AMX backtrace:
[21:56:52] [debug] #0 00037ad8 in public IRC_OnDisconnect (8, 2528032, 6667, 2527984) from UoS.amx
[21:56:56] [debug] Run time error 4: "Array index out of bounds"
[21:56:56] [debug]  Accessing element at index 5 past array upper bound 4
[21:56:56] [debug] AMX backtrace:
[21:56:56] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:57:02] [debug] Run time error 4: "Array index out of bounds"
[21:57:02] [debug]  Accessing element at index 5 past array upper bound 4
[21:57:02] [debug] AMX backtrace:
[21:57:02] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:57:09] [debug] Run time error 4: "Array index out of bounds"
[21:57:09] [debug]  Accessing element at index 6 past array upper bound 4
[21:57:09] [debug] AMX backtrace:
[21:57:09] [debug] #0 00037ad8 in public IRC_OnDisconnect (6, 2528032, 6667, 2527984) from UoS.amx
[21:57:24] [debug] Run time error 4: "Array index out of bounds"
[21:57:24] [debug]  Accessing element at index 8 past array upper bound 4
[21:57:24] [debug] AMX backtrace:
[21:57:24] [debug] #0 00037ad8 in public IRC_OnDisconnect (8, 2528032, 6667, 2527984) from UoS.amx
[21:57:28] [debug] Run time error 4: "Array index out of bounds"
[21:57:28] [debug]  Accessing element at index 5 past array upper bound 4
[21:57:28] [debug] AMX backtrace:
[21:57:28] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:57:33] [debug] Run time error 4: "Array index out of bounds"
[21:57:33] [debug]  Accessing element at index 5 past array upper bound 4
[21:57:33] [debug] AMX backtrace:
[21:57:33] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:57:40] [debug] Run time error 4: "Array index out of bounds"
[21:57:40] [debug]  Accessing element at index 6 past array upper bound 4
[21:57:40] [debug] AMX backtrace:
[21:57:40] [debug] #0 00037ad8 in public IRC_OnDisconnect (6, 2528032, 6667, 2527984) from UoS.amx
[21:57:56] [debug] Run time error 4: "Array index out of bounds"
[21:57:56] [debug]  Accessing element at index 8 past array upper bound 4
[21:57:56] [debug] AMX backtrace:
[21:57:56] [debug] #0 00037ad8 in public IRC_OnDisconnect (8, 2528032, 6667, 2527984) from UoS.amx
[21:57:59] [debug] Run time error 4: "Array index out of bounds"
[21:57:59] [debug]  Accessing element at index 5 past array upper bound 4
[21:57:59] [debug] AMX backtrace:
[21:57:59] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:58:05] [debug] Run time error 4: "Array index out of bounds"
[21:58:05] [debug]  Accessing element at index 5 past array upper bound 4
[21:58:05] [debug] AMX backtrace:
[21:58:05] [debug] #0 00037ad8 in public IRC_OnDisconnect (5, 2528032, 6667, 2527984) from UoS.amx
[21:58:12] [debug] Run time error 4: "Array index out of bounds"
[21:58:12] [debug]  Accessing element at index 6 past array upper bound 4
[21:58:12] [debug] AMX backtrace:
[21:58:12] [debug] #0 00037ad8 in public IRC_OnDisconnect (6, 2528032, 6667, 2527984) from UoS.amx
[21:58:27] [debug] Run time error 4: "Array index out of bounds"
Help me and i'll +REP you


Re: IRC Bot Crash - ShadowTeam - 26.05.2016

Just trying to update IRC plugins maybe..

Link: https://sampforum.blast.hk/showthread.php?tid=98803


Re: IRC Bot Crash - ctopha - 26.05.2016

It is already up to date