Jump to content

diegobh

Members
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

1438 profile views

diegobh's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Make a GRF with the data folder inside and diff the client. In diffs select to NOT load data folder. Put all data contents in the GRF and delete Data folder from you ragnarok full client. Check the diffs options, to enable only custom font. You have to Uncheck use arial font or one font for all langtypes (or something like that). After that, put the .eot font in the System > Font folder, with the .lub files for the System folder. I don't knew the reason, but i got bugs when i put the System folder into a GRF file, so, just place the System folder ouside the GRF, and it will works greatly ! Wish this solve your problem.
  2. np. For diff you client u need 3 files: - Uncrypted Client: http://k3dt.eu/Ragexe/unpacked/ - xdiff for the Uncrypted Client: http://k3dt.eu/Ragexe/unpacked/Diffs/ - Diff Patcher: http://www.mediafire.com/download/fibc47gzvdshp8o/xDiffPatcher.zip You have to use the same Client and .xdiff or you'll get errors. Extract all files at the same folder, open xDiffPatcher.exe , click on " ... " button in front of Exe File and select the Ragexe client. Now click on " ... " button in front of xDiff File and select the Diff file. Click on Load Button. Choose the Diff Options that you want and to finish, click on Diff'n'Save! button. That's it!
  3. I removed cash shop icon from my client editing the hex with this post: http://rathena.org/board/topic/95120-disabling-cash-shop-button/ But now i got 2 questions. 1) How could I open the cash shop when the users type: /cash-shop on chat? 2) How could I configure itens, prices, categories in the cash shop? I read that i need item_cash_db but i dont have this table on db.... Thank you!
  4. I had this issue too. But is very simple. Get the translated file here: https://github.com/ROClientSide/Translation Make your GRF with Data folder and replace System folder in the RO Installed Path to the one that u have downloaded from Translation ^^ Rename all .lua files to .lub in the System folder and all works all right! Simple
  5. I updated my Data and System folders and it's fixed Than you!!!
  6. u have to check: 1) File: trunk/src/common/mmo.h: Look for #define PACKETVER and set it to 20130807 ... #ifndef PACKETVER #define PACKETVER 20130807 //#define PACKETVER 20120410 #endif ... 2) File: trunk/db/packet_db.txt : Replace all the file content for that: http://upaste.me/4fbf8825c47d852c 3) File: trunk/src/map/clif.h : Change the value of: MAX_PACKET_VER, to 45: ... enum {// packet DB MAX_PACKET_DB = 0xf00, MAX_PACKET_VER = 45, MAX_PACKET_POS = 20, }; ... Recompile rAthena and check ur diff too: ... Disable Ragexe Filename Check Disable Packet Encryption ... I wish it helps you!!!
  7. I'm using the client: Client 2013-08-14aRagexe.exe with rAthena SVN Revision: '17704' I configure all settings, all working. But i cant change resolution. I've changed in both Setup [Old Version].exe and Setup.exe , but when i open my client, the resolution is still 640 x 480 (i think), its too small =( I'm using the latest and updated kRO Full Install. How could i fix it, please? Got 2 errors too when openned client, i think that its lua files errors... =( See the image below, please: Thank you!!!
  8. i id that, but ive received more errors: [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '18002'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '18003'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '18004'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '12392'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '12393'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '12394'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '6145'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '6146'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '6147'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '6186'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '27' (id '2808'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '32' (id '601'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '32' (id '602'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '32' (id '611'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '32' (id '610'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '33' (id '6360'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '33' (id '6361'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '33' (id '6362'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '33' (id '6363'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '38' (id '517'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '39' (id '512'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '39' (id '513'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '39' (id '515'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '39' (id '516'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '40' (id '519'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '537'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '643'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '10013'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '10014'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '554'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '6113'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '6114'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '41' (id '6115'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '46' (id '6123'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '46' (id '6120'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '51' (id '7940'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '51' (id '12341'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2139'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2800'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2801'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2802'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2803'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2804'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2805'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2806'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2807'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '18000'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '18001'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '18002'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '18003'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '18004'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '12392'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '12393'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '12394'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '6145'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '6146'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '6147'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '6186'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '52' (id '2808'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '53' (id '6123'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '53' (id '6120'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '611'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '1750'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '645'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '656'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '601'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '602'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '1065'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '58' (id '713'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '63' (id '7940'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '63' (id '12341'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2139'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2800'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2801'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2802'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2803'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2804'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2805'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2806'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2807'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '18000'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '18001'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '18002'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '18003'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '18004'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '12392'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '12393'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '12394'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '6145'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '6146'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '6147'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '6186'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '64' (id '2808'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '69' (id '7940'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '69' (id '12341'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '75' (id '7940'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '75' (id '12341'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2139'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2800'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2801'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2802'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2803'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2804'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2805'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2806'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2807'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '18000'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '18001'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '18002'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '18003'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '18004'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '12392'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '12393'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '12394'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '6145'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '6146'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '6147'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '6186'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '76' (id '2808'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '77' (id '6123'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '77' (id '6120'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '82' (id '7940'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '82' (id '12341'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2139'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2800'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2801'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2802'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2803'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2804'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2805'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2806'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2807'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '18000'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '18001'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '18002'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '18003'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '18004'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '12392'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '12393'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '12394'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '6145'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '6146'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '6147'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '6186'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '83' (id '2808'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '84' (id '6123'). [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/merchants/shops.txt', line '84' (id '6120'). [Error]: status_set_viewdata (NPC): No view data for class 2244t [Error]: status_set_viewdata (NPC): No view data for class 2244 [Error]: status_set_viewdata (NPC): No view data for class 2244 [Error]: status_set_viewdata (NPC): No view data for class 2244 [Error]: status_set_viewdata (NPC): No view data for class 2244 [Error]: status_set_viewdata (NPC): No view data for class 2244 [Error]: status_set_viewdata (NPC): No view data for class 2244 [Error]: status_set_viewdata (NPC): No view data for class 2244 [Warning]: npc_parse_shop: Invalid sell item in file 'npc/re/jobs/novice/novice.txt', line '1913' (id '516'). [Error]: npc_parse_mob: Unknown mob ID 2152 (file 'npc/re/mobs/dungeons/dew_dun.txt', line '20'). [Error]: npc_parse_mob: Unknown mob ID 2156 (file 'npc/re/mobs/dungeons/dew_dun.txt', line '21'). [Error]: npc_parse_mob: Unknown mob ID 2154 (file 'npc/re/mobs/dungeons/dew_dun.txt', line '28'). [Error]: npc_parse_mob: Unknown mob ID 2155 (file 'npc/re/mobs/dungeons/dew_dun.txt', line '29'). [Error]: npc_parse_mob: Unknown mob ID 2083 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '19'). [Error]: npc_parse_mob: Unknown mob ID 2084 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '20'). [Error]: npc_parse_mob: Unknown mob ID 2088 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '21'). [Error]: npc_parse_mob: Unknown mob ID 2089 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '22'). [Error]: npc_parse_mob: Unknown mob ID 2085 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '27'). [Error]: npc_parse_mob: Unknown mob ID 2086 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '28'). [Error]: npc_parse_mob: Unknown mob ID 2090 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '29'). [Error]: npc_parse_mob: Unknown mob ID 2091 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '30'). [Error]: npc_parse_mob: Unknown mob ID 2087 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '31'). [Error]: npc_parse_mob: Unknown mob ID 2161 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '36'). [Error]: npc_parse_mob: Unknown mob ID 2162 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '37'). [Error]: npc_parse_mob: Unknown mob ID 2163 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '38'). [Error]: npc_parse_mob: Unknown mob ID 2164 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '39'). [Error]: npc_parse_mob: Unknown mob ID 2166 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '40'). [Error]: npc_parse_mob: Unknown mob ID 2167 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '41'). [Error]: npc_parse_mob: Unknown mob ID 2168 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '42'). [Error]: npc_parse_mob: Unknown mob ID 2169 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '43'). [Error]: npc_parse_mob: Unknown mob ID 2165 (file 'npc/re/mobs/dungeons/dic_dun.txt', line '44'). [Error]: npc_parse_mob: Unknown mob ID 2198 (file 'npc/re/mobs/dungeons/iz_dun.txt', line '115'). [Error]: npc_parse_mob: Unknown mob ID 2201 (file 'npc/re/mobs/dungeons/iz_dun.txt', line '116'). [Error]: npc_parse_mob: Unknown mob ID 2203 (file 'npc/re/mobs/dungeons/iz_dun.txt', line '117'). [Error]: npc_parse_mob: Unknown mob ID 2204 (file 'npc/re/mobs/dungeons/iz_dun.txt', line '118'). [Error]: npc_parse_mob: Unknown mob ID 2202 (file 'npc/re/mobs/dungeons/iz_dun.txt', line '119'). [Error]: npc_parse_mob: Unknown mob ID 2221 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '111'). [Error]: npc_parse_mob: Unknown mob ID 2222 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '112'). [Error]: npc_parse_mob: Unknown mob ID 2223 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '113'). [Error]: npc_parse_mob: Unknown mob ID 2224 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '114'). [Error]: npc_parse_mob: Unknown mob ID 2225 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '115'). [Error]: npc_parse_mob: Unknown mob ID 2226 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '116'). [Error]: npc_parse_mob: Unknown mob ID 2227 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '117'). [Error]: npc_parse_mob: Unknown mob ID 2228 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '118'). [Error]: npc_parse_mob: Unknown mob ID 2229 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '119'). [Error]: npc_parse_mob: Unknown mob ID 2230 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '120'). [Error]: npc_parse_mob: Unknown mob ID 2231 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '121'). [Error]: npc_parse_mob: Unknown mob ID 2232 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '122'). [Error]: npc_parse_mob: Unknown mob ID 2233 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '123'). [Error]: npc_parse_mob: Unknown mob ID 2234 (file 'npc/re/mobs/dungeons/lhz_dun.txt', line '124'). [Error]: npc_parse_mob: Unknown mob ID 2311 (file 'npc/re/mobs/dungeons/ma_dun.txt', line '18'). [Error]: npc_parse_mob: Unknown mob ID 2315 (file 'npc/re/mobs/dungeons/ma_dun.txt', line '19'). [Error]: npc_parse_mob: Unknown mob ID 2314 (file 'npc/re/mobs/dungeons/ma_dun.txt', line '20'). [Error]: npc_parse_mob: Unknown mob ID 2197 (file 'npc/re/mobs/dungeons/mal_dun.txt', line '22'). [Error]: npc_parse_mob: Unknown mob ID 2199 (file 'npc/re/mobs/dungeons/mal_dun.txt', line '23'). [Error]: npc_parse_mob: Unknown mob ID 2208 (file 'npc/re/mobs/dungeons/mal_dun.txt', line '24'). [Error]: npc_parse_mob: Unknown mob ID 2132 (file 'npc/re/mobs/fields/bifrost.txt', line '20'). [Error]: npc_parse_mob: Unknown mob ID 2133 (file 'npc/re/mobs/fields/bifrost.txt', line '21'). [Error]: npc_parse_mob: Unknown mob ID 2136 (file 'npc/re/mobs/fields/bifrost.txt', line '22'). [Error]: npc_parse_mob: Unknown mob ID 2137 (file 'npc/re/mobs/fields/bifrost.txt', line '23'). [Error]: npc_parse_mob: Unknown mob ID 2132 (file 'npc/re/mobs/fields/bifrost.txt', line '30'). [Error]: npc_parse_mob: Unknown mob ID 2133 (file 'npc/re/mobs/fields/bifrost.txt', line '31'). [Error]: npc_parse_mob: Unknown mob ID 2136 (file 'npc/re/mobs/fields/bifrost.txt', line '32'). [Error]: npc_parse_mob: Unknown mob ID 2137 (file 'npc/re/mobs/fields/bifrost.txt', line '33'). [Error]: npc_parse_mob: Unknown mob ID 2151 (file 'npc/re/mobs/fields/dewata.txt', line '19'). [Error]: npc_parse_mob: Unknown mob ID 2153 (file 'npc/re/mobs/fields/dewata.txt', line '20'). [Error]: npc_parse_mob: Unknown mob ID 2092 (file 'npc/re/mobs/fields/dicastes.txt', line '19'). [Error]: npc_parse_mob: Unknown mob ID 2092 (file 'npc/re/mobs/fields/dicastes.txt', line '28'). [Error]: npc_parse_mob: Unknown mob ID 2313 (file 'npc/re/mobs/fields/malaya.txt', line '18'). [Error]: npc_parse_mob: Unknown mob ID 2314 (file 'npc/re/mobs/fields/malaya.txt', line '19'). [Error]: npc_parse_mob: Unknown mob ID 2316 (file 'npc/re/mobs/fields/malaya.txt', line '20'). [Error]: npc_parse_mob: Unknown mob ID 2309 (file 'npc/re/mobs/fields/malaya.txt', line '25'). [Error]: npc_parse_mob: Unknown mob ID 2310 (file 'npc/re/mobs/fields/malaya.txt', line '26'). [Error]: npc_parse_mob: Unknown mob ID 2312 (file 'npc/re/mobs/fields/malaya.txt', line '27'). [Error]: npc_parse_mob: Unknown mob ID 2316 (file 'npc/re/mobs/fields/malaya.txt', line '28'). [Error]: npc_parse_mob: Unknown mob ID 2315 (file 'npc/re/mobs/fields/malaya.txt', line '29'). [info]: Done loading '13539' NPCs: -'3175' Warps -'211' Shops -'10153' Scripts -'3001' Spawn sets -'43676' Mobs Cached -'0' Mobs Not Cached [Warning]: buildin_monster: Attempted to spawn non-existing monster class 2238 [Debug]: Source (NPC): mvp_lhz_dun04 at lhz_dun04 (0,0) [Warning]: buildin_monster: Attempted to spawn non-existing monster class 2234 [Debug]: Source (NPC): mvp_lhz_dun04 at lhz_dun04 (0,0) [status]: Event 'OnInit' executed with '1605' NPCs. [status]: Server is 'ready' and listening on port '5121'. [status]: Attempting to connect to Char Server. Please wait. [status]: Connecting to 142.4.212.62:6121 [status]: Logging in to char server... [status]: Successfully logged on to Char Server (Connection: '6'). [status]: Sending maps to char server... [status]: Event 'OnInterIfInit' executed with '0' NPCs. [status]: Event 'OnInterIfInitOnce' executed with '0' NPCs. [status]: Requested '34' guild castles from char-server... [status]: Map-Server 0 connected: 804 maps, from IP 142.4.212.62 port 5121. [status]: Map-server 0 loading complete. [info]: Loaded guild castle (0 - guild 0) [info]: Loaded guild castle (1 - guild 0) [info]: Loaded guild castle (2 - guild 0) [info]: Loaded guild castle (3 - guild 0) [info]: Loaded guild castle (4 - guild 0) [info]: Loaded guild castle (5 - guild 0) [info]: Loaded guild castle (6 - guild 0) [info]: Loaded guild castle (7 - guild 0) [info]: Loaded guild castle (8 - guild 0) [info]: Loaded guild castle (9 - guild 0) [info]: Loaded guild castle (10 - guild 0) [info]: Loaded guild castle (11 - guild 0) [info]: Loaded guild castle (12 - guild 0) [info]: Loaded guild castle (13 - guild 0) [info]: Loaded guild castle (14 - guild 0) [info]: Loaded guild castle (15 - guild 0) [info]: Loaded guild castle (16 - guild 0) [info]: Loaded guild castle (17 - guild 0) [info]: Loaded guild castle (18 - guild 0) [info]: Loaded guild castle (19 - guild 0) [info]: Loaded guild castle (20 - guild 0) [info]: Loaded guild castle (21 - guild 0) [info]: Loaded guild castle (22 - guild 0) [info]: Loaded guild castle (23 - guild 0) [info]: Loaded guild castle (24 - guild 0) [info]: Loaded guild castle (25 - guild 0) [info]: Loaded guild castle (26 - guild 0) [info]: Loaded guild castle (27 - guild 0) [info]: Loaded guild castle (28 - guild 0) [info]: Loaded guild castle (29 - guild 0) [info]: Loaded guild castle (30 - guild 0) [info]: Loaded guild castle (31 - guild 0) [info]: Loaded guild castle (32 - guild 0) [info]: Loaded guild castle (33 - guild 0) [status]: Map Server is now online. [info]: Received Fame List of '0' characters. [status]: Received '34' guild castles from char-server. ... Too hard, how could i fix it now, please??? Thankz 4 the help
  9. Hi! i'm using CentOS 5 in a dedicated host, but when i try to start the server, i got this messages on the console: [status]: Finished Reading GeoIP Database. [Error]: make_listen_bind: bind failed (socket #6, error 98: Address already in use)! [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]: Characters per Account: '9'. [status]: The char-server is ready (Server is listening on the port 6121). [status]: connect success! (Map Server Connection) [info]: [sql]: Connecting to the Log Database rathena_log At 141.2.217.26... [status]: [sql]: Successfully 'connected' to Database 'rathena_log'. [status]: Loading maps (using db/re/map_cache.dat as map cache)... [info]: Successfully loaded '804' maps. [status]: Done reading '60' command aliases in 'conf/atcommand_athena.conf'. [status]: Done reading packet database from 'packet_db.txt'. Using default packet version: 30. [Error]: make_listen_bind: bind failed (socket #5, error 98: Address already in use)! [info]: Attempt to connect to login-server... [status]: Connecting to 141.2.217.26:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [Warning]: connect_check: DDoS Attack detected from 141.2.217.26! [info]: Attempt to connect to login-server... [status]: Connecting to 141.2.217.26:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [info]: Attempt to connect to login-server... [status]: Connecting to 141.2.217.26:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [info]: Attempt to connect to login-server... [status]: Connecting to 141.2.217.26:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [info]: Attempt to connect to login-server... [status]: Connecting to 141.2.217.26:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [info]: Attempt to connect to login-server... [status]: Connecting to 141.2.217.26:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. ... I think that it's the problem with ip configs in rAthena config files. Could anyone tell me how to fix it, please? What ip have i to use, how to get my LAN and WAN IP on Linux? I'm new in Linux, and i can't start rAthena, so please, help me xD Thank you!
  10. I did exactly the same, but i got the error after use: ./athena-start start [Error]: make_listen_bind: bind failed (socket #5, error 98: Address already in use)! [info]: Attempt to connect to login-server... [status]: Connecting to 142.4.212.62:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [Warning]: connect_check: DDoS Attack detected from 142.4.212.62! [info]: Attempt to connect to login-server... [status]: Connecting to 142.4.212.62:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. [info]: Attempt to connect to login-server... [status]: Connecting to 142.4.212.62:6900 [Error]: Unknown packet 0x006a received from login-server, disconnecting. [Warning]: Connection to Login Server lost. loop attempt to connect to login-server... How could i fix it, please? Thank you!
  11. Estou com o mesmo problema, mesmo rodando no CentOS... Ninguém aew sabe como resolver?
×
×
  • Create New...