Jump to content

Tardis Mod encountered an error during the sided_setup event phase


deadlaycraft

Recommended Posts

I'm not sure why but this error keeps coming up when I try to load in the game and I don't know why. Does anybody have any suggestions?

 

---- Minecraft Crash Report ----
// Don't do that.

Time: 12/27/22 9:58 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:71) [?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:174) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft$$Lambda$29643/1371101188.run(Unknown Source) [?:?] {}
    at net.minecraft.util.Util.func_215077_a(Util.java:430) [?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:blue_skies.mixins.json:UtilMixin,pl:mixin:APP:good_nights_sleep.mixins.json:UtilMixin,pl:mixin:APP:lod.mixins.json:MixinUtilBackgroudThread,pl:mixin:A}
    at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft$$Lambda$25926/308583128.accept(Unknown Source) [?:?] {}
    at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:172) [?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) [?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:aoa3.mixins.json:client.patch.GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:37) [forge-1.16.5-36.2.39.jar:36.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$503/1172943149.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}


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

-- Head --
Thread: Render thread
Stacktrace:
    at java.util.HashMap.forEach(HashMap.java:1283) ~[?:1.8.0_51] {}
-- MOD tardis --
Details:
    Mod File: Tardis-Mod-1.16.5-1.5.4.jar
    Failure message: Tardis Mod (tardis) encountered an error during the sided_setup event phase
        java.util.ConcurrentModificationException: null
    Mod Version: 1.5.4
    Mod Issue URL: https://gitlab.com/Spectre0987/TardisMod-1-14/issues
    Exception message: java.util.ConcurrentModificationException
