-
Posts
2790 -
Joined
-
Last visited
-
Days Won
44
Everything posted by Ugdhar
-
Optifine is pretty specific about the versions of forge it is compatible with, checking optifine's changelog will usually tell what forge build it works with.
-
My minecraft game crashed unexpectedly
Ugdhar replied to DerpyGhost's topic in Support & Bug Reports
If it were me, I'd try removing the movingworld mod, and see if that stops the crashing. Also make sure you are downloading your mods from curseforge, or directly from the developers, and not from shady websites like 9 minecraft and such. -
Just as a side note, after java, it should be -jar, not just - before the jarfile name. That's why it said: So it should have looked like this:
-
Trying to run MC with some mods, keeps crashing.
Ugdhar replied to yumatei's topic in Support & Bug Reports
Don't download from 9minecraft, they distribute mods without permission, and there is the potential for there to be malware added to the mod jars, as well as potentially out of date mods. I would delete any mods downloaded from 9minecraft and redownload them from curseforge. https://stopmodreposts.org/ -
Make sure the mods you are downloading are actually for forge, and not fabric (or another modloader). From my limited browsing/searching of curseforge, not a whole lot of forge mods are updated for 1.14.2 yet, and seems as if there are more for fabric (currently).
-
https://minecraft.curseforge.com/mc-mods Keep in mind that most of the forge mods are currently 1.12.2, as there is no RB for higher versions yet, and I imagine mod authors are waiting for things to settle down before investing in the new versions. Be careful where you download mods from as well, I would only download from curseforge or a developers actual website/github.
-
In your screenshot I see a cascading worldgen message from additionalstructures. Also see ic2 and forestry mentioned in the crashlog. I'd start by removing 1 or more of them, and seeing if it still has issues keeping up, if you haven't already.
-
Forge Installer, Launcher, Universal all not opening
Ugdhar replied to peeballs90's topic in Support & Bug Reports
Are you sure the command prompt is in the folder where the jar file exists? "dir" (without the quotes) will show a listing of the files there. If it is there/still cannot access it, then I'm not sure, possibly some sort of permissions error or file corruption. -
I think the problem is the version of Optifine you are using is for forge 2729, and you are using forge 2838. From what I understand, when using optifine you must make sure you are using the version that is compatible with the version of forge you are using (check the optifine changelogs, it tells what version of forge it is compatible with)
-
Forge Installer, Launcher, Universal all not opening
Ugdhar replied to peeballs90's topic in Support & Bug Reports
Open a command prompt at the folder where your jar files are located, and try running java -jar <name of jar file>, i.e. java -jar forge_installer.jar You should be able to see what it's trying to tell you this way without the window closing on you. -
It tells you what is wrong right at the top of the log, I know they can be long and scary looking, but just read it line by line carefully, and sometimes the answer is that simple.
-
Please help, my minecraft modpack keeps crashing :(
Ugdhar replied to DerpyGhost's topic in Support & Bug Reports
I would guess something is broken with applied fluidics, try removing it and see if if you still have a problem. If so, post new logs. -
Versions as old as 1.7.10 are no longer supported on here due to age, you will need to update to a more recent version if you want support. A moderator will likely lock this thread once it has been seen.
-
My forge crashes when loading my custom modpack
Ugdhar replied to Sadows999's topic in Support & Bug Reports
Very weird, it's clearly showing in the log that that mod is present, and it's part of the error in the crash. You downloaded the mods from a legit location, like curseforge, and not a shady site like the one that starts with 9, right? Not really sure what else it could be, unless maybe your game directories are mixed up or something. -
My forge crashes when loading my custom modpack
Ugdhar replied to Sadows999's topic in Support & Bug Reports
-
My forge crashes when loading my custom modpack
Ugdhar replied to Sadows999's topic in Support & Bug Reports
If you remove the structurize mod, does it load? Looks like the errors could be coming from there. -
Did you try running it without sudo? I don't know if you need, or would really even want, to run that as root, as 1) security, and 2) the files will be setup for use by the root user, not your user user. This is a guess, as I currently am not running a linux workstation so can't verify any of it.
-
FML thinks that my mods aren't JAR files
Ugdhar replied to Chiefchillum's topic in Support & Bug Reports
Have you tried with Oracle java or OpenJDK, instead of the OpenJ9? If so post logs from that as well. -
https://www.google.com/search?q=fastest++lga1155+CPU
-
Try removing the "cd" from the beginning, and see if that helps.
-
Did a quick search of the forums, this link looks like it has info: http://www.minecraftforge.net/forum/topic/63983-1122-creating-smelting-recipe-solved/
-
[Solved][Outdated] Conflicting “best” practices
Ugdhar replied to devguydan's topic in Modder Support
-
-
server crashes when lightning strikes the ground
Ugdhar replied to dannynewman's topic in Support & Bug Reports
9minecraft is bad, see https://stopmodreposts.org/ for more information. I would only download mods from curseforge, or from the actual website of the mod author. You should delete all of the mods you downloaded, and redownload them from authorized locations. There;s no telling what gets stuck into those redistributed jars. -
i don't why it crashed can someone please help?
Ugdhar replied to PickleParker's topic in Support & Bug Reports
You will need to update to a more recent version for support, 1.6.4 is super duper ancient and no longer supported here