Everything posted by Luis_ST
-
Reach distance attribute
All Forge Attributes are in the ForgeMod class, you can use your IDE to look into this class
-
FML early loading process (not responding)
post debug log, note that you need to enable the debug log in the settings of CurseForge launcher
-
Error when trying to play Minecraft with 38 mods (using forge 1.18.2)
i mean the launcher log in .minecraft/launcher_log.txt
-
Exception in thread main [1.16.5]
did you refresh gradle?
-
Exception in thread main [1.16.5]
update Forge to the latest version
-
[1.18.2] Trying to import a mod library .jar into my project
you Curse Maven for this: https://www.cursemaven.com/
-
Error when trying to play Minecraft with 38 mods (using forge 1.18.2)
post launcher log
-
Issue starting a sevrer
Problem with MineTraps. Make sure you use the latest version of the mod. If you already use the latest version, report this bug to the mod author.
-
[1.16.5] Issues with setAttackTarget() and setAngerTime()
the Wolf does not have a Brain, it use Goals then you need to learn basic java before modding minecraft
-
Having a crash the I have never had before creating a modpack
post full debug log and a screenshot of your mods folder
-
Forge crashing 1.18.2 (last release) with mods, error invalid java runetime configuration code 1
Problem with Structure Gel. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Rendering Issues with custom item rendering
RenderHandEvent is fired for both Hands, you need to check the Hand before rendering
-
Rendering Issues with custom item rendering
show the full code
-
Couldn't load tag minecraft:mineable/pickaxe as it is missing following references: testmod:test_block (from main)
unfortunately i have no idea which cause this error, i tried to understand why/when this error happens but with no solution
-
[1.16.5] How to convert srg names to original?
what's the reason for, do you want to update the Mod from mcp to mojang mappings?
-
my world won't generate
the log you post shows a error in the level.dat file, it contains important data for the World
-
Couldn't load tag minecraft:mineable/pickaxe as it is missing following references: testmod:test_block (from main)
show your code, preferred as a git repo
-
Exit Code 1 1.18.1 39.1.0
that's not the launcher log, you find the launcher log in .minecraft/launcher_log.txt
-
Forge 1.16.5 (java problem)
1.16 requires java 8 and for the next time do not format the log, it's unreadable
-
Couldn't load tag minecraft:mineable/pickaxe as it is missing following references: testmod:test_block (from main)
post log
-
I am having an error registering an item in ItemInit.java
use the java Supplier
-
I'm trying to find out in which slot the player holds the item I need, but nothing happens
please give us more detail, for example where is this method fired from also show your code
-
Java error after rolling back from Java 16 to Java 8
update to the latest version of Forge, also use 1.16.5 there is no reason to use an outdated version of minecraft
-
The game crashed whilst exception ticking world error!
The binary search is a way of finding a faulty thing among a lot of other things, without having to remove the things one-by-one. This is useful for finding a broken mod among hundreds of mods, without having to spend time testing the mods one-by-one. The procedure is simple: Remove half of the existing things, and put them aside. Run the program / game. Does the issue still exist? If YES: Repeat from step 1 with the current things. IF NO: Swap out the current things with the ones set aside, and repeat from step 1. Repeat this process until the problematic thing/s have been found. From Forge Discord Bot
-
my world won't generate
it can be that the World got corrupted
IPS spam blocked by CleanTalk.