Posted October 26, 20169 yr i have 2 furnaces 1 works fine but the other doesnt and i cannot figure out whats wrong. it crashes when i try and cook something. it is rendered correctly with the other one http://pastebin.com/7ccky8i8 http://pastebin.com/fiYesBKT
October 26, 20169 yr i have 2 furnaces 1 works fine but the other doesnt and i cannot figure out whats wrong. it crashes when i try and cook something. it is rendered correctly with the other one http://pastebin.com/7ccky8i8 http://pastebin.com/fiYesBKT Gee I wonder what the problem is? (There is no problem posted other than it crashed) VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
October 26, 20169 yr Author when the time to cook is 200 it works but anything above makes the game crash when the furnace starts smelting
October 26, 20169 yr when the time to cook is 200 it works but anything above makes the game crash when the furnace starts smelting There are still numerous different problems, is something null is there a infinite loop, etc. Please post the crash report. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
October 26, 20169 yr http://pastebin.com/aZPqgRZn This is something i never would have guessed you need to register that TileEntity. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
October 26, 20169 yr Don't use BlockContainer. Just extend Block then override hasTileEntity and getTileEntity, like I did here: https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/ores/block/BlockSifter.java 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.
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.