Jump to content

ShanaValor

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by ShanaValor

  1. Whenever a character is created the client disconnects from the server. The terminal gives: [Error]: parse_char: Received unknown packet 0x970 from ip 'xxx.xxx.xxx.xxx'! Disconnecting! I haven't the slightest idea where to start in fixing this. Prior to using this client, creation worked fine. Additional Information: Using eAthena not rAthena (players voted to use eAthena for mob purposes) Packet_db_ver is set to 28 packet db entry for the client: set to version 28 in clientinfo.xml //2012-04-10aRagexeRE packet_ver: 28 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 set to correct packet version in mmo.h
  2. Thank you. I don't know why I didn't think of it... I'm used to it working with the grfs even if the data folder was read first I guess.
  3. We are running the 2010-07-21aRagexeRE Patched.exe found in a topic on this or the eAthena forums (I forget where I found it...). I first built the data folder and tested connectivity and the client and everything was working fine. When I repacked it into the grf, the client wouldn't open. I double click it, the process shows up in my task manager for a few seconds, then closes out. If I put the data folder back it works again, and once again breaks when i repack that as a grf. It is quite the confusing process and I'd prefer not to release this to our players as a data folder... The setup is fine. I've done extensive googleing to fix the problem and nothing seems to have worked. I myself run windows 7, as do most of our players. I am running the client in administrator mode.
×
×
  • Create New...