Jump to content

Minecraft crash. 1.16.5, same set up as all other players including computer specs, mods, and wifi. But it still crashes


NapaSinitro

Recommended Posts

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 6/15/21 4:42 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
    at net.minecraft.client.renderer.GlDebugTextUtils.func_209244_a(GlDebugTextUtils.java:207) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.GlDebugTextUtils$$Lambda$2374/448600616.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.opengl.GLDebugMessageCallbackI.callback(GLDebugMessageCallbackI.java:39) ~[lwjgl-opengl-3.2.2.jar:build 10] {}
    at org.lwjgl.system.JNI.invokePV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwSwapBuffers(GLFW.java:4572) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:108) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:398) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraftforge.fml.client.EarlyLoaderGUI.renderTick(EarlyLoaderGUI.java:79) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2503/295749384.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader$SpacedRunnable.run(ClientModLoader.java:89) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:41) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:188) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2415/809960622.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2416/745932773.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.5-36.1.31.jar:36.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$481/402808914.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.GlDebugTextUtils.func_209244_a(GlDebugTextUtils.java:207) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.GlDebugTextUtils$$Lambda$2374/448600616.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.opengl.GLDebugMessageCallbackI.callback(GLDebugMessageCallbackI.java:39) ~[lwjgl-opengl-3.2.2.jar:build 10] {}
    at org.lwjgl.system.JNI.invokePV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwSwapBuffers(GLFW.java:4572) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:108) ~[?:?] {re:mixin,re:classloading}
    at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:398) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraftforge.fml.client.EarlyLoaderGUI.renderTick(EarlyLoaderGUI.java:79) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2503/295749384.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader$SpacedRunnable.run(ClientModLoader.java:89) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:41) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:188) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2415/809960622.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2416/745932773.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.5-36.1.31.jar:36.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$481/402808914.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.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:?] {}


