[POMOC] YSI


Započeo (BV) Domy, Jul 10, 2014, 23:32:59 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim: Moj mod od 0
Detaljan opis problema: Pa igracima poslije id 23 ne pokazuje se dialog za login, pa je vjerovatno nega greska u ysiu. Ako netko zna do cega je tj šta sam pogresno uradio bio bi mu vrlo zahvalan kad bi pomogao.
Dio skripte:
Stalno mi izbacuje ovo:
[23:02:22]  ========================================== 
[23:02:22]  |                                        | 
[23:02:22]  |  A new version (v<html>
  ) of YSI is  | 
[23:02:22]  |            available from:             | 
[23:02:22]  |                                        | 
[23:02:22]  |     www.y-less.com/YSI/YSI_1.0.zip     | 
[23:02:22]  |                                        | 
[23:02:22]  ==========================================


A skinuo sam 3.1 verziju.
Sada neznam dal ja nesto nisam dobro ubacio ili sam nesto izostavio.
Na vrhu moda imam ove includove:
#include <a_samp>
#include <YSI\y_ini>
#include <YSI\y_commands>
#include <streamer>
#include <sscanf2>
#include <YSI\y_iterate>
#include <OPSP>
#include <crashdetect>

Neke slike/video za lakse dobivanje pomoci(neobavezno):

[23:26:46] [join] Andres_Gameiro has joined the server (26:109.175.17.207)
[23:26:46] [debug] Run time error 4: "Array index out of bounds"
[23:26:46] [debug]  Accessing element at index 26 past array upper bound 23
[23:26:46] [debug] AMX backtrace:
[23:26:46] [debug] #0 000940c4 in ?? (0x0000001a) from bvdomy.amx
[23:26:46] [debug] #1 0003a06c in public RL_OnPlayerConnect (0x0000001a) from bvdomy.amx
[23:26:46] [debug] #2 native CallLocalFunction () [080dc700] from samp03svr
[23:26:46] [debug] #3 000244bc in public Itter_OnPlayerConnect (0x0000001a) from bvdomy.amx
[23:26:46] [debug] #4 00021a6c in public SSCANF_OnPlayerConnect (0x0000001a) from bvdomy.amx
[23:26:46] [debug] #5 native CallLocalFunction () [080dc700] from samp03svr
[23:26:46] [debug] #6 0001be24 in public Streamer_OnPlayerConnect (0x0000001a) from bvdomy.amx
[23:26:46] [debug] #7 0001b6fc in ?? (0x0000001a) from bvdomy.amx
[23:26:46] [debug] #8 000062a4 in public OnPlayerConnect (0x0000001a) from bvdomy.amx


23:23:17] [debug] Run time error 4: "Array index out of bounds"
[23:23:17] [debug]  Accessing element at index 24 past array upper bound 23
[23:23:17] [debug] AMX backtrace:
[23:23:17] [debug] #0 000940c4 in ?? (0x00000018) from bvdomy.amx
[23:23:17] [debug] #1 0003a06c in public RL_OnPlayerConnect (0x00000018) from bvdomy.amx
[23:23:17] [debug] #2 native CallLocalFunction () [080dc700] from samp03svr
[23:23:17] [debug] #3 000244bc in public Itter_OnPlayerConnect (0x00000018) from bvdomy.amx
[23:23:17] [debug] #4 00021a6c in public SSCANF_OnPlayerConnect (0x00000018) from bvdomy.amx
[23:23:17] [debug] #5 native CallLocalFunction () [080dc700] from samp03svr
[23:23:17] [debug] #6 0001be24 in public Streamer_OnPlayerConnect (0x00000018) from bvdomy.amx
[23:23:17] [debug] #7 0001b6fc in ?? (0x00000018) from bvdomy.amx
[23:23:17] [debug] #8 000062a4 in public OnPlayerConnect (0x00000018) from bvdomy.amx


To izbacuje igracima poslije id 23
Poslednja Izmena: Jul 10, 2014, 23:51:41 POSLE PODNE od DoMiNiK1310