Jump to content

Mr_Armageddon

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Mr_Armageddon

  1. My game keeps crashing. It shows this message when it crashes. The game crashed whilst initializing game Error: java.lang.NullPointerException: Registry Object not present These are the mods i have installed: AppleSkin-mc1.15.2-forge-1.0.13 atmospheric-1.15.2-1.2.1 AutoRegLib-1.5-40 autumnity-1.1.0-1.15.2 bloomful-1.15.2-1.3.2 Hwyla-forge-1.10.8-B72_1.15.2 jei-1.15.2-6.0.0.2 QuarkOddities-1.15.2 Quark-r2.1-224 Upgrade-Aquatic-1.15.2-v1.5.1 Xaeros_Minimap_20.7.1_Forge_1.15.2 The-Endergetic-Expansion-1.15.2-v1.2.5 And this is the crash report if you need it: ---- Minecraft Crash Report ---- // You're mean. Time: 4/10/20 5:42 AM Description: Initializing game java.lang.NullPointerException: Registry Object not present at java.util.Objects.requireNonNull(Objects.java:228) ~[?:1.8.0_51] {} at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:91) ~[?:?] {re:classloading} at endergeticexpansion.core.EndergeticExpansion.registerItemColors(EndergeticExpansion.java:122) ~[?:1.0] {re:classloading} at endergeticexpansion.core.EndergeticExpansion$$Lambda$3525/1487945793.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2108/127083661.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.1] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader$$Lambda$4023/604571698.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.onItemColorsInit(ForgeHooksClient.java:203) ~[?:?] {re:classloading} at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:421) [?:?] {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.1.0.jar:31.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/77738832.call(Unknown Source) [forge-1.15.2-31.1.0.jar:31.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {} 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:228) at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:91) at endergeticexpansion.core.EndergeticExpansion.registerItemColors(EndergeticExpansion.java:122) at endergeticexpansion.core.EndergeticExpansion$$Lambda$3525/1487945793.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$2108/127083661.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$30(ModLoader.java:243) at net.minecraftforge.fml.ModLoader$$Lambda$4023/604571698.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.onItemColorsInit(ForgeHooksClient.java:203) at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84) at net.minecraft.client.Minecraft.<init>(Minecraft.java:421) -- 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$420/77738832.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: 7379282768 bytes (7037 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB) CPUs: 12 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 5.0.0-milestone.4+67+b1a340b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.1.0.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.0.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.0.jar fml TRANSFORMATIONSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.0 FML Language Providers: javafml@31.1 minecraft@1 Mod List: forge-1.15.2-31.1.0-client.jar Minecraft {minecraft@1.15.2 LOAD_REGISTRIES} QuarkOddities-1.15.2.jar Quark Oddities {quarkoddities@1.15.2 LOAD_REGISTRIES} The-Endergetic-Expansion-1.15.2-v1.2.5.jar The Endergetic Expansion {endergetic@1.2.1 ERROR} AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 LOAD_REGISTRIES} Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version LOAD_REGISTRIES} jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 LOAD_REGISTRIES} atmospheric-1.15.2-1.2.1.jar Atmospheric {atmospheric@1.2.1 LOAD_REGISTRIES} forge-1.15.2-31.1.0-universal.jar Forge {forge@31.1.0 LOAD_REGISTRIES} Upgrade-Aquatic-1.15.2-v1.5.1.jar Upgrade Aquatic {upgrade_aquatic@1.5.1 LOAD_REGISTRIES} bloomful-1.15.2-1.3.2.jar Bloomful {bloomful@NONE LOAD_REGISTRIES} Xaeros_Minimap_20.7.1_Forge_1.15.2.jar Xaero's Minimap {xaerominimap@20.7.1 LOAD_REGISTRIES} autumnity-1.1.0-1.15.2.jar Autumnity {autumnity@1.1.0 LOAD_REGISTRIES} AutoRegLib-1.5-40 (1).jar AutoRegLib {autoreglib@1.5-40 LOAD_REGISTRIES} Quark-r2.1-224.jar Quark {quark@r2.1-224 LOAD_REGISTRIES} Launched Version: 1.15.2-forge-31.1.0 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
×
×
  • Create New...

Important Information

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