Posted June 11, 20178 yr I have a Null error In my code at https://github.com/Jigokusaru/MegaMoney/blob/master/main/java/com/jigokusaru/jmmm/items/ItemVendingMachine.java on line 55. I have a error here and I am unsure what I'm doing, I'm trying to branch down from a door, up to the block I'm trying make. crash-2017-06-11_17.28.10-client.txt
June 11, 20178 yr https://github.com/Jigokusaru/MegaMoney/blob/master/main/java/com/jigokusaru/jmmm/JMMM.java#L35-L36 You initialize your items before your blocks, so ModBlocks.vendingmachine is null. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
June 11, 20178 yr Author It didn't seem to change anything it only occurs when I place the block on a valid location, so if I place it on a wall or anything it doesn't do anything.
June 11, 20178 yr Author Wait it did change now I just have to fix it so its not asking for a Left and right
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.