MCPatcherPatcher
MCPatcherPatcher copied to clipboard
[Fix] Error when converting: (x + width) is outside of Raster
I tried converting an optifine resourcepack, and i got the error: Exception in thread "Thread-3" java.awt.image.RasterFormatException: (x + width) is outside of Raster This also outputs a corrupt Zip package.
Full error: https://pastebin.com/E1Cszpb0
To Fix: Rename /assets/minecraft/optifine to /assets/minecraft/mcpatcher
Should now sucsessfully convert and output a functional pack. (atleast it worked for me on two resourcepacks i converted)
is there a step by step?