Jump to content
  • 0
Sign in to follow this  
themon

Bank error on hercules server

Question

after I click bank

 

[Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x09ab), 6 by
tes received), disconnecting session #3.

 

and got disconnected from server.

 

I using 2013-08-07aRagexe.exe

packets.h

msgstringtable.txt

Edited by themon
removed wall of text, next time use upaste

Share this post


Link to post
Share on other sites

11 answers to this question

Recommended Posts

  • 0

And same answer. The bank is not implemented yet.

Add this to end of SRC/map/packets.h and recompile.
it will dull out that packet until we manage to get it implemented

 

packet(0x09ab,6,clif->pDull,2);

Share this post


Link to post
Share on other sites
  • 0

bank system is not implemented yet, also note your setting:

 

// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).
#define PACKETVER_RE

 

 

you need to comment this line out since you are NOT using ragexeRE

Share this post


Link to post
Share on other sites
  • 0

thanks for the quick reply evilpuncker

so how can I remove the bank from the menu

and one more thing can I use my old rathena custom npc at hercules

SoulBuff.txt

keno.txt

Ez2.txt

hourlybonus.txt

zenytocash.txt

reserve.txt

rpsroulette.txt

Edited by themon

Share this post


Link to post
Share on other sites
  • 0

can rebellion ride a peco?

Edited by Yommy
removed wall of text, next time use upaste

Share this post


Link to post
Share on other sites
  • 0

Let me know if you still have issues here, as you may need to make further changes to fix this if you continue to get these errors randomly.

Share this post


Link to post
Share on other sites
  • 0

same client,same problem

 

[Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x09ab), 6 bytes received), disconnecting session #3.[Info]: Character 'EriN KillerSoul' logged off.[Info]: 'EriN KillerSoul' logged in. (AID/CID: '2000000/150000', IP: '127.0.0.1', Group '99').[Info]: Character 'EriN KillerSoul' logged off.

Share this post


Link to post
Share on other sites
  • 0

And same answer. The bank is not implemented yet.

 

Add this to end of SRC/map/packets.h and recompile.

 

packet(0x09ab,6,clif->pDull,2);

 

Thx yommy. Its working. No need to worry about my players click that Bank anymore :D

Share this post


Link to post
Share on other sites
  • 0

Thanks yommy. All I have to fix now is some NO MSG in the check box in item menu beside the drop on/off check box. I think this check box is the compair item check box. Cause when I check it I can compair the item and with the one that I equip

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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