Forge 10.12.0.996 Crash
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Yo i might be a lil bit late but on 1.20.6 you can call BuiltInRegistries.ITEMS.getTagOrEmpty(*required tag*) to get an iterable of item holders, this might be possible on 1.18.2 as well. Then you get the items using for(Holder<Item> holder: iterable) or the .forEach(Consumer<Holder<Item>>) method, or convert the iterable to array/list/collection. When you get the holders, use the .get() method to get the items
-
By LemonTheCichlid · Posted
I'm troubleshooting some mods that I want for a single player world in 1.21.4 and I was having trouble with a resource library config crashing my game so I tried another mod and the library config for that was causing crashes as well. I've updated java and forge recently. Both of these dependency mods have caused Exit Code: -1 but I'm using the crash report for the mod that I was originally wanting to use. https://pastebin.com/82FZPwS2 -
By reapergod696969 · Posted
whatever i do whether its updating my java to jdk17 since im trying to play on forge 1.20.1,whether its deleting my mods folder,nothings working.i have no updates for windows and im running minecraft at 5gb of memorey,but i still cant get rid of the issue.i've also tryed jarfix,i tryed using neo forge but still it dosen't work.somebody please help me. -
By TileEntity · Posted
In your Launcher, go to Installations, edit your profile and click on More Options There you will find the JVM Arguments Click into this line and go to the end of it - press space bar and paste -Dfml.earlyprogresswindow=false
-
-
Topics
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.