(PROBLEM) server are out of sync recompile from the scratch

Wooh, seeing the error first time. But as it says recompile from scratch.

I.e if using vs, right click solution and click rebuild the solution.

Thats it.

Or maybe in your source src/map is updated and src/char(or login) is not updated.

Anyways, I cant find that message in hercules repo (or if someone found it, just tell).

What's your emulator?

 
Last edited by a moderator:
Wooh, seeing the error first time. But as it says recompile from scratch.

I.e if using vs, right click solution and click rebuild the solution.

Thats it.

Or maybe in your source src/map is updated and src/char(or login) is not updated.

Anyways, I cant find that message in hercules repo (or if someone found it, just tell).

What's your emulator?
im using ms. visual c++ express 2010 , i right click all, and clean , and rebuild a couple of times but still had the same error.

i'm using hercules git

 
Usually some mistakes we do, so please be careful that,

When cleaning and building (compiling the server) make sure you dont have server running,

My only guess to this now may be, some of your custom mod is doing this or either map is updated while char/login is not.

I dont think any other reason should be there, but if this does not solve, lets wait for Ind to look upon it.

 
Back
Top