-
Posts
11222 -
Joined
-
Last visited
-
Days Won
67
Everything posted by DaemonUmbra
-
Parsing exception error, crashes while loading world
DaemonUmbra replied to retrogatling's topic in Support & Bug Reports
MrCrayfish's Vehicle mod may have a similar issue -
1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Please provide debug.log as described in the "Logs" section of my signature below
-
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Error strating server with mods, (im noob)
DaemonUmbra replied to glxiv's topic in Support & Bug Reports
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.- 1 reply
-
- 1
-
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
The one that is literally called debug.log SoundFilters is broken, known issue: https://www.curseforge.com/minecraft/mc-mods/sound-filters/issues/14
-
All versions are supported under our new tiered support policy. Full support is currently offered for 1.20.4, 1.20.1, 1.19.4 and 1.19.2. Other versions fall under the legacy or minimal tiers (details on what that means can be found here) Currently Supported Versions (full support tier): Current: 1.20.4 "LTS"/ESR*: 1.20.1, 1.19.4 and 1.19.2 *Extended Support Release User Support FAQ Modder Support FAQ and Common Issues Discord server We do not currently provide support or updates for any other versions except in cases of severe security issues. On LTS's: Forge's support for Minecraft versions will try to follow a predictable cycle, assuming Mojang also follows a predictable cycle. We will always actively target the latest Minecraft version as ever, however we will also support the most recent non-latest version as an "LTS" version. An LTS version differs slightly from the latest version, in that any new features you may want to add to it, must target the latest version, only once it has been merged in, can it be backported. (The exception to this is if the feature is non-applicable to the latest version.) The Forge Team will also mostly be focusing on the latest. This is so the community has time to stabilize a bit and gives modpack developers some time to create something special. But still have Forge running full steam ahead. This thread is here as a landing page for the "Currently Supported" Announcement at the top of every forum page
-
- 9
-
1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Please Help Error started randomly and won't go away
DaemonUmbra replied to Platzdarm's topic in Modder Support
1.15 and 1.16 are different versions of the game and aren't compatible internally, by contrast 1.16.1 vs 1.16.2 the update is (usually) a bugfix update so there's no point staying on the version with the unfixed bug -
I don't see what this has to do with ram
-
Could Not Create The Java Virtual Machine
DaemonUmbra replied to IUseArchLinuxBTW's topic in Support & Bug Reports
Please provide a screenshot of your whole eclipse window with build.gradle open -
Parsing exception error, crashes while loading world
DaemonUmbra replied to retrogatling's topic in Support & Bug Reports
Provide a new log please? -
Parsing exception error, crashes while loading world
DaemonUmbra replied to retrogatling's topic in Support & Bug Reports
Have you tried removing farlanders? -
Could Not Create The Java Virtual Machine
DaemonUmbra replied to IUseArchLinuxBTW's topic in Support & Bug Reports
Is this when you open eclipse, import the project, try to run the game? -
Could Not Create The Java Virtual Machine
DaemonUmbra replied to IUseArchLinuxBTW's topic in Support & Bug Reports
Can you provide a screenshot of the error? -
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Error when loading or creating a world. V-1.16.1
DaemonUmbra replied to iShockMC's topic in Support & Bug Reports
Just .minecraft/saves/SaveName, and please do provided it as a zip rather than a folder -
[1.15.2] Error with build.gradle and mods.toml
DaemonUmbra replied to TCDutchman's topic in Support & Bug Reports
I'm not sure why processResources isn't working, but do note that the "${file.jarVersion}" default is expanded during load by FML, it won't show in the file but FML will understand it to mean "take the implementationVersion in the manifest and use that as the mod version"