Everything posted by Greymagic27
-
Minecraft mod errors - Eclipse
Is it possible for you to help me further? I've been following this tutorial but I can't get my item to show up ingame: https://cadiboo.github.io/tutorials/1.15.2/forge/1.5-first-item/ My code so far on ModEventSubscriber: My code on TestMod.java (the main one): I'm also getting two errors on the ModEventSubscriber.java file: Sorry if this is overwhelming
-
Minecraft mod errors - Eclipse
Thanks! There's only one more error and I'm not sure how to fix it: https://imgur.com/a/1xuCmUt EDIT: I've managed to fix that error by using import org.apache.logging.log4j.LogManager; rather than the one it had! I'll also take a look at that tutorial, thanks for all the help!
-
Minecraft mod errors - Eclipse
I think it's mostly working now. I've found this tutorial which is helping me get my feet https://codakid.com/guide-to-minecraft-modding-with-java/ It's most likely not the best one but it's helping nonetheless
-
Minecraft mod errors - Eclipse
That seems to have done something. I only have 4 errors now and I was greeted with a 'gradle tasks' menu which didn't come up last time
-
Minecraft mod errors - Eclipse
- Minecraft mod errors - Eclipse
- Minecraft mod errors - Eclipse
I've not done any coding yet, I just imported it and saw all the errors- Minecraft mod errors - Eclipse
1) I downloaded the forge mdk from files.minecraftforge.net 2) I opened up the folder in windows powershell 3) I ran the command: ./gradlew genEclipseRuns 4) I opened eclipse and then imported the folder as a gradle project- Minecraft mod errors - Eclipse
I've tried this as well: https://github.com/MinecraftForge/MinecraftForge/issues/5551#issuecomment-466331071 but it still produces the same errors either way. I also imported it as a gradle project afterwards- Minecraft mod errors - Eclipse
Hi, I'm trying to make a Minecraft mod but whenever I load it up in eclipse I get 44 warnings and I don't know if I'm doing something wrong? - Minecraft mod errors - Eclipse
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.