-
Notifications
You must be signed in to change notification settings - Fork 270
Description
"Load images path" node throws errors in console if folder contains .webp images, for every .webp image in folder. Triggers on page load and on changing settings of the node.
Errors spam like this:
[webp @ 0000014648d556c0] missing RIFF tag
[vist#0:0/webp @ 0000014648cd63c0] [dec:webp @ 0000014648cd0380] Error submitting packet to decoder: Invalid data found when processing input
[webp @ 0000014648d54f40] missing RIFF tag
[vist#0:0/webp @ 0000014648cd63c0] [dec:webp @ 0000014648cd0380] Decoding error: Invalid data found when processing input
Last message repeated 14 times
[png @ 000001445a91a240] Invalid PNG signature 0x52494646D0280100.
[vist#0:0/png @ 000001445a8efbc0] [dec:png @ 000001445a8f66c0] Decoding error: Invalid data found when processing input