MySQL errors - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL errors (
/showthread.php?tid=642903)
MySQL errors -
ganglion - 09.10.2017
I'm getting this error in my server_log.txt:
Code:
[debug] Run time error 20: "Invalid index parameter (bad entry point)"
[07:43:26] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[07:43:26] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[07:43:26] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[07:43:28] [debug] Run time error 4: "Array index out of bounds"
[07:43:28] [debug] Accessing element at index 15 past array upper bound 14
[07:43:28] [debug] AMX backtrace:
[07:43:28] [debug] #0 0014fd68 in public onLoadPoints () from test.amx
[07:44:00] [connection] 202.5.143.125:49411 requests connection cookie.
[07:44:01] [connection] incoming connection: 202.5.143.125:49411 id: 0
[07:44:01] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
And I am getting this error in my mysql_log.txt:
Code:
[07:43:25] ** MySQL Debugging disabled [07:43:25]
Can someone tell me how to fix both these errors?