Jump to content

Error: java.lang.NoSuchMethodError: net.minecraft.util.ResourceLocation.compareNamespaced(Lnet/minecraft/util/ResourceLocation;)I


Recommended Posts

Posted (edited)

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 11/4/20 7:13 PM
Description: Starting integrated server

java.lang.NoSuchMethodError: net.minecraft.util.ResourceLocation.compareNamespaced(Lnet/minecraft/util/ResourceLocation;)I
    at net.minecraftforge.registries.ForgeRegistry$Snapshot.lambda$static$0(ForgeRegistry.java:844) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.ForgeRegistry$Snapshot$$Lambda$6550/1959033131.compare(Unknown Source) ~[?:?] {}
    at java.util.TreeMap.compare(TreeMap.java:1291) ~[?:1.8.0_51] {}
    at java.util.TreeMap.put(TreeMap.java:538) ~[?:1.8.0_51] {}
    at net.minecraftforge.registries.ForgeRegistry.lambda$makeSnapshot$3(ForgeRegistry.java:820) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.ForgeRegistry$$Lambda$7574/1379202757.accept(Unknown Source) ~[?:?] {}
    at com.google.common.collect.HashBiMap.forEach(HashBiMap.java:528) ~[guava-21.0.jar:?] {}
    at net.minecraftforge.registries.ForgeRegistry.makeSnapshot(ForgeRegistry.java:820) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.RegistryManager.lambda$takeSnapshot$2(RegistryManager.java:180) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.RegistryManager$$Lambda$7573/189191573.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at net.minecraftforge.registries.RegistryManager.takeSnapshot(RegistryManager.java:180) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.FMLWorldPersistenceHook.getDataForWriting(FMLWorldPersistenceHook.java:76) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.WorldPersistenceHooks.lambda$handleWorldDataSave$0(WorldPersistenceHooks.java:40) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.WorldPersistenceHooks$$Lambda$7571/1354630848.accept(Unknown Source) ~[?:?] {}
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames}
    at net.minecraftforge.fml.WorldPersistenceHooks.handleWorldDataSave(WorldPersistenceHooks.java:40) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat$LevelSave.func_237288_a_(SaveFormat.java:345) ~[?:?] {re:computing_frames,re:classloading}
    at net.minecraft.world.storage.SaveFormat$LevelSave.func_237287_a_(SaveFormat.java:336) ~[?:?] {re:computing_frames,re:classloading}
    at net.minecraft.client.Minecraft.func_238195_a_(Minecraft.java:1685) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_238191_a_(Minecraft.java:1631) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214443_e(SourceFile:407) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214438_a(SourceFile:317) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionScreen$$Lambda$6680/371346392.accept(Unknown Source) ~[?:?] {}
    at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {}
    at net.minecraft.client.gui.screen.WorldSelectionScreen.func_214325_f(SourceFile:53) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionScreen$$Lambda$6673/1940326065.onPress(Unknown Source) ~[?:?] {}
    at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?] {re:classloading}
    at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:87) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$6277/26459936.run(Unknown Source) ~[?:?] {}
    at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:175) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$6276/1075009765.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B}
    at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:174) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$5411/1225761077.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:127) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:584) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$450/1280959582.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraftforge.registries.ForgeRegistry$Snapshot.lambda$static$0(ForgeRegistry.java:844) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.ForgeRegistry$Snapshot$$Lambda$6550/1959033131.compare(Unknown Source) ~[?:?] {}
    at java.util.TreeMap.compare(TreeMap.java:1291) ~[?:1.8.0_51] {}
    at java.util.TreeMap.put(TreeMap.java:538) ~[?:1.8.0_51] {}
    at net.minecraftforge.registries.ForgeRegistry.lambda$makeSnapshot$3(ForgeRegistry.java:820) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.ForgeRegistry$$Lambda$7574/1379202757.accept(Unknown Source) ~[?:?] {}
    at com.google.common.collect.HashBiMap.forEach(HashBiMap.java:528) ~[guava-21.0.jar:?] {}
    at net.minecraftforge.registries.ForgeRegistry.makeSnapshot(ForgeRegistry.java:820) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.RegistryManager.lambda$takeSnapshot$2(RegistryManager.java:180) ~[?:?] {re:classloading}
    at net.minecraftforge.registries.RegistryManager$$Lambda$7573/189191573.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at net.minecraftforge.registries.RegistryManager.takeSnapshot(RegistryManager.java:180) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.FMLWorldPersistenceHook.getDataForWriting(FMLWorldPersistenceHook.java:76) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.WorldPersistenceHooks.lambda$handleWorldDataSave$0(WorldPersistenceHooks.java:40) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.WorldPersistenceHooks$$Lambda$7571/1354630848.accept(Unknown Source) ~[?:?] {}
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames}
    at net.minecraftforge.fml.WorldPersistenceHooks.handleWorldDataSave(WorldPersistenceHooks.java:40) ~[?:?] {re:classloading}
    at net.minecraft.world.storage.SaveFormat$LevelSave.func_237288_a_(SaveFormat.java:345) ~[?:?] {re:computing_frames,re:classloading}
    at net.minecraft.world.storage.SaveFormat$LevelSave.func_237287_a_(SaveFormat.java:336) ~[?:?] {re:computing_frames,re:classloading}
