Jump to content

Question

Posted (edited)

I use a modified rAthena emulator last revision.

When I turn on the emulator gives no problem, but after a while it get this error:

I4UxZ.jpg

And when I try to enter to my character, appears this error:

CugXy.jpg

then, I removed this line and I could connect:

//Check if both servers agree on the struct's size
if( RFIFOW(fd,2) - 25 != sizeof(struct mmo_charstatus) ) {
 ShowError("chrif_authok: Data size mismatch! %d != %d\n", RFIFOW(fd,2) - 25, sizeof(struct mmo_charstatus));
 return;
}

and when I enter to the pj. appears this error :

A1EfK.jpg

Help me pls. Thanks. =D

Edited by jeyner

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...