BAndysc / BAndysc/WoWDatabaseEditor

Can't load loot error / CMaNGOS

Open
#228 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
564
Forks
169
PR merge metrics
No merged PRs in 30d

Description

If i try to click the looteditor i get an error,

some moths ago everything worked perfectly but after i downloaded a new version I get this Error[1.png].
It seems that im connected correctly to my database and i can edit everything manually but the editor features dont work.
If i start the programm I get another error "Couldn't connect to the database / Unknown column 't1.DisplayId1' in 'field list" [2.png]
But for example if i click on the fishing_loot_template everythings works fine.

WoWDatabaseEditor: Version 2024.1 build 2795
Using CMaNGOS Ver: 2.3.8 Core: 24 DB: 18 Web: 13
Included:
- MySQL 5.7.26

I dont know exactly wich infos are needed so if something is missing please ask for it.
Im not familiar with databases in general so answers for noobs would be appreciated.

![1](https://github.com/BAndysc/WoWDatabaseEditor/assets/103777536/a4fd28a4-5062-4895-8f76-038bf9a370a0)
![2](https://github.com/BAndysc/WoWDatabaseEditor/assets/103777536/a22caf87-7777-4b15-8c91-27be23db0b9e)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the error from the looteditor and the startup database connection, then inspect the query that references t1.DisplayId1 and compare it with the CMaNGOS database schema. Done means the loot editor and startup connection work with the reported CMaNGOS and MySQL versions without the unknown-column error.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, mysql
Domain
databases, desktop
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.