octarine-noise / simpledeobf

simple deobfuscator for Minecraft mods
MIT License
82 stars 13 forks source link

Access denied #8

Closed grillo78 closed 4 years ago

grillo78 commented 4 years ago

when I run this command: java -jar C:\Users\Guillermo\Downloads\simpledeobf-0.6.jar --input C:\Users\Guillermo\Downloads\OptiFine_1.12.2_HD_U_F4.jar --output C:\Users\Guillermo\Downloads\OptiFine_1.12.2_HD_U_F4-dev.jar --mapFile C:\Users\Guillermo\.gradle\caches\minecraft\de\oceanlabs\mcp\mcp_snapshot\20171003\1.12.2\srgs --ref C:\Users\Guillermo\.gradle\caches\minecraft\net\minecraft\minecraft\1.12.2\minecraft-1.12.2.jar --forcePublic --xdeltaPrefix="patch/" --xdeltaPostfix=".xdelta" it returns me this message Reading mappings from: C:\Users\Guillermo\.gradle\caches\minecraft\de\oceanlabs\mcp\mcp_snapshot\20171003\1.12.2\srgs C:\Users\Guillermo\.gradle\caches\minecraft\de\oceanlabs\mcp\mcp_snapshot\20171003\1.12.2\srgs (Access denied)

grillo78 commented 4 years ago

Fixed, was a problem with the mappings direction, was incomplete