-- 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: 734660752 bytes (700 MB) / 2506096640 bytes (2390 MB) up to 7605846016 bytes (7253 MB)
    CPUs: 8
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8160m -Xms256m -XX:PermSize=256m
    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.5-36.1.31.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.5_HD_U_G7%20(1).jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.1.31.jar fml TRANSFORMATIONSERVICE 
    FML: 36.1
    Forge: net.minecraftforge:36.1.31
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        enchantedbookredesign-3.3-1.16.4.jar              |Enchanted Book Redesign       |enchantedbookredesign         |3.3-1.16.4          |CREATE_REG|Manifest: NOSIGNATURE
        create-stuff-additions1.16.5_v1.0.3.jar           |Create Stuff Additions        |create_stuff_additions        |1.0.2               |CREATE_REG|Manifest: NOSIGNATURE
        astralsorcery-1.16-1.16.5-1.13.11.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.11      |CREATE_REG|Manifest: 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
        supermartijn642configlib-1.0.5a-mc1.16.jar        |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.5a              |CREATE_REG|Manifest: NOSIGNATURE
        aiotbotania-1.16.4-1.7.6.jar                      |AIOT Botania                  |aiotbotania                   |1.7.6               |CREATE_REG|Manifest: NOSIGNATURE
        Wyrmroost-1.16.3-1.2.11.jar                       |Wyrmroost                     |wyrmroost                     |1.16.3-1.2.11       |CREATE_REG|Manifest: NOSIGNATURE
        HealthOverlay-1.16.4-2.1.7.jar                    |Health Overlay                |healthoverlay                 |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |CREATE_REG|Manifest: NOSIGNATURE
        magicrepair-1.0.1.jar                             |Magic Repair Mod              |magicrepair                   |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        pitg-1.16.3-1.4.2.jar                             |Pane In The Glass             |pitg                          |1.16.3-1.4.2        |CREATE_REG|Manifest: NOSIGNATURE
        chiseled0.4.3.jar                                 |Chiseled                      |chiseled                      |0.2.2               |CREATE_REG|Manifest: NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |CREATE_REG|Manifest: NOSIGNATURE
        nodami-1.16.5-0.1.1.jar                           |No Damage Immunity (NoDamI)   |nodami                        |1.16.5-0.1.1        |CREATE_REG|Manifest: NOSIGNATURE
        Controlling-7.0.0.20.jar                          |Controlling                   |controlling                   |7.0.0.20            |CREATE_REG|Manifest: NOSIGNATURE
        Placebo-1.16.4-4.4.5.jar                          |Placebo                       |placebo                       |4.4.5               |CREATE_REG|Manifest: NOSIGNATURE
        citadel-1.6.3.jar                                 |Citadel                       |citadel                       |1.6.3               |CREATE_REG|Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-6.jar                       |YUNG's API                    |yungsapi                      |1.16.4-Forge-6      |CREATE_REG|Manifest: NOSIGNATURE
        quickteleports-1.16.2-1.1.2.jar                   |QuickTeleports                |quickteleports                |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        Pyromancer 1.4.1.jar                              |Pyromancer                    |pyromancer                    |1.4.1               |CREATE_REG|Manifest: NOSIGNATURE
        potionsmaster-0.2.0-1.16.5-36.0.52.jar            |Potions Master                |potionsmaster                 |0.2.0-1.16.5-36.0.52|CREATE_REG|Manifest: NOSIGNATURE
        Bookshelf-1.16.5-10.0.7.jar                       |Bookshelf                     |bookshelf                     |10.0.7              |CREATE_REG|Manifest: 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.5-1.3.5.1098.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1098   |CREATE_REG|Manifest: NOSIGNATURE
        guardvillagers-1.16.5.1.2.4.jar                   |Guard Villagers               |guardvillagers                |1.2.4               |CREATE_REG|Manifest: NOSIGNATURE
        buildinggadgets-1.16.5-3.8.0.jar                  |Building Gadgets              |buildinggadgets               |3.8.0               |CREATE_REG|Manifest: NOSIGNATURE
        DarkUtilities-1.16.5-8.0.9.jar                    |Dark Utilities                |darkutils                     |8.0.9               |CREATE_REG|Manifest: 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
        Apotheosis-1.16.4-4.6.0.jar                       |Apotheosis                    |apotheosis                    |4.6.0               |CREATE_REG|Manifest: NOSIGNATURE
        ProgressiveBosses-2.2.0-mc1.16.x.jar              |Progressive Bosses            |progressivebosses             |2.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        mysticalchemy-0.0.7.jar                           |Mystic Alchemy                |mysticalchemy                 |0.0.6               |CREATE_REG|Manifest: NOSIGNATURE
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |CREATE_REG|Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.0.21.448.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        ironagefurniture 1.16.4-1.16.5 0.2.0.5.jar        |Iron Age Furniture            |ironagefurniture              |1.16.4-0.2.0        |CREATE_REG|Manifest: NOSIGNATURE
        dynviewdist-1.9.jar                               |Dynamic view distance         |dynview                       |1.8                 |CREATE_REG|Manifest: NOSIGNATURE
        carryon-1.16.5-1.15.3.13.jar                      |Carry On                      |carryon                       |1.15.3.13           |CREATE_REG|Manifest: 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
        TMechworks-1.16.3+-2.2.4.jar                      |Tinkers' Mechworks            |tmechworks                    |2.2.4               |CREATE_REG|Manifest: NOSIGNATURE
        JustEnoughResources-1.16.4-0.12.0.109.jar         |Just Enough Resources         |jeresources                   |0.12.0.109          |CREATE_REG|Manifest: NOSIGNATURE
        VampiresNeedUmbrellas-1.16.5-1.1.2.jar            |Vampires Need Umbrellas       |vampiresneedumbrellas         |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.16.5-1.2.0.jar                     |MmmMmmMmmMmm                  |dummmmmmy                     |1.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        LostTrinkets-1.16.5-0.1.27.jar                    |Lost Trinkets                 |losttrinkets                  |0.1.27              |CREATE_REG|Manifest: NOSIGNATURE
        twilightforest-1.16.5-4.0.482-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.12.2.jar                 |Supplementaries               |supplementaries               |1.16.5-0.12.2       |CREATE_REG|Manifest: NOSIGNATURE
        quickhomes-1.16.3-1.2.6.jar                       |QuickHomes                    |quickhomes                    |1.2.6               |CREATE_REG|Manifest: NOSIGNATURE
        createplus-1.16.4_v0.3.1.3.jar                    |Create Plus                   |createplus                    |1.16.4_v0.3.1.3     |CREATE_REG|Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.11-55cb112.jar    |Industrial Foregoing          |industrialforegoing           |3.2.11              |CREATE_REG|Manifest: NOSIGNATURE
        witheranforge-1.0.3.jar                           |Witheran Origin               |witheranforge                 |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
        1.16.5-enchantedgoldenapplecrafting-1.0.jar       |Enchanted Golden Apple Craftin|enchantedgoldenapplecrafting  |1.0                 |CREATE_REG|Manifest: NOSIGNATURE
        spartamancer 1.1.0.jar                            |Spartamancer                  |spartamancer                  |1.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        MekanismAdditions-1.16.5-10.0.21.448.jar          |Mekanism: Additions           |mekanismadditions             |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.8.0.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.8.0      |CREATE_REG|Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.8.0.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.8.0      |CREATE_REG|Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.8.0.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.8.0      |CREATE_REG|Manifest: NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |CREATE_REG|Manifest: NOSIGNATURE
        ChunkAnimator-1.16.5-1.2.4.jar                    |Chunk Animator                |chunkanimator                 |1.16.5-1.2.4        |CREATE_REG|Manifest: NOSIGNATURE
        toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |CREATE_REG|Manifest: NOSIGNATURE
        Botania-1.16.5-416.jar                            |Botania                       |botania                       |1.16.5-416          |CREATE_REG|Manifest: NOSIGNATURE
        libra_forgefabric-0.3.3.jar                       |Libra                         |libra                         |0.3.3               |CREATE_REG|Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.1.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.1      |CREATE_REG|Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |CREATE_REG|Manifest: NOSIGNATURE
        Patchouli-1.16.4-51.jar                           |Patchouli                     |patchouli                     |1.16.4-51           |CREATE_REG|Manifest: NOSIGNATURE
        Origins-1.16.5-0.7.1.5-forge.jar                  |Origins                       |origins                       |0.7.1.5             |CREATE_REG|Manifest: NOSIGNATURE
        Unique Enchantments-1.16.5-2.0.0.1.jar            |Unique Enchantments           |uniquee                       |1.9.0               |CREATE_REG|Manifest: NOSIGNATURE
        OreExcavation-1.8.157.jar                         |Ore Excavation                |oreexcavation                 |1.8.157             |CREATE_REG|Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
        YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |CREATE_REG|Manifest: NOSIGNATURE
        time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        EndReborn [0.8.4].jar                             |End: Reborn                   |endreborn                     |0.8.4               |CREATE_REG|Manifest: NOSIGNATURE
        sylvano-0.1.0.jar                                 |A Sylvan Origin               |sylvano                       |0.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |CREATE_REG|Manifest: NOSIGNATURE
        tombstone-1.16-6.4.0.jar                          |Corail Tombstone              |tombstone                     |6.4.0               |CREATE_REG|Manifest: NOSIGNATURE
        Chunk Pregenerator-V1.16-3.0.5.jar                |Chunk Pregenerator            |chunkpregen                   |V1.16-3.0.5         |CREATE_REG|Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.1.jar                  |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.1          |CREATE_REG|Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.1.jar                          |Runelic                       |runelic                       |7.0.1               |CREATE_REG|Manifest: 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
        MekanismTools-1.16.5-10.0.21.448.jar              |Mekanism: Tools               |mekanismtools                 |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        SpartanWeaponry-1.16.4-2.1.0-beta-4.jar           |Spartan Weaponry              |spartanweaponry               |2.1.0 beta 4        |CREATE_REG|Manifest: NOSIGNATURE
        cfm-7.0.0pre21-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre21         |CREATE_REG|Manifest: NOSIGNATURE
        architectury-1.17.22-forge.jar                    |Architectury                  |architectury                  |1.17.22             |CREATE_REG|Manifest: NOSIGNATURE
        ftb-gui-library-1605.2.1.41-forge.jar             |FTB GUI Library               |ftbguilibrary                 |1605.2.1.41         |CREATE_REG|Manifest: NOSIGNATURE
        observerlib-1.16.5-1.5.2.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.2        |CREATE_REG|Manifest: NOSIGNATURE
        light-overlay-5.8.1.jar                           |Light Overlay                 |lightoverlay                  |5.8.1               |CREATE_REG|Manifest: NOSIGNATURE
        cloth-config-4.11.26-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |CREATE_REG|Manifest: NOSIGNATURE
        chunkloaders-1.1.7-mc1.16.5.jar                   |Chunk Loaders                 |chunkloaders                  |1.1.7               |CREATE_REG|Manifest: NOSIGNATURE
        CodeChickenLib-1.16.4-3.5.1.408-universal.jar     |CodeChicken Lib               |codechickenlib                |3.5.1.408           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        BetterMineshafts-Forge-1.16.4-2.0.3.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.3        |CREATE_REG|Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.35.jar                  |GeckoLib                      |geckolib3                     |3.0.35              |CREATE_REG|Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.2.8.jar                           |Cyclic                        |cyclic                        |1.16.5-1.2.8        |CREATE_REG|Manifest: 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
        RepairChests-1.16.5-1.7.jar                       |Repair Chests                 |repairchests                  |1.7                 |CREATE_REG|Manifest: NOSIGNATURE
        QuarkOddities-1.16.3.jar                          |Quark Oddities                |quarkoddities                 |1.16.3              |CREATE_REG|Manifest: NOSIGNATURE
        miniutilities-1.1.3.jar                           |Mini Utilities                |miniutilities                 |1.1.3               |CREATE_REG|Manifest: NOSIGNATURE
        mowziesmobs-1.5.16.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.16              |CREATE_REG|Manifest: NOSIGNATURE
        BotaniaAdditionsMC1.16.4-1.0.4.jar                |Botania Additions             |botaniaadditions              |1.0.4               |CREATE_REG|Manifest: NOSIGNATURE
        Ma-Enchants-1.16.5-3.6.0.jar                      |Ma Enchants                   |ma-enchants                   |1.16.5-3.6.0        |CREATE_REG|Manifest: NOSIGNATURE
        Cucumber-1.16.4-4.1.9.jar                         |Cucumber Library              |cucumber                      |4.1.9               |CREATE_REG|Manifest: NOSIGNATURE
        bagofyurting-1.16.4-1.2.0.1.jar                   |Bag of Yurting                |bagofyurting                  |1.2.0.1             |CREATE_REG|Manifest: NOSIGNATURE
        snad-1.0.7-1.16.jar                               |Snad                          |snad                          |1.0.7               |CREATE_REG|Manifest: NOSIGNATURE
        Bountiful Baubles FORGE-1.16.3-0.0.2.jar          |Bountiful Baubles             |bountifulbaubles              |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        jei-1.16.5-7.7.0.101.jar                          |Just Enough Items             |jei                           |7.7.0.101           |CREATE_REG|Manifest: NOSIGNATURE
        Druidcraft-1.16.5-0.4.52.jar                      |Druidcraft                    |druidcraft                    |0.4.52              |CREATE_REG|Manifest: NOSIGNATURE
        genesis_forge_1.1.jar                             |Genesis v0.4.3                |genesis                       |v0.4.3              |CREATE_REG|Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.2.jar                    |AttributeFix                  |attributefix                  |10.1.2              |CREATE_REG|Manifest: 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
        dungeons_mobs-1.16.5-1.0.5.jar                    |Dungeons Mobs                 |dungeons_mobs                 |1.0.5               |CREATE_REG|Manifest: NOSIGNATURE
        goblintraders-1.4.0-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.4.0               |CREATE_REG|Manifest: NOSIGNATURE
        Mekanism-1.16.5-10.0.21.448.jar                   |Mekanism                      |mekanism                      |10.0.21             |CREATE_REG|Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.0.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.0      |CREATE_REG|Manifest: NOSIGNATURE
        lemonlib-1.3.5.jar                                |Lemon Lib                     |lemonlib                      |1.3.5               |CREATE_REG|Manifest: NOSIGNATURE
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |CREATE_REG|Manifest: NOSIGNATURE
        create-mc1.16.5_v0.3.1c.jar                       |Create                        |create                        |mc1.16.5_v0.3.1c+151|CREATE_REG|Manifest: NOSIGNATURE
        BetterPortals-1.16.4-0.3.2.jar                    |YUNG's Better Portals         |betterportals                 |1.16.4-0.3.2        |CREATE_REG|Manifest: NOSIGNATURE
        Clumps-6.0.0.22.jar                               |Clumps                        |clumps                        |6.0.0.22            |CREATE_REG|Manifest: NOSIGNATURE
        TravelersBackpack-1.16.5-5.4.2.jar                |Traveler's Backpack           |travelersbackpack             |5.4.2               |CREATE_REG|Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.5-1.8.6        |CREATE_REG|Manifest: NOSIGNATURE
        Artifacts-1.16.5-2.8.4.jar                        |Artifacts                     |artifacts                     |1.16.5-2.8.4        |CREATE_REG|Manifest: NOSIGNATURE
        LibX-1.16.3-1.0.63.jar                            |LibX                          |libx                          |1.16.3-1.0.63       |CREATE_REG|Manifest: NOSIGNATURE
        DungeonCrawl-1.16.3-2.2.4.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.2.4               |CREATE_REG|Manifest: NOSIGNATURE
        StepUp-1.16.4-0.2.0.jar                           |StepUp                        |stepup                        |1.16.4-0.2.0        |CREATE_REG|Manifest: NOSIGNATURE
        mcjtylib-1.16-5.0.19.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.0.19         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.0.10.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.0.10         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsstorage-1.16-2.0.12.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.12         |CREATE_REG|Manifest: NOSIGNATURE
        DataFixerSlayer 1.0-3.jar                         |DataFixerSlayer               |datafixerslayer               |1.0-3               |CREATE_REG|Manifest: NOSIGNATURE
        mahoutsukai-1.16.5-v1.31.7.jar                    |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.31.7      |CREATE_REG|Manifest: NOSIGNATURE
        iceandfire-2.1.6-1.16.4.jar                       |Ice and Fire                  |iceandfire                    |2.1.6-1.16.4        |CREATE_REG|Manifest: NOSIGNATURE
        walljump-forge-1.16.4-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.16.4-1.3.7        |CREATE_REG|Manifest: NOSIGNATURE
        Toast-Control-1.16.4-4.3.1.jar                    |Toast Control                 |toastcontrol                  |4.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.0.1.15.jar                    |JEI Tweaker                   |jeitweaker                    |1.0.1.15            |CREATE_REG|Manifest: NOSIGNATURE
        EnderStorage-1.16.4-2.7.1.166-universal.jar       |EnderStorage                  |enderstorage                  |2.7.1.166           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        CraftTweaker-1.16.5-7.1.0.284.jar                 |CraftTweaker                  |crafttweaker                  |7.1.0.284           |CREATE_REG|Manifest: NOSIGNATURE
        BotanyPots-1.16.5-7.0.17.jar                      |BotanyPots                    |botanypots                    |7.0.17              |CREATE_REG|Manifest: 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
        BotanyTrees-1.16.5-3.0.5.jar                      |BotanyTrees                   |botanytrees                   |3.0.5               |CREATE_REG|Manifest: 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
        ImmersivePetroleum-1.16.5-3.3.0-4.jar             |Immersive Petroleum           |immersivepetroleum            |3.3.0-4             |CREATE_REG|Manifest: NOSIGNATURE
        ftb-chunks-1605.2.3-build.75.jar                  |FTB Chunks                    |ftbchunks                     |1605.2.3-build.75   |CREATE_REG|Manifest: NOSIGNATURE
        forge-1.16.5-36.1.31-universal.jar                |Forge                         |forge                         |36.1.31             |CREATE_REG|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
        Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |CREATE_REG|Manifest: NOSIGNATURE
        psipherals-1.4.0.jar                              |Psionic Peripherals           |psipherals                    |version             |CREATE_REG|Manifest: NOSIGNATURE
        immersiveposts-1.16.5-4.1.0.jar                   |Immersive Posts               |immersiveposts                |4.1.0               |CREATE_REG|Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
        DynamicSurroundings-1.16.4-4.0.4.2.jar            |§3Dynamic Surroundings        |dsurround                     |1.16.4-4.0.4.2      |CREATE_REG|Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
        MysticalAgriculture-1.16.4-4.1.8.jar              |Mystical Agriculture          |mysticalagriculture           |4.1.8               |CREATE_REG|Manifest: NOSIGNATURE
        MysticalAgradditions-1.16.4-4.1.5.jar             |Mystical Agradditions         |mysticalagradditions          |4.1.5               |CREATE_REG|Manifest: NOSIGNATURE
        ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |CREATE_REG|Manifest: NOSIGNATURE
        MythicBotany-1.16.4-1.3.12.jar                    |MythicBotany                  |mythicbotany                  |1.16.4-1.3.12       |CREATE_REG|Manifest: NOSIGNATURE
        ZeroCore2-1.16.4-2.0.21.jar                       |Zero CORE 2                   |zerocore                      |1.16.4-2.0.21       |CREATE_REG|Manifest: NOSIGNATURE
        ExtremeReactors2-1.16.4-2.0.23.jar                |Extreme Reactors 2            |bigreactors                   |1.16.4-2.0.23       |CREATE_REG|Manifest: NOSIGNATURE
        forge-1.16.5-36.1.31-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |CREATE_REG|Manifest: NOSIGNATURE
        cofh_core-1.16.4-1.2.1.jar                        |CoFH Core                     |cofh_core                     |1.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        thermal_foundation-1.16.4-1.2.0.jar               |Thermal Series                |thermal                       |1.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        thermal_expansion-1.16.4-1.2.0.jar                |Thermal Expansion             |thermal_expansion             |1.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        ensorcellation-1.16.4-1.2.0.jar                   |Ensorcellation                |ensorcellation                |1.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        TConstruct-1.16.5-3.0.4.171.jar                   |Tinkers' Construct            |tconstruct                    |3.0.4.171           |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.0.26.jar                    |RFToolsUtility                |rftoolsutility                |1.16-3.0.26         |CREATE_REG|Manifest: NOSIGNATURE
        theoneprobe-1.16-3.0.8.jar                        |The One Probe                 |theoneprobe                   |1.16-3.0.8          |CREATE_REG|Manifest: NOSIGNATURE
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |CREATE_REG|Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |CREATE_REG|Manifest: NOSIGNATURE
        ToolBelt-1.16.5-1.16.0.jar                        |Tool Belt                     |toolbelt                      |1.16.0              |CREATE_REG|Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.2.jar                       |Titanium                      |titanium                      |3.2.8.2             |CREATE_REG|Manifest: NOSIGNATURE
        Psi 1.16-94.jar                                   |Psi                           |psi                           |1.16-94             |CREATE_REG|Manifest: NOSIGNATURE
        mana-and-artifice-1.3.0.6.jar                     |Mana and Artifice             |mana-and-artifice             |1.3.0.6             |CREATE_REG|Manifest: NOSIGNATURE
        ImmersiveEngineering-1.16.5-5.0.0-135.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.0-135    |CREATE_REG|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        silent-lib-1.16.3-4.9.6.jar                       |Silent Lib                    |silentlib                     |4.9.6               |CREATE_REG|Manifest: NOSIGNATURE
        CreateTweaker-1.0.0.12.jar                        |CreateTweaker                 |createtweaker                 |1.0.0.12            |CREATE_REG|Manifest: NOSIGNATURE
        SpartanShields-1.16.5-2.1.2.jar                   |Spartan Shields               |spartanshields                |2.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.103.jar                         |Mantle                        |mantle                        |1.6.103             |CREATE_REG|Manifest: NOSIGNATURE
        baubley-heart-canisters-1.16.4-1.1.2.jar          |Baubley Heart Canisters       |bhc                           |1.1.2               |CREATE_REG|Manifest: NOSIGNATURE
        FastWorkbench-1.16.4-4.5.1.jar                    |FastWorkbench                 |fastbench                     |4.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.24.jar                   |Polymorph                     |polymorph                     |1.16.5-0.24         |CREATE_REG|Manifest: NOSIGNATURE
        AutoRegLib-1.6-47.jar                             |AutoRegLib                    |autoreglib                    |1.6-47              |CREATE_REG|Manifest: NOSIGNATURE
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |CREATE_REG|Manifest: NOSIGNATURE
        Quark-r2.4-311.jar                                |Quark                         |quark                         |r2.4-311            |CREATE_REG|Manifest: NOSIGNATURE
        adaptive_performance_tweaks_1.16.5-0.4.5.jar      |Adaptive Performance Tweaks   |adaptive_performance_tweaks   |0.4.5               |CREATE_REG|Manifest: NOSIGNATURE
        StorageDrawers-1.16.3-8.2.2.jar                   |Storage Drawers               |storagedrawers                |8.2.2               |CREATE_REG|Manifest: NOSIGNATURE
        cagedmobs-1.16.5-1.3.4.jar                        |Caged Mobs                    |cagedmobs                     |1.16.5-1.3.4        |CREATE_REG|Manifest: NOSIGNATURE
        structurize-0.13.177-ALPHA-universal.jar          |Structurize                   |structurize                   |0.13.177-ALPHA      |CREATE_REG|Manifest: NOSIGNATURE
        FastFurnace-1.16.4-4.4.0.jar                      |FastFurnace                   |fastfurnace                   |4.4.0               |CREATE_REG|Manifest: NOSIGNATURE
        AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |CREATE_REG|Manifest: NOSIGNATURE
        occultism-1.16.5-1.2.0.jar                        |Occultism                     |occultism                     |1.16.5-1.2.0        |CREATE_REG|Manifest: NOSIGNATURE
        byg-1.2.7.jar                                     |Oh The Biomes You'll Go       |byg                           |1.2.7               |CREATE_REG|Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v1b.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v1b          |CREATE_REG|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        Corrupted Witherskeleton Boss Mod 1.16.5  v1.2.jar|Herobrine                     |herobrine                     |1.0.0               |CREATE_REG|Manifest: NOSIGNATURE
        botanicalmachinery-1.16.4-0.4.0.jar               |Botanical Machinery           |botanicalmachinery            |0.4.0               |CREATE_REG|Manifest: NOSIGNATURE
        valhelsia_core-16.0.8.jar                         |Valhelsia Core                |valhelsia_core                |16.0.8              |CREATE_REG|Manifest: NOSIGNATURE
        valhelsia_structures-1.16.5-0.1.1.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.1        |CREATE_REG|Manifest: NOSIGNATURE
        forbidden_arcanus-16.2.0-beta-3.jar               |Forbidden & Arcanus           |forbidden_arcanus             |16.2.0-beta-3       |CREATE_REG|Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        magipsi-1.16.4-2.0.0.0.jar                        |Magical Psi                   |magipsi                       |1.16.4-2.0.0.0      |CREATE_REG|Manifest: NOSIGNATURE
        createaddition-1.16.5-20210504a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20210504a    |CREATE_REG|Manifest: NOSIGNATURE
    Crash Report UUID: acffeb42-d7fe-4664-85a4-02392343d6a1
    Launched Version: forge-36.1.31
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) Iris(R) Plus Graphics GL version 4.6.0 - Build 26.20.100.7870, Intel
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 8x Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
    OptiFine Version: OptiFine_1.16.5_HD_U_G7
    OptiFine Build: 20210305-003221
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 - Build 26.20.100.7870
    OpenGlRenderer: Intel(R) Iris(R) Plus Graphics
    OpenGlVendor: Intel
    CpuCount: 8

Link to comment
Share on other sites

Try removing Optifine

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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