Desync / Mysql Errors
#1

Hi there!

I have some problems with my server.

1. GM debug:

Код:
[13:08:08] [debug] Run time error 4: "Array index out of bounds"
[13:08:08] [debug]  Accessing element at index 65535 past array upper bound 999
[13:08:08] [debug] AMX backtrace:
[13:08:08] [debug] #0 0019d5ec in public globalPlayerLoop () at D:\server\gamemodes\vortex.pwn:28768
28768 line:
Код:
if(PlayerFind[x] != 999)
.

2. Mysql Error:

Код:
[16:08:16] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
and
Код:
[17:10:16] [ERROR] CMySQLQuery::Execute - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1
[17:10:16] [WARNING] cache_get_row_count - no active cache
[17:10:16] [WARNING] CMySQLHandle::DeleteSavedResult - invalid result id ('0')
3. Desync problem. When i have more than 35 players online, they will not see the textdraws, moneybar is not working properly and some players will have desyncronization. I don't know why.. And if i will be in a area with a lot of players we will have a high ping. Some reasons for that? ( i have defined maX_players to 1000 in a_samp.inc, not in gm)

Please, help me.
Reply


Messages In This Thread
Desync / Mysql Errors - by Nin9r - 11.10.2015, 10:14
Re: Desync / Mysql Errors - by AbyssMorgan - 11.10.2015, 10:16
Re: Desync / Mysql Errors - by Nin9r - 11.10.2015, 10:24
Re: Desync / Mysql Errors - by AbyssMorgan - 11.10.2015, 10:34
Re: Desync / Mysql Errors - by Vince - 11.10.2015, 11:42
Re: Desync / Mysql Errors - by Nin9r - 11.10.2015, 11:59
Re: Desync / Mysql Errors - by Nin9r - 15.10.2015, 08:19
Re: Desync / Mysql Errors - by Nin9r - 24.10.2015, 12:05
Re: Desync / Mysql Errors - by Danzou - 24.10.2015, 12:32
Re: Desync / Mysql Errors - by Nin9r - 24.10.2015, 13:14

Forum Jump:


Users browsing this thread: 1 Guest(s)