Search Results
6/29/2025, 2:31:56 PM
>>105743012
>I did it but i still without see those rejected files on my web brower.
It seems like your adblocker was blocking stuff in the console previously, maybe check those blocked outputs?
>Isn't there a way to edit the script on "AdGuard" in order to fix this error of the script don't saving the jpeg files?
Yes but it would take pretty good knowledge of javascript and the technical details of 3d modelling. I can think of a quick hack job solution that might not work, which would be something along the lines of creating a separate array for the .jpgs after the script checks if the image has alpha values, then running the whole canvas-to-image algorithm for each element there then properly outputting it as a .jpg, but I haven't actually studied javascript so I doubt I could implement it.
>I did it but i still without see those rejected files on my web brower.
It seems like your adblocker was blocking stuff in the console previously, maybe check those blocked outputs?
>Isn't there a way to edit the script on "AdGuard" in order to fix this error of the script don't saving the jpeg files?
Yes but it would take pretty good knowledge of javascript and the technical details of 3d modelling. I can think of a quick hack job solution that might not work, which would be something along the lines of creating a separate array for the .jpgs after the script checks if the image has alpha values, then running the whole canvas-to-image algorithm for each element there then properly outputting it as a .jpg, but I haven't actually studied javascript so I doubt I could implement it.
Page 1