Posted June 23, 201510 yr I'm trying to inject code into EntityPlayer.addExhaustion to adjust the amount of exhaustion added. Everything works fine when launching inside Eclipse and when ran with "gradlew runClient". But when I'm trying to launch it from the official launcher, I get this exception: http://pastebin.com/AzL49EgE. The code can be seen here: https://github.com/lepakko683/SoulMagic/blob/master/src/main/java/celestibytes/soulmagic/asm/CTEntityPlayer.java#L78
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.