Jump to content
  • 0

Getting Error When Login Char Cant Move


ownager

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   0
  • Joined:  12/28/13
  • Last Seen:  

Hello i am almost done with server side. and clientside [ i am newbie ]
i need help my problem is

https://www.photobox.co.uk/my/photo/full?photo_id=9278716351


my character is stuck afterlogin please help

packetdb.txt =

//packet_db_ver: 46
packet_db_ver: 30
packet_keys_use: default

mmo.h=
#ifndef PACKETVER
#define PACKETVER 20120410
//#define PACKETVER 20130807
#endif

core.h =
/// This requires PACKETVER 2011-08-17 or newer.
#define PACKET_OBFUSCATION

clientinfo.xml=
<clientinfo>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>30</version>
      <langtype>0</langtype>
 

post-23023-0-58779900-1470581536_thumb.jpg

post-23023-0-55362700-1470581543_thumb.jpg

Edited by ownager
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   0
  • Joined:  12/28/13
  • Last Seen:  

Which client version are using 20120410ragexe or ragexeRE?

Done i deleted all the data related 20120410 ragexeRE

done and no error with 20130807

Thanks

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

Its because you did not patch your client with those 3 packets for packet obfuscation

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   0
  • Joined:  12/28/13
  • Last Seen:  

Its because you did not patch your client with those 3 packets for packet obfuscation

@Aureon Can you help me with that??

thanks in advance

 

Hello i am almost done with server side. and clientside [ i am newbie ]

i need help my problem is

https://www.photobox.co.uk/my/photo/full?photo_id=9278716351

my character is stuck afterlogin please help

packetdb.txt =

//packet_db_ver: 46
packet_db_ver: 30
packet_keys_use: default

mmo.h=

#ifndef PACKETVER
#define PACKETVER 20120410
//#define PACKETVER 20130807
#endif

core.h =

/// This requires PACKETVER 2011-08-17 or newer.
#define PACKET_OBFUSCATION

clientinfo.xml=

<clientinfo>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>30</version>
      <langtype>0</langtype>
 

 

i am done i changed core.h

##define PACKET_OBFUSCATION to //#define PACKET_OBFUSCATION

Now i am facing problem if i click usable item my char goes stuck. if i use @command char stuck if i attack monster char stuck

please help !!

post-23023-0-86955800-1470585297_thumb.jpg

post-23023-0-86214700-1470585300_thumb.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

Which client version are using 20120410ragexe or ragexeRE?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

Much better that you changed your client version.

And yea, ragexeRE aint stable at all

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  38
  • Reputation:   0
  • Joined:  12/28/13
  • Last Seen:  

Much better that you changed your client version.

And yea, ragexeRE aint stable at all

@Aureon Thanks !!

Okk... you mean i shall go for only Ragexe?? not RagexeRE??

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  281
  • Reputation:   14
  • Joined:  10/14/13
  • Last Seen:  

@Aureon Thanks !!

Okk... you mean i shall go for only Ragexe?? not RagexeRE??

 

My pleasure,

 

Yes.

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...