-
Content Count
10133 -
Joined
-
Last visited
-
Days Won
60
Everything posted by DaemonUmbra
-
Is it with a capital L or a lowercase l?
-
Forge 1.16.3-34.1.42 crashes on startup
DaemonUmbra replied to Fireballfoxtrot's topic in Support & Bug Reports
Did you try the same fix? -
Can't open and install forge on MAC
DaemonUmbra replied to Aahlborn's topic in Support & Bug Reports
Do you have Java installed? -
Never put ! in a path when using Java... it's a special character
-
Making the player send a chat message?
DaemonUmbra replied to metword's topic in Support & Bug Reports
What version of Minecraft are you using? -
Care to provide more info on how you're trying to generate these islands?
-
Show the error please?
-
How does the animation api work in 1.16?
DaemonUmbra replied to Witherking25's topic in Modder Support
Have patience... -
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Screenshots please?
-
Yes, that's relying on your PATH variable to find Java for you, and its pointing at Java 15. If you have both Java 15 and Java 8 installed you'll need to either modify PATH to point to Java 8 or you'll need to specify the full path to the Java 8 executable instead of relying on PATH.
-
What are you talking about with maps?
-
Please be more specific. Do you double click it and it doesn't do anything? Do you double click it and a console window opens for a split second? Do you run it via console and it crashes immediately?
-
How To Fix Ticking Player Entity in Modded World
DaemonUmbra replied to SectionGaming's topic in Support & Bug Reports
Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler) -
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Edit: and just so you know this has no bearing on the matter
-
How do I Update My mod From 1.16.3 To 1.16.4
DaemonUmbra replied to OwenC9999's topic in Modder Support
Well iirc the change between .3 and .4 was purely just Mojang adding MS auth, so you should be able to use your mod on both versions as long as you haven't prevented it from working via your mods.toml -
Minecraft NoSuchMethodError - Help Me Please!!
DaemonUmbra replied to itsavonlea's topic in Support & Bug Reports
You installed AutoRegLib for 1.16 on 1.15 -
Unable to launch forge installer 16.4
DaemonUmbra replied to IDontCaboose's topic in Support & Bug Reports
You should only ever download the installer. As for it opening in 7zip, try Johann Löfflmann's JarFix utility. -
Please provide a screenshot of your launcher
-
Forge 1.16.4-35.1.4 server crashing
DaemonUmbra replied to JustAMeanie's topic in Support & Bug Reports
I don't know why, I only know that it is. You can switch to Java 8 by fixing your PATH environment variable, or by uninstall all Java versions other than 8. -
How do I Update My mod From 1.16.3 To 1.16.4
DaemonUmbra replied to OwenC9999's topic in Modder Support
As a mod dev or a mod user?