joseph wanner Posted May 20, 2023 Posted May 20, 2023 (edited) Hello, I am trying to figure out why my single player game crashes on loading new world. I am assuming it has something to do with optifine, because if I remove it the game will load. Pretty new to this so all help appreciated. Things ive tried: updating forge, updating optifine Thanks Description: Exception in server tick loop 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%2369!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_8387_(ServerChunkCache.java:425) ~[client-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_129940_(MinecraftServer.java:471) ~[client-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:318) ~[client-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2369!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 588811416 bytes (561 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3400G with Radeon Vega Graphics Identifier: AuthenticAMD Family 23 Model 24 Stepping 1 Microarchitecture: Zen / Zen+ Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: NVIDIA GeForce GTX 1070 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1b81 Graphics card #0 versionInfo: DriverVersion=31.0.15.1694 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 20943.24 Virtual memory used (MB): 10637.24 Swap memory total (MB): 4608.00 Swap memory used (MB): 145.96 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:terrablender (incompatible), mod:betteranimalsplus (incompatible), mod:biomesoplenty (incompatible), mod:pamhc2crops, mod:architectury (incompatible), mod:playeranimator, mod:eanimod (incompatible), mod:fairylights (incompatible), mod:forge, mod:geckolib3 (incompatible), mod:swem (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:journeymap, mod:horse_colors, Supplementaries Generated Pack World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' OptiFine Version: OptiFine_1.18.2_HD_U_H7 OptiFine Build: 20220410-185216 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: Sildur's+Vibrant+Shaders+v1.32+High.zip OpenGlVersion: 3.2.0 NVIDIA 516.94 OpenGlRenderer: NVIDIA GeForce GTX 1070/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8 ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE OptiFine TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.18.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.18.2-11.0.10 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.118.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |DONE |Manifest: NOSIGNATURE pamhc2crops-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |0.0NONE |DONE |Manifest: NOSIGNATURE architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2+1.18.jar |Player Animator |playeranimator |1.0.2+1.18 |DONE |Manifest: NOSIGNATURE GeneticAnimals-0_8_24.jar |Genetic Animals |eanimod |0_8_24 |DONE |Manifest: NOSIGNATURE fairylights-5.0.0-1.18.2.jar |Fairy Lights |fairylights |5.0.0 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.2.4-universal.jar |Forge |forge |40.2.4 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE swem-1.18.2-1.0.0.jar |Star Worm Equestrian Mod |swem |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.14.jar |Supplementaries |supplementaries |1.18.2-1.5.14 |DONE |Manifest: NOSIGNATURE journeymap-1.18.2-5.9.4-forge.jar |Journeymap |journeymap |5.9.4 |DONE |Manifest: NOSIGNATURE horse_colors-1.18.2-1.8.0.jar |Realistic Horse Genetics |horse_colors |1.18.2-1.8.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 71fcab20-8c33-4a6a-b5ae-674889f4cffd FML: 40.2 Forge: net.minecraftforge:40.2.4 Edited May 20, 2023 by joseph wanner added info Quote
TheDemonLena Posted May 20, 2023 Posted May 20, 2023 Hello Have you tried using rubidium? optifine crashes in new versions Quote
joseph wanner Posted May 20, 2023 Author Posted May 20, 2023 50 minutes ago, TheDemonLena said: Hello Have you tried using rubidium? optifine crashes in new versions ok, that worked. So far so good. I just wish i knew why optifine stopped working. It all worked perfectly on multiplayer. Quote
warjort Posted May 20, 2023 Posted May 20, 2023 Because you have the wrong version of optifine. You want their their latest preview release, see their download page. 1 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.
TheDemonLena Posted May 20, 2023 Posted May 20, 2023 1 hour ago, joseph wanner said: ok, funcionou. Até agora tudo bem. Eu só gostaria de saber por que optifine parou de funcionar. Tudo funcionou perfeitamente no multiplayer. optifine was made for a previous version of forge, which makes it not work well in the new version. If you reduce the forge version, the mods didn't work. Quote
warjort Posted May 20, 2023 Posted May 20, 2023 4 hours ago, TheDemonLena said: optifine was made for a previous version of forge, which makes it not work well in the new version. If you reduce the forge version, the mods didn't work. That's true of their 1.18.2 stable release, but that is very old. The preview releases were made for more modern versions of Forge. Their download page says which version of Forge they tested each release against. But this is the Forge support forum, not the Optifine support forum. Issues with optifine should be reported to them. 1 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.