Everything posted by Terramvon
-
Not sure what's going on here...
got this crash report. not sure what it means. ---- Minecraft Crash Report ---- // Shall we play a game? Time: 7/30/20 10:19 PM Description: Rendering overlay java.lang.NullPointerException: Registry entry not present: create:copper_ore at java.util.Objects.requireNonNull(Objects.java:290) ~[?:1.8.0_51] {} at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:25) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.foundation.worldgen.OreFeature.createFeature(OreFeature.java:69) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.foundation.worldgen.AllWorldFeatures.reload(AllWorldFeatures.java:64) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.foundation.config.CWorldGen.onLoad(CWorldGen.java:25) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.foundation.config.ConfigBase$$Lambda$5863/2137762299.accept(Unknown Source) ~[?:?] {} at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {} at com.simibubi.create.foundation.config.ConfigBase.onLoad(ConfigBase.java:31) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.foundation.config.AllConfigs.onLoad(AllConfigs.java:51) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at com.simibubi.create.Create$$Lambda$5327/16471084.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$2139/1559444773.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66) ~[?:31.2] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2299/2118457232.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModContainer$$Lambda$5833/1129282461.accept(Unknown Source) ~[?:?] {} at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$5811/1376742197.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:154) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$5805/1216366780.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$2116/1386693416.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$5765/1115434134.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$2116/1386693416.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.util.Objects.requireNonNull(Objects.java:290) at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:25) at com.simibubi.create.foundation.worldgen.OreFeature.createFeature(OreFeature.java:69) at com.simibubi.create.foundation.worldgen.AllWorldFeatures.reload(AllWorldFeatures.java:64) at com.simibubi.create.foundation.config.CWorldGen.onLoad(CWorldGen.java:25) at com.simibubi.create.foundation.config.ConfigBase$$Lambda$5863/2137762299.accept(Unknown Source) at java.util.ArrayList.forEach(ArrayList.java:1249) at com.simibubi.create.foundation.config.ConfigBase.onLoad(ConfigBase.java:31) at com.simibubi.create.foundation.config.AllConfigs.onLoad(AllConfigs.java:51) at com.simibubi.create.Create$$Lambda$5327/16471084.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$2139/1559444773.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66) at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2299/2118457232.accept(Unknown Source) at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147) at net.minecraftforge.fml.ModContainer$$Lambda$5833/1129282461.accept(Unknown Source) at java.util.Optional.ifPresent(Optional.java:159) at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147) at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89) at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106) at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) at net.minecraftforge.fml.config.ConfigTracker$$Lambda$5811/1376742197.accept(Unknown Source) at java.lang.Iterable.forEach(Iterable.java:75) at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:154) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:784) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) at net.minecraft.client.main.Main.main(SourceFile:204) 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$484/1327478824.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: 4253079104 bytes (4056 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB) CPUs: 4 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: 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.33.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.33.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.33.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.33.jar runtimedistcleaner PLUGINSERVICE /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE /forge-1.15.2-31.2.33.jar fml TRANSFORMATIONSERVICE /OptiForge-MC1.15.2-0.1.27.jar FakeOptiFine TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE /OptiForge-MC1.15.2-0.1.27.jar optiforge TRANSFORMATIONSERVICE /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.33 FML Language Providers: [email protected] minecraft@1 Mod List: SaveMyStronghold-1.15.2-1.0.1.jar Save My Stronghold! {[email protected] CREATE_REGISTRIES} QuarkOddities-1.15.2.jar Quark Oddities {[email protected] CREATE_REGISTRIES} torchslabmod-1.15.2_v1.6.15.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES} berry_good-2.0.0.jar Berry Good {[email protected] CREATE_REGISTRIES} jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] CREATE_REGISTRIES} OptiForge-MC1.15.2-0.1.27.jar OptiForge {[email protected] CREATE_REGISTRIES} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] CREATE_REGISTRIES} Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] CREATE_REGISTRIES} Upgrade-Aquatic-1.15.2-1.7.0.jar Upgrade Aquatic {[email protected] CREATE_REGISTRIES} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] CREATE_REGISTRIES} Vulcanite-2.1.1-mc1.15.2.jar Vulcanite {[email protected] CREATE_REGISTRIES} create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d CREATE_REGISTRIES} BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] CREATE_REGISTRIES} Waystones_1.15.2-6.0.2.jar Waystones {[email protected] CREATE_REGISTRIES} MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] CREATE_REGISTRIES} ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {[email protected] CREATE_REGISTRIES} TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] CREATE_REGISTRIES} Clumps-5.0.2.jar Clumps {[email protected] CREATE_REGISTRIES} Placebo-1.15.2-3.0.2.jar Placebo {[email protected] CREATE_REGISTRIES} BasicNetherOres-1.15.2-4.0.3.jar Basic Nether Ores {[email protected] CREATE_REGISTRIES} VanillaTweaks-1.15.2.1.5.27.jar VanillaTweaks {[email protected] CREATE_REGISTRIES} snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] CREATE_REGISTRIES} bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {[email protected] CREATE_REGISTRIES} additional_lights-1.15.2-2.0.2.jar Additional Lights {[email protected] CREATE_REGISTRIES} traverse-1.15.2-3.2.0.jar Traverse {[email protected] ERROR} FpsReducer-mc1.15.2-1.15.jar FPS Reducer {[email protected] CREATE_REGISTRIES} Swamp-Expansion-1.15.2-1.7.2.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES} forge-1.15.2-31.2.33-universal.jar Forge {[email protected] CREATE_REGISTRIES} structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] CREATE_REGISTRIES} ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] CREATE_REGISTRIES} forge-1.15.2-31.2.33-client.jar Minecraft {[email protected] CREATE_REGISTRIES} The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES} wt_improvements-1.15.2-1.0.0.0.jar Wandering Trader Improvements {[email protected] CREATE_REGISTRIES} repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] CREATE_REGISTRIES} swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES} MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES} netherportalspread_1.15-3.4.jar Nether Portal Spread {[email protected] CREATE_REGISTRIES} phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 CREATE_REGISTRIES} Blur-1.1.0-1.jar Blur {[email protected] CREATE_REGISTRIES} valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES} LetSleepingDogsLie-1.15.2-1.1.1.jar Let Sleeping Dogs Lie {[email protected] CREATE_REGISTRIES} AdLods-1.15.2-3.0.3.0-build.0035.jar Large Ore Deposits {[email protected] CREATE_REGISTRIES} masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE CREATE_REGISTRIES} towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] CREATE_REGISTRIES} simplefarming-1.15.2-1.2.9.jar Simple Farming {[email protected] CREATE_REGISTRIES} Ding-1.15.2-1.1.0.jar Ding {[email protected] CREATE_REGISTRIES} paintings-1.15.2-7.0.0.0.jar Paintings ++ {[email protected] CREATE_REGISTRIES} Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] CREATE_REGISTRIES} collective-1.15.2-1.32.jar Collective {[email protected] CREATE_REGISTRIES} cyclepaintings_1.15-1.3.jar Cycle Paintings {[email protected] CREATE_REGISTRIES} FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] CREATE_REGISTRIES} AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES} Quark-r2.1-245.jar Quark {[email protected] CREATE_REGISTRIES} Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 CREATE_REGISTRIES} OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES} DoubleSlabs-1.15-2.7.4.jar Double Slabs {[email protected] CREATE_REGISTRIES} themidnight-0.5.9.jar The Midnight {[email protected] CREATE_REGISTRIES} worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c CREATE_REGISTRIES} FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] CREATE_REGISTRIES} AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] CREATE_REGISTRIES} AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES} CHAS+v1.3+for+1.15.jar Craftable Horse Armour {[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} Charmonium-1.15.2-1.0.1.jar Charmonium {[email protected] CREATE_REGISTRIES} Covalent-1.15.2-1.0.2.jar Covalent {[email protected] CREATE_REGISTRIES} bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES} classicbar-3.0.2.jar Classic Bar {[email protected] CREATE_REGISTRIES} FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 CREATE_REGISTRIES} farlanders-1.15.2-1.3.1.jar The Farlanders {[email protected] CREATE_REGISTRIES} BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {[email protected] CREATE_REGISTRIES} Launched Version: 1.15.2-forge-31.2.33 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) UHD Graphics 615 GL version 4.6.0 - Build 27.20.100.8190, 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) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null CPU: 4x Intel(R) Core(TM) i5-8200Y CPU @ 1.30GHz OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30 OptiFine Build: 20200622-083032 Render Distance Chunks: 8 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 - Build 27.20.100.8190 OpenGlRenderer: Intel(R) UHD Graphics 615 OpenGlVendor: Intel CpuCount: 4
IPS spam blocked by CleanTalk.