Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Help,The game server crashes

Junior Spellweaver
Joined
Jan 29, 2015
Messages
118
Reaction score
5
:(:How to solve the following problem:
The error in game1.log is
assert failed:"_mount_start_level[level-1] >= 0" in file player.cpp:16108

the syslog's info:
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : checkpoint begin.
TRACE : checkpoint end.
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
TRACE : gamed(1):: OnAbortSession 0
info : TcpManager OnDelSession
err : gdelivery::Erase gameserver 1,sid=35
TRACE : KingdomWarManager:OnKWarGSDisConnect:gameid=1
TRACE : BattleManager:OnGSDisConnect:gameid=1
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
info : GameDBServer::OnDelSession, sid=11.
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
 
Back
Top