Image Source Is Black Sometimes

BelgianROFLz

New Member
There's a redeem I use which takes a screenshot and overwrites the previous one, then manipulates the image in some way. The screenshot always has the same name and is in the same destination because it's overwritten. Sometimes I launch OBS and the redeem does not work correctly and it never pulls up the screenshot. When I look at the Source, it is pointed to the correct file location and file, but does not show a preview. From this state, if I update it to re-select the existing file, the redeem will work and grab the latest version. Most of the time, it works fine, but I have no way of knowing (without manually checking every time I run it) if or when it breaks. Log is attached, redeem is related to this, which I see having an issue in the log:


17:45:06.713: ==== Streaming Start ===============================================
18:01:42.708: error: chunk too big
18:01:42.741: error: chunk too big
18:01:42.741: Failed to decode frame for 'C:/Users/Wafflez/Videos/Screenshot capture.png': Invalid data found when processing input
18:01:42.743: WIC: Failed to create IWICBitmapDecoder from file: C:/Users/Wafflez/Videos/Screenshot capture.png
18:01:42.743: gs_image_file_init_internal: Failed to load file 'C:/Users/Wafflez/Videos/Screenshot capture.png'
18:01:42.745: [image_source: 'Snapshot'] failed to load texture 'C:/Users/Wafflez/Videos/Screenshot capture.png'
18:01:42.809: Saved screenshot to 'C:/Users/Wafflez/Videos/Screenshot capture.png'
 
Top