[debug]

Započeo milorad.exe, Jun 18, 2020, 20:08:27 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Problem(error/warning): kada startujem server.cfg izlazi mi sledece
[pawn]
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[20:03:33]
[20:03:33] Server Plugins
[20:03:33] --------------
[20:03:33]  Loading plugin: sscanf
[20:03:33]

[20:03:33]  ===============================

[20:03:33]       sscanf plugin loaded.     

[20:03:33]          Version:  2.8.3       

[20:03:33]   (c) 2018 Alex "Y_Less" Cole 

[20:03:33]  ===============================

[20:03:33]   Loaded.
[20:03:33]  Loading plugin: crashdetect
[20:03:33]   CrashDetect plugin 4.19.4
[20:03:33]   Loaded.
[20:03:33]  Loading plugin: streamer
[20:03:33]

*** Streamer Plugin v2.9.4 by Incognito loaded ***

[20:03:33]   Loaded.
[20:03:33]  Loading plugin: MapAndreas
[20:03:33]   Loaded.
[20:03:33]  Loaded 4 plugins.

[20:03:33]
[20:03:33] Filterscripts
[20:03:33] ---------------
[20:03:33]   Loading filterscript 'anim.amx'...
[20:03:33]   Loaded 1 filterscripts.

[20:03:33] 
[20:03:33] 
[20:03:33] 
[20:03:33]  =======================================
[20:03:33]  |                                     |
[20:03:33]  |        YSI version 3.09.0684        |
[20:03:33]  |        By Alex "Y_Less" Cole        |
[20:03:33]  |                                     |
[20:03:33]  =======================================
[20:03:33] 
[20:03:33] 
[20:03:33] 
[20:03:34] [debug] Run time error 4: "Array index out of bounds"
[20:03:34] [debug]  Attempted to read/write array element at index 200 in array of size 200
[20:03:34] [debug] AMX backtrace:
[20:03:34] [debug] #0 0045bb3c in public LoadFurniture (hid=5) at e-gaming.pwn:20830
[20:03:34] [debug] #1 004fbc78 in LoadScriptfiles () at e-gaming.pwn:28049
[20:03:34] [debug] #2 00511a5c in public CB_OnGameModeInit () at e-gaming.pwn:29035
[20:03:34] [debug] #3 0001fdb8 in public zcmd_OnGameModeInit () at \pawno\include\newsamp.inc:444
[20:03:34] [debug] #4 native CallLocalFunction () in samp-server.exe
[20:03:34] [debug] #5 0001dc68 in ?? () at e-gaming\pawno\include\zcmd.inc:68
[20:03:34] [debug] #6 0000dfe4 in public ScriptInit_OnGameModeInit () at \pawno\include\YSI\y_hooks/impl.inc:498
[20:03:34] [debug] #7 00007918 in public SSCANF_OnGameModeInit () at \YSI\internal\..\y_scriptinit.inc:171
[20:03:34] [debug] #8 00000bc0 in public OnGameModeInit () at \pawno\include\sscanf2.inc:211
[20:03:34] Number of vehicle models: 0
[/pawn]
Dio skripte:
linija 20830
[pawn]
Furniture[ hid ][ i ][ f_Model ] = strval( arrCoords[ 0 ] );
[/pawn]
linija 28049
[pawn]
if( II[ im ][ iUsage ] == IMOVINA_KUCA )
[/pawn]
linija 29035
[pawn]
LoadVehicles( );
[/pawn]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): imate gore
Slika/video ingame problema(obavezno ako je ingame problem): noup

da napomenem da je izvorni ATH v2.0 od Traksa , takodje sam update-ovao streamer,crashdetect kao i sscanf.. ne znam do cega moze biti problem.. hvala
Poslednja Izmena: Jun 20, 2020, 19:24:33 POSLE PODNE od SlavicBeast

izvinite na duplom postu , ali , nakon sto sam izbrisao sve id scriptfiles/Furniture/ , nista se nije promenilo , samo je nestalo upozorenje za prekoraceni array.
[pawn]
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team

[20:27:13]
[20:27:13] Server Plugins
[20:27:13] --------------
[20:27:13]  Loading plugin: crashdetect
[20:27:13]   CrashDetect plugin 4.19.4
[20:27:13]   Loaded.
[20:27:13]  Loading plugin: sscanf
[20:27:13]

[20:27:13]  ===============================

[20:27:13]       sscanf plugin loaded.     

[20:27:13]          Version:  2.8.3       

[20:27:13]   (c) 2018 Alex "Y_Less" Cole 

[20:27:13]  ===============================

[20:27:13]   Loaded.
[20:27:13]  Loading plugin: streamer
[20:27:13]

*** Streamer Plugin v2.9.4 by Incognito loaded ***

[20:27:13]   Loaded.
[20:27:13]  Loading plugin: MapAndreas
[20:27:13]   Loaded.
[20:27:13]  Loaded 4 plugins.

[20:27:13]
[20:27:13] Filterscripts
[20:27:13] ---------------
[20:27:13]   Loading filterscript 'anim.amx'...
[20:27:13]   Loaded 1 filterscripts.

[20:27:13] 
[20:27:13] 
[20:27:13] 
[20:27:13]  =======================================
[20:27:13]  |                                     |
[20:27:13]  |        YSI version 3.09.0684        |
[20:27:13]  |        By Alex "Y_Less" Cole        |
[20:27:13]  |                                     |
[20:27:13]  =======================================
[20:27:13] 
[20:27:13] 
[20:27:13]
[20:27:15] Number of vehicle models: 0
[/pawn]