Jump to content

Recommended Posts

Hello, i have this error : https://metin2.download/picture/Rg5595Eo7g97GjEf841nvQm2g57R2Myx/.png

This core shows up when i select the character. The loading bar doesnt load. It stays at 0 %.

Can anyone help me please?

 

My ClientManagerPlayer: https://pastebin.com/jtURyJbw

Thanks in advance.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Management

Post your ClientManager.cpp too, the problem is probably coming from the query. You probably have an out of order on the function CreatePlayerTableFromRes on ClientManagerPlayer.cpp. You must be sure the query that returns the code to RESULT_COMPOSITE_PLAYER has the fields in the same order.

Since it can't access the memory, you probably missed a field on the query.

raw

raw

Link to comment
Share on other sites

4 minutes ago, Karbust said:

Post your ClientManager.cpp too, the problem is probably coming from the query. You probably have an out of order on the function CreatePlayerTableFromRes on ClientManagerPlayer.cpp. You must be sure the query that returns the code to RESULT_COMPOSITE_PLAYER has the fields in the same order.

Since it can't access the memory, you probably missed a field on the query.

Thanks for your answer. Here it is: https://pastebin.com/YJr3x2Wp

 

Could you tell me where's the problem?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.