projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 364 forks source link

Debug image is written on each start of projectM #656

Closed kblaschke closed 1 year ago

kblaschke commented 1 year ago

Describe the bug In most cases when projectM is started (or the library is reinitialized), a debug main texture image is written to the current user's home directory.

Platforms affected All.

Additional context Reason is an uninizialized member in the Renderer class. It should be default-initialized to false.

OfficialIncubo commented 1 year ago

Silly me, it can't show the project logo on Windows. It only shows the M with Headphones only.

kblaschke commented 1 year ago

Silly me, it can't show the project logo on Windows. It only shows the M with Headphones only.

You mean the "idle" preset? Yes, that's correct. The "project" text was removed a good while ago from the preset, probably was too noisy, dunno. The texture is still there though.