Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Time: 8/13/20 5:22 PM
- Description: Initializing game
- java.lang.NullPointerException: Initializing game
- at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at voronoiaoc.byg.client.textures.BlockColorManager.onBlockColorsInit(BlockColorManager.java:29) ~[?:1.0.11] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_763_BlockColorManager_onBlockColorsInit_Block.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
- at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
- at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
- at java.util.HashMap.forEach(Unknown Source) ~[?:1.8.0_251] {}
- at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading,xf:fml:vampirism:get_all_scan_data}
- at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
- at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207) ~[?:?] {re:classloading}
- at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:419) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(SourceFile:166) ~[client-1.15.2.jar:?] {re:classloading}
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251] {}
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251] {}
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_251] {}
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_251] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.36.jar:31.2] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {re:classloading}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {re:classloading}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
- at voronoiaoc.byg.client.textures.BlockColorManager.onBlockColorsInit(BlockColorManager.java:29)
- at net.minecraftforge.eventbus.ASMEventHandler_763_BlockColorManager_onBlockColorsInit_Block.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$31(ModLoader.java:260)
- at java.util.HashMap.forEach(Unknown Source)
- at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
- at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
- at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207)
- at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:419)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.main.Main.main(SourceFile:166)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
- 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.15.2
- Minecraft Version ID: 1.15.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_251, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 6401471400 bytes (6104 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
- CPUs: 16
- JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms512M -Xmx8192M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
- ModLauncher: 5.1.2+70+master.2845bb9
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
- /forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE
- /forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
- /forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE
- /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE
- /forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
- /MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
- /MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
- /MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
- FML: 31.2
- Forge: net.minecraftforge:31.2.36
- FML Language Providers:
- minecraft@1
- Mod List:
- WizardsAnimalsPlus2.2.jar Wizard Animals Plus {[email protected] CREATE_REGISTRIES}
- dotHack-Weapons-1.15.2-1.4.1.jar dotHack Weapons {[email protected] CREATE_REGISTRIES}
- ProjectE-1.15.2-PE1.0.4.jar ProjectE {[email protected] CREATE_REGISTRIES}
- mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] CREATE_REGISTRIES}
- strawgolem-1.15.2-1.9-beta.jar Straw Golem {[email protected] CREATE_REGISTRIES}
- Neat+1.6-22.jar Neat {[email protected] CREATE_REGISTRIES}
- IronJetpacks-1.15.2-3.0.3.jar Iron Jetpacks {[email protected] CREATE_REGISTRIES}
- essentials-1.15.2-2.7.4.jar Essentials {[email protected] CREATE_REGISTRIES}
- BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] CREATE_REGISTRIES}
- ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {[email protected] CREATE_REGISTRIES}
- [1.15.2]+Elementary+Staffs+1.9 (1).jar Elementary Staffs {[email protected] CREATE_REGISTRIES}
- Powah-1.15.2-1.1.15.jar Powah {[email protected] CREATE_REGISTRIES}
- Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] CREATE_REGISTRIES}
- DarkUtilities-1.15.2-3.1.8.jar Dark Utilities {[email protected] CREATE_REGISTRIES}
- Apotheosis-1.15.2-3.2.4.jar Apotheosis {[email protected] CREATE_REGISTRIES}
- venture-1.0.0-1.15.2.jar Venture {[email protected] CREATE_REGISTRIES}
- Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version CREATE_REGISTRIES}
- WaterStrainer-1.15.2-9.0.0.jar Water Strainer {[email protected] CREATE_REGISTRIES}
- JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] CREATE_REGISTRIES}
- magicalforest-1.15.2-1.0.0.jar Magical Forest {[email protected] CREATE_REGISTRIES}
- MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {[email protected] CREATE_REGISTRIES}
- PattysMoreStuff-Stable-1.2.7.jar pattysmorestuff {[email protected] CREATE_REGISTRIES}
- refinedstorage-1.8.8.jar Refined Storage {[email protected] CREATE_REGISTRIES}
- structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] CREATE_REGISTRIES}
- industrial-foregoing-1.15.2-2.3.3-e356e61 (1).jar Industrial Foregoing {[email protected] CREATE_REGISTRIES}
- repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] CREATE_REGISTRIES}
- BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
- phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 CREATE_REGISTRIES}
- toughnessbar-5.0.jar Toughness Bar {[email protected] CREATE_REGISTRIES}
- dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {[email protected] CREATE_REGISTRIES}
- masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE CREATE_REGISTRIES}
- lycanitesmobs-1.15.2-2.2.3.2 (1).jar Lycanites Mobs {[email protected] CREATE_REGISTRIES}
- curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] CREATE_REGISTRIES}
- Botania-r1.15-388.jar Botania {[email protected] CREATE_REGISTRIES}
- tombstone-4.5.6.jar Corail Tombstone {[email protected] CREATE_REGISTRIES}
- TheAbyss+3.0.0gm+1.15.2.jar TheAbyss {[email protected] CREATE_REGISTRIES}
- mcws-roofs-1.15.2-v2.0.0.jar Macaw's Roofs {[email protected] CREATE_REGISTRIES}
- MrCrayfishs-Furniture-Mod-1.15.2.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES}
- observerlib-1.15.2-1.2.0.v60.jar ObserverLib {[email protected] CREATE_REGISTRIES}
- mcw-furniture-1.0.1-mc1.15.1+1.15.2.jar Macaw's Furnitures {[email protected] CREATE_REGISTRIES}
- FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 CREATE_REGISTRIES}
- BetterMineshaftsForge-1.15.2-1.3.jar YUNG's Better Mineshafts {[email protected] CREATE_REGISTRIES}
- NetherEx-1.15.2-4.0.0.jar NetherEx {[email protected] CREATE_REGISTRIES}
- tinyprogressions-1.15.2-4.0.8.jar Tiny Progressions {[email protected] CREATE_REGISTRIES}
- ExtraWeaponsModv1.15.5.2.b237.jar Extra Weapons {[email protected] CREATE_REGISTRIES}
- AdFinders-1.15.2-4.0.5.0-build.0020.jar Advanced Finders {[email protected] CREATE_REGISTRIES}
- Craft_and_Hunt_V1.1.0_MC_1.15.2.jar Craft and Hunt {[email protected] CREATE_REGISTRIES}
- Bountiful+Baubles-1.15.2-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE CREATE_REGISTRIES}
- Mine+and+Slash-1.15.2-3.6.14.jar Mine and Slash {[email protected] CREATE_REGISTRIES}
- jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
- EverlastingAbilities-1.15.2-1.6.3.jar EverlastingAbilities {[email protected] CREATE_REGISTRIES}
- goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] CREATE_REGISTRIES}
- RingsOfAscension-1.15.2-1.5.5.jar Rings of Ascension {[email protected] CREATE_REGISTRIES}
- RingOfRepair-1.15.2-1.1.33.jar Ring of Repair {[email protected] CREATE_REGISTRIES}
- TravelersBackpack-1.15.2-4.0.6.jar Traveler's Backpack {[email protected] CREATE_REGISTRIES}
- NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] CREATE_REGISTRIES}
- curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] CREATE_REGISTRIES}
- FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] CREATE_REGISTRIES}
- RingOfTeleport-1.15.2-1.1.32.jar Ring of Teleport {[email protected] CREATE_REGISTRIES}
- EnhancedVanilla_Snapshot_20w27a-Forge-1.15.2.31.2.0.jar Enhanced Vanilla {enhancedvanilla@Snapshot 20w27a CREATE_REGISTRIES}
- travellersboots-1.15.2-1.3.2.jar Traveller's Boots {[email protected] CREATE_REGISTRIES}
- potionbundles-1.2.1.jar PotionBundles {potionbundles@NONE CREATE_REGISTRIES}
- magicmirror-1.4.8.jar Magic Mirrors {[email protected] CREATE_REGISTRIES}
- ruins-1.15.2.1.jar Ruins {[email protected] CREATE_REGISTRIES}
- ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] CREATE_REGISTRIES}
- infernalmobs-1.15.2.1 (1).jar Infernal Mobs {[email protected] CREATE_REGISTRIES}
- RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] CREATE_REGISTRIES}
- forge-1.15.2-31.2.36-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
- pandoras_creatures-1.15.2-1.0.0.jar Pandoras Creatures {[email protected] CREATE_REGISTRIES}
- MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
- ImmersiveEngineering-1.15.2-3.1-111.jar Immersive Engineering {[email protected] CREATE_REGISTRIES}
- pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
- RingOfGrowth-1.15.2-1.1.33.jar Ring of Growth {[email protected] CREATE_REGISTRIES}
- dimdungeons-1.07-forge-1.15.2.jar Dimensional Dungeons {[email protected] CREATE_REGISTRIES}
- pamhc2foodcore-1.15.2-1.0.9.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version CREATE_REGISTRIES}
- AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
- LibraryEx-1.15.2-3.0.0.jar LibraryEx {[email protected] CREATE_REGISTRIES}
- themidnight-0.5.9.jar The Midnight {[email protected] CREATE_REGISTRIES}
- structurize-0.13.35-ALPHA.jar Structurize {[email protected] CREATE_REGISTRIES}
- AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] CREATE_REGISTRIES}
- Vampirism-1.15.2-1.6.1.jar Vampirism {[email protected] CREATE_REGISTRIES, [email protected] CREATE_REGISTRIES}
- byg-1.0.11 (1).jar Oh The Biomes You'll Go {[email protected] CREATE_REGISTRIES}
- Cavern-Miner_1.15.2-v3.0.6.jar Cavern: Miner {[email protected] CREATE_REGISTRIES}
- lootbagmod-1.15.1-1.5.3.jar Loot Bag Mod {[email protected] CREATE_REGISTRIES}
- farlanders-1.15.2-1.3.1.jar The Farlanders {[email protected] CREATE_REGISTRIES}
- CyclopsCore-1.15.2-1.8.1.jar Cyclops Core {[email protected] CREATE_REGISTRIES}
- astralsorcery-1.15.2-1.12.5.jar Astral Sorcery {[email protected] CREATE_REGISTRIES}
- roughmobsrevamped-1.15.2-4.1.2.jar Rough Mobs Revamped {roughmobsrevamped@version CREATE_REGISTRIES}
- Wyrmroost-1.1.2.jar Wyrmroost {[email protected] CREATE_REGISTRIES}
- ExtendedCrafting-1.15.2-2.0.6.jar Extended Crafting {[email protected] CREATE_REGISTRIES}
- extrabows-v1.15.2+b2.jar Extra Bows {[email protected] b2 CREATE_REGISTRIES}
- TerraForged-1.15.2-0.1.2.jar TerraForged {[email protected] CREATE_REGISTRIES}
- CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] CREATE_REGISTRIES}
- Controlling-6.1.5.6.jar Controlling {[email protected] CREATE_REGISTRIES}
- Placebo-1.15.2-3.1.0.jar Placebo {[email protected] CREATE_REGISTRIES}
- citadel-1.1.11.jar Citadel {[email protected] CREATE_REGISTRIES}
- rats-5.3.2-1.15.2.jar Rats {[email protected] CREATE_REGISTRIES}
- NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] CREATE_REGISTRIES}
- gemsnjewels-1.15.2-0.11.0.jar Gems & Jewels {[email protected] CREATE_REGISTRIES}
- MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] CREATE_REGISTRIES}
- Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] CREATE_REGISTRIES}
- BotanyPots-1.15.2-2.0.27.jar BotanyPots {[email protected] CREATE_REGISTRIES}
- u_team_core-1.15.2-3.0.1.164.jar U Team Core {[email protected] CREATE_REGISTRIES}
- buildinggadgets-3.3.5.jar Building Gadgets {[email protected] CREATE_REGISTRIES}
- forge-1.15.2-31.2.36-universal.jar Forge {[email protected] CREATE_REGISTRIES}
- Atum-1.15.2-2.1.4.jar Atum 2 {[email protected] CREATE_REGISTRIES}
- cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] CREATE_REGISTRIES}
- Psi+r1.2-83.jar Psi {[email protected] CREATE_REGISTRIES}
- Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] CREATE_REGISTRIES}
- mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] CREATE_REGISTRIES}
- dynamic_world-1.15.2-0.3.2.0.jar Dynamic World {[email protected] CREATE_REGISTRIES}
- dragonmounts-1.0.3.jar Dragon Mounts Legacy {[email protected] CREATE_REGISTRIES}
- mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] CREATE_REGISTRIES}
- useful_backpacks-1.15.2-1.10.1.70.jar Useful Backpacks {[email protected] CREATE_REGISTRIES}
- Compressium-1.0.18.jar Compressium {[email protected] CREATE_REGISTRIES}
- projectvibrantjourneys-1.15.2-2.0.3.jar Project: Vibrant Journeys {[email protected] CREATE_REGISTRIES}
- valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES}
- Lollipop-1.15.2-1.0.16.jar Lollipop {[email protected] CREATE_REGISTRIES}
- rare-ice-0.1.6.jar Rare Ice {[email protected] CREATE_REGISTRIES}
- Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] CREATE_REGISTRIES}
- Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] CREATE_REGISTRIES}
- collective-1.15.2-1.35.jar Collective {[email protected] CREATE_REGISTRIES}
- RingOfBlink-1.15.2-1.1.31.jar Ring of Blink {[email protected] CREATE_REGISTRIES}
- RingOfMiner-1.15.2-1.1.31.jar Ring of Miner {[email protected] CREATE_REGISTRIES}
- OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
- doublebladedaxemod-1.2.0-1.15.2.jar Double Bladed Axe Mod {[email protected] CREATE_REGISTRIES}
- EndReborn+[0.6.0].jar End: Reborn {[email protected] CREATE_REGISTRIES}
- libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] CREATE_REGISTRIES}
- RingOfEnderchest-1.15.2-1.1.34.jar Ring of Enderchest {[email protected] CREATE_REGISTRIES}
- EnigmaticLegacy-1.7.2.jar Enigmatic Legacy {[email protected] CREATE_REGISTRIES}
- AttainedDrops-1.15.2-6.0.7.jar Attained Drops {[email protected] CREATE_REGISTRIES}
- cc-tweaked-1.15.2-1.90.2.jar CC: Tweaked {[email protected] CREATE_REGISTRIES}
- AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES}
- productivebees-1.15.2-0.2.3.jar Productive Bees {[email protected] CREATE_REGISTRIES}
- undergarden-0.1.5.jar The Undergarden {[email protected] CREATE_REGISTRIES}
- enchantwithmob-1.15.2-1.0.0.jar Enchant With Mob {[email protected] CREATE_REGISTRIES}
- TrinityWeapons-1.15.2-1.4.1.jar TrinityWeapons {[email protected] CREATE_REGISTRIES}
- Cyclic-1.15.2-0.6.1.jar Cyclic {[email protected] CREATE_REGISTRIES}
- Cucumber-1.15.2-3.0.9.jar Cucumber Library {[email protected] CREATE_REGISTRIES}
- pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
- TsgStructures1.0.1-MC1.15.2.jar TSG Structures {[email protected] CREATE_REGISTRIES}
- giantspawn_1.15-2.1.jar Giant Spawn {[email protected] CREATE_REGISTRIES}
- worleycaves-1.15.2-1.6.0.jar Worley's Caves {[email protected] CREATE_REGISTRIES}
- Druidcraft-1.15-0.4.3.jar Druidcraft {[email protected] CREATE_REGISTRIES}
- FunMod+4.0.2.jar Fun Mod {[email protected] CREATE_REGISTRIES}
- Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] CREATE_REGISTRIES}
- The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES}
- adventure-plus-structures-1-0-1-mc1-15-2.jar AdventurePlusStructures {[email protected] CREATE_REGISTRIES}
- WAWLA-1.15.2-3.0.4.jar WAWLA {[email protected] CREATE_REGISTRIES}
- MS+Auto-Compat-1.15.2-1.2.0.jar M&S Auto-Compat 1.15.1 {[email protected] CREATE_REGISTRIES}
- ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] CREATE_REGISTRIES}
- create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d CREATE_REGISTRIES}
- Waystones_1.15.2-6.0.2 (1).jar Waystones {[email protected] CREATE_REGISTRIES}
- WallpaperCraft-1.15.2-1.2.1.jar Wallpapercraft {[email protected] CREATE_REGISTRIES}
- journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] CREATE_REGISTRIES}
- Artifacts-1.15.2-2.5.1.jar Artifacts {[email protected] CREATE_REGISTRIES}
- SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] CREATE_REGISTRIES}
- DungeonCrawl-1.15.2-2.0.2.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES}
- 101+Dimensions+(1.0.6)+(1.15.2).jar 101 Dimensions {[email protected] CREATE_REGISTRIES}
- BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] CREATE_REGISTRIES}
- TinyMobFarm-1.15.2-1.0.8.jar Tiny Mob Farm {[email protected] CREATE_REGISTRIES}
- mcjtylib-1.15-4.1.3-beta.jar McJtyLib {[email protected] CREATE_REGISTRIES}
- rftoolsbase-1.15-1.1.3-beta.jar RFToolsBase {[email protected] CREATE_REGISTRIES}
- rftoolspower-1.15-2.2.0-beta.jar RFToolsPower {[email protected] CREATE_REGISTRIES}
- rftoolsbuilder-1.15-2.1.5-beta.jar RFToolsBuilder {[email protected] CREATE_REGISTRIES}
- rftoolsstorage-1.15-1.1.6-beta.jar RFToolsStorage {[email protected] CREATE_REGISTRIES}
- rftoolscontrol-1.15-3.0.4-beta.jar RFToolsControl {[email protected] CREATE_REGISTRIES}
- voyage-1.15.2-1.0.2.jar Voyage {[email protected] CREATE_REGISTRIES}
- iChunUtil-1.15.2-8.0.3.jar iChunUtil {[email protected] CREATE_REGISTRIES}
- traverse-1.15.2-3.2.0.jar Traverse {[email protected] ERROR}
- mininggadgets-1.3.5.jar Mining Gadgets {[email protected] CREATE_REGISTRIES}
- Bones-1.15.2-1.3.2.jar Bones {[email protected] CREATE_REGISTRIES}
- ColossalChests-1.15.2-1.7.12.jar ColossalChests {[email protected] CREATE_REGISTRIES}
- MysticalAgriculture-1.15.2-3.0.10.jar Mystical Agriculture {[email protected] CREATE_REGISTRIES}
- UselessSword-1.15.2-V1.2.2.jar Useless Sword {[email protected] CREATE_REGISTRIES}
- extraanvils-3.1a.jar Extra Anvils {[email protected] CREATE_REGISTRIES}
- rftoolsutility-1.15-2.1.5-beta.jar RFToolsUtility {[email protected] CREATE_REGISTRIES}
- titanium-1.15.2-2.4.2.jar Titanium {[email protected] CREATE_REGISTRIES}
- forbidden_arcanus-1.15.2-1.5.jar Forbidden & Arcanus {[email protected] CREATE_REGISTRIES}
- archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] CREATE_REGISTRIES}
- towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] CREATE_REGISTRIES}
- Quark-r2.1-245.jar Quark {[email protected] CREATE_REGISTRIES}
- Charm-1.15.2-1.5.9.jar Charm {[email protected] CREATE_REGISTRIES}
- Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] CREATE_REGISTRIES}
- extragolems-10.2.1.jar Extra Golems {[email protected] CREATE_REGISTRIES}
- JAOPCA-1.15.2-3.2.0.14.jar JAOPCA {[email protected] CREATE_REGISTRIES}
- WorldOfWonder-1.15.2-1.0.6.jar World of Wonder {[email protected] CREATE_REGISTRIES}
- StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] CREATE_REGISTRIES}
- Animalium-0.5.3.jar Animalium {[email protected] CREATE_REGISTRIES}
- combustivefishing-FORGE-1.15.2-2.0.jar Combustive Fishing {[email protected] CREATE_REGISTRIES}
- minecolonies-0.13.88-BETA-universal.jar Minecolonies {[email protected] CREATE_REGISTRIES}
- mobcatcher-2.2.jar Mob Catcher {[email protected] CREATE_REGISTRIES}
- BackTools-1.15.2-8.0.0.jar Back Tools {[email protected] CREATE_REGISTRIES}
- RingOfAttraction-1.15.2-1.1.36.jar Ring of Attraction {[email protected] CREATE_REGISTRIES}
- overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] CREATE_REGISTRIES}
- FutureVersions+v3.0.jar Future Versions {[email protected] CREATE_REGISTRIES}
- Launched Version: 1.15.2
- Backend library: LWJGL version 3.2.2 build 10
- Backend API: AMD Radeon RX 5600 XT GL version 4.6.13596 Compatibility Profile Context 20.5.1 27.20.1017.1011, ATI Technologies Inc.
- GL Caps: Using framebuffer using OpenGL 3.0
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- CPU: 16x AMD Ryzen 7 3700X 8-Core Processor
- OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30
- OptiFine Build: 20200622-083032
- Render Distance Chunks: 13
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.6.13596 Compatibility Profile Context 20.5.1 27.20.1017.1011
- OpenGlRenderer: AMD Radeon RX 5600 XT
- OpenGlVendor: ATI Technologies Inc.
- CpuCount: 16
Advertisement
Add Comment
Please, Sign In to add comment