WowLegacyCore/HermesProxy

Compilation issues

Opened this issue · 5 comments

The version compiled successfully with vs2022, but the client login prompt cannot be verified

0blu commented

On what server were you trying to log into?
You have to disable warden and strict version check

Any server says version error, but I'm sure I'm using the correct configuration and client.This just appears in the program I compiled
122

In your server folder open realmd.conf and change this setting:

StrictVersionCheck = 0

Then restart the realmd server.

In your server folder open realmd.conf and change this setting:

StrictVersionCheck = 0

Then restart the realmd server.

Thanks, but I'm not affected by this setting when using the Release of the project, I wonder why

In your server folder open realmd.conf and change this setting:

StrictVersionCheck = 0

Then restart the realmd server.

Thanks, but I'm not affected by this setting when using the Release of the project, I wonder why

Its made so people don't add custom stuff to hermes like cheats and use them on servers.