aeon0 / d4lf

Diablo 4 Loot Filter
MIT License
167 stars 41 forks source link

Constant Warnings in Logs: "Template not defined: item_mythic_top_left" #343

Closed JoShMiQueL closed 2 months ago

JoShMiQueL commented 2 months ago

Description:

I am encountering constant warnings in the logs, which appear to be spamming the output. The warning message is as follows:

[WARNING] | src.template_finder:119 | Template not defined: item_mythic_top_left

This issue makes it difficult to read through the logs and identify other important information.

Steps to Reproduce:

  1. Run the project as per the instructions.
  2. Observe the logs for a period of time.
  3. Note the repetitive warning messages.

    Expected Behavior:

    The warning messages should not be spammed continuously. Either the missing template should be addressed, or the warning should be minimized to avoid log flooding.

    Screenshots:

    Captura de pantalla 2024-08-06 192911

    Environment:

    • OS: Windows 11 Pro 10.0.22631 Build 22631
    • Python Version: Python 3.11.9
    • Project Version: v5.7.0beta3
Lauriy commented 2 months ago

mythic_bullet_point mythic_bullet_point_medium item_mythic_top_left I put these into my folder to quiet down the warning, but detection isn't working. I guess I'm bad at cropping.