11.10.2015, 10:14
Hi there!
I have some problems with my server.
1. GM debug:
28768 line:
.
2. Mysql Error:
and
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.
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
Код:
if(PlayerFind[x] != 999)
2. Mysql Error:
Код:
[16:08:16] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
Код:
[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')
Please, help me.