Jump to content

Wafflewaffle2

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Wafflewaffle2

  1. I just updated to the latest version of forge, because a few hours ago forge crashed while loading. Well this error appeared: java.lang.NullPointerException: Initializing game Here is the crash report. ---- Minecraft Crash Report ---- // My bad. Time: 7/07/20 09:28 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 doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) ~[?:1.15.2.3] {re:classloading,pl:object_holder_definalize:A} at doggytalents.DoggyTalentsMod$$Lambda$10953/1051681532.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2098/1822648234.invoke(Unknown Source) ~[?:?] {} 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 net.minecraftforge.fml.ModLoader$$Lambda$11462/414903944.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading} 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} at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {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:51) [forge-1.15.2-31.2.30.jar:31.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$485/374845463.call(Unknown Source) [forge-1.15.2-31.2.30.jar:31.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.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 doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) at doggytalents.DoggyTalentsMod$$Lambda$10953/1051681532.accept(Unknown Source) at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) at net.minecraftforge.eventbus.EventBus$$Lambda$2098/1822648234.invoke(Unknown Source) 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 net.minecraftforge.fml.ModLoader$$Lambda$11462/414903944.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) 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(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$485/374845463.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.15.2 Minecraft Version ID: 1.15.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: 1007821672 bytes (961 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.30.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.30.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.30.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.30.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.2.30.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.30 FML Language Providers: javafml@31.2 minecraft@1 kotlinforforge@1.3.1 kotlinfml@1.5.0 Mod List: BETA+-+Camels+Mod+0.8.0+[1.15.2].jar Camel Mod {camels@0.8.0 CREATE_REGISTRIES} UnionLib-1.15.2-1.2.3.jar UnionLib {unionlib@1.2.3 CREATE_REGISTRIES} WizardAnimalsPlus2.1.1_Beta.jar Wizard Animals Plus {wizard_animals_plus@1.0.0 CREATE_REGISTRIES} Wyrmroost-1.1.2.jar Wyrmroost {wyrmroost@1.1.1-DEV CREATE_REGISTRIES} Elenai-Dodge-1.15.2-1.4.3.jar Elenai Dodge {elenaidodge@1.15.2-1.4.3 CREATE_REGISTRIES} areas_1.15-1.0.jar Areas {areas@1.0 CREATE_REGISTRIES} consecration-FORGE-1.15.2-2.0.jar Consecration {consecration@FORGE-1.15.2-2.0 CREATE_REGISTRIES} incensed-1.15.2-1.2.0.jar Incensed {incensed@1.15.2-1.2.0 CREATE_REGISTRIES} 0.0.5c-releasecandidate1.jar NetherBackport {netherbackport@1.0.0 CREATE_REGISTRIES} DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 CREATE_REGISTRIES} dyeable_flower_pots-1.15.2-1.0.0.jar Dyeable Flower Pots {dyeable_flower_pots@1.15.2-1.0.0 CREATE_REGISTRIES} coffeemod-1.0.2.jar Coffee mod {coffeemod@1.0.2 CREATE_REGISTRIES} mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {mcwwindows@1.0.1 CREATE_REGISTRIES} kingvillager-1.3.jar The King of the villagers {kingvillager@1.3 CREATE_REGISTRIES} flower-breeding-1.15.2-1.4.jar Lizzie's Flower Breeding {acmc@1.0 CREATE_REGISTRIES} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {kleeslabs@8.0.0 CREATE_REGISTRIES} pitg-1.15.2-1.4.0.jar Pane In The Glass {pitg@1.15.2-1.4.0 CREATE_REGISTRIES} BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {bettercaves@1.15.2-1.0 CREATE_REGISTRIES} TerraForged-1.15.2-0.0.15.jar TerraForged {terraforged@0.0.15 CREATE_REGISTRIES} ResourcefulTools-1.15.2-1.1.39.jar Resourceful Tools {resourceful_tools@1.1.36 CREATE_REGISTRIES} Elementary+Staffs+1.8a02.jar Elementary Staffs {element@1.8 CREATE_REGISTRIES} Better-Berries-1.0.0.jar Better Berries {betterberries@0.2.1 CREATE_REGISTRIES} Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 CREATE_REGISTRIES} Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 CREATE_REGISTRIES} oceangems-1.0.0_1.15.2.jar Ocean Gems {ocean_gems@1.0.0 CREATE_REGISTRIES} guardvillagers-1.15.2-1.0.6.jar Guard Villagers {guardvillagers@1.0.6 CREATE_REGISTRIES} cryingghasts_1.15-1.1.jar Crying Ghasts {cryingghasts@1.1 CREATE_REGISTRIES} mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {mcwdoors@1.0.0 CREATE_REGISTRIES} pinesfoodmod-1.0.jar Mr. Pineapples Food Mod {pinesfoodmod@1.0 CREATE_REGISTRIES} spidersprwebs_1.15-1.1.jar Spiders Produce Webs {spidersprwebs@1.1 CREATE_REGISTRIES} cowboyup-2.0.2-mc1.15.2.jar CowboyUp {cowboyup@2.0.2-mc1.15.2 CREATE_REGISTRIES} After+the+Drizzle-0.1.26f-Beta-1.15.2.jar After the Drizzle {afterthedrizzle@0.1.26f-Beta-1.15.2 CREATE_REGISTRIES} WaterStrainer-1.15.2-9.0.0.jar Water Strainer {waterstrainer@1.15.2-9.0.0 CREATE_REGISTRIES} SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {snowrealmagic@1.7.5 CREATE_REGISTRIES} dynamic_world-1.15.2-0.3.2.0.jar Dynamic World {dynamic_world@0.3.0.0 CREATE_REGISTRIES} shetiphiancore-1.15-3.7.2.jar ShetiPhian-Core {shetiphiancore@3.7.2 CREATE_REGISTRIES} EnhancedSnowman-1.15.2-1.0.1.jar Enhanced Snowman {enhanced_snowman@1.0.1 CREATE_REGISTRIES} peanutmod-1.15.2-1.0.2.jar Peanut Mod {peanutmod@1.0.2 CREATE_REGISTRIES} Obsidian+Utilities+1.15.2+V1.4.jar Obsidian Utilities {obsidianutilities@1.4 CREATE_REGISTRIES} mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 CREATE_REGISTRIES} repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {repurposed_structures@1.15.2-1.7.2 CREATE_REGISTRIES} netherportalspread_1.15-3.5.jar Nether Portal Spread {netherportalspread@3.5 CREATE_REGISTRIES} BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.363 CREATE_REGISTRIES} BetterDrowning-1.15.2-1.0.3.jar BetterDrowning {betterdrowning@1.0.3 CREATE_REGISTRIES} projectvibrantjourneys-1.15.2-2.0.3.jar Project: Vibrant Journeys {projectvibrantjourneys@1.15.2-2.0.3 CREATE_REGISTRIES} Beekeeper-1.15.1-1.0.0.0.jar Beekeeper {bk@1.0.0.0 CREATE_REGISTRIES} valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a CREATE_REGISTRIES} astral-1.4.12.jar Astral {astral@1.4.12 CREATE_REGISTRIES} antisoapbox-1.0.0.jar Anti Soapbox {antisoapbox@1.0.0 CREATE_REGISTRIES} ediblebugs-1.0.18_MC1.15.2.jar Edible Bugs {ediblebugs@1.0.18_MC1.15.2 CREATE_REGISTRIES} simplefarming-1.15.2-1.2.9.jar Simple Farming {simplefarming@1.15.2-1.2.9 CREATE_REGISTRIES} odimod-1.15.2-release.jar Oh Doungeons Items Mod {odimod@1.0.0 CREATE_REGISTRIES} fairylights-3.0.4-1.15.2.jar Fairy Lights {fairylights@3.0.4 CREATE_REGISTRIES} villagespawnpoint_1.15-1.2.jar Village Spawn Point {villagespawnpoint@1.2 CREATE_REGISTRIES} shinobiscloset-1.15.2-1.0.0.4.jar Shinobi's Closet Mod {shinobiscloset@1.15.2-1.0.0.4 CREATE_REGISTRIES} Patchouli-1.15.2-1.2-34.jar Patchouli {patchouli@1.15.2-1.2-34 CREATE_REGISTRIES} flying_things-1.8.9-1.15.2.jar The Flying Things {flying_things@1.8.9 CREATE_REGISTRIES} IllusionerTower1.0.0-MC1.15.2.jar Illusioner Tower {illusioner_tower@1.0.0 CREATE_REGISTRIES} extendedmushrooms-1.4.1-1.15.2+.jar Extended Mushrooms {extendedmushrooms@1.4.1-1.15.2+ CREATE_REGISTRIES} collective-1.15.2-1.35.jar Collective {collective@1.35 CREATE_REGISTRIES} config-2-3.0.jar Cloth Config v2 API {cloth-config2@3.0 CREATE_REGISTRIES} horse_colors-1.15.2-1.2.5.jar Realistic Horse Genetics {horse_colors@1.15.2-1.2.5 CREATE_REGISTRIES} SullysMod-V0.7FIX.jar Sully's Mod {sullys_mod@V0.7 CREATE_REGISTRIES} doublebladedaxemod-1.2.0-1.15.2.jar Double Bladed Axe Mod {doublebladedaxemod@1.1.0 CREATE_REGISTRIES} Mushroom+Quest_1.15.2_v2.3.jar Mushroom Quest {mushroomquest@1.0.0 CREATE_REGISTRIES} Survive-1.15.2-1.5.5.jar Survive {survive@1.5.5 CREATE_REGISTRIES} usefulhats-1.6.0-1.15.1+.jar Useful Hats {usefulhats@1.6.0-1.15.1+ CREATE_REGISTRIES} immersivelighting-1.15-2.0.1.jar Immersive Lighting {immersivelighting@2.0.1 CREATE_REGISTRIES} strata-1.15.2-1.0.2.jar Strata {strata@1.0.2 CREATE_REGISTRIES} noRecipeBook_v1.5.4formc1.15.2.jar No Recipe Book {norecipebook@1.5.4 CREATE_REGISTRIES} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {mcwroofs@1.0.2 CREATE_REGISTRIES} lock_minecart_view-1.2.0.jar Better minecart rotation {lock_minecart_view@1.2.0 CREATE_REGISTRIES} AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 CREATE_REGISTRIES} fortunate-2.7-MC-1.15.jar How Fortunate! {fortunate@2.7-MC-1.15 CREATE_REGISTRIES} earthsanimals-1.15.2-0.0.6-beta.jar Earths Animals {earthsanimals@1.15.1-0.0.6-beta CREATE_REGISTRIES} SakuraRosea-1.3.jar Sakura Rosea {sakurarosea@1.3 CREATE_REGISTRIES} BetterBurning-1.15.2-1.3.4.jar BetterBurning {betterburning@1.3.4 CREATE_REGISTRIES} incubation-1.0.4-1.15.2.jar Incubation {incubation@1.0.4 CREATE_REGISTRIES} CleanView-1.15.2-v1a.jar CleanView {cleanview@1.15.2-v1a CREATE_REGISTRIES} PrettyBeaches_1.15.2-4.0.1.jar Pretty Beaches {prettybeaches@4.0.1 CREATE_REGISTRIES} BetterMineshaftsForge-1.15.2-1.0.2.jar YUNG's Better Mineshafts {bettermineshafts@1.15.2-1.0.2 CREATE_REGISTRIES} DarkPaintings-1.15.2-1.0.6.jar DarkPaintings {darkpaintings@1.0.6 CREATE_REGISTRIES} BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {betteradvancements@0.1.0.99 CREATE_REGISTRIES} Extra+Weapons+Mod+Release+1.15.4.0.jar Extra Weapons {extraweapons@1.15.4.0 CREATE_REGISTRIES} JustMoreCakes-1.1_MC1.15.2.jar Just More Cake! {jmc@1.0 CREATE_REGISTRIES} SaveMyStronghold-1.15.2-1.0.1.jar Save My Stronghold! {savemystronghold@1.15.2-1.0.1 CREATE_REGISTRIES} doubledoors_1.15-2.1.jar Double Doors {doubledoors@2.1 CREATE_REGISTRIES} torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {torchslabmod@1.7.0 CREATE_REGISTRIES} biggerspongeabsorptionradius_1.15-1.0.jar Bigger Sponge Absorption Radius {biggerspongeabsorptionradius@1.0 CREATE_REGISTRIES} geysermod-1.15.2-1.0.2.0.jar Geyser Mod {geysermod@1.0.2.0 CREATE_REGISTRIES} jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 CREATE_REGISTRIES} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 CREATE_REGISTRIES} Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 CREATE_REGISTRIES} KiwiBirds-1.1.jar Kiwi Birds {kiwibirds@1.1 CREATE_REGISTRIES} goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 CREATE_REGISTRIES} Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE CREATE_REGISTRIES} extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 CREATE_REGISTRIES} bundleditems-mc1.15.2-1.3.1.jar Bundled Items {bundleditems@1.3.1 CREATE_REGISTRIES} Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 CREATE_REGISTRIES} PassableFoliage-1.15.2-1.1.0.jar Passable Foliage {passablefoliage@1.1.0 CREATE_REGISTRIES} GoatMod-1.15.2-1.1.jar Goat Mod {goatmod@1.0 CREATE_REGISTRIES} comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {comforts@FORGE-1.15.2-2.0.0.3 CREATE_REGISTRIES} SCC-YetAnotherChopDownMod-1.15.2-0.3.0.jar Yet Another ChopDown Mod {yetanotherchopdownmod@1.15.2-0.3.0 CREATE_REGISTRIES} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 CREATE_REGISTRIES} FruitTrees-1.15.2-1.4.1.jar Fruit Trees {fruittrees@1.4.1 CREATE_REGISTRIES} Kiwi-1.15.2-2.7.1.jar Kiwi {kiwi@2.7.1 CREATE_REGISTRIES} SereneSeasons-1.15.2-3.0.0.72-universal.jar Serene Seasons {sereneseasons@1.15.2-3.0.0.72 CREATE_REGISTRIES} PyramidPlunder-1.15.2-1.1.jar Pyramid Plunder {pyramidplunder@1.15-1.0 CREATE_REGISTRIES} puddles-2.0.0.jar Puddles {puddles@2.0.0 CREATE_REGISTRIES} betteranimalsplus-1.15.2-8.2.1.96.jar Better Animals Plus {betteranimalsplus@8.2.1.96 CREATE_REGISTRIES} snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {snowundertrees@v1.1.1 CREATE_REGISTRIES} permasomnia_v1.1.1_formc1.15.2.jar Permasomnia {permasomnia@1.1.1 CREATE_REGISTRIES} mapperbase-1.15.2-1.1.1.0.jar Mapper Base {mapperbase@1.15.2-1.1.1.0 CREATE_REGISTRIES} embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {embellishcraft@1.15.2-2.2.1.0 CREATE_REGISTRIES} additional_lights-1.15.2-1.2.0.jar Additional Lights {additional_lights@1.15.2-1.2.0 CREATE_REGISTRIES} traverse-1.15.2-3.2.0.jar Traverse {traverse@1.15.2-3.2.0 ERROR} HarderBranchMining-1.15.2-2.0.0.10.jar Harder Branch Mining Mod {hbm@2.0.0.10 CREATE_REGISTRIES} bloodfruit-1.4.jar Blood Fruit {bloodfruit@.1 CREATE_REGISTRIES} Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES} strongfarmland-1.15.2-1.1.0.jar Stronger Farmland Mod {strongfarmland@1.15.2-1.1.0 CREATE_REGISTRIES} beyond_the_nether_wastes_v_1.1.0.jar Beyond The Nether Wastes {btnw@1.0.0 CREATE_REGISTRIES} forge-1.15.2-31.2.30-universal.jar Forge {forge@31.2.30 CREATE_REGISTRIES} Bountiful-1.14.4-3.1.2.jar Bountiful {bountiful@1.14.4-3.1.2 CREATE_REGISTRIES} DramaticDoors-1.15.2-1.1.0.jar Dramatic Doors {dramaticdoors@1.15.2-1.1.0 CREATE_REGISTRIES} More+Plants+1.15.2+v.4.3.jar More Plants 1.12.2 {moreplants@1.0.0 CREATE_REGISTRIES} More+Mobs+1.15.2.jar More Mobs {moremobs@1.0.0 CREATE_REGISTRIES} VendingMachine-1.15.1-1.0.0.0.jar Vending Machine {vm@1.0.0.0 CREATE_REGISTRIES} weakerspwbs_1.15-1.4.jar Weaker Spiderwebs {weakerspwbs@1.4 CREATE_REGISTRIES} RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {rotten_creatures@0.9.7 CREATE_REGISTRIES} forge-1.15.2-31.2.30-client.jar Minecraft {minecraft@1.15.2 CREATE_REGISTRIES} cofh_core-1.15.2-0.4.0b.jar CoFH Core {cofh_core@0.4.0b CREATE_REGISTRIES} The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 CREATE_REGISTRIES} Standard+Materials+Add-on+for+Tool+Variants+1.15.2.jar Tool Variants (Standard Materials Addon) {toolvariants@1.0 CREATE_REGISTRIES} pandoras_creatures-1.15.2-1.0.0.jar Pandoras Creatures {pandoras_creatures@1.15.2-1.0.0 CREATE_REGISTRIES} naturalslabsmod-1.0.6.jar Natural Slabs Mod {naturalslabsmod@1.0.6 CREATE_REGISTRIES} NaturalProgression-1.15.2-1.3.0.jar Natural Progression {natural-progression@1.3.0 CREATE_REGISTRIES} compactores-1.15.2-2.1.3.jar Compact Ores {compactores@2.1.3 CREATE_REGISTRIES} wards-1.15.2-1.4.0.jar Wards {wards@1.15.2-1.4.0 CREATE_REGISTRIES} HerdMentality-1.15.2-1.0.1.jar HerdMentality {herdmentality@1.0.1 CREATE_REGISTRIES} towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {towers_of_the_wild@1.15.2-1.2.0 CREATE_REGISTRIES} omgourd-1.15.2-0.1.0b.jar Oh My Gourd {omgourd@0.4.0b CREATE_REGISTRIES} astikorcarts-1.0.2-1.15.2.jar AstikorCarts {astikorcarts@1.0.2 CREATE_REGISTRIES} Atmospheric-1.15.2-1.4.1.jar Atmospheric {atmospheric@1.4.1 CREATE_REGISTRIES} Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 CREATE_REGISTRIES} Xaeros_Minimap_20.15.2_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.15.2 CREATE_REGISTRIES} Six6Stars+Item+Compactor+and+Olympian+Armors+1_15_2+v1.0.7-64x.jar Six6Stars Item Compactor & Olympian Armors {six6stars_item_compactor@1.0.7 CREATE_REGISTRIES} autumnity-1.3.2-1.15.2.jar Autumnity {autumnity@1.3.2 CREATE_REGISTRIES} polymorph-FORGE-1.15.2-0.3.jar Polymorph {polymorph@FORGE-1.15.2-0.3 CREATE_REGISTRIES} multibeds-1.15-1.6.1.jar Multi-Beds {multibeds@1.6.1 CREATE_REGISTRIES} AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 CREATE_REGISTRIES} Quark-r2.1-245.jar Quark {quark@r2.1-245 CREATE_REGISTRIES} WorldOfWonder-1.15.2-1.0.6.jar World of Wonder {worldofwonder@1.15.2-1.0.6 CREATE_REGISTRIES} DoubleSlabs-1.15-2.7.6.jar Double Slabs {doubleslabs@2.7.6 CREATE_REGISTRIES} TaigaAdditions+[0.1.2].jar Taiga Additions {taigaexpansion@0.1.2 CREATE_REGISTRIES} Regrowth-1.15.2-0.0.0.8.jar Regrowth Mod {regrowth@0.0.0.8 CREATE_REGISTRIES} OfflineSkins-1.15.2-v2.jar OfflineSkins {offlineskins@1.15.2-v2 CREATE_REGISTRIES} getoutofmyboat-1.15.2-1.0.0.jar Get Out Of My Boat {getoutofmyboat@1.15.2-1.0.0 CREATE_REGISTRIES} AmbientEnvironment-3.0.0.jar Ambient Environment {ambientenvironment@3.0.0 CREATE_REGISTRIES} engineersdecor-1.15.2-1.0.20-b4.jar Engineer's Decor {engineersdecor@1.0.20-b4 CREATE_REGISTRIES} solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 CREATE_REGISTRIES} water-erosion-1.15.2-forge-1.1.2.jar Water Erosion {water-erosion@1.1.2 CREATE_REGISTRIES} Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 CREATE_REGISTRIES} XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {xlfoodmod@2.2.2 CREATE_REGISTRIES} LegendOfHerobrine-1.15.2-0.5.0.jar The Legend of Herobrine {herobrine@0.5.0 CREATE_REGISTRIES} SystemAdditions.jar vanilla expansion {vanilla_expansion@1.0.0 CREATE_REGISTRIES} SoundFilters-0.13_for_1.15.2.jar Sound Filters {soundfilters@0.13_for_1.15.2 CREATE_REGISTRIES} healingcf_1.15-2.3.jar Healing Campfire {healingcf@2.3 CREATE_REGISTRIES} cooking_table-1.15.2-1.2.1.jar Cooking Table {idraes_cooking_table@1.15.2-1.2.1 CREATE_REGISTRIES} Launched Version: 1.15.2-forge-31.2.30 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 400 GL version 4.4.0 - Build 20.19.15.5126, 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: 4x Intel(R) Atom(TM) x5-E8000 CPU @ 1.04GHz
  2. Thank you for answering, so thats what is causing the crash. I probably should contact the modder about this, so that they can indicate which version of forge we should be using.
  3. Hello, when my game starts loading but then crashes with this error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException Here is the crash report ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 7/07/20 05:25 PM Description: Initializing game java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) ~[?:31.2] {re:classloading} at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:251) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$buildMods$27(ModLoader.java:231) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$2213/1692202851.apply(Unknown Source) ~[?:?] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {} at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1683) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:233) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$19(ModLoader.java:189) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$2210/418461526.apply(Unknown Source) ~[?:?] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:191) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2080/1870436181.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2081/1168882980.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {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.15.2-31.2.0.jar:31.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$476/554241160.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {} Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedConstructorAccessor56.newInstance(Unknown Source) ~[?:?] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading} ... 40 more Caused by: net.minecraftforge.fml.ModLoadingException: EmbellishCraft has class loading errors §7net/minecraftforge/fml/DistExecutor$SafeSupplier at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:77) ~[?:31.2] {re:classloading} at sun.reflect.GeneratedConstructorAccessor56.newInstance(Unknown Source) ~[?:?] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading} ... 40 more Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/DistExecutor$SafeSupplier at tv.mapper.embellishcraft.EmbellishCraft.<clinit>(EmbellishCraft.java:28) ~[?:1.15.2-2.2.1.0] {re:classloading} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51] {} at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:31.2] {re:classloading} at sun.reflect.GeneratedConstructorAccessor56.newInstance(Unknown Source) ~[?:?] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading} ... 40 more Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.DistExecutor$SafeSupplier at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:101) ~[modlauncher-5.1.0.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at tv.mapper.embellishcraft.EmbellishCraft.<clinit>(EmbellishCraft.java:28) ~[?:1.15.2-2.2.1.0] {re:classloading} at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51] {} at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:31.2] {re:classloading} at sun.reflect.GeneratedConstructorAccessor56.newInstance(Unknown Source) ~[?:?] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading} ... 40 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:251) at net.minecraftforge.fml.ModLoader.lambda$buildMods$27(ModLoader.java:231) at net.minecraftforge.fml.ModLoader$$Lambda$2213/1692202851.apply(Unknown Source) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1683) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:233) at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$19(ModLoader.java:189) at net.minecraftforge.fml.ModLoader$$Lambda$2210/418461526.apply(Unknown Source) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:191) at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2080/1870436181.run(Unknown Source) at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2081/1168882980.run(Unknown Source) at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:166) 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$476/554241160.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.15.2 Minecraft Version ID: 1.15.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: 2006280808 bytes (1913 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB) CPUs: 4 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.1.0+69+master.79f13f7 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.0 FML Language Providers: javafml@31.2 minecraft@1 kotlinforforge@1.3.1 kotlinfml@1.5.0 Mod List: ~~ERROR~~ NullPointerException: null Launched Version: 1.15.2-forge-31.2.0 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 400 GL version 4.4.0 - Build 20.19.15.5126, 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: 4x Intel(R) Atom(TM) x5-E8000 CPU @ 1.04GHz
×
×
  • Create New...

Important Information

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