DKP Auctioneer

Raid-focused DKP auction system to manage points and run fair, transparent loot auctions.

File Details

DKPAuctioneer_V1.1.1

  • R
  • Jan 15, 2026
  • 37.73 KB
  • 31
  • 11.2.7
  • Retail

File Name

DKPAuctioneer_V1.1.1.zip

Supported Versions

  • 11.2.7

# Changelog 1.1.1

## [1.1.1] - 2026-01-08

### Fixed
- Fixed a critical error that occurred when joining a dungeon group (non-raid group) before opening the addon UI:
  - The error "attempt to index field 'MenuButtons' (a nil value)" no longer occurs.
  - `UpdateButtonVisibility()` now checks if the UI has been initialized before attempting to access menu buttons.
  - This prevents crashes when GROUP_ROSTER_UPDATE events trigger before the main UI frame has been created.

---

### Behoben
- Kritischer Fehler behoben, der beim Beitreten einer Dungeongruppe (Nicht-Raid-Gruppe) auftrat, bevor die Addon-UI geöffnet wurde:
  - Der Fehler "attempt to index field 'MenuButtons' (a nil value)" tritt nicht mehr auf.
  - `UpdateButtonVisibility()` prüft nun, ob die UI initialisiert wurde, bevor auf die Menü-Buttons zugegriffen wird.
  - Dies verhindert Abstürze, wenn GROUP_ROSTER_UPDATE-Events ausgelöst werden, bevor der Haupt-UI-Frame erstellt wurde.