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

Issue with WizardOil #428

Closed
poserbiker opened this issue Aug 3, 2024 · 1 comment
Closed

Issue with WizardOil #428

poserbiker opened this issue Aug 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@poserbiker
Copy link

Describe the bug
I had been getting crashes when starting the server and adding bots, even when deleting all bots and re-adding them it seemed like right after they were added i would get a "Segmentation fault".

After gathering info from gdb i finally was able to find out it was something to do with the WizardOil, In one of my tests i removed anything to do with the wizard oil being applied and it seems to be stable. I've been running it without the WizardOil params and no crashes. Not sure if this is a me issue.

PlayerbotAI::FindOilFor (this=0x7fff6b7ea000, weapon=weapon@entry=0x7fff6b7dd300)
at /azerothcore-wotlk-no-change/modules/mod-playerbots/src/PlayerbotAI.cpp:4237
4237 oil = FindConsumable(uPriorizedWizardOilIds[i]);

Commit hash
966cc1b

To Reproduce
Steps to reproduce the behavior:

  1. Start server
  2. Wait for bots to load
  3. Segmentation fault

Expected behavior
n/a

Screenshots
image

Desktop (please complete the following information):

  • OS: OS: Ubuntu 24.04 LTS x86_64
  • Kernel: 6.8.0-39-generic
@liyunfan1223 liyunfan1223 added the bug Something isn't working label Aug 4, 2024
@atidot3 atidot3 mentioned this issue Aug 6, 2024
@liyunfan1223
Copy link
Owner

#445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants