Raised This Month: $32 Target: $400
 8% 

Galileo Run time error 10: native error (native "ArrayGetString")


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ant1Lamer
Senior Member
Join Date: Jul 2009
Old 09-04-2013 , 12:19   Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #1

PHP Code:
L 09/04/2013 13:06:42Start of error session.
L 09/04/2013 13:06:42Info (map "de_dust2_2006") (file "addons/amxmodx/logs/error_20130904.log")
L 09/04/2013 13:06:42Invalid cellvector handle provided (9:0:0)
L 09/04/2013 13:06:42: [AMXXDisplaying debug trace (plugin "galileo.amxx"version "1.1.290")
L 09/04/2013 13:06:42: [AMXXRun time error 10native error (native "ArrayGetString")
L 09/04/2013 13:06:42: [AMXX]    [0galileo.sma::map_getNext (line 358)
L 09/04/2013 13:06:42: [AMXX]    [1galileo.sma::srv_startEmptyCycle (line 2803


How to fix this ?
Attached Files
File Type: sma Get Plugin or Get Source (galileo.sma - 1067 views - 76.0 KB)
Ant1Lamer is offline
sami_spt
Veteran Member
Join Date: Sep 2012
Location: I<3 pussy cats
Old 09-04-2013 , 15:22   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #2

Did you edit the plugin?
sami_spt is offline
Ant1Lamer
Senior Member
Join Date: Jul 2009
Old 09-05-2013 , 15:08   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #3

no on this line not edit only add chatcolor for colored message
Ant1Lamer is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-05-2013 , 22:56   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #4

Quote:
Originally Posted by Ant1Lamer View Post
no on this line not edit only add chatcolor for colored message
Did the error occur before you modified it? If no, then something you changed caused the error.
__________________
fysiks is offline
Ant1Lamer
Senior Member
Join Date: Jul 2009
Old 09-08-2013 , 05:12   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #5

hmm i dont know
Ant1Lamer is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-08-2013 , 15:11   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #6

Quote:
Originally Posted by Ant1Lamer View Post
hmm i dont know
Then you should find out.
__________________
fysiks is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-08-2013 , 15:31   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #7

Replace :

map_populateList(Array:mapArray, mapFilename[])

by

map_populateList(&Array:mapArray, mapFilename[])
__________________
Arkshine is offline
Ant1Lamer
Senior Member
Join Date: Jul 2009
Old 02-02-2014 , 05:19   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #8

thanks man i will try !
Ant1Lamer is offline
demonicserver
Member
Join Date: Jul 2007
Old 04-04-2017 , 14:53   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #9

Hate to open up an old thread but really have no choice. Is this one resolved? Since i believe not. I tried it now and still end up with message.

Code:
L 04/04/2017 - 20:13:14: Invalid cellvector handle provided (3:0:0)
L 04/04/2017 - 20:13:14: [AMXX] Displaying debug trace (plugin "galileo.amxx")
L 04/04/2017 - 20:13:14: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 04/04/2017 - 20:13:14: [AMXX]    [0] galileo.sma::map_getNext (line 357)
L 04/04/2017 - 20:13:14: [AMXX]    [1] galileo.sma::srv_startEmptyCycle (line 2802)
I haven't really changed anything, just added plain plugin and then i tried this fix Arkshine suggested and still nothing.

plugins.ini
Code:
; AMX Mod X plugins

;redirect_2_new.amxx


; Admin Base - Always one has to be activated
admin.amxx              ; admin base (required for any admin-related)

; Basic
;advanced_bans.amxx
admincmd.amxx   ; basic admin console commands
adminhelp.amxx          ; help command for admin console commands
adminslots.amxx         ; slot reservation
multilingual.amxx               ; Multi-Lingual management

; Menus
menufront.amxx          ; front-end for admin menus
cmdmenu.amxx            ; command menu (speech, settings)
;plmenu.amxx            ; players menu (kick, ban, client cmds.)
;plmenu_ab_base.amxx
;plmenu_ab_dod.amxx
;telemenu.amxx          ; teleport menu (Fun Module required!)
;pausecfg.amxx
;mapsmenu.amxx          ; maps menu (vote, changelevel)
pluginmenu.amxx         ; Menus for commands/cvars organized by plugin

; Chat / Messages
;antiflood.amxx         ; prevent clients from chat-flooding the server
;scrollmsg.amxx         ; displays a scrolling message
;imessage.amxx          ; displays information messages
adminvote.amxx          ; vote commands

; Map related
nextmap.amxx            ; displays next map in mapcycle
;mapchooser.amxx                ; allows to vote for next map
;timeleft.amxx          ; displays time left on map
;roundsleft_nospeak.amxx                        ; Ako je mp_maxrounds govori koliko je rundi na timeleft (ako se ovo ukljuci mora da se iskljuci timeleft.amxx)

; Configuration
statscfg.amxx           ; allows to manage stats plugins via menu and commands
pausecfg.amxx           ; pauziranje pluginova

; Counter-Strike
;hlstatsx_commands_cstrike.amxx debug
statsx.amxx             ; stats on death or round end (CSX Module required!)
miscstats.amxx          ; bunch of events announcement for Counter-Strike
stats_logging.amxx      ; weapons stats logging (CSX Module required!)
restmenu.amxx

;KGB Hosting Extra Plugins - ne diraj, za setovanje konsultuj se!
std_admin_color_chat.amxx debug                 ; Zeleni admin chat
amx_ejl_adminchat.amxx debug                    ; Poboljsane amx_say, csay i tsay komande
;Map_Spawns_Editor.amxx debug                   ; Popravlja spawnove na mapama gde nema dovoljno
task_scheduler.amxx debug                               ; Izvrsavanje odlozenih komandi
resetscore.amxx debug
ad_manager.amxx debug                                   ; Reklame u configs/advertisements
thetime.amxx
;sea_no_team_flash.amxx
;admin_connect.amxx debug
anti_reklama.amxx
walkguard.amxx
;pingfaker.amxx
;masteradd.amxx ; boost plugin
galileo.amxx debug
swear_replacement.amxx
;admin_blanks.amxx
;amx_transfer.amxx
meta list
Code:
meta list
Currently loaded plugins:
      description      stat pend  file              vers      src   load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.2    ini   Start ANY
 [ 2] WHBlocker        RUN   -    whblocker_mm_i38  v1.5.672  ini   Chlvl ANY
 [ 3] Fun              RUN   -    fun_amxx_i386.so  v1.8.2    pl1   ANY   ANY
 [ 4] CStrike          RUN   -    cstrike_amxx_i38  v1.8.2    pl1   ANY   ANY
 [ 5] CSX              RUN   -    csx_amxx_i386.so  v1.8.2    pl1   ANY   ANY
 [ 6] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.2    pl1   ANY   ANY
demonicserver is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 04-04-2017 , 17:07   Re: Galileo Run time error 10: native error (native "ArrayGetString")
Reply With Quote #10

Change this in galileo.cfg:

PHP Code:
gal_emptyserver_mapfile "/addons/amxmodx/configs/emptymapcycle.txt" 
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:43.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode