Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

I want to get help with the error.

Newbie Spellweaver
Joined
Jan 9, 2024
Messages
6
Reaction score
0
1708101094922 - I want to get help with the error. - RaGEZONE Forums


When searching for characters on a web app, certain IDs are easily searched, but certain IDs are not searched again and sometimes they go to that screen.

Which part should I check and correct?
 

Attachments

You must be registered for see attachments list
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
This error can occur if the character's inventory contains items that are not listed in the StrSheet or ItemTemplate files in the WebApp datasheet. I think you will need to synchronize these files with game server datasheet, or remove these items from inventory.
 
Upvote 1
Newbie Spellweaver
Joined
Jan 9, 2024
Messages
6
Reaction score
0
This error can occur if the character's inventory contains items that are not listed in the StrSheet or ItemTemplate files in the WebApp datasheet. I think you will need to synchronize these files with game server datasheet, or remove these items from inventory.
Thank you for your answer.
I'll check it out.
 
Upvote 0
Back
Top