• 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    Well, that has seemed to fix the issue, however I'm wondering if there's any way to keep Mystcraft and fix the issue. As far as my understanding of the situation goes the issue isn't with Mystcraft itself per say, however some chunk in it or something along those lines ended up getting corrupted when I added those new mods. My current theory is that JEID is what caused the corruption, as it seems like the issue has something to do with ID's and I only noticed it happening after I installed it. Granted I wasn't really able to make it far without the game crashing or replacing all modded blocks at seemingly random, but still. If anyone has any suggestions please let me know!

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    Well I don't even know if it will crash without Mystcraft yet. My concern is just Mystcraft related items or structures and what might happen to those.

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    I suppose I can, I just don't quite know what that's going to do to my world considering I've had Mystcraft installed since I started the world.

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    I've tried, many many times, it just get's the same result. Granted I've only been using the same backup as the nearest one to it seems to set me back a lot further then I'd like, but still.

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    Thing about that is, this issue is only affecting that specific world. And I've been playing on that world for so long that I'd really hate to restart it all back to nothing. I don't think this is an issue that's going to get fixed simply by removing a mod or two.

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    Thanks for the suggestion, unfortunately it didn't work lol, all it did was make the chunks load weird before crashing with the same error, updated crash report below.


    https://pastebin.com/DFtnuS6F

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    I would, however I don't feel like that'd be a good idea due to what I stated in my updated post, please give that a look, and thank you!

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    Hi! Sorry I messed up making the post lol, and I'm not used to posting here in general, I uploaded them to pastebin, hope that helps!

    Posted in: Java Edition Support
  • 0

    posted a message on Heya! It's me again, got an issue that I can't figure out. "Exception in server tick loop, stackoverflow error"

    First off, sorry about the original post, I kinda messed up editing it and I wasn't sure how to delete or fix a thread. but for some context, I decided to add some new mods to my version 12.2 world, and after working through all the issues preventing it from even starting or replacing all the modded blocks seemingly at random, I was left with this. I've looked it up, read many different similar issues, tried many different ways to fix it, but so far nothing works. I load into the world, there's some lag but that's normal on startup. Then about 3-5 minutes in (give or take) it crashes with the same error. By now I've probably tried about 15+ times so I can say with complete confidence this is an issue that occurs 100% of the time. Almost every time I've gotten the same crash report, however on two separate occasions I've gotten a different, but similar crash report stating that Mystcraft was identified as the potential culprit. Thing is, I've had Mystcraft installed on my world since I started it. From looking into it and reading similar crash reports it seems like the issue is most likely caused because two blocks are holding the same ID, and trying to inhabit the same place at the same time, but what to do next or how to fix it I'm really not sure, any help at all would be appreciated! Below are the most recent version of the usual crash report, as well as the most recent report indicating Mystcraft as a possible cause of the issue.


    https://pastebin.com/dq9SzBcJ


    https://pastebin.com/j5hG6m5F

    Posted in: Java Edition Support
  • 0

    posted a message on Help please! Minecraft keeps crashing when I try to name a world and I don't know why.

    Hey! Surprisingly enough that worked! No clue why that mod specifically was causing the issue but at least I can type things without the game crashing now lol. Thank you so much for the help!

    Posted in: Java Edition Support
  • 0

    posted a message on Help please! Minecraft keeps crashing when I try to name a world and I don't know why.

    Thank you for responding, sadly though I tried removing optifine to see if that was the issue, however it persists even without it. Below i've provided the most recent crash log, though i'm not too sure if that makes a difference lol.

    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 25/01/21 7:45 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at com.beanbot.instrumentus.common.util.VectorHelper.getLookBlock(VectorHelper.java:11) ~[?:1.16.3-1.2.1] {re:classloading}
    at com.beanbot.instrumentus.events.ModClientEvents.onWarpedTeleport(ModClientEvents.java:26) ~[?:1.16.3-1.2.1] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_495_ModClientEvents_onWarpedTeleport_KeyInputEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$2579/241351516.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.client.ForgeHooksClient.fireKeyInput(ForgeHooksClient.java:729) ~[?:?] {re:classloading}
    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.optifine.reflect.Reflector.call(Reflector.java:887) ~[?:?] {re:classloading}
    at net.optifine.reflect.ReflectorMethod.call(ReflectorMethod.java:133) ~[?:?] {re:classloading}
    at net.minecraft.client.KeyboardListener.func_197961_a(KeyboardListener.java:548) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener.lambda$null$7(KeyboardListener.java:622) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener$$Lambda$19324/490153990.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener.lambda$setupCallbacks$8(KeyboardListener.java:621) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener$$Lambda$2880/1268892066.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37) ~[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:999) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,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:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,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.4-35.1.37.jar:35.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$489/2083951216.call(Unknown Source) [forge-1.16.4-35.1.37.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


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

    -- System Details --
    Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    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: 2444818888 bytes (2331 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 2
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services:
    /mixin-0.8.2.jar mixin PLUGINSERVICE
    /eventbus-4.0.0.jar eventbus PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE
    /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE
    /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
    /OptiFine_1.16.5_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE
    /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE
    FML: 35.1
    Forge: net.minecraftforge:35.1.37
    FML Language Providers:
    [email protected]
    minecraft@1
    Mod List:
    astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
    Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE
    DoggyTalents-1.16.4-2.0.1.2.jar |Doggy Talents 2 |doggytalents |2.0.1.2 |DONE |NOSIGNATURE
    strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
    Guide-API-VP-1.16.4-2.2.1.jar |Guide-API VP |guideapi-vp |2.2.1 |DONE |NOSIGNATURE
    BetterCaves-Forge-1.16.4-1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1 |DONE |NOSIGNATURE
    ForgeEndertech-1.16.4-7.0.9.0-build.0032.jar |Forge Endertech |forgeendertech |7.0.9.0 |DONE |NOSIGNATURE
    CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
    citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
    YungsApi-1.16.4-Forge-3.jar |YUNG's API |yungsapi |1.16.4-Forge-3 |DONE |NOSIGNATURE
    Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
    SnowRealMagic-1.16.3-2.2.1.jar |Snow! Real Magic! |snowrealmagic |2.2.1 |DONE |NOSIGNATURE
    twilightforest-1.16.5-4.0.254-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE
    supplementaries-0.9.21d.jar |Supplementaries |supplementaries |0.9.21d |DONE |NOSIGNATURE
    BiomesOPlenty-1.16.4-13.0.0.429-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.428 |DONE |NOSIGNATURE
    SilentGear-1.16.3-2.5.2+207.jar |Silent Gear |silentgear |2.5.2+207 |DONE |NOSIGNATURE
    Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
    managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |DONE |NOSIGNATURE
    pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
    CNB-1.16.3_4-1.2.8.2.jar |Creatures and Beasts |cnb |1.2.8.2 |DONE |NOSIGNATURE
    portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
    curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE
    eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
    Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
    collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
    tombstone-1.16-6.2.5.jar |Corail Tombstone |tombstone |1.16-6.2.5 |DONE |NOSIGNATURE
    EnigmaticLegacy-2.10.3.jar |Enigmatic Legacy |enigmaticlegacy |2.10.3 |DONE |NOSIGNATURE
    NaturesAura-33.4.jar |Nature's Aura |naturesaura |33.4 |DONE |NOSIGNATURE
    SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |DONE |NOSIGNATURE
    platos-1.4.3.jar |Plato's Transporters |platos |1.4.3 |DONE |NOSIGNATURE
    observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
    The_Undergarden-1.16.5-0.4.4.jar |The Undergarden |undergarden |0.4.4 |DONE |NOSIGNATURE
    AdChimneys-1.16.4-6.0.5.0-build.0032.jar |Advanced Chimneys |adchimneys |6.0.5.0 |DONE |NOSIGNATURE
    the_bumblezone-1.16.5-2.2.10.jar |The Bumblezone |the_bumblezone |1.16.5-2.2.10 |DONE |NOSIGNATURE
    BetterBurning-1.16.4-5.0.3.jar |BetterBurning |betterburning |5.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |DONE |NOSIGNATURE
    BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE
    forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
    DarkPaintings-1.16.4-5.0.3.jar |DarkPaintings |darkpaintings |5.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
    Kiwi-1.16.3-3.4.0.jar |Kiwi |kiwi |3.4.0 |DONE |NOSIGNATURE
    BedBenefits-1.16.4-4.0.3.jar |BedBenefits |bedbenefits |4.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE
    pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
    pitchperfect-1.0.2.jar |Pitch Perfect |pitchperfect |1.0.2 |DONE |NOSIGNATURE
    abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
    buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE
    berry_good-1.16.4-4.0.0.jar |Berry Good |berry_good |4.0.0 |DONE |NOSIGNATURE
    ropebridge-1.16.4-2.1.jar |Rope Bridge |ropebridge |1.16.4-2.1 |DONE |NOSIGNATURE
    extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE
    Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
    comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
    TravelersBackpack-1.16.4-5.3.8.jar |Traveler's Backpack |travelersbackpack |5.3.8 |DONE |NOSIGNATURE
    instrumentus-1.16.3-1.2.1.jar |Instrumentus |instrumentus |version |DONE |NOSIGNATURE
    AdHooks-1.16.4-6.1.2.0-build.0027.jar |Advanced Hook Launchers |adhooks |6.1.2.0 |DONE |NOSIGNATURE
    good-nights-sleep-1.16.4-1.2.11.jar |Good Night's Sleep |good_nights_sleep |1.2.11 |DONE |NOSIGNATURE
    nhacampfire_1.16.4-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
    iceandfire-2.1.5-1.16.4.jar |Ice and Fire |iceandfire |2.1.5-1.16.4 |DONE |NOSIGNATURE
    iafgear-1.16.3-1.0.2.jar |DragonGear |iafgear |1.16.3-1.0.2 |DONE |NOSIGNATURE
    iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE
    ars_nouveau-1.16.4-1.11.1.jar |Ars Nouveau |ars_nouveau |1.11.1 |DONE |NOSIGNATURE
    mysticalworld-1.16.4-0.3.1.6.jar |Mystical World |mysticalworld |1.16.4-0.3.1.6 |DONE |NOSIGNATURE
    forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |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
    MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |DONE |NOSIGNATURE
    MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |DONE |NOSIGNATURE
    forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
    upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |DONE |NOSIGNATURE
    cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
    thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
    thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE
    thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
    thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE
    endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
    plonk-1.16.5-9.0.7.jar |Plonk |plonk |9.0.7 |DONE |NOSIGNATURE
    EnchantmentDescriptions-1.16.4-6.0.3.jar |EnchantmentDescriptions |enchdesc |6.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE
    titanium-1.16.4-3.2.5.jar |Titanium |titanium |3.2.5 |DONE |NOSIGNATURE
    Psi-1.16-90.jar |Psi |psi |1.16-88 |DONE |NOSIGNATURE
    SilentLib-1.16.3-4.9.1+64.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE
    pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
    harvestsprites-1.16.3-1.1.0.jar |Harvest Sprites |harvestsprites |1.16.3-1.1.0 |DONE |NOSIGNATURE
    forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |DONE |NOSIGNATURE
    astikorcarts-1.16.4-1.1.0.jar |AstikorCarts |astikorcarts |1.1.0 |DONE |NOSIGNATURE
    atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |NOSIGNATURE
    dimdungeons-1.081.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.081 |DONE |NOSIGNATURE
    SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
    savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE
    Mantle-1.16.5-1.6.74.jar |Mantle |mantle |1.6.74 |DONE |NOSIGNATURE
    Inspirations-1.16.5-1.2.2.jar |Inspirations |inspirations |1.2.2 |DONE |NOSIGNATURE
    pamhc2foodcore-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
    thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |DONE |NOSIGNATURE
    autumnity-1.16.4-2.0.1.jar |Autumnity |autumnity |2.0.1 |DONE |NOSIGNATURE
    AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
    Quark-r2.4-294.jar |Quark |quark |r2.4-294 |DONE |NOSIGNATURE
    charm-forge-1.16.4-2.2.2.jar |Charm |charm |2.2.2 |DONE |NOSIGNATURE
    StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
    performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
    Regrowth-1.16.4-1.16.4-1.35.0.18.jar |Regrowth Mod |regrowth |1.16.4-1.35.0.18 |DONE |NOSIGNATURE
    Clef-1.16.3-10.0.1.jar |Clef |clef |10.0.1 |DONE |NOSIGNATURE
    structurize-0.13.113-ALPHA-universal.jar |Structurize |structurize |0.13.113-ALPHA |DONE |NOSIGNATURE
    minecolonies-0.13.581-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.581-ALPHA |DONE |NOSIGNATURE
    Vampirism-1.16.4-1.7.2.jar |Vampirism |vampirism |1.7.2 |DONE |NOSIGNATURE
    VampirismIntegrations-1.16.4-1.4.1.jar |Vampirism Integrations |vampirism_integrations |1.4.1 |DONE |NOSIGNATURE
    occultism-1.0.7.jar |Occultism |occultism |1.0.7 |DONE |NOSIGNATURE
    solcarrot-1.16.3-1.9.9.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.9 |DONE |NOSIGNATURE
    SilentGems-1.16.3-3.7.9+112.jar |Silent's Gems 3 |silentgems |3.7.9+112 |DONE |NOSIGNATURE
    MagicMirror-1.16.5-0.0.9.466.jar |Magic Mirror |magic_mirror |1.16.5-0.0.9.466 |DONE |NOSIGNATURE
    EnderMail-1.16.4-1.2.0.jar |Ender Mail |endermail |1.16.4-1.2.0 |DONE |NOSIGNATURE
    Crash Report UUID: 98a689b8-4472-465c-b848-8df8f549575a
    Kiwi Modules:
    kiwi:contributors
    kiwi:data
    snowrealmagic:core
    snowrealmagic:world
    [Psi] Active spell: None
    Patchouli open book context: n/a
    Launched Version: 1.16.4-forge-35.1.37
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon(TM) R4 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.163.1792, ATI Technologies Inc.
    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:
    Current Language: English (US)
    CPU: 2x AMD A6-9220 RADEON R4, 5 COMPUTE CORES 2C+3G
    OptiFine Version: OptiFine_1.16.5_HD_U_G6
    OptiFine Build: 20210117-013236
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.13474 Compatibility Profile Context 22.19.163.1792
    OpenGlRenderer: AMD Radeon(TM) R4 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 2

    Posted in: Java Edition Support
  • 0

    posted a message on Help please! Minecraft keeps crashing when I try to name a world and I don't know why.

    Hello! As the title above says I've been having this issue and can't figure out why. I've tried removing some mods (Though admittedly I haven't been too thorough with this, I've just removed a few big mods and tried the same with a select clump of them to no avail) but nothing seems to work. This crash only happens when trying to name a word or when I type something into the world search bar, haven't tried it with typing in a seed yet but I can assume with decent confidence the result would be the same. I'm able to load into a world that was already created so it's not like I'm entirely unable to get past the menu screen, it's just for whatever reason this specific action will cause the game to freeze up and then crash soon after. Below you can find the crash report, any help with this would be greatly appreciated, thank you for reading this far.


    ---- Minecraft Crash Report ----
    // Who set us up the TNT?

    Time: 25/01/21 7:45 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at com.beanbot.instrumentus.common.util.VectorHelper.getLookBlock(VectorHelper.java:11) ~[?:1.16.3-1.2.1] {re:classloading}
    at com.beanbot.instrumentus.events.ModClientEvents.onWarpedTeleport(ModClientEvents.java:26) ~[?:1.16.3-1.2.1] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_495_ModClientEvents_onWarpedTeleport_KeyInputEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$2579/241351516.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.client.ForgeHooksClient.fireKeyInput(ForgeHooksClient.java:729) ~[?:?] {re:classloading}
    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.optifine.reflect.Reflector.call(Reflector.java:887) ~[?:?] {re:classloading}
    at net.optifine.reflect.ReflectorMethod.call(ReflectorMethod.java:133) ~[?:?] {re:classloading}
    at net.minecraft.client.KeyboardListener.func_197961_a(KeyboardListener.java:548) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener.lambda$null$7(KeyboardListener.java:622) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener$$Lambda$19324/490153990.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:104) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener.lambda$setupCallbacks$8(KeyboardListener.java:621) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.KeyboardListener$$Lambda$2880/1268892066.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37) ~[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:999) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,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:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,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.4-35.1.37.jar:35.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$489/2083951216.call(Unknown Source) [forge-1.16.4-35.1.37.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


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

    -- System Details --
    Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    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: 2444818888 bytes (2331 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 2
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services:
    /mixin-0.8.2.jar mixin PLUGINSERVICE
    /eventbus-4.0.0.jar eventbus PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE
    /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE
    /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE
    /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
    /OptiFine_1.16.5_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE
    /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE
    FML: 35.1
    Forge: net.minecraftforge:35.1.37
    FML Language Providers:
    [email protected]
    minecraft@1
    Mod List:
    astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
    Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE
    DoggyTalents-1.16.4-2.0.1.2.jar |Doggy Talents 2 |doggytalents |2.0.1.2 |DONE |NOSIGNATURE
    strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
    Guide-API-VP-1.16.4-2.2.1.jar |Guide-API VP |guideapi-vp |2.2.1 |DONE |NOSIGNATURE
    BetterCaves-Forge-1.16.4-1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1 |DONE |NOSIGNATURE
    ForgeEndertech-1.16.4-7.0.9.0-build.0032.jar |Forge Endertech |forgeendertech |7.0.9.0 |DONE |NOSIGNATURE
    CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
    citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
    YungsApi-1.16.4-Forge-3.jar |YUNG's API |yungsapi |1.16.4-Forge-3 |DONE |NOSIGNATURE
    Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
    SnowRealMagic-1.16.3-2.2.1.jar |Snow! Real Magic! |snowrealmagic |2.2.1 |DONE |NOSIGNATURE
    twilightforest-1.16.5-4.0.254-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE
    supplementaries-0.9.21d.jar |Supplementaries |supplementaries |0.9.21d |DONE |NOSIGNATURE
    BiomesOPlenty-1.16.4-13.0.0.429-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.428 |DONE |NOSIGNATURE
    SilentGear-1.16.3-2.5.2+207.jar |Silent Gear |silentgear |2.5.2+207 |DONE |NOSIGNATURE
    Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
    managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |DONE |NOSIGNATURE
    pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
    CNB-1.16.3_4-1.2.8.2.jar |Creatures and Beasts |cnb |1.2.8.2 |DONE |NOSIGNATURE
    portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
    curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE
    eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
    Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
    collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
    tombstone-1.16-6.2.5.jar |Corail Tombstone |tombstone |1.16-6.2.5 |DONE |NOSIGNATURE
    EnigmaticLegacy-2.10.3.jar |Enigmatic Legacy |enigmaticlegacy |2.10.3 |DONE |NOSIGNATURE
    NaturesAura-33.4.jar |Nature's Aura |naturesaura |33.4 |DONE |NOSIGNATURE
    SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |DONE |NOSIGNATURE
    platos-1.4.3.jar |Plato's Transporters |platos |1.4.3 |DONE |NOSIGNATURE
    observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
    The_Undergarden-1.16.5-0.4.4.jar |The Undergarden |undergarden |0.4.4 |DONE |NOSIGNATURE
    AdChimneys-1.16.4-6.0.5.0-build.0032.jar |Advanced Chimneys |adchimneys |6.0.5.0 |DONE |NOSIGNATURE
    the_bumblezone-1.16.5-2.2.10.jar |The Bumblezone |the_bumblezone |1.16.5-2.2.10 |DONE |NOSIGNATURE
    BetterBurning-1.16.4-5.0.3.jar |BetterBurning |betterburning |5.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |DONE |NOSIGNATURE
    BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE
    forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
    DarkPaintings-1.16.4-5.0.3.jar |DarkPaintings |darkpaintings |5.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
    Kiwi-1.16.3-3.4.0.jar |Kiwi |kiwi |3.4.0 |DONE |NOSIGNATURE
    BedBenefits-1.16.4-4.0.3.jar |BedBenefits |bedbenefits |4.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE
    pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
    pitchperfect-1.0.2.jar |Pitch Perfect |pitchperfect |1.0.2 |DONE |NOSIGNATURE
    abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
    buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE
    berry_good-1.16.4-4.0.0.jar |Berry Good |berry_good |4.0.0 |DONE |NOSIGNATURE
    ropebridge-1.16.4-2.1.jar |Rope Bridge |ropebridge |1.16.4-2.1 |DONE |NOSIGNATURE
    extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE
    Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
    comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
    TravelersBackpack-1.16.4-5.3.8.jar |Traveler's Backpack |travelersbackpack |5.3.8 |DONE |NOSIGNATURE
    instrumentus-1.16.3-1.2.1.jar |Instrumentus |instrumentus |version |DONE |NOSIGNATURE
    AdHooks-1.16.4-6.1.2.0-build.0027.jar |Advanced Hook Launchers |adhooks |6.1.2.0 |DONE |NOSIGNATURE
    good-nights-sleep-1.16.4-1.2.11.jar |Good Night's Sleep |good_nights_sleep |1.2.11 |DONE |NOSIGNATURE
    nhacampfire_1.16.4-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
    iceandfire-2.1.5-1.16.4.jar |Ice and Fire |iceandfire |2.1.5-1.16.4 |DONE |NOSIGNATURE
    iafgear-1.16.3-1.0.2.jar |DragonGear |iafgear |1.16.3-1.0.2 |DONE |NOSIGNATURE
    iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE
    ars_nouveau-1.16.4-1.11.1.jar |Ars Nouveau |ars_nouveau |1.11.1 |DONE |NOSIGNATURE
    mysticalworld-1.16.4-0.3.1.6.jar |Mystical World |mysticalworld |1.16.4-0.3.1.6 |DONE |NOSIGNATURE
    forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |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
    MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |DONE |NOSIGNATURE
    MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |DONE |NOSIGNATURE
    forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
    upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |DONE |NOSIGNATURE
    cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
    thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
    thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE
    thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
    thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE
    endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
    plonk-1.16.5-9.0.7.jar |Plonk |plonk |9.0.7 |DONE |NOSIGNATURE
    EnchantmentDescriptions-1.16.4-6.0.3.jar |EnchantmentDescriptions |enchdesc |6.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE
    titanium-1.16.4-3.2.5.jar |Titanium |titanium |3.2.5 |DONE |NOSIGNATURE
    Psi-1.16-90.jar |Psi |psi |1.16-88 |DONE |NOSIGNATURE
    SilentLib-1.16.3-4.9.1+64.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE
    pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
    harvestsprites-1.16.3-1.1.0.jar |Harvest Sprites |harvestsprites |1.16.3-1.1.0 |DONE |NOSIGNATURE
    forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |DONE |NOSIGNATURE
    astikorcarts-1.16.4-1.1.0.jar |AstikorCarts |astikorcarts |1.1.0 |DONE |NOSIGNATURE
    atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |NOSIGNATURE
    dimdungeons-1.081.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.081 |DONE |NOSIGNATURE
    SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
    savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE
    Mantle-1.16.5-1.6.74.jar |Mantle |mantle |1.6.74 |DONE |NOSIGNATURE
    Inspirations-1.16.5-1.2.2.jar |Inspirations |inspirations |1.2.2 |DONE |NOSIGNATURE
    pamhc2foodcore-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
    thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |DONE |NOSIGNATURE
    autumnity-1.16.4-2.0.1.jar |Autumnity |autumnity |2.0.1 |DONE |NOSIGNATURE
    AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
    Quark-r2.4-294.jar |Quark |quark |r2.4-294 |DONE |NOSIGNATURE
    charm-forge-1.16.4-2.2.2.jar |Charm |charm |2.2.2 |DONE |NOSIGNATURE
    StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
    performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
    Regrowth-1.16.4-1.16.4-1.35.0.18.jar |Regrowth Mod |regrowth |1.16.4-1.35.0.18 |DONE |NOSIGNATURE
    Clef-1.16.3-10.0.1.jar |Clef |clef |10.0.1 |DONE |NOSIGNATURE
    structurize-0.13.113-ALPHA-universal.jar |Structurize |structurize |0.13.113-ALPHA |DONE |NOSIGNATURE
    minecolonies-0.13.581-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.581-ALPHA |DONE |NOSIGNATURE
    Vampirism-1.16.4-1.7.2.jar |Vampirism |vampirism |1.7.2 |DONE |NOSIGNATURE
    VampirismIntegrations-1.16.4-1.4.1.jar |Vampirism Integrations |vampirism_integrations |1.4.1 |DONE |NOSIGNATURE
    occultism-1.0.7.jar |Occultism |occultism |1.0.7 |DONE |NOSIGNATURE
    solcarrot-1.16.3-1.9.9.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.9 |DONE |NOSIGNATURE
    SilentGems-1.16.3-3.7.9+112.jar |Silent's Gems 3 |silentgems |3.7.9+112 |DONE |NOSIGNATURE
    MagicMirror-1.16.5-0.0.9.466.jar |Magic Mirror |magic_mirror |1.16.5-0.0.9.466 |DONE |NOSIGNATURE
    EnderMail-1.16.4-1.2.0.jar |Ender Mail |endermail |1.16.4-1.2.0 |DONE |NOSIGNATURE
    Crash Report UUID: 98a689b8-4472-465c-b848-8df8f549575a
    Kiwi Modules:
    kiwi:contributors
    kiwi:data
    snowrealmagic:core
    snowrealmagic:world
    [Psi] Active spell: None
    Patchouli open book context: n/a
    Launched Version: 1.16.4-forge-35.1.37
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon(TM) R4 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.163.1792, ATI Technologies Inc.
    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:
    Current Language: English (US)
    CPU: 2x AMD A6-9220 RADEON R4, 5 COMPUTE CORES 2C+3G
    OptiFine Version: OptiFine_1.16.5_HD_U_G6
    OptiFine Build: 20210117-013236
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.13474 Compatibility Profile Context 22.19.163.1792
    OpenGlRenderer: AMD Radeon(TM) R4 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 2

    Posted in: Java Edition Support
  • To post a comment, please .