Everything posted by Danebi
-
Exit code 0. plese help.
Post the debug.log.
-
World loading stuck at 100%
In .minecraft\logs.
-
World loading stuck at 100%
Post the debug.log.
-
help i cantplay forge
Delete this file: C:\Users\admin\AppData\Roaming\.minecraft\config\fml.toml
-
help i cantplay forge
This is the console log. As already said, the debug.log is a file in your logs folder.
-
help i cantplay forge
In .minecraft\logs.
-
help i cantplay forge
Post the debug.log.
-
[1.15.2] Transparent block makes adjacent blocks invisible
Show the code.
-
Minecraft Forge 1.6.3 Exit Code 0
repurposed structures is for 1.16.1.
-
Minecraft Forge 1.6.3 Exit Code 0
This is just the console log. The debug.log is a file in the .minecraft\logs folder.
-
Minecraft Forge 1.6.3 Exit Code 0
Post the debug.log.
-
Entity Dropping Items
You can find vanilla classes in your IDE. The chicken class should be located in net.minecraft.entity.passive.ChickenEntity.
-
Minecraft Forge 1.6.3 Exit Code 0
Try to delete this file: C:\Users\akava\AppData\Roaming\.minecraft\config\fml.toml.
-
Problem with launching the latest version of Forge
Probably not. Make your own topic and post logs.
-
Forge Crashes (all versions)
Post the debug.log.
-
Entity Dropping Items
Look at how chicken does it...
-
Game crash while creating world
Make your own topic and post the debug.log.
-
[1.16.1] Can't craft SOME of my items.
Here, you are using ArrowEntity but you should use ArrowItem. Just tested it and you can craft the apple. You have commented out the registration of the bow and arrow and there is no recipe for them here. I tried adding a custom recipe and to run the game and all works. If you still have a problem post the debug.log.
-
Cannot run Forge 1.16.2-forge-33.0.61
Try to delete this file: C:\Users\bbrin\AppData\Roaming\.minecraft\config\fml.toml
-
[1.16.1] Can't craft SOME of my items.
This class is useless, you already have the vanilla Item class. Same for this, this, this, this and this. Also, clean up your imports. Ctrl + Shift + O will do it automatically.
-
game crash
Post the debug.log.
-
(1.16.1) How to add another texture layer to chestplate
return new custom_model(1.0f); Is it that difficult?
-
(1.16.1) How to add another texture layer to chestplate
I give up... Please learn Java.
-
(1.16.1) How to add another texture layer to chestplate
The argument for the custom_model constuctor requires a float. Why are you giving it a Item.Properties?
-
(1.16.1) How to add another texture layer to chestplate
return LivingEntity; 1- You don't have to return LivingEntity! You have to return your custom_model class. 2- You have to return an instance of the class. Something like this: return new custom_model(your constuctor argument); I'm literally giving you the code, why can't you understand???
IPS spam blocked by CleanTalk.