-
Posts
39 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by RagnaDev
-
Hi, I got this message on my rathena server map server log. I'm reporting this as requested by emulator. [ Debug ] : unit_remove_map: unexpected state when removing player AID/CID:2000610/151233 (active=1 connect_new=0 rewarp=0 changemap=0 debug_remove_map=1) from map=glast_01 (users=2). Previous call from unit.cpp:3163(unit_remove_map_pc), current call from unit.cpp:3163(unit_remove_map_pc). Please report this!!! rAthena Hash: 404e9f8
-
Lex aeterna/divina , eske doesn't work on ghost monster
RagnaDev replied to Captain's question in General Support
same here -
Hi guys, Im looking for an option to DROP all failed conections attempts, because Im under attack of a lot of fake IPS, so the server collapses when try to respond these request. Fo example I can easily done that configuration on the firewall, setting the zone to Public and default to DROP.
-
visual effect for some costumes are not working as expected
RagnaDev posted a question in Client-side Support
Hi! visual effect for some costumes are not working as expected (They simply don't show anything), for example Costume Prison of Time, Sparkling Sound, Magic Circle, etc.. I read that these costumes only works on 2013 or newer exes (example SC_DECORATION_OF_MUSIC) but Im using a 2015-05-13 exe !! I remember that they were working at some point, so maybe I or Gepard shield messed up something. Thanks in advance. My Fault, I deletd all costumes effects with a macro long time ago. Please delete this. Thank you -
Hola, probé con estos https://github.com/zackdreaver/ROenglishPRE https://github.com/zackdreaver/ROenglishRE literalmente hice copy-pase y creé un grf , lo único que cambie fue el clientinfo (con ambos) y el problema persiste. me interesa que funcione en pre.
-
4 years later... well I got this error too so... after mmo.h modification, update src/char/int_guild.c to disable the msg Change g->max_member = 16 + guild_checkskill(g, GD_EXTENSION) * 6; TO g->max_member = 16 + guild_checkskill(g, GD_EXTENSION) * 2; //36 Members but dont worry, if the error message appears the max_member value is still being updated to avoid players add more characters than allowed to the guild ShowError("Guild %d:%s has capacity for too many guild members (%d), max supported is %d\n", g->guild_id, g->name, g->max_member, MAX_GUILD); g->max_member = MAX_GUILD; //<--- Here
-
send array through callfunc, it is possible?
RagnaDev replied to RagnaDev's question in Scripting Support
Well.. is now fixed, not an elegant solution but it works. Changed array to string, then... explode + atoi magic. -
Hi, Im trying to send an array using callfunc but I only got the first value. I tried several ways like - using functions inside same npc - getting the array value from inside the function with getvariableofnpc my example: OnInit: setarray .items[0],1,2,3,4,5; ... callfunc("MyFunction",.items); ... function script MyFunction { setarray .@itemsTemp, getarg(0); for(.@i = 0 ; .@i < getarraysize(.@itemsTemp) ; .@i++) { mes "Item: " + .@itemsTemp[.@i]; } return; } ... Output: Item: 1 forcing "for" with a fixed number will Output: Item: 1 Item: null Item: null Item: null It is possible? Or should I rethink my NPC behaviour? THanks
-
todo lo que mecionas que funciona va por el puerto de mysql, que seria el 3306, entonces si no se conecta a los otros puertos es mas probable que el firewall del servidor (donde tienes corriendo el emulador) este bloqueando las peticiones TCP entrantes. si tu proveedor te dice que no puede agregar esas reglas de entrada para esos puertos entonces deberías cambiar de vps.
-
omg.. I read the word Outdated and my mind skip all by default xd thank you, it works
-
Hi People, I'm using the latest version of rathena (I grab it from github) and I'm having this issue with mvplog, there is no logging any data. I summon a few mvps and killed them with a normal character (not gm), also I killed some MVP on the wild (in their respective maps, without summoning them as GM), tomb appears and everything looks fine, but in the log_db, table mvplog is empty, all other logs are working fine so, I dont know the cause, also there is no errors on the console. Any ideas? thanks guys
-
Tutorial - How to open Google Cloud VPS Ports for rAthena
RagnaDev replied to Kevlar's question in Linux Support
Nice info, but remember UDP ports are not required, only TCP -
Kicked out right after login, no error messages on console or server.
RagnaDev replied to RagnaDev's question in Client-side Support
antivirus xd -
Kicked out right after login, no error messages on console or server.
RagnaDev replied to RagnaDev's question in Client-side Support
After some aditional testing, this happen more often with GM accounts. With player accounts works fine, until some point that game crash and never let login again... I will keep testing any help would be appreciated Fixed. ESET was the problem. -
Hi! this is my issue... Sometimes I can login, sometimes not, its weird because there is no errors... - Sometimes at login, client appears as black screen and then closes without any warning or error - Sometimes I can login, but the character stay stuck, can't move, there is no skills and no npcs near - Sometimes I can login and I can walk, but there is no npcs, but If I walk a little and return to the npc, then appears. I'm using latest version of rAthena, on pre-re mode and 2015-05-13aRagexe.exeLogin: Any suggestions? can be a port issue? a packet misconf? any help will be appreciated. (I'm testing on my local pc, but this issue is happening in my dev server too, in gcloud) LOGIN "restart_mode=on" [Status]: Memory manager initialised: log/login-server.exe.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [Info]: Server uses 'select' as event dispatcher [Info]: Server supports up to '4096' concurrent connections. [Info]: Finished reading conf/import/inter_conf.txt. [Info]: Finished reading conf/inter_athena.conf. [Info]: Finished reading conf/import/login_conf.txt. [Info]: Finished reading conf/login_athena.conf. [Info]: Done reading '23' messages in 'conf/msg_conf/login_msg.conf'. [Info]: Ipban connection made. [Status]: The login-server is ready (Server is listening on the port 6902). [Info]: Connection request of the char-server 'ROdev' @ 192.168.0.11:6300 (account: 's1', ip: '192.168.0.11') [Notice]: Authentication accepted (account: s1, id: 1, ip: 192.168.0.11) [Status]: Connection of the char-server 'ROdev' accepted. [Status]: Request for connection of test (ip: 192.168.0.11) [Notice]: Authentication accepted (account: test, id: 2001896, ip: 192.168.0.11) [Status]: Connection of the account 'test' accepted. [Info]: Closed connection from '192.168.0.11'. [Status]: set users ROdev : 1 CHAR "restart_mode=on" [Status]: Memory manager initialised: log/char-server.exe.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [Info]: Server uses 'select' as event dispatcher [Info]: Server supports up to '4096' concurrent connections. [Status]: Login server IP address : 192.168.0.11 -> 192.168.0.11 [Status]: Character server IP address : 192.168.0.11 -> 192.168.0.11 [Info]: Done reading conf/import/char_conf.txt. [Info]: Done reading conf/char_athena.conf. [Info]: Done reading conf/import/inter_conf.txt. [Info]: Done reading conf/inter_athena.conf. [Info]: Done reading '149' messages in 'conf/msg_conf/char_msg.conf'. [Info]: Done reading conf/import/inter_conf.txt. [Info]: Done reading conf/inter_athena.conf. [Info]: Connect Character DB server.... (Character Server) [Status]: Done reading '1' storage information in 'conf/inter_server.yml' [Status]: Done reading '0' storage information in 'conf/import/inter_server.yml' [Status]: Done reading '49' entries in 'db/pre-re/exp_guild.txt'. [Status]: Done reading '0' entries in 'db/import/exp_guild.txt'. [Info]: Clan loaded (1 - Swordman Clan) [Info]: Clan loaded (2 - Arcwand Clan) [Info]: Clan loaded (3 - Golden Mace Clan) [Info]: Clan loaded (4 - Crossbow Clan) [Status]: Finished Reading GeoIP Database. [Status]: Characters per Account: '0'. [Info]: Start checking DB integrity [Info]: DB integrity check finished with success [Info]: Default map: 'prontera 156,191' [Status]: The char-server is ready (Server is listening on the port 6300). [Info]: Attempt to connect to login-server... [Status]: Connecting to 192.168.0.11:6902 [Status]: Connected to login-server (connection #2). [Status]: Awaiting maps from map-server. [Status]: Map-Server 0 connected: 800 maps, from IP 192.168.0.11 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 162) [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) [Info]: Loaded guild castle (34 - guild 0) [Info]: Loaded guild castle (35 - guild 0) [Info]: Loaded guild castle (36 - guild 0) [Info]: Loaded guild castle (37 - guild 0) [Info]: Loaded guild castle (38 - guild 0) [Info]: Loaded guild castle (39 - guild 0) [Info]: Loaded guild castle (40 - guild 0) [Info]: Loaded guild castle (41 - guild 0) [Info]: Loaded guild castle (42 - guild 0) [Info]: Loaded guild castle (43 - guild 0) [Info]: Guild loaded (162 - Test Guild) [Info]: Guild Unloaded (162 - Test Guild) [Info]: request connect - account_id:2001896/login_id1:1588953181/login_id2:1677242761 [Info]: Loading Char Data (2001896) [Info]: Loading Char Data (2001896) [Info]: Char load request (10499) [Info]: Loaded char (10499 - Test Character): status memo 0 skills friends hotkeys mercenary [Info]: Selected char: (Account 2001896: 1 - Test Character) [Info]: Subnet check [192.168.0.11]: WAN [Info]: Loaded Storage data from table storage for account_id: 2001896 (total: 86) [Info]: Loaded Cart data from table cart_inventory for char_id: 10499 (total: 0) [Info]: Loaded Inventory data from table inventory for char_id: 10499 (total: 2) [Info]: mail load complete from DB - id: 10499 (total: 0) [Info]: achievement load complete from DB - id: 10499 (total: 0) MAP "restart_mode=on" [Status]: Memory manager initialised: log/map-server.exe.leaks rAthena Development Team presents ___ __ __ _____/ | / /_/ /_ ___ ____ ____ _ / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/ / / / ___ / /_/ / / / __/ / / / /_/ / /_/ /_/ |_\__/_/ /_/\___/_/ /_/\__,_/ http://rathena.org/board/ [Info]: Server uses 'select' as event dispatcher [Info]: Server supports up to '4096' concurrent connections. [Info]: Char Server IP Address : '192.168.0.11' -> '192.168.0.11'. [Info]: Map Server IP Address : '192.168.0.11' -> '192.168.0.11'. [Status]: Using SQL dbs: no [Info]: Logging item transactions to table 'picklog'. [Info]: Logging commands to table 'atcommandlog'. [Info]: Logging MVP monster rewards to table 'mvplog'. [Info]: Logging 'logmes' messages to table 'npclog'. [Info]: Logging Cash transactions to table 'cashlog'. [Info]: Logging Feeding items to table 'feedinglog'. [Info]: Connecting to the Map DB Server.... [Status]: Connect success! (Map Server Connection) [Info]: [SQL]: Connecting to the Log Database gameserver_log At 127.0.0.1... [Status]: [SQL]: Successfully 'connected' to Database 'gameserver_log'. [Status]: Loading maps (using db/pre-re/map_cache.dat as map cache)... [Status]: Loading maps (using db/import/map_cache.dat as map cache)... [Notice]: Removing map [ evt_swar_b ] from maplist [Notice]: Removing map [ evt_swar_r ] from maplist [Notice]: Removing map [ evt_swar_s ] from maplist [Notice]: Removing map [ evt_swar_t ] from maplist [Notice]: Removing map [ gld_dun01_2 ] from maplist [Notice]: Removing map [ gld_dun02_2 ] from maplist [Notice]: Removing map [ gld_dun03_2 ] from maplist [Notice]: Removing map [ gld_dun04_2 ] from maplist [Notice]: Removing map [ dali02 ] from maplist [Notice]: Removing map [ 1@ge_st ] from maplist [Notice]: Removing map [ 1@spa ] from maplist [Notice]: Removing map [ 1@tnm1 ] from maplist [Notice]: Removing map [ 1@tnm2 ] from maplist [Notice]: Removing map [ 1@tnm3 ] from maplist [Notice]: Removing map [ 1@dth1 ] from maplist [Notice]: Removing map [ 1@dth2 ] from maplist [Notice]: Removing map [ 1@dth3 ] from maplist [Notice]: Removing map [ 1@eom ] from maplist [Notice]: Removing map [ 1@jtb ] from maplist [Notice]: Removing map [ 1@rev ] from maplist [Notice]: Removing map [ 1@xm_d ] from maplist [Notice]: Removing map [ moro_cav ] from maplist [Notice]: Removing map [ moro_vol ] from maplist [Notice]: Removing map [ silk_lair ] from maplist [Notice]: Removing map [ c_tower2_ ] from maplist [Notice]: Removing map [ c_tower3_ ] from maplist [Notice]: Removing map [ 1@mcd ] from maplist [Notice]: Removing map [ ver_eju ] from maplist [Notice]: Removing map [ ver_tunn ] from maplist [Notice]: Removing map [ verus03 ] from maplist [Notice]: Removing map [ verus04 ] from maplist [Notice]: Removing map [ job_gun ] from maplist [Notice]: Removing map [ 1@air1 ] from maplist [Notice]: Removing map [ 1@air2 ] from maplist [Notice]: Removing map [ 1@glast ] from maplist [Notice]: Removing map [ lhz_dun_n ] from maplist [Notice]: Removing map [ lhz_d_n2 ] from maplist [Notice]: Removing map [ 1@gl_kh ] from maplist [Notice]: Removing map [ 2@gl_kh ] from maplist [Notice]: Removing map [ 1@lab ] from maplist [Notice]: Removing map [ 1@uns ] from maplist [Notice]: Removing map [ un_bk_q ] from maplist [Notice]: Removing map [ un_bunker ] from maplist [Notice]: Removing map [ un_myst ] from maplist [Notice]: Removing map [ verus01 ] from maplist [Notice]: Removing map [ verus02 ] from maplist [Notice]: Removing map [ paramk ] from maplist [Notice]: Removing map [ 1@ffp ] from maplist [Notice]: Removing map [ 1@infi ] from maplist [Notice]: Removing map [ 1@mir ] from maplist [Notice]: Removing map [ 2@mir ] from maplist [Notice]: Removing map [ 1@sthb ] from maplist [Notice]: Removing map [ 1@sthc ] from maplist [Notice]: Removing map [ 1@sthd ] from maplist [Notice]: Removing map [ prt_cas ] from maplist [Notice]: Removing map [ prt_cas_q ] from maplist [Notice]: Removing map [ prt_prison ] from maplist [Notice]: Removing map [ prt_lib ] from maplist [Notice]: Removing map [ prt_lib_q ] from maplist [Notice]: Removing map [ prt_q ] from maplist [Notice]: Removing map [ prt_pri00 ] from maplist [Notice]: Removing map [ int_land ] from maplist [Notice]: Removing map [ int_land01 ] from maplist [Notice]: Removing map [ int_land02 ] from maplist [Notice]: Removing map [ int_land03 ] from maplist [Notice]: Removing map [ int_land04 ] from maplist [Notice]: Removing map [ lasagna ] from maplist [Notice]: Removing map [ lasa_fild01 ] from maplist [Notice]: Removing map [ lasa_fild02 ] from maplist [Notice]: Removing map [ lasa_dun01 ] from maplist [Notice]: Removing map [ lasa_dun02 ] from maplist [Notice]: Removing map [ lasa_dun03 ] from maplist [Notice]: Removing map [ conch_in ] from maplist [Notice]: Removing map [ lasa_in01 ] from maplist [Notice]: Removing map [ lasa_dun_q ] from maplist [Notice]: Removing map [ 1@pop1 ] from maplist [Notice]: Removing map [ 1@pop2 ] from maplist [Notice]: Removing map [ 1@pop3 ] from maplist [Notice]: Removing map [ 1@slw ] from maplist [Notice]: Removing map [ 1@swat ] from maplist [Notice]: Removing map [ que_swat ] from maplist [Notice]: Removing map [ slabw01 ] from maplist [Notice]: Removing map [ rebel_in ] from maplist [Notice]: Removing map [ 1@md_gef ] from maplist [Notice]: Removing map [ 1@md_pay ] from maplist [Notice]: Removing map [ har_in01 ] from maplist [Notice]: Removing map [ harboro1 ] from maplist [Notice]: Removing map [ harboro2 ] from maplist [Notice]: Removing map [ rockmi1 ] from maplist [Notice]: Removing map [ rockmi2 ] from maplist [Notice]: Removing map [ rockrdg1 ] from maplist [Notice]: Removing map [ rockrdg2 ] from maplist [Notice]: Removing map [ 1@gl_k2 ] from maplist [Notice]: Removing map [ 2@gl_k2 ] from maplist [Notice]: Removing map [ 1@xm_d2 ] from maplist [Notice]: Removing map [ pay_d03_i ] from maplist [Notice]: Removing map [ gef_d01_i ] from maplist [Notice]: Removing map [ ice_d03_i ] from maplist [Notice]: Removing map [ 1@tre ] from maplist [Notice]: Removing map [ 1@begi ] from maplist [Notice]: Removing map [ tur_d03_i ] from maplist [Notice]: Removing map [ tur_d04_i ] from maplist [Notice]: Removing map [ 1@crd ] from maplist [Notice]: Removing map [ ordeal_a00 ] from maplist [Notice]: Removing map [ ordeal_a02 ] from maplist [Notice]: Removing map [ pprontera ] from maplist [Notice]: Removing map [ niflxmas ] from maplist [Notice]: Removing map [ sch_lab ] from maplist [Notice]: Removing map [ nakhyang ] from maplist [Notice]: Removing map [ lasa_sea ] from maplist [Notice]: Removing map [ 1@drdo ] from maplist [Notice]: Removing map [ x_lhz ] from maplist [Notice]: Removing map [ x_prt ] from maplist [Notice]: Removing map [ x_ra ] from maplist [Notice]: Removing map [ prt_evt_in ] from maplist [Notice]: Removing map [ vis_h01 ] from maplist [Notice]: Removing map [ vis_h02 ] from maplist [Notice]: Removing map [ vis_h03 ] from maplist [Notice]: Removing map [ vis_h04 ] from maplist [Notice]: Removing map [ ein_d02_i ] from maplist [Notice]: Removing map [ com_d02_i ] from maplist [Notice]: Removing map [ 1@soul ] from maplist [Notice]: Removing map [ star_frst ] from maplist [Notice]: Removing map [ star_in ] from maplist [Notice]: Removing map [ 2009rwc_01 ] from maplist [Notice]: Removing map [ 2009rwc_02 ] from maplist [Notice]: Removing map [ 2009rwc_03 ] from maplist [Notice]: Removing map [ 2009rwc_04 ] from maplist [Notice]: Removing map [ 2009rwc_05 ] from maplist [Notice]: Removing map [ 2009rwc_06 ] from maplist [Notice]: Removing map [ 2009rwc_07 ] from maplist [Notice]: Removing map [ 2009rwc_08 ] from maplist [Notice]: Removing map [ 2009rwc_f01 ] from maplist [Notice]: Removing map [ 2012rwc_01 ] from maplist [Notice]: Removing map [ 2012rwc_02 ] from maplist [Notice]: Removing map [ 2012rwc_03 ] from maplist [Notice]: Removing map [ 2012rwc_04 ] from maplist [Notice]: Removing map [ 2012rwc_05 ] from maplist [Notice]: Removing map [ 2012rwc_06 ] from maplist [Notice]: Removing map [ 2012rwc_07 ] from maplist [Notice]: Removing map [ 2012rwc_08 ] from maplist [Notice]: Maps removed: '141'. [Info]: Successfully loaded '800' maps. [Info]: Done reading '0' messages in 'conf/msg_conf/import/map_msg_spn_conf.txt'. [Info]: Done reading '1186' messages in 'conf/msg_conf/map_msg.conf'. [Status]: Done reading '70' command aliases in 'conf/atcommand_athena.conf'. [Status]: Done reading '4' entries in 'db/pre-re/instance_db.txt'. [Status]: Done reading '0' entries in 'db/import/instance_db.txt'. [Status]: Using packet version: 20150513. [Status]: Packet Obfuscation: Disabled. [Status]: Done reading '197' entries in 'db/const.txt'. [Status]: Done reading '0' entries in 'db/import/const.txt'. [Status]: Done reading '6186' entries in 'db/pre-re/item_db.txt'. [Status]: Done reading '2595' entries in 'db/import/item_db.txt'. [Status]: Done reading '1' entries in 'db/item_avail.txt'. [Status]: Done reading '7' entries in 'db/pre-re/item_stack.txt'. [Status]: Done reading '125' entries in 'db/item_nouse.txt'. [Status]: Done reading '0' entries in 'db/pre-re/item_group_db.txt'. [Status]: Done reading '885' entries in 'db/pre-re/item_bluebox.txt'. [Status]: Done reading '803' entries in 'db/pre-re/item_violetbox.txt'. [Status]: Done reading '367' entries in 'db/pre-re/item_cardalbum.txt'. [Status]: Done reading '20' entries in 'db/item_findingore.txt'. [Status]: Done reading '652' entries in 'db/pre-re/item_giftbox.txt'. [Status]: Done reading '595' entries in 'db/pre-re/item_misc.txt'. [Status]: Done reading '156' entries in 'db/pre-re/item_combo_db.txt'. [Status]: Done reading '0' entries in 'db/pre-re/item_randomopt_db.txt'. [Status]: Done reading '1894' entries in 'db/pre-re/item_noequip.txt'. [Status]: Done reading '1633' entries in 'db/pre-re/item_trade.txt'. [Status]: Done reading '13' entries in 'db/pre-re/item_delay.txt'. [Status]: Done reading '1521' entries in 'db/pre-re/item_buyingstore.txt'. [Status]: Done reading '42' entries in 'db/pre-re/item_flag.txt'. [Status]: Done reading '0' entries in 'db/pre-re/item_randomopt_group.txt'. [Status]: Done reading '0' entries in 'db/import/item_avail.txt'. [Status]: Done reading '0' entries in 'db/import/item_stack.txt'. [Status]: Done reading '0' entries in 'db/import/item_nouse.txt'. [Status]: Done reading '0' entries in 'db/import/item_group_db.txt'. [Status]: Done reading '0' entries in 'db/import/item_bluebox.txt'. [Status]: Done reading '0' entries in 'db/import/item_violetbox.txt'. [Status]: Done reading '0' entries in 'db/import/item_cardalbum.txt'. [Status]: Done reading '0' entries in 'db/import/item_findingore.txt'. [Status]: Done reading '0' entries in 'db/import/item_giftbox.txt'. [Status]: Done reading '75' entries in 'db/import/item_misc.txt'. [Status]: Done reading '0' entries in 'db/import/item_combo_db.txt'. [Status]: Done reading '0' entries in 'db/import/item_randomopt_db.txt'. [Status]: Done reading '0' entries in 'db/import/item_noequip.txt'. [Status]: Done reading '0' entries in 'db/import/item_trade.txt'. [Status]: Done reading '0' entries in 'db/import/item_delay.txt'. [Status]: Done reading '0' entries in 'db/import/item_buyingstore.txt'. [Status]: Done reading '0' entries in 'db/import/item_flag.txt'. [Status]: Done reading '0' entries in 'db/import/item_randomopt_group.txt'. [Status]: Done reading '3' channels in 'conf/channels.conf'. [Status]: Done reading '0' entries in 'db/pre-re/item_cash_db.txt'. [Status]: Done reading '0' entries in 'db/import/item_cash_db.txt'. [Status]: Done reading '0' entries in 'sales'. [Status]: Done reading '1159' entries in 'db/pre-re/skill_db.txt'. [Status]: Done reading '857' entries in 'db/pre-re/skill_require_db.txt'. [Status]: Done reading '818' entries in 'db/pre-re/skill_cast_db.txt'. [Status]: Done reading '53' entries in 'db/pre-re/skill_castnodex_db.txt'. [Status]: Done reading '145' entries in 'db/pre-re/skill_unit_db.txt'. [Status]: Done reading '110' entries in 'db/pre-re/skill_nocast_db.txt'. [Status]: Done reading '263' entries in 'db/pre-re/produce_db.txt'. [Status]: Done reading '136' entries in 'db/create_arrow_db.txt'. [Status]: Done reading '155' entries in 'db/abra_db.txt'. [Status]: Done reading '17' entries in 'db/spellbook_db.txt'. [Status]: Done reading '23' entries in 'db/magicmushroom_db.txt'. [Status]: Done reading '163' entries in 'db/skill_copyable_db.txt'. [Status]: Done reading '16' entries in 'db/skill_improvise_db.txt'. [Status]: Done reading '74' entries in 'db/skill_changematerial_db.txt'. [Status]: Done reading '2' entries in 'db/skill_nonearnpc_db.txt'. [Status]: Done reading '0' entries in 'db/skill_damage_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_require_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_cast_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_castnodex_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_unit_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_nocast_db.txt'. [Status]: Done reading '0' entries in 'db/import/produce_db.txt'. [Status]: Done reading '0' entries in 'db/import/create_arrow_db.txt'. [Status]: Done reading '0' entries in 'db/import/abra_db.txt'. [Status]: Done reading '0' entries in 'db/import/spellbook_db.txt'. [Status]: Done reading '0' entries in 'db/import/magicmushroom_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_copyable_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_improvise_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_changematerial_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_nonearnpc_db.txt'. [Status]: Done reading '0' entries in 'db/import/skill_damage_db.txt'. [Status]: Done reading '1009' entries in 'db/pre-re/mob_db.txt'. [Status]: Done reading '40' entries in 'db/import/mob_db.txt'. [Status]: Done reading '5511' entries in 'db/pre-re/mob_skill_db.txt'. [Status]: Done reading '16' entries in 'db/mob_avail.txt'. [Status]: Done reading '9' entries in 'db/pre-re/mob_race2_db.txt'. [Status]: Done reading '0' entries in 'db/mob_item_ratio.txt'. [Status]: Done reading '40' entries in 'db/mob_chat_db.txt'. [Status]: Done reading '0' entries in 'db/pre-re/mob_random_db.txt'. [Status]: Done reading '427' entries in 'db/pre-re/mob_branch.txt'. [Status]: Done reading '13' entries in 'db/pre-re/mob_poring.txt'. [Status]: Done reading '43' entries in 'db/pre-re/mob_boss.txt'. [Status]: Done reading '331' entries in 'db/mob_pouch.txt'. [Status]: Done reading '345' entries in 'db/mob_mission.txt'. [Status]: Done reading '25' entries in 'db/mob_classchange.txt'. [Status]: Done reading '0' entries in 'db/pre-re/mob_drop.txt'. [Status]: Done reading '5' entries in 'db/import/mob_skill_db.txt'. [Status]: Done reading '22' entries in 'db/import/mob_avail.txt'. [Status]: Done reading '0' entries in 'db/import/mob_race2_db.txt'. [Status]: Done reading '0' entries in 'db/import/mob_item_ratio.txt'. [Status]: Done reading '0' entries in 'db/import/mob_chat_db.txt'. [Status]: Done reading '0' entries in 'db/import/mob_random_db.txt'. [Status]: Done reading '0' entries in 'db/import/mob_branch.txt'. [Status]: Done reading '0' entries in 'db/import/mob_poring.txt'. [Status]: Done reading '0' entries in 'db/import/mob_boss.txt'. [Status]: Done reading '0' entries in 'db/import/mob_pouch.txt'. [Status]: Done reading '0' entries in 'db/import/mob_mission.txt'. [Status]: Done reading '0' entries in 'db/import/mob_classchange.txt'. [Status]: Done reading '0' entries in 'db/import/mob_drop.txt'. [Status]: Done reading '175' entries in 'db/pre-re/statpoint.txt'. [Status]: Done reading '145' entries in 'db/pre-re/job_db1.txt'. [Status]: Done reading '150' entries in 'db/job_db2.txt'. [Status]: Done reading '13' entries in 'db/pre-re/job_exp.txt'. [Status]: Done reading '59' entries in 'db/pre-re/job_basehpsp_db.txt'. [Status]: Done reading '0' entries in 'db/pre-re/job_param_db.txt'. [Status]: Done reading '0' entries in 'db/pre-re/job_noenter_map.txt'. [Status]: Done reading '0' entries in 'db/import/statpoint.txt'. [Status]: Done reading '0' entries in 'db/import/job_db1.txt'. [Status]: Done reading '0' entries in 'db/import/job_db2.txt'. [Status]: Done reading '0' entries in 'db/import/job_exp.txt'. [Status]: Done reading '0' entries in 'db/import/job_basehpsp_db.txt'. [Status]: Done reading '0' entries in 'db/import/job_param_db.txt'. [Status]: Done reading '0' entries in 'db/import/job_noenter_map.txt'. [Status]: Done reading '5357' entries in 'db/pre-re/skill_tree.txt'. [Status]: Done reading '0' entries in 'db/import/skill_tree.txt'. [Status]: Done reading '1' entries in 'conf/motd.txt'. [Status]: Done reading '8' groups in 'conf/groups.conf'. [Status]: Done reading '4' entries in 'db/pre-re/attr_fix.txt'. [Status]: Done reading '243' entries in 'db/status_disabled.txt'. [Status]: Done reading '3' entries in 'db/size_fix.txt'. [Status]: Done reading '6' entries in 'db/pre-re/refine_db.yml'. [Status]: Done reading '0' entries in 'db/import/attr_fix.txt'. [Status]: Done reading '0' entries in 'db/import/status_disabled.txt'. [Status]: Done reading '0' entries in 'db/import/size_fix.txt'. [Status]: Done reading '0' entries in 'db/import/refine_db.yml'. [Status]: Done reading '44' entries in 'db/castle_db.txt'. [Status]: Done reading '16' entries in 'db/guild_skill_tree.txt'. [Status]: Done reading '0' entries in 'db/import/castle_db.txt'. [Status]: Done reading '0' entries in 'db/import/guild_skill_tree.txt'. [Status]: Done reading '59' pets in 'db/pre-re/pet_db.txt'. [Status]: Done reading '0' pets in 'db/import/pet_db.txt'. [Status]: Done reading '13' entries in 'db/pre-re/homunculus_db.txt'. [Status]: Done reading '0' entries in 'db/import/homunculus_db.txt'. [Status]: Done reading '99' levels in 'db/db/pre-re/exp_homun.txt'. [Status]: Done reading '0' levels in 'db/db/import/exp_homun.txt'. [Status]: Done reading '82' entries in 'db/homun_skill_tree.txt'. [Status]: Done reading '0' entries in 'db/import/homun_skill_tree.txt'. [Status]: Done reading '62' entries in 'db/mercenary_db.txt'. [Status]: Done reading '0' entries in 'db/import/mercenary_db.txt'. [Status]: Done reading '154' entries in 'db/mercenary_skill_db.txt'. [Status]: Done reading '0' entries in 'db/import/mercenary_skill_db.txt'. [Status]: Done reading '12' entries in 'db/elemental_db.txt'. [Status]: Done reading '0' entries in 'db/import/elemental_db.txt'. [Status]: Done reading '36' entries in 'db/elemental_skill_db.txt'. [Status]: Done reading '0' entries in 'db/import/elemental_skill_db.txt'. [Status]: Done reading '2913' entries in 'db/pre-re/quest_db.txt'. [Status]: Done reading '1' entries in 'db/import/quest_db.txt'. [Status]: Done reading '356' entries in 'db/pre-re/achievement_db.yml' [Status]: Done reading '0' entries in 'db/import/achievement_db.yml' [Status]: Done loading '0' entries for '0' NPC Markets from 'market' table. [Info]: Done loading '11401' NPCs: -'3004' Warps -'190' Shops -'8207' Scripts -'3953' Spawn sets -'41017' Mobs Cached -'0' Mobs Not Cached [Status]: Done reading 'db/emblems/bg_1.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_2.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_3.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_4.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_5.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_6.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_7.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_8.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_9.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_10.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_11.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_12.ebm' emblem data file. [Status]: Done reading 'db/emblems/bg_13.ebm' emblem data file. [Status]: Event 'OnInit' executed with '1391' NPCs. [Status]: Server is 'ready' and listening on port '5121'. [Status]: Attempting to connect to Char Server. Please wait. [Status]: Connecting to 192.168.0.11:6300 [Status]: Logging in to char server... [Status]: Successfully logged on to Char Server (Connection: '2'). [Status]: Sending maps to char server... [Status]: Event 'OnInterIfInit' executed with '0' NPCs. [Status]: Event 'OnInterIfInitOnce' executed with '4' NPCs. [Status]: Requested '44' guild castles from char-server... [Status]: Map-server connected to char-server 'Server'. [Status]: Map Server is now online. [Info]: Received Fame List of '30' characters. [Status]: Received '44' guild castles from char-server. [Status]: Received '4' clans from char-server. [Info]: 'Test Character' logged in. (AID/CID: '2001896/10499', IP: '192.168.0.11', Group '0'). Thanks
-
Maybe a little later, but you can use AUTOLOOT_DISTANCE, just uncomment the var on atcommand.h #define AUTOLOOT_DISTANCE AREA_SIZE AREA_SIZE is located on client.conf -> area_size If player hit the mob, and flies away or is too far of the mob, this will drop the items to the floor, near the actual killer.
-
Cant move char, npc not loading, all packets conf are ok
RagnaDev replied to RagnaDev's question in Client-side Support
Hi!, I'm using rAmod Hi!, I only have two accounts on login table. [email protected] with level 0 and my gm account with level 99 Both groups exists on groups.conf -
Cant move char, npc not loading, all packets conf are ok
RagnaDev posted a question in Client-side Support
Hi, I got this issue on my dev server Is weird because sometimes works and sometimes not: - Case 1: When login, cant move char, there are not visible npcs, inventory is empty, but I can use client buttons and windows. - Case 2: Can move char but near npcs appears hidden, If I move a little far away and come back to the initial login position, npc are showed. - Case 3: Everything works fine I double check all info about mmo.h and exe version (20130807), packet_db, client version, etc.. so I dont get any error or warnings on console, it seems all is working fine. When doing doble login, If I click on the window of the "stuck" char, it moves on the other ro window PLEASE SEE ATTACHED VIDEO), so I think is a update or refresh problem on the client. VIDEO: http://recordit.co/m1rh2NSEks PD: When loading an alchemist with homunculus, a black screen appear a couple of seconds before show the player on the map. -
src/map/pc.c and search for, pc_steal_item There is what you are looking for.
-
Hi, every time I relog, homunculus HP and SP are fully restored. After review int_homun.c , I realized that all values are loaded and set to the homun (Lvl, Name, Stats, etc...) but hd->hp and hd->sp are not updating the value ingame. On database, homunculus table values are: HP: 5000 MAX HP: 10000; SP: 100 MAX SP: 500; int_homun.c fragment of atois after sql query ... Sql_GetData(sql_handle, 15, &data, NULL); hd->hp = atoi(data); Sql_GetData(sql_handle, 16, &data, NULL); hd->max_hp = atoi(data); Sql_GetData(sql_handle, 17, &data, NULL); hd->sp = atoi(data); Sql_GetData(sql_handle, 18, &data, NULL); hd->max_sp = atoi(data); ... And to verify the values: ShowInfo("Homunculus loaded (HP: %d / MHP: %d - SP: %d / MSP: %d).\n", hd->hp, hd->max_hp, hd->sp, hd->max_sp); --- Prints: Homunculus loaded (HP: 5000 / MHP: 10000 - SP: 100 / MSP: 500). So, data is being loaded, but is not being applied. Any help will be appreciated.
-
requesting for auto broadcast npc in every 10 minutes
RagnaDev replied to todhiro19's question in Script Requests
OnClock -
Restart your php service after made that changes,
-
Yep, is enabled @Bug fix (plz see attached pic) Yep, I disabled it to try and its the same. (Is a very useful feature, if one type incomplete atcommand, it will suggest the complete ones.) I currently diff the exe with NEMO, I'll try with Wee Maybe I should use different client version? I'm using 2013-08-07aRagexe.exe because I read that was stable for a pre-re Any suggestions? Well, I made a fix on atcommand.c changed this: // type == 1 : player invoked if (type == 1) { if ((is_atcommand && info->at_groups[sd->group_pos] == 0) || (!is_atcommand && info->char_groups[sd->group_pos] == 0) ) return false; to this // type == 1 : player invoked if (type == 1) { if ((is_atcommand && info->at_groups[sd->group_pos] == 0) || (!is_atcommand && info->char_groups[sd->group_pos] == 0) ){ sprintf(output, msg_txt(sd,153), command); // "%s is Unknown Command." clif_displaymessage(fd, output); return true; And now its working like a charm. Thank you