-- Starting integrated server --
Details:
    Level ID: New World (9)
    Level Name: New World
Stacktrace:
    at net.minecraft.client.Minecraft.func_238195_a_(Minecraft.java:1685) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_238191_a_(Minecraft.java:1631) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214443_e(SourceFile:407) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214438_a(SourceFile:317) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionScreen$$Lambda$6680/371346392.accept(Unknown Source) ~[?:?] {}
    at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {}
    at net.minecraft.client.gui.screen.WorldSelectionScreen.func_214325_f(SourceFile:53) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.WorldSelectionScreen$$Lambda$6673/1940326065.onPress(Unknown Source) ~[?:?] {}
    at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?] {re:classloading}
    at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:87) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$6277/26459936.run(Unknown Source) ~[?:?] {}


-- Affected screen --
Details:
    Screen name: net.minecraft.client.gui.screen.WorldSelectionScreen
Stacktrace:
    at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:175) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$6276/1075009765.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,re:mixin,pl:accesstransformer:B}
    at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:174) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$5411/1225761077.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:127) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:584) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.3-34.1.42.jar:34.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$450/1280959582.call(Unknown Source) [forge-1.16.3-34.1.42.jar:34.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.16.3
    Minecraft Version ID: 1.16.3
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1402976856 bytes (1337 MB) / 3623878656 bytes (3456 MB) up to 4294967296 bytes (4096 MB)
    CPUs: 16
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.6+85+master.325de55
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.3-34.1.42.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.3-34.1.42.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.3-34.1.42.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.3-34.1.42.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.3_HD_U_G4_MOD.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.3-34.1.42.jar fml TRANSFORMATIONSERVICE 
    FML: 34.1
    Forge: net.minecraftforge:34.1.42
    FML Language Providers: 
        javafml@34.1
        minecraft@1
    Mod List: 
        forge-1.16.3-34.1.42-client.jar                   |Minecraft                     |minecraft                     |1.16.3              |DONE      |NOSIGNATURE
        mcw-bridges-1.0.4-mc1.16.3.jar                    |Macaw's Bridges               |mcwbridges                    |1.0.4               |DONE      |NOSIGNATURE
        FarmersDelight-1.16.3-0.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.16.3-0.2.3        |DONE      |NOSIGNATURE
        useful_backpacks-1.16.3-1.11.6.83.jar             |Useful Backpacks              |usefulbackpacks               |1.11.6.83           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        giacomos_exp1.2.3-1.16.3.jar                      |Experience seedling mod       |giacomos_exp                  |1.2.3               |DONE      |NOSIGNATURE
        AmbientSounds_v3.0.21_mc1.16.2.jar                |Ambient Sounds                |ambientsounds                 |3.0.3               |DONE      |NOSIGNATURE
        TrashSlot_1.16.3-12.2.0.jar                       |TrashSlot                     |trashslot                     |12.2.0              |DONE      |NOSIGNATURE
        torchslabmod-1.16.3_v1.6.18.jar                   |Torch Slab Mod                |torchslabmod                  |1.6.18              |DONE      |NOSIGNATURE
        Wyrmroost-1.16.3-1.2.5.jar                        |Wyrmroost                     |wyrmroost                     |1.2.5               |DONE      |NOSIGNATURE
        valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
        upsizer-mc1.16.3-6.0.jar                          |Upsizer                       |upsizer                       |6.0                 |DONE      |NOSIGNATURE
        dungeons-plus-1.16.3-1.0.3.jar                    |Dungeons Plus                 |dungeons_plus                 |1.0.3               |DONE      |NOSIGNATURE
        Bountiful+Baubles+FORGE-1.16.3-0.0.1.jar          |Bountiful Baubles             |bountifulbaubles              |NONE                |DONE      |NOSIGNATURE
        jei-1.16.3-7.6.0.49.jar                           |Just Enough Items             |jei                           |7.5.0.43            |DONE      |NOSIGNATURE
        simplefarming-1.16.3-1.3.3.jar                    |Simple Farming                |simplefarming                 |1.16.3-1.3.3        |DONE      |NOSIGNATURE
        FallingTree-Forge-1.16.3-2.5.0.jar                |Falling Tree                  |falling_tree                  |2.5.0               |DONE      |NOSIGNATURE
        DoggyTalents-1.16.3-2.0.0.5.jar                   |Doggy Talents 2               |doggytalents                  |2.0.0.5             |DONE      |NOSIGNATURE
        strawgolem-1.16-1.9.jar                           |Straw Golem                   |strawgolem                    |1.16-1.9            |DONE      |NOSIGNATURE
        Craftable+Saddles+[1.16.3]-1.3.jar                |Craftable Saddles             |craftable_saddles             |1.3                 |DONE      |NOSIGNATURE
        curios-forge-1.16.3-4.0.2.0.jar                   |Curios API                    |curios                        |1.16.3-4.0.2.0      |DONE      |NOSIGNATURE
        Xaeros_Minimap_20.26.0_Forge_1.16.3.jar           |Xaero's Minimap               |xaerominimap                  |20.26.0             |DONE      |NOSIGNATURE
        Waystones_1.16.3-7.3.0.jar                        |Waystones                     |waystones                     |7.3.0               |DONE      |NOSIGNATURE
        XaerosWorldMap_1.11.0_Forge_1.16.3.jar            |Xaero's World Map             |xaeroworldmap                 |1.11.0              |DONE      |NOSIGNATURE
        citadel-1.4.1.jar                                 |Citadel                       |citadel                       |1.4.1               |DONE      |NOSIGNATURE
        AutoRegLib-1.6-46.jar                             |AutoRegLib                    |autoreglib                    |1.6-46              |DONE      |NOSIGNATURE
        NaturesCompass-1.16.3-1.8.5.jar                   |Nature's Compass              |naturescompass                |1.16.3-1.8.5        |DONE      |NOSIGNATURE
        DoubleSlabs-1.16-3.4.10.jar                       |Double Slabs                  |doubleslabs                   |3.4.10              |DONE      |NOSIGNATURE
        decorative_blocks-1.16.2-1.1.jar                  |Decorative Blocks             |decorative_blocks             |1.5                 |DONE      |NOSIGNATURE
        VanillaTweaks-1.16.3-1.5.33.jar                   |VanillaTweaks                 |vanillatweaks                 |1.16.3-1.5.33       |DONE      |NOSIGNATURE
        Gobber2-1.16.3-2.3.15.jar                         |Gobber 2                      |gobber2                       |2.3.15              |DONE      |NOSIGNATURE
        u_team_core-1.16.3-3.1.10.183.jar                 |U Team Core                   |uteamcore                     |3.1.10.183          |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        simpleplanes-1.16.3-3.2.0.1.jar                   |Simple Planes                 |simpleplanes                  |1.16.3-3.2.0.1      |DONE      |NOSIGNATURE
        mcw-doors-1.0.1fix-mc1.16.3-1.16.2.jar            |Macaw's Doors                 |mcwdoors                      |1.0.1               |DONE      |NOSIGNATURE
        walljump-forge-1.16.3-1.3.6.jar                   |Wall-Jump!                    |walljump                      |1.16.3-1.3.6        |DONE      |NOSIGNATURE
        carryon-1.16.3-1.15.1.7.jar                       |Carry On                      |carryon                       |1.15.1.7            |DONE      |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
        forge-1.16.3-34.1.42-universal.jar                |Forge                         |forge                         |34.1.42             |DONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        goprone-1.16.3-1.3.5.jar                          |GoProne                       |goprone                       |1.16.3-1.3.5        |DONE      |NOSIGNATURE
        Waddles-1.16.3-0.8.9.jar                          |Waddles                       |waddles                       |1.16.3-0.8.9        |DONE      |NOSIGNATURE
        amb-1.16.3-0.1.0.jar                              |Aurum's More Blocks           |amb                           |1.16.3-0.1.0        |DONE      |NOSIGNATURE
        absentbydesign-1.16.3-1.1.1.jar                   |Absent By Design Mod          |absentbydesign                |1.16.3-1.1.1        |DONE      |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        structure-gel-api-1.16.3-1.5.1.jar                |Structure Gel API             |structure_gel                 |1.5.1               |DONE      |NOSIGNATURE
        corpse-1.16.3-1.1.8.jar                           |Corpse                        |corpse                        |1.16.3-1.1.8        |DONE      |NOSIGNATURE
    Crash Report UUID: 8bd3a2b9-3d0d-4d90-bd7d-594746002304
    Launched Version: 1.16.3-forge-34.1.42
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 456.38, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, mod_resources, file/Mizunos 16 Craft JE_1.16.2-1.0.zip, file/Mizunos 16 Craft JE CIT_1.14.4_beta-1.1.zip (incompatible), file/[MEGA] 8-11-20 Ghoulcraft.zip (incompatible), file/invisible_item_frames_1.14.zip (incompatible)
    Current Language: English (US)
    CPU: 16x AMD Ryzen 7 1700 Eight-Core Processor 
    OptiFine Version: OptiFine_1.16.3_HD_U_G4
    OptiFine Build: 20201102-232842
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: BSL_v7.2.zip
    OpenGlVersion: 4.6.0 NVIDIA 456.38
    OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16

Edited by passionfruit69
Posted

I'm also affected this bug in 1.16.3-forge-34.1.42. 

I can suggest two workarounds.

 

A. Downgrade version of forge. 1.16.3-forge-34.1.35 works fine.

B. Try to remove OptiFine_1.16.3_HD_U_G4 and restart.  ( In my case, OptiFine was the only one that was installed. )

 

Posted
  On 11/4/2020 at 6:50 PM, ShiroTD said:

I'm also affected this bug in 1.16.3-forge-34.1.42. 

I can suggest two workarounds.

 

A. Downgrade version of forge. 1.16.3-forge-34.1.35 works fine.

B. Try to remove OptiFine_1.16.3_HD_U_G4 and restart.  ( In my case, OptiFine was the only one that was installed. )

 

Expand  

Hi thanks for taking time to stop by my post, I had G3 optifine before and I upgraded to G4 even though I got the errors with both, for some reason this started today, the days prior everything worked just fine, I will look into downgrading, thanks for your reply

  • 1 month later...
Posted (edited)

I know I am a bit late to this post but this info helped me as well, I had the exact same problem when I was loading a new world. I ended up having to use Optifine G5 for the forge version I am using to create/created a personal mini modpack (it is very difficult just to get 40 mods). Anyway thanks for the info.

Edited by Captain_Morgan06

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • If the CCL file is only 1kb sized, then there's the problem. That happened to me, you need to download the CCL file from other place (I don't remember from where I did, if you need it, tell me and I'll send u a drive link where I'll upload it ^^)
    • For this what worked for me was putting the LegacyJavaFixer file on the Forge folder, in versions folder, in .minecraft (.minecraft\versions\1.6.4-Forge9.11.1.1345).
    • Hi, I made this mod, inspired by my friends and various loud streamers, and it's perfect for YouTubers who want a little extra pizzaz when they scream in their videos.   The mod works by detecting a high sound level (which you can configure) through your computer’s audio input. Once the sound threshold is reached, your player character will instantly explode! It doesn't use any external APIs; it just relies on the built-in javax sampled package. Check it out!    
    • Good day, I know this is years later and I hate to necropost but I ran into this exact same issue today and yours was the only one that popped up in my search. Turns out my file system permissions were all kinds of messed up in my minecraft directory. Here's how I fixed it: 1. Open terminal 2. Navigate to the .minecraft directory using the cd command, it can be helpful to have your file explorer open next to your terminal if you're a more visual person like me 3. On my OS (PopOS) the folders with messed up permissions had a padlock on them 4. Ran the command  sudo chmod a+rwx [fileName] I also ran  sudo chmod 777 [fileName] and got the same results with both. However it turns out a lot of my sub folders were messed up too which meant I had to make the changes recursively, which in plain English means all of the sub-folders under the directory. So I ended up running the command  sudo chmod -R 777 [fileName] which then changed all of the subfolders and files and ended up saving me a LOT of time doing it one at a time like the first two commands do. 5. After fixing permissions in the various subfolders ran the installer with the command java -jar [latestForgeInstallerNameGoesHereWithoutSquareBrackets] 6. Installed and launched without a hitch! Hope this helps new Linux users as for most advanced users this breakdown isn't very helpful, I'm still learning a ton myself. Additional note that might clear up future confusion, do not include [ or ] in your commands that I've listed here, I just use [ and ] in my personal notes to denote that I need to put something from the file system in the command. If yours was anything like mine all of the files from /de/oceanlabs/mcp/mcp_config/1.18-20211130.085255/mcp_config-1.18-20211130.085255-mappings.txt all had the wrong permissions. -Zamorakphat
    • hi fellas I remember back when I was in high school and had way more time to develop mods, there were tons of active posts, and while the documentation wasn’t always super extensive, you could always find someone to help you out with your questions or see someone else’s threads that were really informative. But lately, I’ve noticed that the forum seems pretty empty compared to how it used to be. I’m wondering, is there a specific reason for this? Is it just that the community has moved to other platforms, like Discord? It feels like a lot of the knowledge base and conversations have shifted over there. I’m just curious to hear others’ thoughts on this, and if anyone knows why the forum has become quieter, I’d love to know! Thanks!
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.