Helly Posted February 28, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 258 Reputation: 54 Joined: 01/09/12 Last Seen: December 26, 2020 Share Posted February 28, 2012 we have 3ceam 650 Quote Link to comment Share on other sites More sharing options...
Aerie Posted February 28, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted February 28, 2012 Alright that's surely why. I'll convert the file for this emulator soon. EDIT : 3CEAM version 661 is clear, but the 650 may be clear too. I think you don't increaze your max_mob limit. So check in your emulator folder : src/map/mob.h then look for : #define MAX_MOB_DB Replace the 4000 value by 5000 then recompile your server. It will allows mobs with 3000's range. Quote Link to comment Share on other sites More sharing options...
Helly Posted March 1, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 258 Reputation: 54 Joined: 01/09/12 Last Seen: December 26, 2020 Share Posted March 1, 2012 oh but i already do that u.u! i have every thing fine D:! and in the emu insent appear an error....T^T im so sad i realy love aeries tears T^T! // Notice that the last 1000 entries are used for player clones, so always set this to desired value +1000 #define MIN_MOB_DB 1000 #define MAX_MOB_DB 6000 << I modify this but still de problem.... Quote Link to comment Share on other sites More sharing options...
Aerie Posted March 2, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted March 2, 2012 Do you use the sql db for mobs ? Or you may have an error during the db loading before scripts errors. conf/inter_athena.conf //Use SQL item_db and mob_db for the map serveruse_sql_db: no Quote Link to comment Share on other sites More sharing options...
Whitecash Posted March 20, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 38 Reputation: 1 Joined: 12/08/11 Last Seen: November 12, 2013 Share Posted March 20, 2012 all scripts works fine in rAthena? Quote Link to comment Share on other sites More sharing options...
Aerie Posted March 20, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted March 20, 2012 I think so, rAthena was a copy of eAthena rev. 15000 so all scripts are retro-compatible. If you find an error, let me know. Quote Link to comment Share on other sites More sharing options...
croxinuz Posted March 23, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 62 Reputation: 0 Joined: 03/18/12 Last Seen: May 12, 2020 Share Posted March 23, 2012 hmm . .i'm still can't use english language . . . . >.< Quote Link to comment Share on other sites More sharing options...
Aerie Posted March 24, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted March 24, 2012 When you start the story, first NPCs will ask you for choose the language. Did you configure as describe configuration.txt? Quote Link to comment Share on other sites More sharing options...
Fangel Posted March 24, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 2 Reputation: 0 Joined: 02/04/12 Last Seen: May 10, 2012 Share Posted March 24, 2012 (edited) Thank you so much for this! It's beyond amazing beyond belief! One problem though, when I warped to one of the maps, it loggs me out o-o. When I logg back on, same char, it loggs me out again. Could it be server side or client side for the map? The Map: ars_in17 Edited March 24, 2012 by Fangel Quote Link to comment Share on other sites More sharing options...
SilverMayCry Posted May 3, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 55 Reputation: 2 Joined: 12/29/11 Last Seen: October 27, 2014 Share Posted May 3, 2012 (edited) nvm..its okay now. Edited May 3, 2012 by SilverMayCry Quote Link to comment Share on other sites More sharing options...
newsubzero Posted May 31, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 2 Joined: 05/15/12 Last Seen: July 23, 2016 Share Posted May 31, 2012 (edited) oh but i already do that u.u! i have every thing fine D:! and in the emu insent appear an error....T^T im so sad i realy love aeries tears T^T! // Notice that the last 1000 entries are used for player clones, so always set this to desired value +1000 #define MIN_MOB_DB 1000 #define MAX_MOB_DB 6000 << I modify this but still de problem.... Do you use the sql db for mobs ? Or you may have an error during the db loading before scripts errors. conf/inter_athena.conf //Use SQL item_db and mob_db for the map serveruse_sql_db: no i still error like this what should i do? [status]: Done reading '0' entries in 'db/mob_item_ratio.txt'. [status]: Done reading '1293' entries in 'db/re/mob_db.txt'. [Error]: sv_readdb: Too many columns in line 34 of "db/mob_db2.txt" (found 58, m aximum is 57). [Error]: sv_readdb: Too many columns in line 35 of "db/mob_db2.txt" (found 58, m aximum is 57). [Error]: sv_readdb: Too many columns in line 36 of "db/mob_db2.txt" (found 58, m aximum is 57). [Error]: sv_readdb: Too many columns in line 37 of "db/mob_db2.txt" (found 58, m aximum is 57). [Error]: sv_readdb: Too many columns in line 38 of "db/mob_db2.txt" (found 58, m aximum is 57). Edited May 31, 2012 by newsubzero Quote Link to comment Share on other sites More sharing options...
Aerie Posted May 31, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted May 31, 2012 There is a modification of the mob_db ... since the 15531 revision : https://rathena.svn....svn15531_db.sql I'll update files and maybe use only sql now ... Edit : Here for Arsinoe en/fr (I'll make sp and Schallmar later) : http://aerie-pinkpan...a/Server/db/en/ The mob_db corrected in sql version. Quote Link to comment Share on other sites More sharing options...
newsubzero Posted June 2, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 2 Joined: 05/15/12 Last Seen: July 23, 2016 Share Posted June 2, 2012 for released. but if i use mob_db in sql i need mob_skill and item_db in sql too and i have warning like this [Warning]: itemdb_search: Item ID 1 does not exists in the item_db. Using dummy data. Quote Link to comment Share on other sites More sharing options...
Aerie Posted June 2, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted June 2, 2012 Ah right ... I'm on ;D All mob_db have been converted, Schallmar included. EDIT : Mob_skill_db avaible, mob_db corrected. Quote Link to comment Share on other sites More sharing options...
newsubzero Posted June 3, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 2 Joined: 05/15/12 Last Seen: July 23, 2016 Share Posted June 3, 2012 (edited) thaks its done well oh yeah everytime i back to prontera i'm stuck in midle statue like this Edited June 3, 2012 by newsubzero Quote Link to comment Share on other sites More sharing options...
Aerie Posted June 3, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted June 3, 2012 Check Arsinoe/Configuration.txt //Pour introduction, régler le Nom de la Capitale du Serveur, Nom de la carte et coordonnées (Pour l'arrivée après l'intro) : //For the Introduction, fix the Capital Server, Nme of the map and coordinates (For come to the capital after the Introduction) : set $EP7CapiName$,"Prontera"; set $EP7map$,"prontera"; set $EP7x,156; set $EP7y,202; Look to others configuration like name server, languages, currency, ... Quote Link to comment Share on other sites More sharing options...
PewN Posted June 10, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted June 10, 2012 my player got error but me not why? Quote Link to comment Share on other sites More sharing options...
Aerie Posted June 12, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted June 12, 2012 Can you be more specific ... What kind of error ? where ? when ? If graphical error surely badly added ressources in the client ... Quote Link to comment Share on other sites More sharing options...
godknow Posted August 11, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 5 Reputation: 0 Joined: 03/08/12 Last Seen: August 24, 2012 Share Posted August 11, 2012 i got this error when load NPC, help me [Error]: npc_enable: Attempted to hide a non-existing NPC 'Gardien du Phare#2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild26a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild26b' (flag=0). [Debug]: NPCEvent 'Soldat Demerol#1::OnBG' not found! (source: EP7_Rana) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin02a' (flag=0). [Debug]: NPCEvent 'Temple de Mortys#ep7::OnBG' not found! (source: EP7_Zombie) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Sortie#ep7zom' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Manager#ep7zom' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild14a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild14b' (flag=0). [Debug]: NPCEvent 'Colonel De Nursie#3::OnBG' not found! (source: EP7_lime3) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild27a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild27b' (flag=0). [Debug]: NPCEvent 'Soldat Demerol#2::OnBG' not found! (source: EP7_Rana2) [Debug]: NPCEvent 'Infirmier Urluc#ep7::OnBG' not found! (source: EP7_shog) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild42b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun24a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Malemort#ars2' (flag=0). [Debug]: Source (NPC): EP7_glace (invisible/not on a map) >>Map Server - stopped<< [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7dun08b' (flag=0). [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: NPCEvent 'Arganie#ep7::OnBG' not found! (source: EP7_glace) [Debug]: NPCEvent 'Docteur Moreau#ep7::OnBG' not found! (source: EP7_orchestre) [Debug]: NPCEvent 'Rosemarick#ep7::OnBG' not found! (source: EP7_gnoll) [Debug]: NPCEvent '#ep7effectAby1::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby2::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby3::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby4::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby5::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby6::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby7::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby8::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby9::OnAction' not found! (source: EP7_lightanim) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Déesse Danifae#ep7' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Prophète Tanzgue#ep73' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7danrec1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7danrec2' (flag=0). [Debug]: NPCEvent '#ep7effectAby10::OnAction' not found! (source: EP7_lightanim) [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7danrec3' (flag=0). [Debug]: NPCEvent '#ep7effectAby11::OnAction' not found! (source: EP7_lightanim) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun33a' (flag=0). [Debug]: NPCEvent 'Yadie#ep71::OnBG' not found! (source: EP7_orage) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#0' (flag=0). [Debug]: NPCEvent 'Instructeur Osani#ep7::OnBG' not found! (source: EP7_boule) [Debug]: NPCEvent 'Mercenaire Yavik#ep7::OnBG' not found! (source: EP7_MinesNera) [Debug]: NPCEvent 'Gardien#ep7a::OnBG' not found! (source: EP7_Arene) [Debug]: NPCEvent 'Gardien#ep7b::OnBG' not found! (source: EP7_Arene) [Debug]: NPCEvent 'Gardien#ep7c::OnBGF' not found! (source: EP7_Arene) [Debug]: NPCEvent 'Jan Houlik#ep7::OnBG' not found! (source: EP7_karg2) [Debug]: NPCEvent 'Iravie Cofic#ep72::OnBG' not found! (source: EP7_urdein) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#1' (flag=0). [Debug]: NPCEvent 'Colonel De Nursie#1::OnBG' not found! (source: EP7_lime) [Debug]: NPCEvent 'Tonsuret#ep72::OnBG' not found! (source: EP7_harpo2) [Debug]: NPCEvent 'Ursula Hupoi#ep71::OnBG' not found! (source: EP7_sidon) [Debug]: NPCEvent 'Joka l'éclairé#aby3::OnBG' not found! (source: EP7_fenris) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#3' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#4' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild57a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild57b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild58a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild59a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild61a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild61a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild34a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild34b' (flag=0). [Error]: npc_enable: Attempted to show a non-existing NPC 'Ladonnai#ep7' (flag=1). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun35a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun35d' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun38a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun38b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Tivias Ranalc'h#ep73' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild29a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin07a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin07b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin07c' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun29a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun29b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun20a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun20b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild10b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild10c' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Romalerie Histujske#1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun12a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun12b' (flag=0). [Error]: npc_enable: Attempted to show a non-existing NPC 'Jorbert Surcouf#1' (flag=1). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild43a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild44a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin16a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62a1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62a2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62a3' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62b1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62b2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62c1' (flag=0). [Error]: .................... Quote Link to comment Share on other sites More sharing options...
Aerie Posted August 13, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted August 13, 2012 You may have some error before in your map-server. Some files seems not be read or containing errors. Can you get the whole map-server screen please ? How did you get files by copy/paste or SVN ? Quote Link to comment Share on other sites More sharing options...
godknow Posted August 13, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 5 Reputation: 0 Joined: 03/08/12 Last Seen: August 24, 2012 Share Posted August 13, 2012 (edited) You may have some error before in your map-server. Some files seems not be read or containing errors. Can you get the whole map-server screen please ? How did you get files by copy/paste or SVN ? i can't get screen because it too many error, but this is map-server log [status]: Memory manager initialised: log/map-server_sql.exe.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [info]: SVN Revision: '16618'. [info]: Server supports up to '4096' concurrent connections. [info]: Initializing random number generator. [info]: Console Silent Setting: 0 [Warning]: Not all IP addresses in map_athena.conf configured, autodetecting... [info]: Defaulting to hidden as our IP address [info]: Map Server IP Address : 'hidden' -> 'hidden'. [info]: Char Server IP Address : 'hidden' -> 'hidden'. [status]: Using SQL dbs: yes [info]: Logging item transactions to table 'picklog'. [info]: Logging commands to table 'atcommandlog'. [info]: Connecting to the Map DB Server.... [status]: connect success! (Map Server Connection) [info]: [sql: Connecting to the Log Database log At 127.0.0.1... [status]: [sql: Successfully 'connected' to Database 'log'. [status]: Loading maps (using db/map_cache.dat as map cache)... [status]: Loading maps (928).. [Notice]: Removing map [ poring_c01 from maplist [Notice]: Removing map [ poring_c02 from maplist [Notice]: Removing map [ ars_fild01 from maplist [Notice]: Removing map [ ars_fild02 from maplist [Notice]: Removing map [ ars_fild03 from maplist [Notice]: Removing map [ ars_fild04 from maplist [Notice]: Removing map [ ars_fild05 from maplist [Notice]: Removing map [ ars_fild06 from maplist [Notice]: Removing map [ ars_fild07 from maplist [Notice]: Removing map [ ars_fild08 from maplist [Notice]: Removing map [ ars_fild09 from maplist [Notice]: Removing map [ ars_fild10 from maplist [Notice]: Removing map [ ars_fild11 from maplist [Notice]: Removing map [ ars_fild12 from maplist [Notice]: Removing map [ ars_fild13 from maplist [Notice]: Removing map [ ars_fild14 from maplist [Notice]: Removing map [ ars_fild15 from maplist [Notice]: Removing map [ ars_fild16 from maplist [Notice]: Removing map [ ars_fild17 from maplist [Notice]: Removing map [ ars_fild18 from maplist [Notice]: Removing map [ ars_fild19 from maplist [Notice]: Removing map [ ars_fild20 from maplist [Notice]: Removing map [ ars_fild21 from maplist [Notice]: Removing map [ ars_fild22 from maplist [Notice]: Removing map [ ars_fild23 from maplist [Notice]: Removing map [ ars_fild24 from maplist [Notice]: Removing map [ ars_fild25 from maplist [Notice]: Removing map [ ars_fild26 from maplist [Notice]: Removing map [ ars_fild27 from maplist [Notice]: Removing map [ ars_fild28 from maplist [Notice]: Removing map [ ars_fild29 from maplist [Notice]: Removing map [ ars_fild30 from maplist [Notice]: Removing map [ ars_fild31 from maplist [Notice]: Removing map [ ars_fild32 from maplist [Notice]: Removing map [ ars_fild33 from maplist [Notice]: Removing map [ ars_fild34 from maplist [Notice]: Removing map [ ars_fild35 from maplist [Notice]: Removing map [ ars_fild36 from maplist [Notice]: Removing map [ ars_fild37 from maplist [Notice]: Removing map [ ars_fild38 from maplist [Notice]: Removing map [ ars_fild39 from maplist [Notice]: Removing map [ ars_fild40 from maplist [Notice]: Removing map [ ars_fild41 from maplist [Notice]: Removing map [ ars_fild42 from maplist [Notice]: Removing map [ ars_fild43 from maplist [Notice]: Removing map [ ars_fild44 from maplist [Notice]: Removing map [ ars_fild45 from maplist [Notice]: Removing map [ ars_fild46 from maplist [Notice]: Removing map [ ars_fild47 from maplist [Notice]: Removing map [ ars_fild48 from maplist [Notice]: Removing map [ ars_fild49 from maplist [Notice]: Removing map [ ars_fild50 from maplist [Notice]: Removing map [ ars_fild51 from maplist [Notice]: Removing map [ ars_fild52 from maplist [Notice]: Removing map [ ars_fild53 from maplist [Notice]: Removing map [ ars_fild54 from maplist [Notice]: Removing map [ ars_fild55 from maplist [Notice]: Removing map [ ars_fild56 from maplist [Notice]: Removing map [ ars_fild57 from maplist [Notice]: Removing map [ ars_fild58 from maplist [Notice]: Removing map [ ars_fild59 from maplist [Notice]: Removing map [ ars_fild60 from maplist [Notice]: Removing map [ ars_fild61 from maplist [Notice]: Removing map [ ars_fild62 from maplist [Notice]: Removing map [ coppa from maplist [Notice]: Removing map [ tantale_ile from maplist [Notice]: Removing map [ ars_dun01 from maplist [Notice]: Removing map [ ars_dun02 from maplist [Notice]: Removing map [ ars_dun03 from maplist [Notice]: Removing map [ ars_dun04 from maplist [Notice]: Removing map [ ars_dun05 from maplist [Notice]: Removing map [ ars_dun06 from maplist [Notice]: Removing map [ ars_dun07 from maplist [Notice]: Removing map [ ars_dun08 from maplist [Notice]: Removing map [ ars_dun09 from maplist [Notice]: Removing map [ ars_dun10 from maplist [Notice]: Removing map [ ars_dun11 from maplist [Notice]: Removing map [ ars_dun12 from maplist [Notice]: Removing map [ ars_dun13 from maplist [Notice]: Removing map [ ars_dun14 from maplist [Notice]: Removing map [ ars_dun15 from maplist [Notice]: Removing map [ ars_dun16 from maplist [Notice]: Removing map [ ars_dun17 from maplist [Notice]: Removing map [ ars_dun18 from maplist [Notice]: Removing map [ ars_dun19 from maplist [Notice]: Removing map [ ars_dun20 from maplist [Notice]: Removing map [ ars_dun21 from maplist [Notice]: Removing map [ ars_dun22 from maplist [Notice]: Removing map [ ars_dun23 from maplist [Notice]: Removing map [ ars_dun24 from maplist [Notice]: Removing map [ ars_dun25 from maplist [Notice]: Removing map [ ars_dun26 from maplist [Notice]: Removing map [ ars_dun27 from maplist [Notice]: Removing map [ ars_dun28 from maplist [Notice]: Removing map [ ars_dun29 from maplist [Notice]: Removing map [ ars_dun30 from maplist [Notice]: Removing map [ ars_dun31 from maplist [Notice]: Removing map [ ars_dun32 from maplist [Notice]: Removing map [ ars_dun33 from maplist [Notice]: Removing map [ ars_dun34 from maplist [Notice]: Removing map [ ars_dun35 from maplist [Notice]: Removing map [ ars_dun36 from maplist [Notice]: Removing map [ ars_dun37 from maplist [Notice]: Removing map [ ars_dun38 from maplist [Notice]: Removing map [ ars_dun39 from maplist [Notice]: Removing map [ ars_dun40 from maplist [Notice]: Removing map [ ars_in01 from maplist [Notice]: Removing map [ ars_in02 from maplist [Notice]: Removing map [ ars_in03 from maplist [Notice]: Removing map [ ars_in04 from maplist [Notice]: Removing map [ ars_in05 from maplist [Notice]: Removing map [ ars_in06 from maplist [Notice]: Removing map [ ars_in07 from maplist [Notice]: Removing map [ ars_in08 from maplist [Notice]: Removing map [ ars_in09 from maplist [Notice]: Removing map [ ars_in10 from maplist [Notice]: Removing map [ ars_in11 from maplist [Notice]: Removing map [ ars_in12 from maplist [Notice]: Removing map [ ars_in13 from maplist [Notice]: Removing map [ ars_in14 from maplist [Notice]: Removing map [ ars_in15 from maplist [Notice]: Removing map [ ars_in16 from maplist [Notice]: Removing map [ ars_in17 from maplist [Notice]: Removing map [ ars_phare from maplist [info]: Successfully loaded '804' maps. [Notice]: Maps removed: '124' [status]: Done reading '57' command aliases in 'conf/atcommand_athena.conf'. [status]: Done reading packet database from 'packet_db.txt'. Using default packet version: 30. [status]: Done reading '6124' entries in 'item_db'. [status]: Done reading '6747' entries in 'item_db_re'. [status]: Done reading '85' entries in 'item_db2'. [status]: Done reading '190' entries in 'item_combo_db'. [status]: Done reading 'item_group_db.txt'. [status]: Done reading '1' entries in 'db/item_avail.txt'. [status]: Done reading '19' entries in 'db/re/item_noequip.txt'. [status]: Done reading '1729' entries in 'db/re/item_trade.txt'. [status]: Done reading '10' entries in 'db/item_delay.txt'. [status]: Done reading '10' entries in 'db/item_stack.txt'. [status]: Done reading '1057' entries in 'db/re/item_buyingstore.txt'. [status]: Done reading '1048' entries in 'db/re/skill_db.txt'. [status]: Done reading '818' entries in 'db/re/skill_require_db.txt'. [status]: Done reading '772' entries in 'db/re/skill_cast_db.txt'. [status]: Done reading '38' entries in 'db/re/skill_castnodex_db.txt'. [status]: Done reading '137' entries in 'db/re/skill_unit_db.txt'. [status]: Done reading '121' entries in 'db/re/skill_nocast_db.txt'. [status]: Done reading '249' entries in 'db/produce_db.txt'. [status]: Done reading '136' entries in 'db/create_arrow_db.txt'. [status]: Done reading '205' entries in 'db/abra_db.txt'. [status]: Done reading '17' entries in 'db/spellbook_db.txt'. [status]: Done reading '22' entries in 'db/magicmushroom_db.txt'. [status]: Done reading '133' entries in 'db/skill_reproduce_db.txt'. [status]: Done reading '25' entries in 'db/skill_improvise_db.txt'. [status]: Done reading '0' entries in 'db/mob_item_ratio.txt'. [status]: Done reading 'mob_chat_db.txt'. [status]: Done reading '1296' entries in 'mob_db'. [status]: Done reading '141' entries in 'mob_db2'. [status]: Done reading '7376' entries in 'mob_skill_db'. [Error]: mob_parse_row_mobskilldb: Too many skills for monster 3871[Rana Hero [status]: Done reading '1660' entries in 'mob_skill_db2'. [status]: Done reading '141' entries in 'db/mob_avail.txt'. [status]: Done reading 're/mob_branch.txt'. [status]: Done reading 're/mob_poring.txt'. [status]: Done reading 're/mob_boss.txt'. [status]: Done reading 'mob_pouch.txt'. [status]: Done reading 'mob_classchange.txt'. [status]: Done reading '6' entries in 'db/re/mob_race2_db.txt'. [status]: Done reading 'exp.txt'. [status]: Done reading '5324' entries in 'db/re/skill_tree.txt'. [status]: Done reading 'attr_fix.txt'. [status]: Done reading 'statpoint.txt'. [status]: Done reading '1' entries in 'conf/motd.txt'. [status]: Done reading '7' groups in 'conf/groups.conf'. [status]: Done reading '133' entries in 'db/re/job_db1.txt'. [status]: Done reading '132' entries in 'db/job_db2.txt'. [status]: Done reading '3' entries in 'db/size_fix.txt'. [status]: Done reading '5' entries in 'db/re/refine_db.txt'. [status]: Done reading '34' entries in 'db/castle_db.txt'. [status]: Done reading '15' entries in 'db/guild_skill_tree.txt'. [status]: Done reading '58' pets in 'pet_db.txt'. [status]: Done reading '0' pets in 'pet_db2.txt'. [status]: Done reading '13' entries in 'db/homunculus_db.txt'. [status]: Done reading '150' levels in 're/exp_homun.txt'. [status]: Done reading '82' entries in 'db/homun_skill_tree.txt'. [status]: Done reading '44' entries in 'db/mercenary_db.txt'. [status]: Done reading '118' entries in 'db/mercenary_skill_db.txt'. [status]: Done reading '12' elementals in 'db/elemental_db.txt'. [status]: Done reading '36' entries in 'db/elemental_skill_db.txt'. [status]: Done reading '2140' entries in 'quest_db.txt'. [status]: Loading NPCs... [status]: Loading NPC file: npc/other/Global_Functions.txt [status]: Loading NPC file: npc/other/CashShop_Functions.txt [status]: Loading NPC file: npc/airports/airships.txt [status]: Loading NPC file: npc/airports/einbroch.txt [status]: Loading NPC file: npc/airports/hugel.txt [status]: Loading NPC file: npc/airports/izlude.txt [status]: Loading NPC file: npc/airports/lighthalzen.txt [status]: Loading NPC file: npc/airports/rachel.txt [status]: Loading NPC file: npc/airports/yuno.txt [status]: Loading NPC file: npc/battleground/flavius/flavius_enter.txt [status]: Loading NPC file: npc/battleground/flavius/flavius01.txt [status]: Loading NPC file: npc/battleground/flavius/flavius02.txt [status]: Loading NPC file: npc/battleground/kvm/kvm_enter.txt [status]: Loading NPC file: npc/battleground/kvm/kvm_item_pay.txt [status]: Loading NPC file: npc/battleground/kvm/kvm01.txt [status]: Loading NPC file: npc/battleground/kvm/kvm02.txt [status]: Loading NPC file: npc/battleground/kvm/kvm03.txt [status]: Loading NPC file: npc/battleground/tierra/tierra_enter.txt [status]: Loading NPC file: npc/battleground/tierra/tierra01.txt [status]: Loading NPC file: npc/battleground/tierra/tierra02.txt [status]: Loading NPC file: npc/battleground/bg_common.txt [status]: Loading NPC file: npc/cities/alberta.txt [status]: Loading NPC file: npc/cities/aldebaran.txt [status]: Loading NPC file: npc/cities/amatsu.txt [status]: Loading NPC file: npc/cities/ayothaya.txt [status]: Loading NPC file: npc/cities/comodo.txt [status]: Loading NPC file: npc/cities/einbech.txt [status]: Loading NPC file: npc/cities/einbroch.txt [status]: Loading NPC file: npc/cities/geffen.txt [status]: Loading NPC file: npc/cities/gonryun.txt [status]: Loading NPC file: npc/cities/hugel.txt [status]: Loading NPC file: npc/cities/izlude.txt [status]: Loading NPC file: npc/cities/jawaii.txt [status]: Loading NPC file: npc/cities/lighthalzen.txt [status]: Loading NPC file: npc/cities/louyang.txt [status]: Loading NPC file: npc/cities/lutie.txt [status]: Loading NPC file: npc/cities/manuk.txt [status]: Loading NPC file: npc/cities/morocc.txt [status]: Loading NPC file: npc/cities/moscovia.txt [status]: Loading NPC file: npc/cities/niflheim.txt [status]: Loading NPC file: npc/cities/payon.txt [status]: Loading NPC file: npc/cities/prontera.txt [status]: Loading NPC file: npc/cities/rachel.txt [status]: Loading NPC file: npc/cities/splendide.txt [status]: Loading NPC file: npc/cities/umbala.txt [status]: Loading NPC file: npc/cities/veins.txt [status]: Loading NPC file: npc/cities/yuno.txt [status]: Loading NPC file: npc/events/gdevent_aru.txt [status]: Loading NPC file: npc/events/gdevent_sch.txt [status]: Loading NPC file: npc/events/god_se_festival.txt [status]: Loading NPC file: npc/instances/SealedShrine.txt [status]: Loading NPC file: npc/instances/EndlessTower.txt [status]: Loading NPC file: npc/instances/OrcsMemory.txt [status]: Loading NPC file: npc/instances/NydhoggsNest.txt [status]: Loading NPC file: npc/kafras/cool_event_corp.txt [status]: Loading NPC file: npc/kafras/dts_warper.txt [status]: Loading NPC file: npc/kafras/functions_kafras.txt [status]: Loading NPC file: npc/kafras/kafras_alb.txt [status]: Loading NPC file: npc/kafras/kafras_alde.txt [status]: Loading NPC file: npc/kafras/kafras_com.txt [status]: Loading NPC file: npc/kafras/kafras_dungeons.txt [status]: Loading NPC file: npc/kafras/kafras_gef.txt [status]: Loading NPC file: npc/kafras/kafras_izl.txt [status]: Loading NPC file: npc/kafras/kafras_mor.txt [status]: Loading NPC file: npc/kafras/kafras_mosk.txt [status]: Loading NPC file: npc/kafras/kafras_new.txt [status]: Loading NPC file: npc/kafras/kafras_pay.txt [status]: Loading NPC file: npc/kafras/kafras_pron.txt [status]: Loading NPC file: npc/kafras/kafras_yun.txt [status]: Loading NPC file: npc/merchants/advanced_refiner.txt [status]: Loading NPC file: npc/merchants/alchemist.txt [status]: Loading NPC file: npc/merchants/ammo_boxes.txt [status]: Loading NPC file: npc/merchants/ammo_dealer.txt [status]: Loading NPC file: npc/merchants/buying_shops.txt [status]: Loading NPC file: npc/merchants/dye_maker.txt [status]: Loading NPC file: npc/merchants/elemental_trader.txt [status]: Loading NPC file: npc/merchants/enchan_arm.txt [status]: Loading NPC file: npc/merchants/gemstone.txt [status]: Loading NPC file: npc/merchants/hair_dyer.txt [status]: Loading NPC file: npc/merchants/hair_style.txt [status]: Loading NPC file: npc/merchants/inn.txt [status]: Loading NPC file: npc/merchants/kunai_maker.txt [status]: Loading NPC file: npc/merchants/manuk.txt [status]: Loading NPC file: npc/merchants/milk_trader.txt [status]: Loading NPC file: npc/merchants/novice_exchange.txt [status]: Loading NPC file: npc/merchants/old_pharmacist.txt [status]: Loading NPC file: npc/merchants/quivers.txt [status]: Loading NPC file: npc/merchants/refine.txt [status]: Loading NPC file: npc/merchants/renters.txt [status]: Loading NPC file: npc/merchants/shops.txt [status]: Loading NPC file: npc/merchants/socket_enchant.txt [status]: Loading NPC file: npc/merchants/socket_enchant2.txt [status]: Loading NPC file: npc/merchants/splendide.txt [status]: Loading NPC file: npc/merchants/wander_pet_food.txt [status]: Loading NPC file: npc/merchants/cashheadgear_dye.txt [status]: Loading NPC file: npc/other/turbo_track.txt [status]: Loading NPC file: npc/other/auction.txt [status]: Loading NPC file: npc/other/books.txt [status]: Loading NPC file: npc/other/bulletin_boards.txt [status]: Loading NPC file: npc/other/comodo_gambling.txt [status]: Loading NPC file: npc/other/divorce.txt [status]: Loading NPC file: npc/other/fortune.txt [status]: Loading NPC file: npc/other/guildpvp.txt [status]: Loading NPC file: npc/other/gympass.txt [status]: Loading NPC file: npc/other/hugel_bingo.txt [status]: Loading NPC file: npc/other/mail.txt [status]: Loading NPC file: npc/other/marriage.txt [status]: Loading NPC file: npc/other/mercenary_rent.txt [status]: Loading NPC file: npc/other/monster_museum.txt [status]: Loading NPC file: npc/other/monster_race.txt [status]: Loading NPC file: npc/other/poring_war.txt [status]: Loading NPC file: npc/other/powernpc.txt [status]: Loading NPC file: npc/other/pvp.txt [status]: Loading NPC file: npc/other/resetskill.txt [status]: Loading NPC file: npc/other/sealstatus.txt [status]: Loading NPC file: npc/quests/first_class/tu_acolyte.txt [status]: Loading NPC file: npc/quests/first_class/tu_archer.txt [status]: Loading NPC file: npc/quests/first_class/tu_magician01.txt [status]: Loading NPC file: npc/quests/first_class/tu_ma_th01.txt [status]: Loading NPC file: npc/quests/first_class/tu_merchant.txt [status]: Loading NPC file: npc/quests/first_class/tu_sword.txt [status]: Loading NPC file: npc/quests/first_class/tu_thief01.txt [status]: Loading NPC file: npc/quests/newgears/2004_headgears.txt [status]: Loading NPC file: npc/quests/newgears/2005_headgears.txt [status]: Loading NPC file: npc/quests/newgears/2006_headgears.txt [status]: Loading NPC file: npc/quests/newgears/2008_headgears.txt [status]: Loading NPC file: npc/quests/okolnir.txt [status]: Loading NPC file: npc/quests/seals/brisingamen_seal.txt [status]: Loading NPC file: npc/quests/seals/god_weapon_creation.txt [status]: Loading NPC file: npc/quests/seals/megingard_seal.txt [status]: Loading NPC file: npc/quests/seals/mjolnir_seal.txt [status]: Loading NPC file: npc/quests/seals/sleipnir_seal.txt [status]: Loading NPC file: npc/quests/bard_quest.txt [status]: Loading NPC file: npc/quests/bunnyband.txt [status]: Loading NPC file: npc/quests/cooking_quest.txt [status]: Loading NPC file: npc/quests/counteragent_mixture.txt [status]: Loading NPC file: npc/quests/doomed_swords.txt [status]: Loading NPC file: npc/quests/doomed_swords_quest.txt [status]: Loading NPC file: npc/quests/eye_of_hellion.txt [status]: Loading NPC file: npc/quests/guildrelay.txt [status]: Loading NPC file: npc/quests/gunslinger_quests.txt [status]: Loading NPC file: npc/quests/juice_maker.txt [status]: Loading NPC file: npc/quests/kiel_hyre_quest.txt [status]: Loading NPC file: npc/quests/lvl4_weapon_quest.txt [status]: Loading NPC file: npc/quests/monstertamers.txt [status]: Loading NPC file: npc/quests/mrsmile.txt [status]: Loading NPC file: npc/quests/ninja_quests.txt [status]: Loading NPC file: npc/quests/obb_quest.txt [status]: Loading NPC file: npc/quests/partyrelay.txt [status]: Loading NPC file: npc/quests/quests_13_1.txt [status]: Loading NPC file: npc/quests/quests_13_2.txt [status]: Loading NPC file: npc/quests/quests_airship.txt [status]: Loading NPC file: npc/quests/quests_alberta.txt [status]: Loading NPC file: npc/quests/quests_aldebaran.txt [status]: Loading NPC file: npc/quests/quests_amatsu.txt [status]: Loading NPC file: npc/quests/quests_ayothaya.txt [status]: Loading NPC file: npc/quests/quests_comodo.txt [status]: Loading NPC file: npc/quests/quests_ein.txt [status]: Loading NPC file: npc/quests/quests_geffen.txt [status]: Loading NPC file: npc/quests/quests_gonryun.txt [status]: Loading NPC file: npc/quests/quests_hugel.txt [status]: Loading NPC file: npc/quests/quests_izlude.txt [status]: Loading NPC file: npc/quests/quests_juperos.txt [status]: Loading NPC file: npc/quests/quests_lighthalzen.txt [status]: Loading NPC file: npc/quests/quests_louyang.txt [status]: Loading NPC file: npc/quests/quests_lutie.txt [status]: Loading NPC file: npc/quests/quests_morocc.txt [status]: Loading NPC file: npc/quests/quests_moscovia.txt [status]: Loading NPC file: npc/quests/quests_nameless.txt [status]: Loading NPC file: npc/quests/quests_niflheim.txt [status]: Loading NPC file: npc/quests/quests_payon.txt [status]: Loading NPC file: npc/quests/quests_prontera.txt [status]: Loading NPC file: npc/quests/quests_rachel.txt [status]: Loading NPC file: npc/quests/quests_umbala.txt [status]: Loading NPC file: npc/quests/quests_veins.txt [status]: Loading NPC file: npc/quests/quests_yuno.txt [status]: Loading NPC file: npc/quests/thana_quest.txt [status]: Loading NPC file: npc/quests/the_sign_quest.txt [status]: Loading NPC file: npc/guild/agit_controller.txt [status]: Loading NPC file: npc/guild/agit_main.txt [status]: Loading NPC file: npc/guild/aldeg_cas01.txt [status]: Loading NPC file: npc/guild/aldeg_cas02.txt [status]: Loading NPC file: npc/guild/aldeg_cas03.txt [status]: Loading NPC file: npc/guild/aldeg_cas04.txt [status]: Loading NPC file: npc/guild/aldeg_cas05.txt [status]: Loading NPC file: npc/guild/gefg_cas01.txt [status]: Loading NPC file: npc/guild/gefg_cas02.txt [status]: Loading NPC file: npc/guild/gefg_cas03.txt [status]: Loading NPC file: npc/guild/gefg_cas04.txt [status]: Loading NPC file: npc/guild/gefg_cas05.txt [status]: Loading NPC file: npc/guild/payg_cas01.txt [status]: Loading NPC file: npc/guild/payg_cas02.txt [status]: Loading NPC file: npc/guild/payg_cas03.txt [status]: Loading NPC file: npc/guild/payg_cas04.txt [status]: Loading NPC file: npc/guild/payg_cas05.txt [status]: Loading NPC file: npc/guild/prtg_cas01.txt [status]: Loading NPC file: npc/guild/prtg_cas02.txt [status]: Loading NPC file: npc/guild/prtg_cas03.txt [status]: Loading NPC file: npc/guild/prtg_cas04.txt [status]: Loading NPC file: npc/guild/prtg_cas05.txt [status]: Loading NPC file: npc/guild2/agit_start_se.txt [status]: Loading NPC file: npc/guild2/agit_main_se.txt [status]: Loading NPC file: npc/guild2/guild_flags.txt [status]: Loading NPC file: npc/guild2/arug_cas01.txt [status]: Loading NPC file: npc/guild2/arug_cas02.txt [status]: Loading NPC file: npc/guild2/arug_cas03.txt [status]: Loading NPC file: npc/guild2/arug_cas04.txt [status]: Loading NPC file: npc/guild2/arug_cas05.txt [status]: Loading NPC file: npc/guild2/schg_cas01.txt [status]: Loading NPC file: npc/guild2/schg_cas02.txt [status]: Loading NPC file: npc/guild2/schg_cas03.txt [status]: Loading NPC file: npc/guild2/schg_cas04.txt [status]: Loading NPC file: npc/guild2/schg_cas05.txt [status]: Loading NPC file: npc/jobs/1-1e/gunslinger.txt [status]: Loading NPC file: npc/jobs/1-1e/ninja.txt [status]: Loading NPC file: npc/jobs/1-1e/taekwon.txt [status]: Loading NPC file: npc/jobs/2-1/assassin.txt [status]: Loading NPC file: npc/jobs/2-1/blacksmith.txt [status]: Loading NPC file: npc/jobs/2-1/hunter.txt [status]: Loading NPC file: npc/jobs/2-1/knight.txt [status]: Loading NPC file: npc/jobs/2-1/priest.txt [status]: Loading NPC file: npc/jobs/2-1/wizard.txt [status]: Loading NPC file: npc/jobs/2-1a/AssassinCross.txt [status]: Loading NPC file: npc/jobs/2-1a/HighPriest.txt [status]: Loading NPC file: npc/jobs/2-1a/HighWizard.txt [status]: Loading NPC file: npc/jobs/2-1a/LordKnight.txt [status]: Loading NPC file: npc/jobs/2-1a/Sniper.txt [status]: Loading NPC file: npc/jobs/2-1a/WhiteSmith.txt [status]: Loading NPC file: npc/jobs/2-1e/StarGladiator.txt [status]: Loading NPC file: npc/jobs/2-2/alchemist.txt [status]: Loading NPC file: npc/jobs/2-2/bard.txt [status]: Loading NPC file: npc/jobs/2-2/crusader.txt [status]: Loading NPC file: npc/jobs/2-2/dancer.txt [status]: Loading NPC file: npc/jobs/2-2/monk.txt [status]: Loading NPC file: npc/jobs/2-2/rogue.txt [status]: Loading NPC file: npc/jobs/2-2/sage.txt [status]: Loading NPC file: npc/jobs/2-2a/Champion.txt [status]: Loading NPC file: npc/jobs/2-2a/Clown.txt [status]: Loading NPC file: npc/jobs/2-2a/Creator.txt [status]: Loading NPC file: npc/jobs/2-2a/Gypsy.txt [status]: Loading NPC file: npc/jobs/2-2a/Paladin.txt [status]: Loading NPC file: npc/jobs/2-2a/Professor.txt [status]: Loading NPC file: npc/jobs/2-2a/Stalker.txt [status]: Loading NPC file: npc/jobs/2-2e/SoulLinker.txt [status]: Loading NPC file: npc/jobs/novice/supernovice.txt [status]: Loading NPC file: npc/jobs/valkyrie.txt [status]: Loading NPC file: npc/quests/skills/acolyte_skills.txt [status]: Loading NPC file: npc/quests/skills/alchemist_skills.txt [status]: Loading NPC file: npc/quests/skills/archer_skills.txt [status]: Loading NPC file: npc/quests/skills/assassin_skills.txt [status]: Loading NPC file: npc/quests/skills/bard_skills.txt [status]: Loading NPC file: npc/quests/skills/blacksmith_skills.txt [status]: Loading NPC file: npc/quests/skills/crusader_skills.txt [status]: Loading NPC file: npc/quests/skills/dancer_skills.txt [status]: Loading NPC file: npc/quests/skills/hunter_skills.txt [status]: Loading NPC file: npc/quests/skills/knight_skills.txt [status]: Loading NPC file: npc/quests/skills/mage_skills.txt [status]: Loading NPC file: npc/quests/skills/merchant_skills.txt [status]: Loading NPC file: npc/quests/skills/monk_skills.txt [status]: Loading NPC file: npc/quests/skills/novice_skills.txt [status]: Loading NPC file: npc/quests/skills/priest_skills.txt [status]: Loading NPC file: npc/quests/skills/rogue_skills.txt [status]: Loading NPC file: npc/quests/skills/sage_skills.txt [status]: Loading NPC file: npc/quests/skills/swordman_skills.txt [status]: Loading NPC file: npc/quests/skills/thief_skills.txt [status]: Loading NPC file: npc/quests/skills/wizard_skills.txt [status]: Loading NPC file: conf/mapflag/nopvp.txt [status]: Loading NPC file: conf/mapflag/gvg.txt [status]: Loading NPC file: conf/mapflag/jail.txt [status]: Loading NPC file: conf/mapflag/nightmare.txt [status]: Loading NPC file: conf/mapflag/nobranch.txt [status]: Loading NPC file: conf/mapflag/noexp.txt [status]: Loading NPC file: conf/mapflag/noicewall.txt [status]: Loading NPC file: conf/mapflag/noloot.txt [status]: Loading NPC file: conf/mapflag/nomemo.txt [status]: Loading NPC file: conf/mapflag/nopenalty.txt [status]: Loading NPC file: conf/mapflag/nosave.txt [status]: Loading NPC file: conf/mapflag/noteleport.txt [status]: Loading NPC file: conf/mapflag/noreturn.txt [status]: Loading NPC file: conf/mapflag/noskill.txt [status]: Loading NPC file: conf/mapflag/nowarp.txt [status]: Loading NPC file: conf/mapflag/nowarpto.txt [status]: Loading NPC file: conf/mapflag/pvp.txt [status]: Loading NPC file: conf/mapflag/pvp_noparty.txt [status]: Loading NPC file: conf/mapflag/pvp_noguild.txt [status]: Loading NPC file: conf/mapflag/night.txt [status]: Loading NPC file: conf/mapflag/restricted.txt [status]: Loading NPC file: conf/mapflag/battleground.txt [status]: Loading NPC file: conf/mapflag/novending.txt [status]: Loading NPC file: conf/mapflag/town.txt [status]: Loading NPC file: conf/mapflag/reset.txt [status]: Loading NPC file: npc/mobs/bossnia.txt [status]: Loading NPC file: npc/mobs/citycleaners.txt [status]: Loading NPC file: npc/mobs/jail.txt [status]: Loading NPC file: npc/mobs/pvp.txt [status]: Loading NPC file: npc/warps/cities/alberta.txt [status]: Loading NPC file: npc/warps/cities/aldebaran.txt [status]: Loading NPC file: npc/warps/cities/amatsu.txt [status]: Loading NPC file: npc/warps/cities/ayothaya.txt [status]: Loading NPC file: npc/warps/cities/comodo.txt [status]: Loading NPC file: npc/warps/cities/einbech.txt [status]: Loading NPC file: npc/warps/cities/einbroch.txt [status]: Loading NPC file: npc/warps/cities/geffen.txt [status]: Loading NPC file: npc/warps/cities/gonryun.txt [status]: Loading NPC file: npc/warps/cities/hugel.txt [status]: Loading NPC file: npc/warps/cities/lighthalzen.txt [status]: Loading NPC file: npc/warps/cities/louyang.txt [status]: Loading NPC file: npc/warps/cities/lutie.txt [status]: Loading NPC file: npc/warps/cities/manuk.txt [status]: Loading NPC file: npc/warps/cities/mid_camp.txt [status]: Loading NPC file: npc/warps/cities/morroc.txt [status]: Loading NPC file: npc/warps/cities/moscovia.txt [status]: Loading NPC file: npc/warps/cities/nameless.txt [status]: Loading NPC file: npc/warps/cities/niflheim.txt [status]: Loading NPC file: npc/warps/cities/payon.txt [status]: Loading NPC file: npc/warps/cities/prontera.txt [status]: Loading NPC file: npc/warps/cities/splendide.txt [status]: Loading NPC file: npc/warps/cities/umbala.txt [status]: Loading NPC file: npc/warps/cities/veins.txt [status]: Loading NPC file: npc/warps/cities/yuno.txt [status]: Loading NPC file: npc/warps/dungeons/abbey.txt [status]: Loading NPC file: npc/warps/dungeons/abyss.txt [status]: Loading NPC file: npc/warps/dungeons/alde_dun.txt [status]: Loading NPC file: npc/warps/dungeons/ama_dun.txt [status]: Loading NPC file: npc/warps/dungeons/anthell.txt [status]: Loading NPC file: npc/warps/dungeons/ayo_dun.txt [status]: Loading NPC file: npc/warps/dungeons/beach_dun.txt [status]: Loading NPC file: npc/warps/dungeons/c_tower.txt [status]: Loading NPC file: npc/warps/dungeons/ein_dun.txt [status]: Loading NPC file: npc/warps/dungeons/gef_dun.txt [status]: Loading NPC file: npc/warps/dungeons/gon_dun.txt [status]: Loading NPC file: npc/warps/dungeons/ice_dun.txt [status]: Loading NPC file: npc/warps/dungeons/in_sphinx.txt [status]: Loading NPC file: npc/warps/dungeons/juperos.txt [status]: Loading NPC file: npc/warps/dungeons/kh_dun.txt [status]: Loading NPC file: npc/warps/dungeons/lhz_dun.txt [status]: Loading NPC file: npc/warps/dungeons/lou_dun.txt [status]: Loading NPC file: npc/warps/dungeons/mag_dun.txt [status]: Loading NPC file: npc/warps/dungeons/mjo_dun.txt [status]: Loading NPC file: npc/warps/dungeons/moc_pryd.txt [status]: Loading NPC file: npc/warps/dungeons/mosk_dun.txt [status]: Loading NPC file: npc/warps/dungeons/odin.txt [status]: Loading NPC file: npc/warps/dungeons/orcsdun.txt [status]: Loading NPC file: npc/warps/dungeons/pay_dun.txt [status]: Loading NPC file: npc/warps/dungeons/prt_maze.txt [status]: Loading NPC file: npc/warps/dungeons/ra_san.txt [status]: Loading NPC file: npc/warps/dungeons/tha_t.txt [status]: Loading NPC file: npc/warps/dungeons/thor_v.txt [status]: Loading NPC file: npc/warps/dungeons/treasure.txt [status]: Loading NPC file: npc/warps/dungeons/tur_dun.txt [status]: Loading NPC file: npc/warps/dungeons/um_dun.txt [status]: Loading NPC file: npc/warps/dungeons/xmas_dun.txt [status]: Loading NPC file: npc/warps/fields/abyss_warper.txt [status]: Loading NPC file: npc/warps/fields/amatsu_fild.txt [status]: Loading NPC file: npc/warps/fields/ein_fild.txt [status]: Loading NPC file: npc/warps/fields/gefenia.txt [status]: Loading NPC file: npc/warps/fields/glastheim.txt [status]: Loading NPC file: npc/warps/fields/jawaii.txt [status]: Loading NPC file: npc/warps/fields/lhalzen_fild.txt [status]: Loading NPC file: npc/warps/fields/lutie_fild.txt [status]: Loading NPC file: npc/warps/fields/man_fild.txt [status]: Loading NPC file: npc/warps/fields/mtmjolnir.txt [status]: Loading NPC file: npc/warps/fields/spl_fild.txt [status]: Loading NPC file: npc/warps/fields/umbala_fild.txt [status]: Loading NPC file: npc/warps/other/airplane.txt [status]: Loading NPC file: npc/warps/other/bossnia.txt [status]: Loading NPC file: npc/warps/other/god.txt [status]: Loading NPC file: npc/warps/other/kiel.txt [status]: Loading NPC file: npc/warps/guildcastles.txt [status]: Loading NPC file: npc/warps/pvp.txt [status]: Loading NPC file: npc/re/airports/izlude.txt [status]: Loading NPC file: npc/re/cities/brasilis.txt [status]: Loading NPC file: npc/re/cities/dewata.txt [status]: Loading NPC file: npc/re/cities/dicastes.txt [status]: Loading NPC file: npc/re/cities/izlude.txt [status]: Loading NPC file: npc/re/cities/jawaii.txt [status]: Loading NPC file: npc/re/guides/guides_alberta.txt [status]: Loading NPC file: npc/re/guides/guides_aldebaran.txt [status]: Loading NPC file: npc/re/guides/guides_amatsu.txt [status]: Loading NPC file: npc/re/guides/guides_ayothaya.txt [status]: Loading NPC file: npc/re/guides/guides_brasilis.txt [status]: Loading NPC file: npc/re/guides/guides_comodo.txt [status]: Loading NPC file: npc/re/guides/guides_einbroch.txt [status]: Loading NPC file: npc/re/guides/guides_geffen.txt [status]: Loading NPC file: npc/re/guides/guides_gonryun.txt [status]: Loading NPC file: npc/re/guides/guides_hugel.txt [status]: Loading NPC file: npc/re/guides/guides_izlude.txt [status]: Loading NPC file: npc/re/guides/guides_juno.txt [status]: Loading NPC file: npc/re/guides/guides_lighthalzen.txt [status]: Loading NPC file: npc/re/guides/guides_louyang.txt [status]: Loading NPC file: npc/re/guides/guides_lutie.txt [status]: Loading NPC file: npc/re/guides/guides_morroc.txt [status]: Loading NPC file: npc/re/guides/guides_moscovia.txt [status]: Loading NPC file: npc/re/guides/guides_niflheim.txt [status]: Loading NPC file: npc/re/guides/guides_payon.txt [status]: Loading NPC file: npc/re/guides/guides_prontera.txt [status]: Loading NPC file: npc/re/guides/guides_rachel.txt [status]: Loading NPC file: npc/re/guides/guides_umbala.txt [status]: Loading NPC file: npc/re/guides/guides_veins.txt [status]: Loading NPC file: npc/re/kafras/kafras_izl.txt [status]: Loading NPC file: npc/re/kafras/kafras_brasilis.txt [status]: Loading NPC file: npc/re/merchants/3rd_trader.txt [status]: Loading NPC file: npc/re/merchants/diamond.txt [status]: Loading NPC file: npc/re/merchants/falcon_flute.txt [status]: Loading NPC file: npc/re/merchants/inn.txt [status]: Loading NPC file: npc/re/merchants/renters.txt [status]: Loading NPC file: npc/re/merchants/shops.txt [status]: Loading NPC file: npc/re/other/mercenary_rent.txt [status]: Loading NPC file: npc/re/quests/eden/11-25.txt [status]: Loading NPC file: npc/re/quests/eden/26-40.txt [status]: Loading NPC file: npc/re/quests/eden/41-55.txt [status]: Loading NPC file: npc/re/quests/eden/56-70.txt [status]: Loading NPC file: npc/re/quests/eden/71-85.txt [status]: Loading NPC file: npc/re/quests/eden/86-90.txt [status]: Loading NPC file: npc/re/quests/eden/91-99.txt [status]: Loading NPC file: npc/re/quests/eden/eden_common.txt [status]: Loading NPC file: npc/re/quests/eden/eden_quests.txt [status]: Loading NPC file: npc/re/quests/eden/eden_service.txt [status]: Loading NPC file: npc/re/quests/homu_s.txt [status]: Loading NPC file: npc/re/quests/magic_books.txt [status]: Loading NPC file: npc/re/quests/mrsmile.txt [status]: Loading NPC file: npc/re/quests/pile_bunker.txt [status]: Loading NPC file: npc/re/quests/quests_brasilis.txt [status]: Loading NPC file: npc/re/quests/quests_dewata.txt [status]: Loading NPC file: npc/re/quests/quests_dicastes.txt [status]: Loading NPC file: npc/re/quests/quests_izlude.txt [status]: Loading NPC file: npc/re/quests/quests_lighthalzen.txt [status]: Loading NPC file: npc/re/jobs/1-1/acolyte.txt [status]: Loading NPC file: npc/re/jobs/1-1/archer.txt [status]: Loading NPC file: npc/re/jobs/1-1/mage.txt [status]: Loading NPC file: npc/re/jobs/1-1/merchant.txt [status]: Loading NPC file: npc/re/jobs/1-1/swordman.txt [status]: Loading NPC file: npc/re/jobs/1-1/thief.txt [status]: Loading NPC file: npc/re/jobs/3-1/archbishop.txt [status]: Loading NPC file: npc/re/jobs/3-1/mechanic.txt [status]: Loading NPC file: npc/re/jobs/3-1/ranger.txt [status]: Loading NPC file: npc/re/jobs/3-1/rune_knight.txt [status]: Loading NPC file: npc/re/jobs/3-1/warlock.txt [status]: Loading NPC file: npc/re/jobs/3-2/genetic.txt [status]: Loading NPC file: npc/re/jobs/3-2/minstrel.txt [status]: Loading NPC file: npc/re/jobs/3-2/royal_guard.txt [status]: Loading NPC file: npc/re/jobs/3-2/shadow_chaser.txt [status]: Loading NPC file: npc/re/jobs/3-2/sorcerer.txt [status]: Loading NPC file: npc/re/jobs/3-2/sura.txt [status]: Loading NPC file: npc/re/jobs/3-2/wanderer.txt [status]: Loading NPC file: npc/re/jobs/novice/novice.txt [status]: Loading NPC file: npc/re/jobs/novice/supernovice_ex.txt [status]: Loading NPC file: npc/re/mobs/dungeons/abbey.txt [status]: Loading NPC file: npc/re/mobs/dungeons/abyss.txt [status]: Loading NPC file: npc/re/mobs/dungeons/alde_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/ama_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/anthell.txt [status]: Loading NPC file: npc/re/mobs/dungeons/ayo_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/beach_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/bra_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/c_tower.txt [status]: Loading NPC file: npc/re/mobs/dungeons/dew_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/dic_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/ein_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/gef_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/gefenia.txt [status]: Loading NPC file: npc/re/mobs/dungeons/glastheim.txt [status]: Loading NPC file: npc/re/mobs/dungeons/gld_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/gld_dunSE.txt [status]: Loading NPC file: npc/re/mobs/dungeons/gon_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/ice_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/in_sphinx.txt [status]: Loading NPC file: npc/re/mobs/dungeons/iz_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/juperos.txt [status]: Loading NPC file: npc/re/mobs/dungeons/kh_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/lhz_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/lou_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/ma_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/mag_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/mal_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/mjo_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/moc_pryd.txt [status]: Loading NPC file: npc/re/mobs/dungeons/mosk_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/nyd_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/odin.txt [status]: Loading NPC file: npc/re/mobs/dungeons/orcsdun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/pay_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/prt_maze.txt [status]: Loading NPC file: npc/re/mobs/dungeons/prt_sew.txt [status]: Loading NPC file: npc/re/mobs/dungeons/ra_san.txt [status]: Loading NPC file: npc/re/mobs/dungeons/tha_t.txt [status]: Loading NPC file: npc/re/mobs/dungeons/thor_v.txt [status]: Loading NPC file: npc/re/mobs/dungeons/treasure.txt [status]: Loading NPC file: npc/re/mobs/dungeons/tur_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/xmas_dun.txt [status]: Loading NPC file: npc/re/mobs/dungeons/yggdrasil.txt [status]: Loading NPC file: npc/re/mobs/fields/amatsu.txt [status]: Loading NPC file: npc/re/mobs/fields/ayothaya.txt [status]: Loading NPC file: npc/re/mobs/fields/bifrost.txt [status]: Loading NPC file: npc/re/mobs/fields/brasilis.txt [status]: Loading NPC file: npc/re/mobs/fields/comodo.txt [status]: Loading NPC file: npc/re/mobs/fields/dewata.txt [status]: Loading NPC file: npc/re/mobs/fields/dicastes.txt [status]: Loading NPC file: npc/re/mobs/fields/einbroch.txt [status]: Loading NPC file: npc/re/mobs/fields/geffen.txt [status]: Loading NPC file: npc/re/mobs/fields/gonryun.txt [status]: Loading NPC file: npc/re/mobs/fields/hugel.txt [status]: Loading NPC file: npc/re/mobs/fields/jawaii.txt [status]: Loading NPC file: npc/re/mobs/fields/lighthalzen.txt [status]: Loading NPC file: npc/re/mobs/fields/louyang.txt [status]: Loading NPC file: npc/re/mobs/fields/lutie.txt [status]: Loading NPC file: npc/re/mobs/fields/malaya.txt [status]: Loading NPC file: npc/re/mobs/fields/manuk.txt [status]: Loading NPC file: npc/re/mobs/fields/mjolnir.txt [status]: Loading NPC file: npc/re/mobs/fields/morocc.txt [status]: Loading NPC file: npc/re/mobs/fields/moscovia.txt [status]: Loading NPC file: npc/re/mobs/fields/niflheim.txt [status]: Loading NPC file: npc/re/mobs/fields/payon.txt [status]: Loading NPC file: npc/re/mobs/fields/prontera.txt [status]: Loading NPC file: npc/re/mobs/fields/rachel.txt [status]: Loading NPC file: npc/re/mobs/fields/splendide.txt [status]: Loading NPC file: npc/re/mobs/fields/umbala.txt [status]: Loading NPC file: npc/re/mobs/fields/veins.txt [status]: Loading NPC file: npc/re/mobs/fields/yuno.txt [status]: Loading NPC file: npc/re/mobs/towns/brasilis.txt [status]: Loading NPC file: npc/re/warps/cities/brasilis.txt [status]: Loading NPC file: npc/re/warps/cities/dewata.txt [status]: Loading NPC file: npc/re/warps/cities/dicastes.txt [status]: Loading NPC file: npc/re/warps/cities/eclage.txt [status]: Loading NPC file: npc/re/warps/cities/izlude.txt [status]: Loading NPC file: npc/re/warps/cities/malangdo.txt [status]: Loading NPC file: npc/re/warps/cities/malaya.txt [status]: Loading NPC file: npc/re/warps/cities/rachel.txt [status]: Loading NPC file: npc/re/warps/cities/yggdrasil.txt [status]: Loading NPC file: npc/re/warps/dungeons/bra_dun.txt [status]: Loading NPC file: npc/re/warps/dungeons/dic_dun.txt [status]: Loading NPC file: npc/re/warps/dungeons/ecl_dun.txt [status]: Loading NPC file: npc/re/warps/dungeons/iz_dun.txt [status]: Loading NPC file: npc/re/warps/fields/bif_fild.txt [status]: Loading NPC file: npc/re/warps/fields/bra_fild.txt [status]: Loading NPC file: npc/re/warps/fields/com_fild.txt [status]: Loading NPC file: npc/re/warps/fields/dic_fild.txt [status]: Loading NPC file: npc/re/warps/fields/geffen_fild.txt [status]: Loading NPC file: npc/re/warps/fields/hugel_fild.txt [status]: Loading NPC file: npc/re/warps/fields/morroc_fild.txt [status]: Loading NPC file: npc/re/warps/fields/payon_fild.txt [status]: Loading NPC file: npc/re/warps/fields/prontera_fild.txt [status]: Loading NPC file: npc/re/warps/fields/rachel_fild.txt [status]: Loading NPC file: npc/re/warps/fields/veins_fild.txt [status]: Loading NPC file: npc/re/warps/fields/yuno_fild.txt [status]: Loading NPC file: npc/re/warps/other/jobquests.txt [status]: Loading NPC file: npc/re/warps/other/other.txt [status]: Loading NPC file: npc/re/warps/other/paradise.txt [status]: Loading NPC file: npc/re/warps/other/s_workshop.txt [status]: Loading NPC file: npc/re/warps/other/sign.txt [status]: Loading NPC file: npc/Arsinoe/Configuration.txt [status]: Loading NPC file: npc/Arsinoe/Fonctions.txt [status]: Loading NPC file: npc/Arsinoe/Services.txt [status]: Loading NPC file: npc/Arsinoe/Warps.txt [status]: Loading NPC file: npc/Arsinoe/Monstres.txt [status]: Loading NPC file: npc/Arsinoe/Mapflags.txt [status]: Loading NPC file: npc/Arsinoe/Marchands.txt [status]: Loading NPC file: npc/Arsinoe/Cinematique.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Quete_Principale.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Arsinoe.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Euhemeria.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Le_Culte_de_Danifae.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Le_Culte_dHarpocrate.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Le_Roi_Gobelin.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Mages_dArsinoe.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Legende_de_Rana.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Arenes.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Zombie.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Soulavein.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/OmbreTerre.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Introduction.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Urunesti.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Divers.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Neraka.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Mars.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Glace.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Dance.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Marathon.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Orchestre.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Abysses.txt [status]: Loading NPC file: npc/Arsinoe/Quetes/Coeur.txt [info]: Done loading '13437' NPCs: -'3180' Warps -'213' Shops -'10044' Scripts -'3069' Spawn sets -'45869' Mobs Cached -'0' Mobs Not Cached [Error]: npc_enable: Attempted to hide a non-existing NPC 'Gardien du Phare#2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild26a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild26b' (flag=0). [Debug]: NPCEvent 'Soldat Demerol#1::OnBG' not found! (source: EP7_Rana) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin02a' (flag=0). [Debug]: NPCEvent 'Temple de Mortys#ep7::OnBG' not found! (source: EP7_Zombie) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Sortie#ep7zom' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Manager#ep7zom' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild14a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild14b' (flag=0). [Debug]: NPCEvent 'Colonel De Nursie#3::OnBG' not found! (source: EP7_lime3) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild27a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild27b' (flag=0). [Debug]: NPCEvent 'Soldat Demerol#2::OnBG' not found! (source: EP7_Rana2) [Debug]: NPCEvent 'Infirmier Urluc#ep7::OnBG' not found! (source: EP7_shog) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild42b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun24a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Malemort#ars2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7dun08b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Déesse Danifae#ep7' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Prophète Tanzgue#ep73' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7danrec1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7danrec2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#warpep7danrec3' (flag=0). [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: Source (NPC): EP7_glace (invisible/not on a map) [Debug]: NPCEvent 'Arganie#ep7::OnBG' not found! (source: EP7_glace) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun33a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#0' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#3' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Glace#4' (flag=0). [Debug]: NPCEvent 'Docteur Moreau#ep7::OnBG' not found! (source: EP7_orchestre) [Debug]: NPCEvent 'Rosemarick#ep7::OnBG' not found! (source: EP7_gnoll) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild57a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild57b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild58a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild59a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild61a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild61a' (flag=0). [Debug]: NPCEvent '#ep7effectAby1::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby2::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby3::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby4::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby5::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby6::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby7::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby8::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby9::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby10::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent '#ep7effectAby11::OnAction' not found! (source: EP7_lightanim) [Debug]: NPCEvent 'Yadie#ep71::OnBG' not found! (source: EP7_orage) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild34a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild34b' (flag=0). [Error]: npc_enable: Attempted to show a non-existing NPC 'Ladonnai#ep7' (flag=1). [Debug]: NPCEvent 'Instructeur Osani#ep7::OnBG' not found! (source: EP7_boule) [Debug]: NPCEvent 'Mercenaire Yavik#ep7::OnBG' not found! (source: EP7_MinesNera) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun35a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun35d' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun38a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun38b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Tivias Ranalc'h#ep73' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild29a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin07a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin07b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin07c' (flag=0). [Debug]: NPCEvent 'Gardien#ep7a::OnBG' not found! (source: EP7_Arene) [Debug]: NPCEvent 'Gardien#ep7b::OnBG' not found! (source: EP7_Arene) [Debug]: NPCEvent 'Gardien#ep7c::OnBGF' not found! (source: EP7_Arene) [Debug]: NPCEvent 'Jan Houlik#ep7::OnBG' not found! (source: EP7_karg2) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun29a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun29b' (flag=0). [Debug]: NPCEvent 'Iravie Cofic#ep72::OnBG' not found! (source: EP7_urdein) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun20a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun20b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild10b' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild10c' (flag=0). [Debug]: NPCEvent 'Colonel De Nursie#1::OnBG' not found! (source: EP7_lime) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Romalerie Histujske#1' (flag=0). [Debug]: NPCEvent 'Tonsuret#ep72::OnBG' not found! (source: EP7_harpo2) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun12a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun12b' (flag=0). [Error]: npc_enable: Attempted to show a non-existing NPC 'Jorbert Surcouf#1' (flag=1). [Debug]: NPCEvent 'Ursula Hupoi#ep71::OnBG' not found! (source: EP7_sidon) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild43a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild44a' (flag=0). [Debug]: NPCEvent 'Joka l'éclairé#aby3::OnBG' not found! (source: EP7_fenris) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin16a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62a1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62a2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62a3' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62b1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62b2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62c1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62c2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62c3' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62c4' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62d1' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62d4' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62d5' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62e2' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild62fin' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Odin#aby' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Aerie#aby' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Fenrir#aby' (flag=0). [Debug]: NPCEvent 'Olive#ep7::OnTalk1' not found! (source: EP7_intro) [Debug]: NPCEvent 'Marchand#ep7a::OnTalk1' not found! (source: EP7_intro) [Debug]: NPCEvent 'Elandor le Magnifique#1::OnTalk1' not found! (source: EP7_intro) [Error]: npc_enable: Attempted to hide a non-existing NPC 'Mage#ep7shan' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Archimage Ornélia#ep7i' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Archimage Ornélia#ep7i' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Archimage Archosio#ep7i' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Mage Ghoji#ep7i' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Apprenti Oeste#ep7i' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Aerie#ep7intro' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsdun22a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Comte de Nemours#ep72' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Comte du Wurtemberg#ep7' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Comte de Guyenne#ep7' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsin10c' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild15a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild15b' (flag=0). [Debug]: NPCEvent 'Colonel De Nursie#4::OnBG' not found! (source: EP7_lime4) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild16a' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild16b' (flag=0). [Debug]: NPCEvent 'Benidictus#ep7::OnBG' not found! (source: EP7_combatFinal) [Error]: npc_enable: Attempted to hide a non-existing NPC '#arsfild16c' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Prêtre Merlay#fin' (flag=0). >>Map Server - stopped<< [Error]: npc_enable: Attempted to hide a non-existing NPC 'Daphnis#fin' (flag=0). [Error]: npc_enable: Attempted to hide a non-existing NPC 'Clerc Graivois#fin' (flag=0). [Error] it appear more and more, no stop, so i stop map-server and copy-paste log. i use tortoise svn to get file on this http://aerie-pinkpan...svn/Dragormina/ Edited August 15, 2012 by Aerie Quote Link to comment Share on other sites More sharing options...
Aerie Posted August 13, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted August 13, 2012 In Server/ npc/ scripts_arsinoe.conf, move the line : npc: npc/Arsinoe/Configuration.txt To the bottom of the script, then when your server have been launch, reload script. The configuration.txt file contains all hidenpc commands but the server doesn't read other files in same time ... so for him NPc doesn't exist yet. It happens sometimes in some revision. Quote Link to comment Share on other sites More sharing options...
Inochi Posted August 13, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 49 Reputation: 7 Joined: 05/24/12 Last Seen: July 21, 2021 Share Posted August 13, 2012 · Hidden by Aerie, August 15, 2012 - Nothing to do here Hidden by Aerie, August 15, 2012 - Nothing to do here Link to comment
godknow Posted August 14, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 5 Reputation: 0 Joined: 03/08/12 Last Seen: August 24, 2012 Share Posted August 14, 2012 (edited) In Server/ npc/ scripts_arsinoe.conf, move the line : npc: npc/Arsinoe/Configuration.txt To the bottom of the script, then when your server have been launch, reload script. The configuration.txt file contains all hidenpc commands but the server doesn't read other files in same time ... so for him NPc doesn't exist yet. It happens sometimes in some revision. it's work but still one error [Error]: mob_parse_row_mobskilldb: Too many skills for monster 3871[Rana Hero how to fix this Edited August 14, 2012 by godknow Quote Link to comment Share on other sites More sharing options...
Aerie Posted August 15, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 383 Reputation: 110 Joined: 11/11/11 Last Seen: August 2, 2017 Author Share Posted August 15, 2012 Are you using the txt version of the mob_db ? SQL db is the only updated now. You can fix this error by remove some lines in mob_skill_db2 for the monster 3871,Rana Hero Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.