Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.74k stars 3.17k forks source link

Won't boot when "Disable realtime gamma correction" is un-checked #2878

Closed shayded-exe closed 1 year ago

shayded-exe commented 1 year ago

What happened?

When I un-check "Disable realtime gamma correction" under the Artnet settings, WLED will no longer boot and I have to wipe my esp8266 to get it to work again.

It doesn't matter if I'm actually sending any artnet data. Un-checking that setting completely bricks it.

To Reproduce Bug

Uncheck "Disable realtime gamma correction" under the Artnet settings.

Expected Behavior

WLED doesn't freeze on startup.

Install Method

Binary from WLED.me

What version of WLED?

WLED_0.13.3_ESP01

Which microcontroller/board are you seeing the problem on?

ESP8266

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

blazoncek commented 1 year ago

Sorry, can't reproduce. Tried on ESP8266 (D1 mini), ESP32, ESP32-C3 & ESP32-S2

shayded-exe commented 1 year ago

Is there any way I can capture log output being that I can't access the UI after disabling the setting?

blazoncek commented 1 year ago

Yes. Get or self compile debug version and monitor serial output. @srg74 provides debug binaries in his Wemos shield repository.

blazoncek commented 1 year ago

If there are no updates I assume the issue is solved and will close in a few days.

shayded-exe commented 1 year ago

I haven't had an opportunity to test with the debug binaries yet. Please keep open for now.

blazoncek commented 1 year ago

4 months have passed without updates. It looks like the issue is no longer relevant. I am also unable to reproduce.