Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instance Reset bug #791

Closed
zealtla opened this issue Sep 18, 2020 · 5 comments
Closed

Instance Reset bug #791

zealtla opened this issue Sep 18, 2020 · 5 comments
Labels
bug Something isn't working dungeon

Comments

@zealtla
Copy link

zealtla commented Sep 18, 2020

Current behavior:

Expected behavior:

Steps to reproduce:
raid instance reset bug

  1. player A has bind to a raid instance
  2. player B has not bind to this raid instance
  3. player A invite B to join a group and A is group leader
  4. player A do not enter this raid instance
  5. player B enter this raid instance and kill boss,then player B leave group when finished
  6. player B logged out inside of
  7. player B log in and server log error "_LoadBoundInstances: player %s(%d) has bind to nonexistent or not dungeon map %d"
  8. player B has reseted the instance

Client version:
wow 1.12.1(5875)
Commit hash:

Operating system:
windows 2016

@ratkosrb
Copy link
Contributor

I can't reproduce the issue. Are there extra steps you did not mention?

@zealtla
Copy link
Author

zealtla commented Sep 24, 2020

sorry。steps below:

1.player A has bind to a raid instance;
2.player B has not bind to this raid instance;
3.player B enter this raid instance; <-------
4.then player A invite B to join a group and keep A is group leader (player A do not enter this raid instance all the time)
5.player B solo this raid instance (don't do anything that will make screen loading) ,then player B leave group when bosses killed
6.player B logged out inside of
7.player B log in and server log error "_LoadBoundInstances: player %s(%d) has bind to nonexistent or not dungeon map %d"
8.player B has reseted the instance when logged in

use this bug will make server crash sometime
sorry for my bad English....

@ulfgebhardt ulfgebhardt added bug Something isn't working dungeon labels Jan 2, 2021
@ratkosrb ratkosrb reopened this Dec 26, 2023
@ratkosrb
Copy link
Contributor

I reproduced the issue. But it's not reset, instead he is switched to the instance save of the group leader.

@jonsouls
Copy link

jonsouls commented Dec 27, 2023

This hotfix broke /camp.
Up until about 2pm today (2023. Dec. 27th), before the latest server restart, /camp-ing with someone in your party (say, a level5 alt parked in Ironforge) in an instance (say, Dire Maul (East)) will now directly teleport the camping player to their Heartstone location instead of the dungeon's "Reset Location" (which, in DM-s case, is the southernmost entrance to the West wing).

Edit: This can be circumvented if you invite your main before zoning into the dungeon so that both characters are on the same ID, but the issue above still stands.

@ratkosrb
Copy link
Contributor

This commit makes it more blizzlike: 551b841

vanilla-reforged pushed a commit to vanilla-reforged/vanilla-reforged-core that referenced this issue Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dungeon
Projects
None yet
Development

No branches or pull requests

5 participants