Critical-Impact / InventoryTools

Dalamud plugin for inventory tracking
GNU General Public License v3.0
40 stars 26 forks source link

Tetris doesn't work #258

Closed GayPotatoEmma closed 2 months ago

GayPotatoEmma commented 2 months ago

Describe the bug The hidden tetris minigame within Allagan Tools has stopped working as of a while ago.

To Reproduce Steps to reproduce the behavior:

  1. Open AT
  2. Press the 3-stripes icon in the bottom right
  3. Select Tetris
  4. Open your inventory
  5. Enable Tetris Overlay

Expected behavior It should start providing with a source of classic entertainment within my very own inventory

Screenshots N/A

Dalamud Information: Do you have testing enabled? N/A

Filter Issues N/A

Additional context Keeps spamming the following in /xllog

23:42:55.585 | ERR | [WindowSystem] Error during Draw(): Tetris
    System.NullReferenceException: Object reference not set to an instance of an object.
       at InventoryTools.Ui.TetrisWindow.Draw() in /work/repo/InventoryTools/Ui/Windows/TetrisWindow.cs:line 63
       at Dalamud.Interface.Windowing.Window.DrawInternal(DalamudConfiguration configuration) in C:\goatsoft\companysecrets\dalamud\\Interface\Windowing\Window.cs:line 346