Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 3/14/20 8:33 PM
- Description: Rendering overlay
- java.lang.NullPointerException: Rendering overlay
- at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[guava-21.0.jar:?] {}
- at vazkii.botania.client.model.GunModel.<init>(GunModel.java:48) ~[?:r1.11-376] {re:classloading}
- at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:135) ~[?:r1.11-376] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_286_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.2] {re:classloading}
- at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.ModLoader$$Lambda$2716/114909280.accept(Unknown Source) ~[?:?] {}
- at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
- at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
- at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
- at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:379) ~[?:?] {re:classloading}
- at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:62) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:classloading}
- at net.minecraft.client.resources.ReloadListener$$Lambda$9461/1405286515.accept(Unknown Source) ~[?:?] {}
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
- at net.minecraft.resources.AsyncReloader$$Lambda$10995/2010032229.run(Unknown Source) ~[?:?] {}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:classloading}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:115) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
- at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:861) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:controllable:minecraft,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:controllable:minecraft,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.3.jar:28.2] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/1708786164.call(Unknown Source) [forge-1.14.4-28.2.3.jar:28.2] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {re:classloading}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {re:classloading}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
- at vazkii.botania.client.model.GunModel.<init>(GunModel.java:48)
- at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:135)
- at net.minecraftforge.eventbus.ASMEventHandler_286_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic)
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
- at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
- at net.minecraftforge.fml.ModLoader$$Lambda$2716/114909280.accept(Unknown Source)
- at java.util.HashMap.forEach(HashMap.java:1280)
- at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
- at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
- at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:379)
- at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:62)
- at net.minecraft.client.renderer.model.ModelManager.func_212853_a_(ModelManager.java:17)
- at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
- at net.minecraft.client.resources.ReloadListener$$Lambda$9461/1405286515.accept(Unknown Source)
- at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
- at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
- at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
- at net.minecraft.resources.AsyncReloader$$Lambda$10995/2010032229.run(Unknown Source)
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:170)
- at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
- at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:135)
- -- Overlay render details --
- Details:
- Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
- Stacktrace:
- at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:880)
- at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
- at net.minecraft.client.main.Main.main(SourceFile:155)
- 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:56)
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/1708786164.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.14.4
- Minecraft Version ID: 1.14.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: 5842245840 bytes (5571 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
- CPUs: 8
- JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- ModLauncher: 4.1.0+62+5bfa59b
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
- /forge-1.14.4-28.2.3.jar object_holder_definalize PLUGINSERVICE
- /forge-1.14.4-28.2.3.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
- /forge-1.14.4-28.2.3.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.14.4-28.2.3.jar runtimedistcleaner PLUGINSERVICE
- /OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
- /forge-1.14.4-28.2.3.jar fml TRANSFORMATIONSERVICE
- /MixinBootstrap-1.0.1.jar mixinbootstrap TRANSFORMATIONSERVICE
- /MixinBootstrap-1.0.1.jar mixin PLUGINSERVICE
- /MixinBootstrap-1.0.1.jar mixinbootstrap PLUGINSERVICE
- FML: 28.2
- Forge: net.minecraftforge:28.2.3
- FML Language Providers:
- minecraft@1
- Mod List:
- enchantedbookredesign-1.1.jar Enchanted Book Redesign {[email protected] SIDED_SETUP}
- byx_1.14-1.0.jar Bottle Your Xp {[email protected] SIDED_SETUP}
- CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] SIDED_SETUP}
- blue_skies-1.14.4-1.0.0.jar Blue Skies {[email protected] SIDED_SETUP}
- AoV-1.14-0.13.2.jar Angel of Vengeance {[email protected] SIDED_SETUP}
- beta_days-1.14.4-1.1.2.jar Beta Days {[email protected] SIDED_SETUP}
- vilnames_1.14-1.4.jar Villager Names {[email protected] SIDED_SETUP}
- embellishcraft-bop-1.14.4-1.1.0.jar EmbellishCraft BoP Addon {[email protected] SIDED_SETUP}
- Uppers-0.1.11.jar Uppers {[email protected] SIDED_SETUP}
- ChineseWorkshop-1.14.4-2.4.1.jar ChineseWorkshop {[email protected] SIDED_SETUP}
- planttech2-0.01.06.jar PlantTech 2 {[email protected] SIDED_SETUP}
- SilentMechanisms-1.14.4-0.6.12+45.jar Silent's Mechanisms {[email protected]+45 SIDED_SETUP}
- rsgauges-1.14.4-1.2.0.jar Gauges and Switches {[email protected] SIDED_SETUP}
- essentials-1.14.4-2.6.6.jar Essentials {[email protected] SIDED_SETUP}
- CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] SIDED_SETUP}
- ReAuth-1.14-3.8.0.jar ReAuth {[email protected] SIDED_SETUP}
- Placebo-1.14.4-2.3.5.jar Placebo {[email protected] SIDED_SETUP}
- citadel-1.0.3.jar Citadel {[email protected] SIDED_SETUP}
- Powah-1.14.4-0.2.5.jar Powah {[email protected] SIDED_SETUP}
- rangedpumps-0.6.1.jar Ranged Pumps {[email protected] SIDED_SETUP}
- MutantBeasts-1.14.4-0.8.1.jar Mutant Beasts {[email protected] SIDED_SETUP}
- GrandEconomy-1.15.1-1.4.0.jar Grand Economy {[email protected] SIDED_SETUP}
- Bookshelf-1.14.4-4.4.71.jar Bookshelf {[email protected] SIDED_SETUP}
- u_team_core-1.14.4-2.8.0.140.jar U Team Core {[email protected] SIDED_SETUP}
- unstabletools-3.6b.jar Unstable Tools {[email protected] SIDED_SETUP}
- DarkUtilities-1.14.4-2.0.11.jar Dark Utilities {[email protected] SIDED_SETUP}
- Apotheosis-1.14.4-2.4.4.jar Apotheosis {[email protected] SIDED_SETUP}
- Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version SIDED_SETUP}
- SnowRealMagic-1.14.4-1.5.2.jar Snow! Real Magic! {[email protected] SIDED_SETUP}
- Wither+Totem+0.1.jar Wither Skeleton Totems {[email protected] SIDED_SETUP}
- JustEnoughResources-1.14.4-0.10.0.70.jar Just Enough Resources {[email protected] SIDED_SETUP}
- MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] SIDED_SETUP}
- nmdar_1.14-3.8.jar Named Areas {[email protected] SIDED_SETUP}
- mysticallib-1.14.4-1.13.0.jar Mystical Lib {[email protected] SIDED_SETUP}
- refinedstorage-1.7.3.jar Refined Storage {[email protected] SIDED_SETUP}
- ConfigurableCane-1.14.4-1.5.jar Configurable Cane {[email protected] SIDED_SETUP}
- JUULv1.51b-1-1.14.4.jar JUULMod {[email protected] SIDED_SETUP}
- anviltweaks-1.4b.jar Anvil Tweaks {[email protected] SIDED_SETUP}
- industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {[email protected] SIDED_SETUP}
- Overloaded+Compressed+Blocks-1.14.4-1.0.8.jar Overloaded Compressed Blocks {[email protected] SIDED_SETUP}
- embellishcraft-1.14.4-1.5.0.jar EmbellishCraft {[email protected] SIDED_SETUP}
- bkr_1.14-1.1.jar Breedable Killer Rabbit {[email protected] SIDED_SETUP}
- BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] SIDED_SETUP}
- Lollipop-1.14.4-0.0.23(1).jar Lollipop {[email protected] SIDED_SETUP}
- extcaves-1.5.jar Extended Caves {[email protected] SIDED_SETUP}
- EyesInTheDarkness-1.14.4-0.2.0.jar Eyes in the Darkness {[email protected] SIDED_SETUP}
- portality-1.14.4-2.0.4-b0b3467.jar Portality {[email protected] SIDED_SETUP}
- curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] SIDED_SETUP}
- Botania+r1.11-376.jar Botania {[email protected] SIDED_SETUP}
- gardenofglass-1.1.jar Garden of Glass {[email protected] SIDED_SETUP}
- Patchouli-1.1-24.jar Patchouli {[email protected] SIDED_SETUP}
- AutoRegLib-1.4-35.jar AutoRegLib {[email protected] SIDED_SETUP}
- roadstuff-1.14.4-2.1.1.jar Road Stuff 2 {[email protected] SIDED_SETUP}
- OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE SIDED_SETUP}
- elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] SIDED_SETUP}
- tombstone-4.1.9-1.14.4.jar Corail Tombstone {[email protected] SIDED_SETUP}
- ServerTickMonitor-1.14.4-4.0.0.jar Server Tick Monitor {[email protected] SIDED_SETUP}
- obfuscate-0.3.3-1.14.4.jar Obfuscate {[email protected] SIDED_SETUP}
- vehicle-mod-0.43.3-1.14.4.jar MrCrayfish's Vehicle Mod {[email protected] SIDED_SETUP}
- worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {[email protected];61bc012 SIDED_SETUP}
- noRecipeBook_v1.4.1formc1.14.4.jar No Recipe Book {[email protected] SIDED_SETUP}
- NaturesAura-20.1.jar Nature's Aura {naturesaura@version SIDED_SETUP}
- botanianeedsit-1.14.4-1.0.2.jar Botania Needs These Things! {[email protected] SIDED_SETUP}
- furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] SIDED_SETUP}
- AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] SIDED_SETUP}
- mcw-furnitures-1.0.0-mc1.14.4.jar Macaw's Furniture {[email protected] SIDED_SETUP}
- Charm-1.14.4-1.4.3.jar Charm {[email protected] SIDED_SETUP}
- controllable-1.14.4-0.8.0.jar Controllable {[email protected] SIDED_SETUP}
- ServerTabInfo-1.14.4-1.2.6.jar Server Tab Info {[email protected] SIDED_SETUP}
- QuantumStorage-1.14.4-5.0.2.jar QuantumStorage {quantumstorage@NONE SIDED_SETUP}
- sfm_1.14-1.0.jar Snowballs Freeze Mobs {[email protected] SIDED_SETUP}
- Forgeyourworld-2.2.15a.jar Forge your world {[email protected] SIDED_SETUP}
- Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] SIDED_SETUP}
- SaveMyStronghold-1.14.4-1.0.0.jar Save My Stronghold! {[email protected] SIDED_SETUP}
- Kiwi-1.14.4-2.6.3.jar Kiwi {[email protected] SIDED_SETUP}
- ToMeSetupMC1.14.4-1.0.2.jar ToMe Setup {[email protected] SIDED_SETUP}
- Ma-Enchants-1.14.4-1.8.1.jar Ma Enchants {[email protected] SIDED_SETUP}
- Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] SIDED_SETUP}
- craftingstation-2.1.5a.jar Crafting Station {[email protected] SIDED_SETUP}
- Overloaded-1.14.4-0.0.78.jar Overloaded {[email protected] SIDED_SETUP}
- bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE SIDED_SETUP}
- janoeo-2.3.jar Just Another Nether/Overworld/End Ores {[email protected] SIDED_SETUP}
- jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] SIDED_SETUP}
- Druidcraft-1.14-0.2.32.jar Druidcraft {[email protected] SIDED_SETUP}
- Network2v1.0.7.jar Network 2 {[email protected] SIDED_SETUP}
- wildnature-2.1.4.jar WildNature {[email protected] SIDED_SETUP}
- MekanismAll-1.14.4-9.8.3.homebaked.jar Mekanism {[email protected] SIDED_SETUP}
- Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {[email protected] SIDED_SETUP}
- bloomful-1.2.3.jar Bloomful {[email protected] SIDED_SETUP}
- extraboats-1.2.3-1.14.4.jar Extra Boats {[email protected] SIDED_SETUP}
- create-mc1.14.4_v0.1.1a.jar Create {[email protected] SIDED_SETUP}
- journeymap-1.14.4-5.7.0b1.jar Journeymap {[email protected] SIDED_SETUP}
- good-nights-sleep-1.14.4-1.0.1.jar Good Night's Sleep {[email protected] SIDED_SETUP}
- SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {[email protected] SIDED_SETUP}
- DungeonCrawl-1.14.4-1.6.1.jar Dungeon Crawl {[email protected] SIDED_SETUP}
- betteranimalsplus-1.14.4-8.2.1.jar Better Animals Plus {[email protected] SIDED_SETUP}
- FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] SIDED_SETUP}
- cofh_core-1.14.4-0.2.0b.jar CoFH Core {[email protected] SIDED_SETUP}
- The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {[email protected] SIDED_SETUP}
- alib-1.14.4-8.jar A Lib {[email protected] SIDED_SETUP}
- mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] SIDED_SETUP}
- rftoolsbase-1.14-0.0.12-alpha(1).jar RFToolsBase {[email protected] SIDED_SETUP}
- shb_1.14-1.0.jar Softer Hay Bales {[email protected] SIDED_SETUP}
- permasomnia_v1.0.0_formc1.14.4.jar Permasomnia {[email protected] SIDED_SETUP}
- CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] SIDED_SETUP}
- rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {[email protected] SIDED_SETUP}
- swampexpansion-1.3.jar Swamp Expansion {[email protected] SIDED_SETUP}
- forge-1.14.4-28.2.3-universal.jar Forge {[email protected] SIDED_SETUP}
- xpplus-1.0.jar Experience Plus {[email protected] SIDED_SETUP}
- Bones-1.14.4-1.3.2.jar Bones {[email protected] SIDED_SETUP}
- Explorercraft-1.14.4-3.2.4.jar Explorercraft {[email protected] SIDED_SETUP}
- [Forge]+[1.14.4]+GamemodeOverhaul-1.4.2.2.jar GamemodeOverhaul {[email protected] SIDED_SETUP}
- MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] SIDED_SETUP}
- ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] SIDED_SETUP}
- villagerdeathm_1.14-1.2.jar Villager Death Messages {[email protected] SIDED_SETUP}
- alchemistry-1.14.4-8.jar Alchemistry {[email protected] SIDED_SETUP}
- forge-1.14.4-28.2.3-client.jar Minecraft {[email protected] SIDED_SETUP}
- extraanvils-2.5b(1).jar Extra Anvils {[email protected] SIDED_SETUP}
- Flopper-1.14.4-1.0.5.jar Flopper {[email protected] SIDED_SETUP}
- MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] SIDED_SETUP}
- titanium-1.14.4-2.2.10.jar Titanium {[email protected] SIDED_SETUP}
- useful_railroads-1.14.4-1.2.3.15.jar Useful Railroads {[email protected] SIDED_SETUP}
- SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 SIDED_SETUP}
- bluepower-1.14.4-0.3.183-alpha-universal.jar Blue Power {[email protected] SIDED_SETUP}
- C.O.M.B.A.T.-1.14.4-1.0.2.jar C.O.M.B.A.T. {[email protected] SIDED_SETUP}
- forbidden_arcanus-1.14.4-1.5.jar Forbidden & Arcanus {[email protected] SIDED_SETUP}
- ceilingtorch-1.14.4-v1.5.jar Ceiling Torch {[email protected] SIDED_SETUP}
- Orespawn+Reborn+1.14.4+1.0.0.jar orespawn {[email protected] SIDED_SETUP}
- ExtraUtility-1.6.jar Extra Utility {[email protected] SIDED_SETUP}
- Kathairis-1.14.4-alpha-0.16.jar Kathairis {kathairis@version SIDED_SETUP}
- car-1.14.4-2.0.32.jar Ultimate Car Mod {[email protected] SIDED_SETUP}
- extragolems-9.0.5.jar Extra Golems {[email protected] SIDED_SETUP}
- Quark-r2.0-210.jar Quark {[email protected] ERROR}
- chemlib-1.14.4-15.jar Chem Lib {[email protected] SIDED_SETUP}
- placeableitems-4.0.0.jar Placeable Items {[email protected] SIDED_SETUP}
- Runes+of+the+notch-1.14.4-1.2.5.jar Runes of the notch {[email protected] SIDED_SETUP}
- AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] SIDED_SETUP}
- Biomes_You_Go-0.0.8.jar Oh The Biomes You'll Go {[email protected] SIDED_SETUP}
- ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {[email protected] SIDED_SETUP}
- refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] SIDED_SETUP}
- SolarGeneration-1.14.4-1.3.0.jar Solar Generation {[email protected] SIDED_SETUP}
- Omega+Craft+4.0.9.jar Omega Craft {[email protected] SIDED_SETUP}
- Kiwi Modules:
- chineseworkshop:blocks
- chineseworkshop:debug_stick
- chineseworkshop:decorations
- chineseworkshop:materials
- chineseworkshop:retexture
- kiwi:contributors
- snowrealmagic:snowrealmagic
- Launched Version: 1.14.4-forge-28.2.3
- LWJGL: 3.2.2 build 10
- OpenGL: Radeon RX 570 Series GL version 4.6.13587 Compatibility Profile Context 20.2.2 26.20.15019.15019, ATI Technologies Inc.
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- CPU: 8x AMD FX(tm)-8300 Eight-Core Processor
- OptiFine Version: OptiFine_1.14.4_HD_U_F5
- OptiFine Build: 20191204-141250
- Render Distance Chunks: 12
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.2.2 26.20.15019.15019
- OpenGlRenderer: Radeon RX 570 Series
- OpenGlVendor: ATI Technologies Inc.
- CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment