Posted July 17, 20223 yr Hi, I was hoping to get some help with an issue. 97% of the time when I start up Minecraft I get a crash report. If I try over and over sometimes the game will start though so I am unsure what is going on. I've tried removing recently added mods. Any help would be appreciated. TIA. https://pastebin.com/09NPp5Rc
July 17, 20223 yr Quote java.util.ConcurrentModificationException: null at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {} at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.18.2-20220404.173914-srg.jar%2373!/:?] {re:classloading} This looks like this issue? https://github.com/MinecraftForge/MinecraftForge/issues/8649 which was fixed in forge 40.1.33, you have 40.1.0 try updating forge (latest is 40.1.67) to see if fixes your problem. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
July 17, 20223 yr Author 4 minutes ago, warjort said: This looks like this issue? https://github.com/MinecraftForge/MinecraftForge/issues/8649 which was fixed in forge 40.1.33, you have 40.1.0 try updating forge (latest is 40.1.67) to see if fixes your problem. It appears to have worked. I just updated forge not too long ago so I didn't think of that. Thank you so much!!!!
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.