This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
ElvishJerricco's profile picture

Deobfuscating CC 1.52

Started by ElvishJerricco, 19 April 2013 - 12:39 PM
ElvishJerricco #1
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



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?
ElvishJerricco #2
Posted 19 April 2013 - 05:01 PM
Well I posted an issue on the github and it got fixed pretty quickly so BON is working now