Jump to content
  • 0
JohnRaiden

Wrong client flags detected

Question

Greetings

 

I am trying to setup a Zero server on localhost.

 

When I want to connect to my GM account, I get this message from my login server:

 

Wrong client flags detected (account: GmAccount, received flags: 0x80000001)

Through the client I receive "your game's exe file is not the latest version"

 

I am using 2021-11-24 Zero client with 2020-01-15_2aRagexe_zero from http://nemo.herc.ws/downloads/

 

mmo.h

#define PACKETVER 20200115

and

#define ENABLE_PACKETVER_ZERO

in my mmo.h

 

login-server.conf

check_client_version: false

check_client_flags: true

report_client_flags_error: true

 

If I switch check_clint_flags : false, I am able to connect, create a character but cannot login with the character and get "failed to connect to server".

 

I would rather not keep it "false" to avoid any potential problems resulting from this.

 

Your help would be appreciated.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Update: 4144 solved the problem on discord.

 

Problem was enabling ExtendCashShopPreview and ExtentOldCashShopPreview on nemo/warp and not enabling the function on server side as described in following links:

 

 

Thank you very much 4144

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.