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

pvp worldserver crash - main.cpp:647 #18685

Open
AndrewQ91 opened this issue Apr 7, 2024 · 1 comment
Open

pvp worldserver crash - main.cpp:647 #18685

AndrewQ91 opened this issue Apr 7, 2024 · 1 comment

Comments

@AndrewQ91
Copy link

Current Behaviour

Any pvp that happens results in the worldserver crashing, usually when someone dies.

https://gist.github.com/AndrewQ91/50be006fec7bc5d4ff57d0c325f8ae22

Expected Blizzlike Behaviour

not crash

Source

april crash.txt

Steps to reproduce the problem

  1. kill another player in either BGs or open world

Extra Notes

I am running a bunch of mods, but I haven't had an issue until recently.

AC rev. hash/commit

.server debug
AzerothCore rev. 1670ce4 2023-11-20 07:39:50 +0000 (master branch) (Win64, RelWithDebInfo, Static)
Connected players: 5. Characters in world: 5.
Connection peak: 7.
Server uptime: 1 hour(s) 15 minute(s) 29 second(s)
Update time diff: 1ms, average: 8ms.
Using SSL version: OpenSSL 3.1.4 24 Oct 2023 (library: OpenSSL 3.1.4 24 Oct 2023)
Using Boost version: 1.81.0
Using CMake version: 3.28.0-rc5
Using MySQL version: 80035
Found MySQL Executable: C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe
Compiled on: Windows 10.0.19045
Worldserver listening connections on port 8085
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1
MMAPs status: Enabled
maps directory located in C:/Users/Administrator/Desktop/build/bin/RelWithDebInfo/Data/maps. Total size: 291014951 bytes
vmaps directory located in C:/Users/Administrator/Desktop/build/bin/RelWithDebInfo/Data/vmaps. Total size: 658130721 bytes
mmaps directory located in C:/Users/Administrator/Desktop/build/bin/RelWithDebInfo/Data/mmaps. Total size: 2192910844 bytes
Default DBC locale: enUS.
All available DBC locales: enUS
Using World DB: ACDB 335.10-dev
Latest LoginDatabase update: 2023_04_24_00.sql
Latest CharacterDatabase update: trasmorg.sql
Latest WorldDatabase update: zone_difficulty_spelloverrides.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0

List enable modules:

  • DungeonRespawn
  • StatBooster
  • mod-1v1-arena
  • mod-ah-bot
  • mod-anticheat
  • mod-autobalance
  • mod-bg-item-reward
  • mod-cfbg
  • mod-gain-honor-guard
  • mod-guildfunds
  • mod-individual-xp
  • mod-instance-reset
  • mod-learn-spells
  • mod-progression-system
  • mod-racial-trait-swap
  • mod-reagent-bank
  • mod-solo-lfg
  • mod-starter-guild
  • mod-transmog
    ERROR: EscortAI (script: npc_azure_sorceror, creature entry: 30667) attempts to Start while in combat
    ERROR: EscortAI (script: npc_azure_stalker, creature entry: 32191) attempts to Start while in combat

Operating system

Windows Server 2016 Standard (Version 10.0, Build 17763)

Custom changes or Modules

No response

@heyitsbench
Copy link
Contributor

May want to try removing the module mod-gain-honor-guard and try again. If it doesn't crash, I'd report it on that module's repository.

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

2 participants