mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

Heroic reset #42

Open Atari007 opened 12 years ago

Atari007 commented 12 years ago

When the heroic instances reset, the players that are inside a heroic instance do not get properly ported out and the server crashes on this. I can give a crashlog if needed, but I do not want to pollute this post.

Basically they do not get the "you will be teleported to your homebind" message, up until the hour that the reset happens and then boom. Server crashes.

Thanks for looking into this, Atari

Atari007 commented 12 years ago

Reproduced with debug code http://getmangos.com/bb/post/1700/#p1700 More info: the heroic reset warning triggers at 4mins before reset "WARNING: heroic resets in 4 minutes..." then, at 1min left you get a message that you will be ported and there is no instance left when you do .instance listbinds. Before the timer is finished, when it is around 30 seconds, the server crashes.

I hope this is useful :)