Posted April 22, 201510 yr So I was trying to add a hook to the proccessCommand() method in the CommandBroadcast class, but in doing so, Minecraft is erroring when I try to load a world. Relevant code: http://pastebin.com/Pm2Et31P and log: http://pastebin.com/BhHnLyuv
April 22, 201510 yr What are you doing? Are you trying to access a method from your coremod in your mod? If so, is your coremod deobfuscated? In your mods folder in your eclipse folder you must have your coremod in there and it must be deobfuscated. Also, post more code. I think I need to see your main class.
April 22, 201510 yr Author Oh fuck, my bad. Please excuse my stupidity. However, I am still curious why this happened.
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.