Closed master801 closed 11 years ago
After "BON.jar" add "immibis.bon.cui.MCPRemap" (the main class name). The reason it says "unrecognized option" is that everything before the main class name is considered an option for Java, not an option for the program.
The command I try to use and the error I get. C:\Users\XXXX\Minecraft 1.4.6 DeObfuscate Folder> java -cp BON.jar -mcp . -from OBF -to M CP -side UNIVERSAL -in Defence-Non.zip -out Defence-DeOb.zip -ref fallencore.zip -refn MCP :bin/minecraft Unrecognized option: -mcp Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.