Posted November 25, 201212 yr Hello. I would like to make mod that use ComputerCraft. When I run fresh client with forge in MCP, everything works, but if I put ComputerCraft into MCP/jars/mods/, game will crash after launch. http://pastebin.com/cP2KP5dA If I put ComputerCraft into my .minecraft/mods/ and run Minecraft with Forge, It will work fine. What I should do if I want to run minecraft in MCP with mod? sorry for poor English.
November 25, 201212 yr You deobfuscate the mod (google Bearded Octo Nemesis or ask Lex for his tool) or you use published APIs if available. Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
November 25, 201212 yr Author I obfuscated mod. (Bearded Octo Nemesis) Now, minecraft launch properly, but computers in inventory have missing texture. when I right click on computer, game crash. Everything else works properly. http://puu.sh/1ua3G http://pastebin.com/MEKrBdRb
November 25, 201212 yr Change width in GuiButton to be public - it's a bug with Octo Bearded Nemesis. You obviously don't need to release that modified class.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.