Issue information

Issue ID
#7145
Status
Fixed
Severity
None
Started
Beret
Apr 2, 2013 5:12
Last Post
malufett
Apr 2, 2013 18:45
Confirmation
N/A

Beret - Apr 2, 2013 5:12

When I turn on the emulator pops up the following error on the map-server and char-server.


[img]http://i45.tinypic.com/2dr9y5c.png[/img]

Zopokx - Apr 2, 2013 9:43

[url="https://github.com/HerculesWS/Hercules/commit/c2d78c0b9e152190d3e1703fce01e02fd7cc6d34"]https://github.com/HerculesWS/Hercules/commit/c2d78c0b9e152190d3e1703fce01e02fd7cc6d34[/url]

So... Please 'make clean && make' :D

malufett - Apr 2, 2013 14:29

why I can't make it work by clean and build??...
what is the criteria for being out of sync??


:meow:

Beret - Apr 2, 2013 15:26

don't use linux but window.

Ind - Apr 2, 2013 17:56

windows:cleaning the solution and building it again doesn't solve this?[quote name="malufett" timestamp="1364912979"]
why I can't make it work by clean and build??...
what is the criteria for being out of sync??

:meow:[/quote]a packet is built on char and map servers, the packet contains the total sizeof of all shared structures, when the sizes dont match in either side (aka a update happened in mmo.h but either of servers hasnt been compiled with the update in it) it calls a out of sync error

This post has been edited by Ind on Apr 2, 2013 18:00

malufett - Apr 2, 2013 18:01

[quote]
windows:cleaning the solution and building it again doesn't solve this?[/quote]
nope it doesn't work..tried multiple times..so for the moment I bypass it..hehehe..

:meow:

Ind - Apr 2, 2013 18:06

hmm I'll get my windows pc on so I can debug it, I'll sort it asap. I apologise for the trouble

Ind - Apr 2, 2013 18:33

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/716c400ab53268b432045b8f2883285d22ce650c"]https://github.com/HerculesWS/Hercules/commit/716c400ab53268b432045b8f2883285d22ce650c[/url]
I apologise again. I'll start testing modifications to the core under windows as well to prevent stuff like this from happening again.

malufett - Apr 2, 2013 18:45

all works now perfectly..tenks

:meow: