Everything posted by warjort
-
Forge modding setRenderLayer is lined over
Read the deprecation comment on that method.
-
Failed to notify project evaluation listener.
You need java 17 for minecraft 1.19
-
instance fails to launch. Description: rendering overlay
Issue with the better than llamas mod. Check you have the latest version then contact the mod author.
-
forge 1.18.2 world start up crash.
The chipped mod wants the ctm mod installed.
-
1.18.2 Forge crashes when starting up a world, no mods in the mod folder either
Change your max fps to be larger than 0, either in the options menu or the options.txt
-
1.18.2 Forge crashes when starting up a world, no mods in the mod folder either
- Crash at lauching
You need to show the logs/debug.log so we can see the error. Or report it to the mod author if you know the mod having the problem.- Question about the new 1.19.3 Forge releases.
Mojang changed how items are added to the creative mode screen in 1.19.3 This will require any mod that adds new items to be changed. It will affect most mods. So, make sure your mods say they are compatible with 1.19.3- Can't find or run main class "@user_jvm_args.txt"
minecraft 1.19.2 needs java 17- Crash at lauching
Did your mods say they are compatible with 1.19.3 when you downloaded them?- GUI Closes after Opening
You are telling it to open the crafting table menu instead of your EggingTableGui? Since your block is not a crafting table block, it will close the gui in its stillValid() check.- Crash error
Oculus issue: https://github.com/Asek3/Oculus/issues/243- The game crashed whilst initializing game Error: java.lang.IllegalAccessError: class com.blamejared.tipthescales.ClampingLazyMax
Issue with tipthescales mod. Check you have the latest version then contact the mod author.- Minecraft 1.18.2 Forge
The error does not really identify a mod. But it could be flywheel since that modifies the code in this area, or it could be a conflict with optifine? Check you have the latest version of flywheel and try without optifine.- Missing mandatory dependencies, bug mods,aternos crash
Issue with jeed, check you have the latest version then contact the mod author.- Crashing in loader
One of your config files is invalid/corrupted. If you don't have a backup of the file, you can delete it and it should be recreated with default values.- Minecraft 1.18.2 Forge
You need to post your logs/debug.log so we can see the full error.- I'm trying to host a 1.18.1 Forge Server with my SP mods/ world but I keep getting an error
Use java 17, mixin doesn't support java 19- minecraft is crashing when im trying to join my server
Duplicate.- I'm trying to host a 1.18.1 Forge Server with my SP mods/ world but I keep getting an error
That log contains no error. But I do see you trying to rubidium (a client side only mod) on the server.- Missing mandatory dependencies, bug mods,aternos crash
Conflict between iris and rubidium. Check you have the latest versions then contact the mod authors.- minecraft is crashing when im trying to join my server
Problem with additionaladditions mod. Check you have the latest version the contact the mod author.- How to set mod level on commandline
If you are using curseforge, you need to enable the forge debug.log in its settings. Otherwise, it's likely something you are doing when trying to change the log configuration is incorrect and you have broken the logging. Since you don't say what you have actually done, it's impossible to help further. Forge's debug logging is enabled by default, when launchers don't elect to turn it off.- Minecraft world crash Description: Exception in server tick loop
One of your configuration files is invalid/corrupted. You can find it in saves/<save-name>/serverconfig If you don't have a backup of the file, you can delete it and it should be recreated with default values.- "The game crashed whilst rendering overlay" Error
Like it says, you need to give the game more memory using the -Xmx parameter or whatever your launcher uses to configure the amount of heap memory. - Crash at lauching
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.