Enhancement: Remove certain traces during charting #2649
Labels
status: planned
Planned to be implemented some time in the future.
type: optimization
Involves a performance issue or a bug which causes lag.
Please check for duplicates or similar issues before creating this issue.
What is your suggestion, and why should it be implemented?
While charting, if an event without an image or whatever is near, this will be printed every frame:
source/funkin/ui/debug/charting/components/ChartEditorEventSprite.hx:130: Warning: Invalid animation name "MIDI Event" for song event. Using "Default"
This causes more lag than anything running in the background, specially for me which i am using the compiled build from the cmd.
Thanks
The text was updated successfully, but these errors were encountered: