After clicking the npc this error shows.
then client will be disconnected, cant move to any map and needs to reconnect.
we are using Zteam 6.3 files.
here is my commonserver
andCastleSiegeRun = 1 //-> 1 - run
BlockCastleSiegeMapEnter = 0
IsDropGemOfDefend = 1
GemOfDefendDropRate = 10
GemOfDefendDropLevel = 75
IsDropSetItemInCastleHuntZone = 1
SetItemInCastleHuntZoneDropRate = 5
SetItemInCastleHuntZoneDropLevel = 75
MarkOfTheLord = 100 //-> For off, def 20
CastleCycleStartYear =0
CastleCycleStartMonth =0
CastleCycleStartDay =0
CastleSpecificState =0
CastleStateStartYear =0
CastleStateStartMonth =0
CastleStateStartDay =0
CastleStateStartHour =0
CastleStateStartMinute =0
castlesiege.dat
1
1 0 0 0 // register period
2 1 23 59 // idle state
3 2 0 0 // register mark of the lord state
4 5 0 0 // idle state
5 6 20 0 // castle attack guild notification state
6 6 21 0 // ready for castle siege state
7 6 22 0 // castle siege start state
8 6 23 59 // castle siege end state
9 7 0 0 // end of cycle (restart from state 1, automaticaly)
end





