intif guild data size error

Zopokx

New member
Messages
116
Points
0
Github
Zopokx
I'm getting this error as soon as I create a new guild.

[Error]: intif: guild info : data size error Gid: 2 recv size: 11016 Expected size: 11020 

Fresh install with empty tables. Any idea what's happening?

 
Positive. the structure data is out of sync between char and map servers, run a 'make clean && make'

 
I'm going to take the opportunity to restart the VPS because I have an unpleasant '[Error]: make_listen_bind: bind failed (socket #6, error 98: Address already in use)!' that I think is causing this too
default_smile.png

 
Thank u Ind! Now I know who to blame the problem
default_wink.png

 
Positive. the structure data is out of sync between char and map servers, run a 'make clean && make'
Shouldn't people always do this after recompiling?
Well, in my case was not the lack of 'make clean && make', but understanding the cause (out of sync between char and map servers) I guessed the solution caused by another error
default_wink.png


 
Last edited by a moderator:
Back
Top