Jump to content

Phenomena

Members
  • Content Count

    13
  • Joined

  • Last visited

About Phenomena

  • Rank
    Member

Contact Methods

  • Skype
    onlymgk

Profile Information

  • Gender
    Male
  • Location:
    Minsk, Belarus
  1. /src/map/atcommand.c /src/common/mapindex.h
  2. Maybe i download Hercules from wrong place? As i understand, this: https://github.com/HerculesWS/Hercules is actual.... So, why i cant start server in Release mode? Its even dont show any errors, dont crate any error log-files... What can be wrong? eAthena - works jAthena - works rAthena- works even AEGIS works, and Hercules only in Debug mode xe-xe.. what happens?
  3. In debug mode: with 2012-04-10aragexe (mmo.h comment packetver_re) not working booking (search party/battleground/navigation), but cashshop working... strange... with 2012-04-10ragexeRe same troubles...
  4. In Realese mod still Map-Server dont want loading, just auto-closing... Help please
  5. Btw... after making Clean Solution (2 times) and Rebuild Solution in Debug Mode - its compile w/o any errors and 3 server start successful. Now i will try connect to server.. Then i will try make solution Realese. Thank you...
  6. LINK : fatal error LNK1207: incompatible PDB format in 'F:serv_testmapcache.pdb'; delete and rebuild ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========
  7. Hello, Dear users and support team! I have a next problem: when i start server (seporate 3 files login, char, map) login server and char server loading successful, but map server after loading automaticly close... No any errors, jsut closing. If try start runserv, map-server says after loading "crash, auto restart in 15 seconds or press ctrl+c for close". Compile with VS 2010 and VS 2012 on winxp x32 and winserver 2008 x64, after compilation no errors (all success). Use last hercules-master from Git Timeline... Help me please with solution of my problem... Thank you!
  8. {Your Server Folder}/db/packet_db.txt Find: //2012-04-10aRagexeRE packet_ver: 30 0x01FD,15,repairitem,2 0x089C,26,friendslistadd,2 0x0885,5,hommenu,2:4 0x0961,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x091C,26,partyinvite2,2 0x094B,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x0945,-1,itemlistwindowselected,2:4:8 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0835,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x0886,6,ticksend,2 0x0871,5,changedir,2:4 0x0938,6,takeitem,2 0x0891,6,dropitem,2:4 0x086C,8,movetokafra,2:4 0x08A6,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x0889,6,getcharnamerequest,2 0x0884,6,solvecharname,2 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,2 0x08E8,-1 0x08E9,2,bookingdelreq,2 0x08EA,4 0x08EB,39,bookingupdatereq,2 0x08EC,73 0x08ED,43 0x08EE,6 0x08EF,6,bookingignorereq,2 0x08F0,6 0x08F1,6,bookingjoinpartyreq,2 0x08F2,36 0x08F3,-1 0x08F4,6 0x08F5,-1,bookingsummonmember,2:4 0x08F6,22 0x08F7,3 0x08F8,7 0x08F9,6 0x08FA,6 0x08FB,6,bookingcanceljoinparty,2 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections 0x08CF,10 //Amulet spirits 0x0977,14 //Monster HP Bar 0x0916,26,guildinvite2,2 Add after: 0x08c9,4,cashshopitemlist,0 0x0844,2,cashshopopen,0 0x0848,-1,cashshopbuy,0 0x084a,2,cashshopclose,0 Save, close, try (use 2012-04-10aRagexe.exe , not RagexeRE).
  9. 1) Not client version, but server revision 2) Try use packet_db_ver: 31 3) Check your data/luafiles514/lua files/stateicon/ for this files: efstids.lua stateiconimginfo.lua stateiconinfo.lua stateiconinfo_f.lua or if you use .lub efstids.lub stateiconimginfo.lub stateiconinfo.lub stateiconinfo_f.lub
  10. {Your Server Folder}/conf/battle/client.conf Look for: // Set this to 1 if your client supports status change timers and you want to use them // Clients from 2009 onward support this display_status_timers: yes 1) What revision are you using? 2) Are you cant see ANY status icons, or only from NPC Buffer?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.