OpenNoteBlockStudio icon indicating copy to clipboard operation
OpenNoteBlockStudio copied to clipboard

Code error even on fresh install ("Empty JPEG image")

Open Benygreen opened this issue 1 year ago • 2 comments

Describe the bug When you launch note block studio you get a code error with something about JPEG

To Reproduce Steps to reproduce the behavior:

  1. Open note block studio

Expected behavior Note block studio opens normally

Benygreen avatar Jul 17 '24 15:07 Benygreen

Hi! Can you please post a screenshot of the error?

Bentroen avatar Jul 18 '24 13:07 Bentroen

Hi! Can you please post a screenshot of the error?

Screenshot (45)

Benygreen avatar Jul 20 '24 18:07 Benygreen

It implies you have a 0-width or 0-height wallpaper image, or the image contain DNL markers which the jpeg library underneath ONBS, libjpeg, does not support. It should work normally once you open the latest beta for the second time now as it automatically detects wallpaper errors and turns off the transparency effect.

OctoFlareDev avatar Dec 01 '24 17:12 OctoFlareDev

Partially fixed in 8bcb5b5ee79c71f916e957c3a0623569f97ea70f

Bentroen avatar Dec 16 '24 06:12 Bentroen