nirzh Posted July 27, 2022 Posted July 27, 2022 Game crashes on world loading if any version of OptiFine is installed on Forge client above 40.1.57 version. Probably crashes caused by ForgeChunkManager ticking ticket fix in 40.1.58 version. The relevant fragment from the crash log: java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.addRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)' at net.minecraft.server.level.ServerChunkCache.addRegionTicket(ServerChunkCache.java:429) ~[client-1.18.2-20220404.173914-srg.jar%2378!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_8387_(ServerChunkCache.java:425) ~[client-1.18.2-20220404.173914-srg.jar%2378!/:?] {re:classloading,pl:accesstransformer:B} Suggestions for solving the problem are welcome. P.S. Don't really know if it's OptiFine or Forge issue actually. Quote
warjort Posted July 27, 2022 Posted July 27, 2022 https://github.com/sp614x/optifine/issues/6974 Quote 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.
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.