Posted 19 April 2013 - 02:39 PM
I'm using immibi's BON tool to try to deobfuscate CC so that I can test peripherals from eclipse, but I keep getting this error
My guess is that it's something to do with the 1.5 update. How to fix this or get around it?
An error has occurred - give immibis this stack trace (which has been copied to the clipboard)
java.lang.NullPointerException
at immibis.bon.mcp.MappingLoader_MCP.loadCSVMapping(MappingLoader_MCP.java:182)
at immibis.bon.mcp.MappingLoader_MCP.<init>(MappingLoader_MCP.java:97)
at immibis.bon.io.MappingFactory.registerMCPInstance(MappingFactory.java:32)
at immibis.bon.gui.GuiMain$1.run(GuiMain.java:157)
My guess is that it's something to do with the 1.5 update. How to fix this or get around it?