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

Bug: Wrong dungeon type 0 for dungeon 0 #39

Open
spiffynacho opened this issue Dec 4, 2023 · 5 comments
Open

Bug: Wrong dungeon type 0 for dungeon 0 #39

spiffynacho opened this issue Dec 4, 2023 · 5 comments

Comments

@spiffynacho
Copy link

spiffynacho commented Dec 4, 2023

Current Behaviour

After using the Dungeon Finder tool, subsequent dungeons result in the error "Wrong dungeon type 0 for dungeon 0" in the worldserver console. Will also see something similar to "LFGQueue::AddToQueue: Queue data not found for [GUID Full: 0x1f5000000000000b Type: Group Low: 11]" pop up in the worldserver console.

Expected Behaviour

Subsequent queues should allow player to queue with less than 5 players. This feature was previously working, but after updating AzerothCore with the most recent updates on 12/3, the LFG tool has been generating these errors.

Steps to reproduce the problem

  1. Use Dungeon Finder tool solo.
  2. Teleport out of the dungeon.
  3. Attempt to queue for another dungeon.

Extra Notes

Restarting the worldserver fixes the issue, but it is unrealistic to do this every time it happens, especially on a server with other players playing.

AC rev. hash/commit

azerothcore/azerothcore-wotlk@eb1ecc38a5a3

Operating system

Windows Server 2022 Standard

Custom changes or Modules

  • BreakingNewsOverride
  • mod-solo-lfg
  • mod-solocraft
  • mod-weekendbonus
  • All professions available (edit of worldserver configuration file)
@spiffynacho
Copy link
Author

407538200_7016151298444734_1094486024455989933_n.mp4

A player on our server sent this recording of the issue happening on their end.

@fpoulet73
Copy link

fpoulet73 commented Dec 30, 2023

Same issue found today,

AzerothCore rev. 38fc22da375a+ 2023-12-23 09:34:08 +0700 (npcbots_3.3.5 branch)

This happen on one character, but not problem to LFG with others.
Seems to be linked to characters and not world

Is there a workaround on the database ?

@illucien
Copy link

I had the same issue except mine was while in a party with bots.

A temporary fix for me: Leave the party you are in with bots then re-group with them

@pangolp
Copy link

pangolp commented Mar 11, 2024

Does the error occur when, while inside a dungeon, you want to score another one?

@BillionGhosts
Copy link

BillionGhosts commented Jun 1, 2024

Hi, having same issue here. I started server fresh, my character was outside of a dungeon, but my character was in a group with bots already. I tried to physicly enter the dungeon when i got this error. Then i tried to launch LFG but to no avail either. Then i ungrouped myself from my bots, then regrouped - still got error (on both cases - lfg and physicly entering dungeon). Even if i ungroup myself and try to get to dungeon solo i still get error.

  • Tried to ungroup myself - then logout - login - group with bots and tried enter (not a lfg here and bellow) a dungeon - error.
  • Same as above but instead of logout quit the game - error.
  • Ungrouped myself - quit the game - entered a dungeon without grouped bots (but they still hired by me) - no error (/)
    • Then i grouped myself with bots and entered dungeon with no problem (/)
    • LFG works fine too.
      So as i see - a workaround is to ungroup thyself, then quit/enter the game and try to first enter dungeon on your own.

Versions:
Azerothcore - 2024-05-04 (npcbots_3.3.5 branch).
SoloLFG - ? (i assume the newest version for chosen version of azerothcore)
bots - ? (same)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants