Jump to content
  • 0
Sign in to follow this  
unknown

Emblem Cannot put inside the guild ingame

Question

9 answers to this question

Recommended Posts

  • 0

not working when im using gm account, working when not using gm account, normal account working normally as expected

Share this post


Link to post
Share on other sites
  • 0

I'm no expert at client-side or source, but please give us more information such as the client version you're using and whatever else information you think it can be useful for us.

 

This way, if not me, some dev could help you faster because you'd 99% surely be asked for your client version.

Share this post


Link to post
Share on other sites
  • 0

im using the latest svn, i have an error

 

[Warning]: clif_parse: Received unsupported packet (packet 0x0153, 1430 bytes received), disconnecting session #3.

 

i tried to put my emblem ingame then suddenly got diconnected to the server

 

btw, im using 20130605 ragexe client

Share this post


Link to post
Share on other sites
  • 0

have you tried to comment this line in your ..src/common/mmo.h

 

 

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

Share this post


Link to post
Share on other sites
  • 0

i comment that and still showing unknown packet error.

 

#ifndef PACKETVER
 // #define PACKETVER 20120418
 #define PACKETVER 20130605
#endif

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

Edited by unknown

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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