azerothcore / azerothcore/mod-transmog

Worldserver Crash Upon Character Creation

Open
#204 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
189
Forks
205
PR merge metrics
No merged PRs in 30d

Description

Transmog Module causes worldserver.exe to crash for me. I get the following error message "[1146] Table 'acore_auth.account_transmog' doesn't exist'. There is no SQL file under db_auth other than "acore_cms_subscriptions" which doesn't seem to insert the appropriate table. I am using the latest AC with NPC bots that's found here
https://github.com/trickerer/AzerothCore-wotlk-with-NPCBots

**UPDATE:** I went ahead and compiled the main AC and it worked fine only to rebuild with the NPC mods version and it worked this time.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the module's database setup with the db_auth directory in the NPCBots version, focusing on the missing acore_auth.account_transmog table reported during character creation. Reproduce character creation with the transmog module enabled and verify that the required table exists and worldserver.exe no longer crashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.