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

[AC] [Question] [BG] World of Warcraft client crashes when entering battlegrounds. How to track down the issue? #967

Open
2 of 3 tasks
YuLongGongWu opened this issue Jan 6, 2025 · 7 comments
Labels
enhancement New feature or request question This issue is in fact a question

Comments

@YuLongGongWu
Copy link

YuLongGongWu commented Jan 6, 2025

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that my issue may get closed without notice if I intentionally remove or skip any mandatory* field
  • This is NOT a bug/crash report
  • I've searched the bugtracker for similar questions/requests including closed ones

Description

While I'm in battlegrounds, the World of Warcraft client always crashes, and there are no error messages reported by the worldserver. So I would like to ask how I should go about tracking down this issue, such as checking which logs or taking what actions to provide some useful information.

我在打战场的时候,魔兽世界客户端总是崩溃,worldserver也没有任何的报错。
所以我想问一下这种情况我应该怎么去追踪问题,例如查询什么日志,或者做些什么才能提供一些有用的信息。

TrinityCore or AzerothCore

AzerothCore

Core rev. hash/commit

AzerothCore rev. 7e91ab78e66d 2024-12-21 07:43:37 +0700 (npcbots_3.3.5 branch) (Unix, RelWithDebInfo, Static) (worldserver-daemon) ready...

Operating system

ubuntu22

@YuLongGongWu YuLongGongWu added enhancement New feature or request question This issue is in fact a question labels Jan 6, 2025
@trickerer
Copy link
Owner

Setup GDB for debugging #650 (comment)

@YuLongGongWu
Copy link
Author

Frist

thank you for your answer trickerer

I would like to further explain the situation I encountered(you know my English ^_^). My World of Warcraft client crashed, but my worldserver remains operational and did not report any errors.

in this case I should use GDB for debugging ?

@trickerer
Copy link
Owner

Sorry, I've completely misread that. Didn't expect anyone to try to report a client crash here.

In that case I'm afraid there is not much I can do - client errors are not informative at all.
Provide more info. Does this happen only in BG or with wandering bots in world maps also? Is it any BG or a particular one? When does the crash happen? What is the client locale? Post crash window screenshot. Maybe I'll be able to reproduce it and speculate on a possible solution.

@YuLongGongWu
Copy link
Author

1.Does this happen only in BG or with wandering bots in world maps also?
2.Is it any BG or a particular one?

I only play battlegrounds, and within them, I almost exclusively play Arathi Basin. The crashes also occur when I am playing this map. I have not experienced any crashes while doing quests out in the world.

我只玩战场,战场里面几乎只玩战歌峡谷这张地图。崩溃也是在我玩这歌的时候崩溃的。
我自己没有在野外做任务的时候崩溃过。

3.When does the crash happen?

I haven't noticed a clear pattern regarding when the crashes occur; I can only say that they seem to happen at any time outside of the battleground preparation phase. However, I have observed what might not be a strict pattern: crashes tend to happen more frequently when I play as a Warlock using Affliction spec, whereas they occur much less often when I play as a Rogue.

崩溃的时机我自己并没有发现规律,只能说战场准备时间之外的时间似乎都有可能发生。但是我发现一个并不算规律的规律,我用痛苦术士的时候崩溃的就比较频繁,而我用盗贼的时候就很少崩溃。

4.What is the client locale?

I am using the Chinese client. If you need it, I can tell you how to obtain some information from the client to help analyze the issue.

我是用的是中文的客户端,如果你需要,你可以告诉我如何获取客户端的一些信息帮助分析问题。

5.Post crash window screenshot.

After a crash, sometimes I end up at the login screen, and other times I'm taken directly to my computer's desktop. I even feel that these screenshots might not be very helpful.

崩溃了之后有时候就会到登陆页面,有时候直接到电脑的桌面了。我甚至觉得这个截屏甚至没什么帮助。

6.addition information

I use module eluna.if you need, I can send my eluna lua file.

and I only use this module.

@YuLongGongWu YuLongGongWu changed the title [TC] [AC] [Question/Feature] [Group/Spell/Core] World of Warcraft client crashes when entering battlegrounds. How to track down the issue? [AC] [Question] [BG] World of Warcraft client crashes when entering battlegrounds. How to track down the issue? Jan 6, 2025
@DykeRz
Copy link

DykeRz commented Jan 7, 2025

try to off Eluna, i tried use eluna with npc bots and its was crashing server always

@YuLongGongWu
Copy link
Author

@DykeRz Yesterday, I tried turning off Eluna, and while it still crashes occasionally, the frequency has decreased.

@YuLongGongWu
Copy link
Author

i get some new error message.

#----------------------------------------------------------------------#
 
>> ASSERTION FAILED

# Location: /home/biyj/AzerothCore-wotlk-with-NPCBots/src/server/game/Entities/Unit/Unit.cpp:4732
# Function: _AddAura
# Condition: !m_cleanupDone

# Debug info: MapID: 1 X: 5614.5 Y: 383.773 Z: 23.8566 O: 2.51949
GUID Full: 0xf13000300a0037f8 Type: Creature Entry: 12298  Low: 14328 Entry 12298
Name: Sickly Deer
AliveState: true UnitMovementFlags: 134217729 ExtraUnitMovementFlags: 0 Class: 1
AIName:  ScriptName:  WaypointPath: 0 SpawnId: 36578
 
#----------------------------------------------------------------------#
SmartScript: Action target Creature(entry: 23852) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23854) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23855) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23845) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23853) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23852) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23854) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23855) is not using SmartAI, action skipped to prevent crash.
SmartScript: Action target Creature(entry: 23845) is not using SmartAI, action skipped to prevent crash.
SmartScript::ProcessAction: Entry 18945 SourceType 0, Event 3, Link Event 4 not found or invalid, skipped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question This issue is in fact a question
Projects
None yet
Development

No branches or pull requests

3 participants