Posted August 12, 201312 yr I added the override to my class and when I tested the override out it stopped rendering the whole world for a split second then crashed with several NullPointerExceptions. This is the code eclipse pointed me to which was causing the exceptions (apparently) Code: if(myClass.instance().myMethod(playerBeingRendered, myOtherClass.instance())) Which returns a boolean if the player has a trait I assign in a different class.
August 12, 201312 yr that mean myclass.instance() return null how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
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.