TeslaCloud/flux-ce

Health Indicator draw_circle breaking upon refresh.

Opened this issue · 1 comments

Health draw_circle breaking upon refresh.

When the schema auto-refreshes, the following is spam-printed in the console when the Health Indicator is shown:

  1. draw_circle - [C]:-1
   2. draw_circle_outline - gamemodes/flux/crates/fluctuations/core/cl_core.lua:176
    3. draw - gamemodes/flux/crates/fluctuations/lib/cl_info_display.lua:67
     4. draw_all - gamemodes/flux/crates/fluctuations/lib/cl_info_display.lua:93
      5. unknown - gamemodes/flux/crates/fluctuations/hooks/cl_hooks.lua:177

This seems to be a fixed issue from long ago, can't produce the error no matter what I try.