Jump to content
  • 0
Dogpatch

Missing Chars

Question

Okay, now is a good time to wave the white flag. 

 

Long story short, we migrated to a new host and had to transfer all the files from the old host to the new one. Everything is 99% working! The 1% left is something I have spent a few hours on trying to figure out what caused it with no luck at all -which is why I'm here.

 

The characters are missing from the character selection screen. I checked the CP and the SQL and they are all there, items, cashpoints, deathmatch points, everything. The only thing missing are the characters from the selection screen. Like I said the migration is 99% so, no, there are no errors that occur when I run the server. Just the missing chars. 

 

Does anyone know what might have caused this or have a solution?

 

SVN: (obviously) Hercules

Client: 2012-04-10

 

Not sure if the client version and svn are any use to helping solve my problem but I put it there anyhow. 

Thanks in advance!

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Okay, now is a good time to wave the white flag.

 

Long story short, we migrated to a new host and had to transfer all the files from the old host to the new one. Everything is 99% working! The 1% left is something I have spent a few hours on trying to figure out what caused it with no luck at all -which is why I'm here.

 

The characters are missing from the character selection screen. I checked the CP and the SQL and they are all there, items, cashpoints, deathmatch points, everything. The only thing missing are the characters from the selection screen. Like I said the migration is 99% so, no, there are no errors that occur when I run the server. Just the missing chars.

 

Does anyone know what might have caused this or have a solution?

 

SVN: (obviously) Hercules

Client: 2012-04-10

 

Not sure if the client version and svn are any use to helping solve my problem but I put it there anyhow.

Thanks in advance!

Some things to check

1) check if `char` table have proper data(that's where character is stored).

2) PACKETVER set to 20120410 and recompiled the server

3) you are connecting to proper IP of migrated host.

 

(Show Warning/Error of char/map-server if any)

Share this post


Link to post
Share on other sites
  • 0

 

Okay, now is a good time to wave the white flag.

 

Long story short, we migrated to a new host and had to transfer all the files from the old host to the new one. Everything is 99% working! The 1% left is something I have spent a few hours on trying to figure out what caused it with no luck at all -which is why I'm here.

 

The characters are missing from the character selection screen. I checked the CP and the SQL and they are all there, items, cashpoints, deathmatch points, everything. The only thing missing are the characters from the selection screen. Like I said the migration is 99% so, no, there are no errors that occur when I run the server. Just the missing chars.

 

Does anyone know what might have caused this or have a solution?

 

SVN: (obviously) Hercules

Client: 2012-04-10

 

Not sure if the client version and svn are any use to helping solve my problem but I put it there anyhow.

Thanks in advance!

Some things to check

1) check if `char` table have proper data(that's where character is stored).

2) PACKETVER set to 20120410 and recompiled the server

3) you are connecting to proper IP of migrated host.

 

(Show Warning/Error of char/map-server if any)

 

Thanks for replying. 

Checked, double checked, then triple checked. Everything seems to be intact and there are no errors popping up besides from the some NPC missing lines I have yet to fix. But that shouldn't be a problem since it was already like that before we migrated.

 

Additional info, can't create new characters as well. 

Share this post


Link to post
Share on other sites
  • 0

based on our conversation, you are using ragexeRE. try to remove // in this line of your mmo.h

//Uncomment the following line if your client is ragexeRE instead of ragexe (required because of conflicting packets in ragexe vs ragexeRE).//#define ENABLE_PACKETVER_Rto#define ENABLE_PACKETVER_R

then recompile your server.

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...

×
×
  • Create New...

Important Information

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