-
Posts
11222 -
Joined
-
Last visited
-
Days Won
67
Everything posted by DaemonUmbra
-
Minecraft Forge Crash whislt initializing
DaemonUmbra replied to NickTorty's topic in Support & Bug Reports
You ran out of ram, you'll need to allocate more. -
1.7.10 Forge Server low TPS with two players connected
DaemonUmbra replied to mmaas44's topic in Support & Bug Reports
1.7.10 is no longer supported on this forum. Please update to receive support. -
Trouble connecting to forge server
DaemonUmbra replied to MeetTheMedic's topic in Support & Bug Reports
1.7.10 is no longer supported on this forum. Please update to receive support. -
error mesage when installing forge 1.12.2 - 14.23.3.2670
DaemonUmbra replied to Ajblanco's topic in Support & Bug Reports
Do not download libraries manually, try the solution suggested here: -
What version of Java do you have installed? Forge requires Java 8, not 9.
-
minecraft forge server not starting
DaemonUmbra replied to robotboy3001's topic in Support & Bug Reports
You should also STRONGLY consider upgrading. -
I'm afraid this isn't the place to ask for support with PO2, I would suggest OG_Arist0tle's Discord as the best place to ask, as he's one of the pack devs, but I CANNOT GUARANTEE SUPPORT. Please note that 1.7.10 is also no longer supported on this forum.
-
Forge does not create libraries 1.5.2
DaemonUmbra replied to Jaludex's topic in Support & Bug Reports
Versions that old aren't supported on this forum. Please update to receive support. -
Check that the package and class exist and are spelled correctly.
-
Would you mind posting your BlockBase class or possibly putting your mod on github and linking it? Took me too long to boot up my own IDE and notice the signature disparity
-
1.7.10 is no longer supported on this forum. Update to receive support.
-
Please post full logs as described in the Rules/EAQ thread.
-
1.12 Error could not create the java virtual machine
DaemonUmbra replied to Davef34's topic in Support & Bug Reports
From the Rules/EAQ Thread, to have a better chance of helping you your post will need to include: Below is a list of things which you MUST include in your post. Be sure to include the entire logs/fml-{client/server}-latest.log found in your .minecraft folder / server root folder. Not including the log in no way helps us to help you and has a small chance of getting you banned. State what research you have already done (You should have done some, this forum is only for well-researched bugs!). Use the spoilers to enclose stack traces and other long information: Do not attach your logs to your post or use file-uploading services like Dropbox. Use Pastebin or Github Gists. In general give as much information as you can. "It does not work", "I get a black Screen", etc. in no way helps us to help you and will only cause you to get in trouble. -
[HELP] My forge 1.12.2 server wont run
DaemonUmbra replied to DamianNeedsALife's topic in Support & Bug Reports
[17:35:27] [main/ERROR] [net.minecraft.init.Bootstrap]: Errors with built-in recipes! Reinstall the instance? -
Minecraft Freezing at Loading screens
DaemonUmbra replied to GnomeKnight308's topic in Support & Bug Reports
That post looks boilerplate I know, but it's there in the rules thread for a reason. If you read the last bullet in the post there's not much we can do to help you if we don't have any idea what's going on behind the scenes, which is why almost anyone on the forums will ask you for a log. -
Have you tried the solution suggested in this post?
-
Forge server won't generate files
DaemonUmbra replied to Markishaaa's topic in Support & Bug Reports
Do you know what version of Java you have installed? -
[HELP] My forge 1.12.2 server wont run
DaemonUmbra replied to DamianNeedsALife's topic in Support & Bug Reports
Try removing spawnercraft -
Forge server won't generate files
DaemonUmbra replied to Markishaaa's topic in Support & Bug Reports
Are you launching the server through a batch file with arguments or just double clicking the jar? -
[HELP] My forge 1.12.2 server wont run
DaemonUmbra replied to DamianNeedsALife's topic in Support & Bug Reports
It tells you in the log, there's 3 mods that you have installed twice net.minecraftforge.fml.common.DuplicateModsFoundException: Duplicate Mods: brandonscore : C:\Users\damia\OneDrive\Desktop\server\mods\BrandonsCore-1.12-2.4.0.152-universal (1).jar brandonscore : C:\Users\damia\OneDrive\Desktop\server\mods\BrandonsCore-1.12-2.4.0.152-universal.jar galacticraftcore : C:\Users\damia\OneDrive\Desktop\server\mods\GalacticraftCore-1.12.2-4.0.1.173.jar galacticraftcore : C:\Users\damia\OneDrive\Desktop\server\mods\GalacticraftCore-1.12.2-4.0.1.174.jar galacticraftplanets : C:\Users\damia\OneDrive\Desktop\server\mods\Galacticraft-Planets-1.12.2-4.0.1.174.jar galacticraftplanets : C:\Users\damia\OneDrive\Desktop\server\mods\Galacticraft-Planets-1.12.2-4.0.1.169.jar -
forge-1.12.2-14.23.3.2656 not detecting mods
DaemonUmbra replied to Kzitold's topic in Support & Bug Reports
You want to put your mods in the mods folder directly, I believe the 1.12.2 folder is for jar mods. I had theorised this internally for so long that even without evidence I began to believe it was fact. It is not. -
Crash as soon as I open a world 1.10.2
DaemonUmbra replied to YoonaWolf's topic in Support & Bug Reports
Please read the general guidelines/rules thread and make your own thread, also this thread is from months ago. -
Nevermind, I was dumb that's client side code and Spiggot doesn't modify that, more research necessary.