Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Markusman09

Members
  • Joined

  • Last visited

  1. Thank you! I was wondering what the problem was
  2. Here is the crash report, ---- Minecraft Crash Report ---- // Shall we play a game? Time: 10/16/20 3:57 PM Description: Unexpected error java.lang.NoSuchFieldError: ofFogType at net.optifine.Config.isFogFast(Config.java:677) ~[?:?] {re:classloading} at com.mojang.blaze3d.platform.GLX._setupNvFogDistance(GLX.java:138) ~[?:?] {re:classloading,xf:OptiFine:default} at com.mojang.blaze3d.systems.RenderSystem.setupNvFogDistance(SourceFile:1067) ~[?:?] {re:classloading} at net.minecraft.client.renderer.FogRenderer.setupFog(FogRenderer.java:252) ~[?:?] {re:classloading,xf:OptiFine:default,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:900) ~[?:?] {re:classloading,xf:OptiFine:default,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:601) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:422) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.1-32.0.108.jar:32.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$425/645208036.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.optifine.Config.isFogFast(Config.java:677) at com.mojang.blaze3d.platform.GLX._setupNvFogDistance(GLX.java:138) at com.mojang.blaze3d.systems.RenderSystem.setupNvFogDistance(SourceFile:1067) at net.minecraft.client.renderer.FogRenderer.setupFog(FogRenderer.java:252) at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:900) at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:601) -- Affected level -- Details: All players: 1 total; [ClientPlayerEntity['markusman09'/129, l='ClientLevel', x=-65.50, y=70.00, z=149.50]] Chunk stats: Client Chunk Cache: 1225, 480 Level dimension: minecraft:overworld Level spawn location: World: (-60,66,141), Chunk: (at 4,4,13 in -4,8; contains blocks -64,0,128 to -49,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 59 game time, 59 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:446) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:603) at net.minecraft.client.main.Main.main(Main.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$425/645208036.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 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: 3142198184 bytes (2996 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB) CPUs: 6 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: 6.1.1+74+master.966c698 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.jar mixin PLUGINSERVICE /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.3_HD_U_G3.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE FML: 32.0 Forge: net.minecraftforge:32.0.108 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] DONE} morevanillablocks-1.16.1-1.0.2.jar More Vanilla Blocks {[email protected] DONE} useful_backpacks-1.16.1-1.11.3.78.jar Useful Backpacks {[email protected] DONE} Abnormals-Core-1.16.1-2.0.5.jar Abnormals Core {[email protected] DONE} Enhanced-Mushrooms-1.16.1-v2.0.8.jar Enhanced Mushrooms {[email protected] DONE} forge-1.16.1-32.0.108-universal.jar Forge {[email protected] DONE} colorbricks-forge-1.16.1-1.1.1.jar ColorBricks Mod {[email protected] DONE} u_team_core-1.16.1-3.1.3.170.jar U Team Core {[email protected] DONE} BiomesOPlenty-1.16.1-11.0.0.396-universal (2).jar Biomes O' Plenty {[email protected] DONE} Xaeros_Minimap_20.20.1_Forge_1.16.1 (1).jar Xaero's Minimap {[email protected] DONE} comforts-FORGE-1.16.1-3.0.0.1.jar Comforts {[email protected] DONE} jei-1.16.1-7.0.1.10 (5).jar Just Enough Items {[email protected] DONE} carpetstairsmod-1.16.1_v1.4.6.jar Carpet Stairs Mod {[email protected] DONE} Launched Version: 1.16.1-forge-32.0.108 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 1660/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.06, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: vanilla (incompatible), mod_resources Current Language: English (US) CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
  3. I am trying to play Rlcraft but it keeps coming up with "Error Game crashed" and It has this long text ---- Minecraft Crash Report ---- WARNING: coremods are present: LibLoader (# LibLoader.jar) RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar) CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) CorePlugin (ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar) ForgelinPlugin (Forgelin-1.8.2.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) LoadingPlugin (Reskillable-1.12.2-1.12.5.jar) MMFMLCorePlugin (MultiMine-1.12.2.jar) CoreMod (TickProfiler-1.12-0.0.7.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar) BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 12/23/19 10:52 AM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tough As Nails (toughasnails) Caused by: java.lang.NullPointerException at toughasnails.init.ModConfig.lambda$init$0(ModConfig.java:64) at toughasnails.init.ModConfig$$Lambda$666/25670185.apply(Unknown Source) at toughasnails.init.ModConfig.populateDataMap(ModConfig.java:92) at toughasnails.init.ModConfig.init(ModConfig.java:64) at toughasnails.core.ToughAsNails.init(ToughAsNails.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 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: 193172056 bytes (184 MB) / 1006632960 bytes (960 MB) up to 10737418240 bytes (10240 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2803 Optifine OptiFine_1.12.2_HD_U_F5 109 mods loaded, 109 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:--------------------------- |:-------------------- |:---------------------------------------------- |:---------------------------------------- | | LCHI | minecraft | 1.12.2 | minecraft.jar | None | | LCHI | mcp | 9.42 | minecraft.jar | None | | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2803.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHI | forge | 14.23.5.2803 | forge-1.12.2-14.23.5.2803.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHI | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCHI | itemphysic | 1.4.0 | minecraft.jar | None | | LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHI | tnt_utilities_core | 1.2.3 | minecraft.jar | None | | LCHI | dsurroundcore | 3.5.4.3 | minecraft.jar | None | | LCHI | forgeendertech | 1.12.2-4.4.20.0 | ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar | None | | LCHI | adhooks | 1.12.2-3.2.2.0 | AdHooks-1.12.2-3.2.2.0-build.0220.jar | None | | LCHI | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None | | LCHI | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 | | LCHI | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 | | LCHI | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 | | LCHI | anvilpatch | 1.0.0 | anvilpatch-1.0.0.jar | None | | LCHI | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | LCHI | carrots | 1.0.0b1 | carrotslib-mc1.12.2-1.0.0b1.jar | None | | LCHI | armorunder | 1.0.0 | armorunder-mc1.12.2-1.0.0.jar | None | | LCHI | artemislib | 1.0.4 | ArtemisLib-1.12.2-v1.0.4.jar | None | | LCHI | autoreglib | 1.3-30 | AutoRegLib-1.3-30.jar | None | | LCHI | battletowers | 1.6.4 | BattleTowers-1.12.2.jar | None | | LCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHI | baubleshud | 5.0.2 | BaublesHud-1.12.2-5.0.2.jar | None | | LCHI | mujmajnkraftsbettersurvival | 1.3.4 | Better_Survival-1.3.4(1.12.1).jar | None | | LCHI | bettercombatmod | 1.5.6 | BetterCombat-1.12.2-1.5.6.jar | None | | LCHI | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | LCHI | betterfoliage | 2.2.0 | BetterFoliage-MC1.12-2.2.0.jar | None | | LCHI | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LCHI | cursedlib | 1.0.0 | FlameLib-1.12.2-0.0.7.jar | None | | LCHI | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.0.6.jar | None | | LCHI | campfire | 1.2 | campfire-1.12-v1.2.jar | None | | LCHI | carryon | 1.12.1 | CarryOn MC1.12.2 v1.12.1.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 | | LCHI | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None | | LCHE | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None | | LCH | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | LCH | reskillable | 1.12.2-GRADLE:BUILD | Reskillable-1.12.2-1.12.5.jar | None | | LCH | compatskills | 1.12.2-1.15.0 | CompatSkills-1.12.2-1.15.0.jar | None | | LCH | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None | | LCH | wearablebackpacks | 3.1.3 | WearableBackpacks-1.12.2-3.1.3.jar | None | | LCH | corpsecomplex | 1.0.5.1 | corpsecomplex-1.12.2-1.0.5.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | LCH | craftablechainmail | 1.0 | craftablechainmail-1.0.jar | None | | LCH | craftablehorsearmour | 1.3 | CraftableHorseArmour-1.3.0-1.12.jar | None | | LCH | crafttweaker | 4.1.18 | CraftTweaker2-1.12-4.1.18.jar | None | | LCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.18.jar | None | | LCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.18.jar | None | | LCH | creativecore | 1.9.9 | CreativeCore_v1.9.45_mc1.12.2.jar | None | | LCH | defiledlands | 1.4.2 | defiledlands-1.12.2-1.4.2.jar | None | | LCH | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None | | LCH | dldungeonsjbg | 1.12.5 | DoomlikeDungeons-1.12.5-MC1.12.2.jar | None | | LCH | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5.jar | None | | LCH | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None | | LCH | dttraverse | 1.5 | dttraverse-1.5.jar | None | | LCH | enhancedvisuals | 1.0 | EnhancedVisuals_v1.2.1_mc1.12.2.jar | None | | LCH | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None | | LCH | fbp | 2.4.1 | FancyBlockParticles-1.12.x-2.4.1.jar | None | | LCH | firstaid | 1.6.7 | firstaid-1.6.7.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 | | LCH | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None | | LCH | tschipplib | 1.1 | TschippLib+MC1.12+v1.1.jar | None | | LCH | forgottenitems | 1.1 | ForgottenItems+MC1.12.2+v1.1.jar | None | | LCH | globalgamerules | 2.2 | GlobalGameRules-1.12.2-2.2.7.jar | None | | LCH | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None | | LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCH | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None | | LCH | infernalmobs | 1.7.6 | InfernalMobs-1.12.1.jar | None | | LCH | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCH | levelup2 | ${version} | Level Up! 2-1.1.22-1.12.jar | None | | LCH | lostcities | 2.0.20 | lostcities-1.12-2.0.20.jar | None | | LCH | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None | | LCH | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None | | LCH | multimine | 1.6.0 | MultiMine-1.12.2.jar | None | | LCH | neat | 1.4-17 | Neat+1.4-17.jar | None | | LCH | notreepunching | 2.0.13 | notreepunching-2.0.13.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 | | LCH | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None | | LCH | potionfingers | r1.0-2 | PotionFingers-r1.0-2.jar | None | | LCH | qualitytools | 1.0.6_for_1.12.2 | QualityTools-1.0.6_for_1.12.2.jar | None | | LCH | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None | | LCH | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None | | LCH | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCH | roughtweaks | 1.0 | roughTweaks0.2.4-1.12.2.jar | None | | LCH | ruins | 17.1 | Ruins-1.12.2.jar | None | | LCH | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None | | LCH | scalinghealth | 1.3.36 | ScalingHealth-1.12.2-1.3.36+140.jar | None | | LCH | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None | | LCH | sit | v1.1.2 | sit-1.12.x-v1.1.2.jar | None | | LCH | somanyenchantments | 0.4.3 | somanyenchantments+V0.4.3.jar | None | | LCH | soundfilters | 0.10_for_1.12 | SoundFilters-0.10_for_1.12.jar | None | | LCH | spartanweaponry | beta 1.2.3 | SpartanWeaponry-1.12.2-beta-1.2.3.jar | None | | LCH | spartanfire | 0.05 | spartanfire-0.05.jar | None | | LCH | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | LCH | spawnercontrol | 1.6.2 | SpawnerControl-1.6.2.jar | None | | LCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None | | LCH | switchbow | 1.5.6 | switchbow-1.5.6.jar | None | | LCH | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.3.jar | None | | LCH | tickprofiler | 1.12-0.0.7 | TickProfiler-1.12-0.0.7.jar | None | | LCH | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None | | LCH | toolbelt | 1.7.1 | ToolBelt-1.12.0-1.7.1.jar | None | | LCH | xat | 0.25.1 | Trinkets and Baubles-1.12.2-0.25.1.jar | None | | LCH | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None | | LCH | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None | | LCH | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(15may18.jar | None | | LCH | waystones | 4.0.67 | Waystones_1.12.2-4.0.67.jar | None | | LCH | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None | | LCH | xpbook | 0.0.3-beta | xpbook-1.12-0.0.3-beta.jar | None | | LCH | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None | | LCH | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCH | dshuds | 3.5.4.0 | DynamicSurroundingsHuds-1.12.2-3.5.4.0BETA.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | Loaded coremods (and transformers): LibLoader (# LibLoader.jar) RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar) pw.prok.realbench.asm.RBTransformer CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar) invtweaks.forge.asm.ContainerTransformer CorePlugin (ForgeEndertech-1.12.2-4.4.20.0-build.0354.jar) ForgelinPlugin (Forgelin-1.8.2.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher LoadingPlugin (Reskillable-1.12.2-1.12.5.jar) codersafterdark.reskillable.base.asm.ClassTransformer MMFMLCorePlugin (MultiMine-1.12.2.jar) atomicstryker.multimine.common.fmlmagic.MMTransformer CoreMod (TickProfiler-1.12-0.0.7.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar) mods.betterfoliage.loader.BetterFoliageTransformer ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar) com.creativemd.itemphysic.ItemTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) org.orecruncher.dsurround.asm.Transformer TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar) ljfa.tntutils.asm.ExplosionTransformer LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce RTX 2060/PCIe/SSE2' OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 32 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 432.00 OpenGlRenderer: GeForce RTX 2060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16 I really need help, i want to play it so badly but it keeps doing this

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.