Question

Спойлер

----------
Loaded log file: "server_log.txt".
----------

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

[10:23:06] weburl = "www.sa-mp.com"  (string)
[10:23:06] 
[10:23:06] Server Plugins
[10:23:06] --------------
[10:23:06]  Loading plugin: mysql_static.so
[10:23:06]  >> plugin.mysql: R39-2 successfully loaded.
[10:23:06]   Loaded.
[10:23:06]  Loading plugin: crashdetect.so
[10:23:06]   CrashDetect plugin 4.19.4
[10:23:06]   Loaded.
[10:23:06]  Loading plugin: profiler.so
[10:23:06]   Profiler plugin 2.15.1
[10:23:06]   Loaded.
[10:23:06]  Loading plugin: sscanf.so
[10:23:06] 

[10:23:06]  ===============================

[10:23:06]       sscanf plugin loaded.     

[10:23:06]          Version:  2.8.3        

[10:23:06]   (c) 2018 Alex "Y_Less" Cole  

[10:23:06]  ===============================

[10:23:06]   Loaded.
[10:23:06]  Loading plugin: streamer.so
[10:23:06] 

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

[10:23:06]   Loaded.
[10:23:06]  Loading plugin: timerfix.so
[10:23:06]   >> TimerFix v1.5 successfully loaded.
[10:23:06]   Loaded.
[10:23:06]  Loading plugin: pawncmd.so
[10:23:06] Pawn.CMD plugin v3.2.0 by urShadow has been loaded
[10:23:06]   Loaded.
[10:23:06]  Loading plugin: nativechecker.so
[10:23:06]   Loaded.
[10:23:06]  Loaded 8 plugins.

[10:23:06] 
[10:23:06] Filterscripts
[10:23:06] ---------------
[10:23:06]   Loading filterscript 'yom_buttons.amx'...
[10:23:06]   Loaded 1 filterscripts.

[10:23:06]  
[10:23:06] --------------------------------------
[10:23:06]  Античит Nex-AC загружен!
[10:23:06]  Версия античита: 1.9.53
[10:23:06]  Автор: Nexius
[10:23:06] --------------------------------------

[10:23:06] [CityZones]: Successfully Init
[10:23:06] [TextDraw]: Все текстдравы созданы
[10:23:06] [debug] Run time error 4: "Array index out of bounds"
[10:23:06] [debug]  Attempted to read/write array element at index 65535 in array of size 9000
[10:23:06] [debug] AMX backtrace:
[10:23:06] [debug] #0 004d2570 in CreateVehicles () at C:\Users\INTEL\Desktop\danya\gamemodes\Test_server.pwn:47015
[10:23:06] [debug] #1 0034e268 in public n_veh_OnGameModeInit () at C:\Users\INTEL\Desktop\danya\gamemodes\Test_server.pwn:8852
[10:23:06] [debug] #2 0005b69c in public n_OnGameModeInit () at C:\Users\INTEL\Desktop\Danya\pawno\include\system/vehicle.pwn:15012
[10:23:06] [debug] #3 0005aa24 in public ac_OnGameModeInit () at C:\Users\INTEL\Desktop\Danya\pawno\include\system/pickup.pwn:133
[10:23:06] [debug] #4 00015b58 in public PawnCmd_OnGameModeInit () at C:\Users\INTEL\Desktop\Danya\pawno\include\nex-ac.inc:3390
[10:23:06] [debug] #5 00008410 in public SSCANF_OnGameModeInit () at C:\Users\INTEL\Desktop\Danya\pawno\include\pawncmd.inc:125
[10:23:06] [debug] #6 00001760 in public fc_OnGameModeInit () at C:\Users\INTEL\Desktop\Danya\pawno\include\sscanf2.inc:211
[10:23:06] [debug] #7 0000116c in public OnGameModeInit () at C:\Users\INTEL\Desktop\Danya\pawno\include\foreach.inc:581
[10:23:06] ------------------------
[10:23:06]             -    
[10:23:06]      vk.com/-
[10:23:06] ------------------------
[10:23:06] Number of vehicle models: 30

 


 

 

Как это решить? и как найти?

Edited by Jawn

Share this post


Link to post

2 answers to this question

  • 0

@S_K, на строке 47015 ищите выход за пределы массива.

Share this post


Link to post
  • 0

 

/dell

 

 

@Jawn 

Цитата

	47013 arendaveh[0] = CreateVehicle(15085, 2144.0156,-1812.1764,18.4875,359.9574, 6, 6, -1, 0);
47014
	47015 SetVehicleData(arendaveh[0], V_RENT, 14);
	47016 SetVehicleData(arendaveh[0], V_RENTP, 150000);
	47017 SetVehicleData(arendaveh[0], V_OWRENT, 0);

 

Вроде всё нормально в 47015,может быть в 47013 что то?

Edited by S_K

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • Kutuzov
      By Kutuzov
      Всем привет, хотелось бы спросить у тех, кто разбирается в PluginSDK.
      Какие есть источники, руководства, документации о PluginSDK?
      Я пока что ничего нормального не нахожу.
      Заранее спасибо