Sign in to follow this
Followers
0
Fatal Error starting up Minecraft and FML
By
Aycardus, in Support & Bug Reports
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By ChampionAsh5357 · Posted
Nope, you're just registering the item twice. Your block calls this method which creates an item to which you then create another item under the same name. -
By StealthyNoodle · Posted
Certainly! https://github.com/Fnkee/solidrocks I see that I'm running a copy method on the torch, under the ItemTagsProvider (ModItemTagsProvider). That should be transfering data from the block tag into an item tag. Maybe that's what's causing the duplicate registration. -
Hey, i know I can set the light value with the Properties when I create a Block. But I want to set the light level in tick() of an TileEntity. I already know how to get the Block/BlockState, but I do not know how to set the light value. How can i set it?
-
I have found it. Here is pastebin link: https://pastebin.com/SD8VAfSA Also the file itself if you prefer that. forge-1.16.4-35.1.4-installer.jar.log
-
By ChampionAsh5357 · Posted
Well, I wouldn't know, the entire class where the error is occurring is not shown. If you could provide a link to your repo, it would provide more detail. Also, you shouldn't use a vanilla block within a BlockItem placeholder. That will cause all instances of that block to believe that your item is its item representation.
-
-
Topics
-
Who's Online (See full list)