Stacktrace:
    at java.util.HashMap.forEach(HashMap.java:1283) ~[?:1.8.0_51] {}
    at net.tardis.mod.client.TClientRegistry.registerEntityRenderers(TClientRegistry.java:665) ~[?:1.5.4] {re:classloading}
    at net.tardis.mod.client.TClientRegistry.register(TClientRegistry.java:570) ~[?:1.5.4] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_1027_TClientRegistry_register_FMLClientSetupEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$3192/1691696909.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:106) ~[?:36.2] {re:classloading}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:107) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModContainer$$Lambda$3313/1413679210.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    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: 3114267608 bytes (2969 MB) / 6182404096 bytes (5896 MB) up to 9425125376 bytes (8988 MB)
    CPUs: 12
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10112m -Xms256m
    ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.39
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        notenoughcrashes-4.1.4+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.4+1.16.5        |ENQUEUE_IM|Manifest: NOSIGNATURE
        Tropicraft-9.2.0-release+90.jar                   |Tropicraft                    |tropicraft                    |9.2.0-release+90    |ENQUEUE_IM|Manifest: NOSIGNATURE
        blue_skies-1.16.5-1.1.3.jar                       |Blue Skies                    |blue_skies                    |1.1.3               |ENQUEUE_IM|Manifest: NOSIGNATURE
        AoA3-1.16.5-3.6.8.jar                             |Advent of Ascension           |aoa3                          |1.16.5-3.6.8        |ENQUEUE_IM|Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.153.jar                          |Just Enough Items             |jei                           |7.7.1.153           |ENQUEUE_IM|Manifest: NOSIGNATURE
        H.E.M V0.4.8M.jar                                 |Hals Exploration Mod          |hem                           |0.4.8               |ENQUEUE_IM|Manifest: NOSIGNATURE
        libraryferret-forge-1.16.5-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        betternether_reforged-1.2.jar                     |Better Nether Reforged        |betternether                  |1.2                 |ENQUEUE_IM|Manifest: NOSIGNATURE
        Space-BossTools-1.16.5-5.5e.jar                   |Space-BossTools               |boss_tools                    |5.5e                |ENQUEUE_IM|Manifest: NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |ENQUEUE_IM|Manifest: NOSIGNATURE
        Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |ENQUEUE_IM|Manifest: NOSIGNATURE
        mgui-1.16.5-3.3.0.jar                             |mgui                          |mgui                          |3.3.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        Placebo-1.16.5-4.7.0.jar                          |Placebo                       |placebo                       |4.7.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |ENQUEUE_IM|Manifest: NOSIGNATURE
        alexsmobs-1.12.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.1              |ENQUEUE_IM|Manifest: NOSIGNATURE
        TravelersBackpack-1.16.5-5.4.24.jar               |Traveler's Backpack           |travelersbackpack             |5.4.24              |ENQUEUE_IM|Manifest: NOSIGNATURE
        SereneSeasons-1.16.5-4.0.1.127-universal.jar      |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.127    |ENQUEUE_IM|Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |ENQUEUE_IM|Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |ENQUEUE_IM|Manifest: NOSIGNATURE
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |ENQUEUE_IM|Manifest: NOSIGNATURE
        good-nights-sleep-1.16.5-1.2.14.jar               |Good Night's Sleep            |good_nights_sleep             |1.2.14              |ENQUEUE_IM|Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.9.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.9               |ENQUEUE_IM|Manifest: NOSIGNATURE
        iceandfire-2.1.11-1.16.5.jar                      |Ice and Fire                  |iceandfire                    |2.1.11-1.16.5       |ENQUEUE_IM|Manifest: NOSIGNATURE
        Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |ENQUEUE_IM|Manifest: NOSIGNATURE
        [1.16.X-1.0.10] Dragon Mounts Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |ENQUEUE_IM|Manifest: NOSIGNATURE
        Tardis-Mod-1.16.5-1.5.4.jar                       |Tardis Mod                    |tardis                        |1.5.4               |ERROR     |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.39-universal.jar                |Forge                         |forge                         |36.2.39             |ENQUEUE_IM|Manifest: 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
        twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |ENQUEUE_IM|Manifest: NOSIGNATURE
        betterendforge-1.16.5-1.6.3.jar                   |BetterEnd Forge               |betterendforge                |1.16.5-1.6.3        |ENQUEUE_IM|Manifest: NOSIGNATURE
        JEIEnchantmentInfo-1.16.5-1.3.0.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.16.5-1.3.0        |ENQUEUE_IM|Manifest: NOSIGNATURE
        DynamicSurroundings-1.16.5-4.0.5.0.jar            |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |ENQUEUE_IM|Manifest: NOSIGNATURE
        twist-1.4.1.jar                                   |Twist                         |twist                         |4.0.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel                 |1.7.8               |ENQUEUE_IM|Manifest: NOSIGNATURE
        DungeonsArise-1.16.5-2.1.49-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.49              |ENQUEUE_IM|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.39-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |ENQUEUE_IM|Manifest: NOSIGNATURE
        TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |ENQUEUE_IM|Manifest: NOSIGNATURE
        mcw-bridges-2.0.6-mc1.16.5forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.6               |ENQUEUE_IM|Manifest: NOSIGNATURE
        DistantHorizons-1.6.5a-1.16.5.jar                 |Distant Horizons              |lod                           |1.6.5a              |ENQUEUE_IM|Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium                      |3.2.8.4             |ENQUEUE_IM|Manifest: NOSIGNATURE
        BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |ENQUEUE_IM|Manifest: NOSIGNATURE
        [1.16] Regeneration-36.0.4.jar                    |Regeneration                  |regen                         |36.0.4              |ENQUEUE_IM|Manifest: NOSIGNATURE
        dungeons_plus-1.16.5-1.1.5.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.5               |ENQUEUE_IM|Manifest: NOSIGNATURE
        flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |ENQUEUE_IM|Manifest: NOSIGNATURE
        steampowered-1.16.5-1.2.6.jar                     |Create: Steam Powered         |steampowered                  |1.16.5-1.2.6        |ENQUEUE_IM|Manifest: NOSIGNATURE
        create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |ENQUEUE_IM|Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |ENQUEUE_IM|Manifest: NOSIGNATURE
        tetra-1.16.5-3.20.0.jar                           |Tetra                         |tetra                         |3.20.0              |ENQUEUE_IM|Manifest: NOSIGNATURE
        Atum-1.16.5-2.2.12.jar                            |Atum 2                        |atum                          |1.16.5-2.2.12       |ENQUEUE_IM|Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.3.jar                         |Patchouli                     |patchouli                     |1.16.4-53.3         |ENQUEUE_IM|Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |ENQUEUE_IM|Manifest: NOSIGNATURE
        Xaeros_Minimap_22.17.0_Forge_1.16.5.jar           |Xaero's Minimap               |xaerominimap                  |22.17.0             |ENQUEUE_IM|Manifest: NOSIGNATURE
        carrotslib-mc1.16.5-3.0.1.jar                     |Carrots Lib                   |carrots                       |3.0.1               |ENQUEUE_IM|Manifest: NOSIGNATURE
        klsts_adventure_mod_0.5.2.jar                     |Klsts' Aventure Mod           |klsts_aventure_mod            |beta                |ENQUEUE_IM|Manifest: NOSIGNATURE
        betterbiomeblend-1.16.4-1.2.9-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.16.4-1.2.9-forge  |ENQUEUE_IM|Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |ENQUEUE_IM|Manifest: NOSIGNATURE
        Quark-r2.4-322.jar                                |Quark                         |quark                         |r2.4-322            |ENQUEUE_IM|Manifest: NOSIGNATURE
        [1.16.5] SecurityCraft v1.9.4.jar                 |SecurityCraft                 |securitycraft                 |v1.9.4              |ENQUEUE_IM|Manifest: NOSIGNATURE
        sit-1.16.5-v1.3.2.jar                             |Sit                           |sit                           |v1.3.2              |ENQUEUE_IM|Manifest: NOSIGNATURE
        lostcities-1.16-4.0.12-beta.jar                   |LostCities                    |lostcities                    |1.16-4.0.12-beta    |ENQUEUE_IM|Manifest: NOSIGNATURE
        Chunk Pregenerator-1.16-3.5.1.jar                 |Chunk Pregenerator            |chunkpregen                   |1.16-3.5.1          |ENQUEUE_IM|Manifest: NOSIGNATURE
        Desolation 1.1.2 1.16.5.jar                       |Desolation (Forge)            |desolation                    |1.1.2               |ENQUEUE_IM|Manifest: NOSIGNATURE
        Wesley's Roguelike Dungeons (Version 1.0).jar     |Wesley's Roguelike Dungeons   |wrd                           |1.0.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        TheAbyss2 2.2.3-4 1.16.5.jar                      |TheAbyss                      |theabyss                      |2.2.3-4             |ENQUEUE_IM|Manifest: NOSIGNATURE
        Transport-1.16.5-3.7.0.jar                        |Transport                     |transport                     |3.7.0               |ENQUEUE_IM|Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |ENQUEUE_IM|Manifest: NOSIGNATURE
        platos-1.5.1.jar                                  |Plato's Transporters          |platos                        |1.5.1               |ENQUEUE_IM|Manifest: NOSIGNATURE
        The_Undergarden-1.16.5-0.5.5.jar                  |The Undergarden               |undergarden                   |0.5.5               |ENQUEUE_IM|Manifest: NOSIGNATURE
        byg-1.3.6.jar                                     |Oh The Biomes You'll Go       |byg                           |1.3.4               |ENQUEUE_IM|Manifest: NOSIGNATURE
        Aquaculture-1.16.5-2.1.23.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.23       |ENQUEUE_IM|Manifest: NOSIGNATURE
        the_bumblezone_forge-3.2.1+1.16.5.jar             |The Bumblezone                |the_bumblezone                |3.2.1+1.16.5        |ENQUEUE_IM|Manifest: NOSIGNATURE
        chiselsandbits-1.0.63.jar                         |Chisels & bits                |chiselsandbits                |1.0.63              |ENQUEUE_IM|Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.106.jar                 |GeckoLib                      |geckolib3                     |3.0.106             |ENQUEUE_IM|Manifest: NOSIGNATURE
    Crash Report UUID: 4c35f3f8-0347-42d7-8647-10ecb57903c3
    Patchouli open book context: n/a
    Suspected Mods: None
    OptiFine Version: OptiFine_1.16.5_HD_U_G8
    OptiFine Build: 20210515-161946
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 516.94
    OpenGlRenderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 12

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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