Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RawEggz

Members
  • Joined

  • Last visited

  1. RawEggz joined the community
  2. ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2/29/20 11:37 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 mekanism.common.registration.DoubleWrappedRegistryObject.getPrimary(DoubleWrappedRegistryObject.java:23) ~[?:?] {re:classloading} at mekanism.common.registration.impl.BlockRegistryObject.getBlock(BlockRegistryObject.java:19) ~[?:?] {re:classloading} at mekanism.client.ClientRegistrationUtil.registerBlockColorHandler(ClientRegistrationUtil.java:108) ~[?:?] {re:classloading} at mekanism.client.ClientRegistration.registerItemColorHandlers(ClientRegistration.java:397) ~[?:?] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_275_ClientRegistration_registerItemColorHandlers_Item.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?] {} 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$3464/452691527.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.18.jar:31.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$421/954936400.call(Unknown Source) [forge-1.15.2-31.1.18.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 mekanism.common.registration.DoubleWrappedRegistryObject.getPrimary(DoubleWrappedRegistryObject.java:23) at mekanism.common.registration.impl.BlockRegistryObject.getBlock(BlockRegistryObject.java:19) at mekanism.client.ClientRegistrationUtil.registerBlockColorHandler(ClientRegistrationUtil.java:108) at mekanism.client.ClientRegistration.registerItemColorHandlers(ClientRegistration.java:397) at net.minecraftforge.eventbus.ASMEventHandler_275_ClientRegistration_registerItemColorHandlers_Item.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$3464/452691527.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$421/954936400.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: 1485101392 bytes (1416 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.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.18.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.18.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.0.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.18.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.18.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.18.jar fml TRANSFORMATIONSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.18 FML Language Providers: [email protected] minecraft@1 Mod List: Colbbs-Donut-Mod-1.15.2-1.0.0.jar Colbb's Donut Mod {[email protected] CREATE_REGISTRIES} torchslabmod-1.15.1_v1.5.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES} mining-helmet-1.15.2-1.0.6.jar Mining Helmet {[email protected] CREATE_REGISTRIES} SBM-BoneTorch-1.15.2-0.0.1.jar [SBM] BoneTorch {[email protected] CREATE_REGISTRIES} Realistic+Ulities+4.1.1.jar Realistic Ulities {[email protected] CREATE_REGISTRIES} goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] CREATE_REGISTRIES} Mekanism-1.15.2-9.9.11.403.jar Mekanism {[email protected] CREATE_REGISTRIES} caelus-FORGE-1.15.2-2.0-beta1.jar Caelus API {[email protected] CREATE_REGISTRIES} colytra-FORGE-1.15.2-3.0.jar Colytra {[email protected] CREATE_REGISTRIES} rsgauges-1.15.2-1.2.1.jar Gauges and Switches {[email protected] CREATE_REGISTRIES} Waystones_1.15.2-6.0.0.jar Waystones {[email protected] CREATE_REGISTRIES} good-nights-sleep-1.15.2-1.0.2.jar Good Night's Sleep {[email protected] CREATE_REGISTRIES} additionalbars-1.2.1.jar Additional Bars {[email protected] CREATE_REGISTRIES} SereneSeasons-1.15.2-3.0.0.66-universal.jar Serene Seasons {[email protected] CREATE_REGISTRIES} decorative_blocks_5.jar Decorative Blocks {[email protected] CREATE_REGISTRIES} DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES} reciperandomizer-1.0.jar Example Mod {[email protected] CREATE_REGISTRIES} FarmingForBlockheads_1.15.2-6.1.0.jar Farming for Blockheads {[email protected] CREATE_REGISTRIES} UnforgivingVoid-1.15.2-1.0.4.jar Unforgiving Void {[email protected] CREATE_REGISTRIES} PickUpNotifier-v1.1.2-1.15.2.jar Pick Up Notifier {[email protected] CREATE_REGISTRIES} immersive-portals-0.4(for+mc+1.15+with+forge).jar Immersive Portals {[email protected] CREATE_REGISTRIES} campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] CREATE_REGISTRIES} forge-1.15.2-31.1.18-universal.jar Forge {[email protected] CREATE_REGISTRIES} refinedstorage-1.8.1.jar Refined Storage {[email protected] CREATE_REGISTRIES} forge-1.15.2-31.1.18-client.jar Minecraft {[email protected] CREATE_REGISTRIES} industrial-foregoing-1.15.2-2.2.1-f27c515.jar Industrial Foregoing {[email protected] CREATE_REGISTRIES} titanium-1.15.2-2.3.6.jar Titanium {[email protected] CREATE_REGISTRIES} SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 CREATE_REGISTRIES} BiomesOPlenty-1.15.2-10.0.0.345-universal (1).jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES} valhelsia_structures-15.0.2.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES} ironfurnaces-1.15.2-2.0.1.jar Iron Furnaces {[email protected] CREATE_REGISTRIES} SilentGear-1.15.2-1.5.2+77.jar Silent Gear {[email protected]+77 CREATE_REGISTRIES} simplefarming-1.15.2-1.2.7.jar Simple Farming {[email protected] CREATE_REGISTRIES} ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] CREATE_REGISTRIES} astikorcarts-1.0.1-1.15.2.jar AstikorCarts {[email protected] CREATE_REGISTRIES} simplybackpacks-1.15.2-1.3.0.jar Simply Backpacks {[email protected] CREATE_REGISTRIES} dimdungeons-1.04-forge-1.15.2.jar Dimensional Dungeons {[email protected] CREATE_REGISTRIES} randomenchants-3.1.0.jar Random Enchants {[email protected] ERROR} enchantedwolves-1.4.2.jar Enchanted Wolves {[email protected] CREATE_REGISTRIES} DoubleSlabs-1.15-2.0.1.jar Double Slabs {[email protected] CREATE_REGISTRIES} backpacked-1.4.1-mc1.15.2.jar Backpacked {[email protected] CREATE_REGISTRIES} lostcities-1.15-3.0.0-alpha.jar LostCities {[email protected] CREATE_REGISTRIES} tombstone-4.2.4-1.15.2 (1).jar Corail Tombstone {[email protected] CREATE_REGISTRIES} obfuscate-0.3.4-1.15.2.jar Obfuscate {[email protected] CREATE_REGISTRIES} vehicle-0.42.5-mc1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] CREATE_REGISTRIES} structurize-0.10.269-ALPHA.jar Structurize {[email protected] CREATE_REGISTRIES} worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c CREATE_REGISTRIES} Survivalist-1.15.2-3.0.1 (1).jar Survivalist {[email protected] CREATE_REGISTRIES} minecolonies-0.10.730-ALPHA-universal.jar Minecolonies {[email protected] CREATE_REGISTRIES} almostalltheores-2.0.2.0.jar Almost All the Ores {[email protected] CREATE_REGISTRIES} Aquaculture-1.15.2-2.0.9.jar Aquaculture 2 {[email protected] CREATE_REGISTRIES} SilentGems-1.15.2-3.5.1+84.jar Silent's Gems 3 {[email protected]+84 CREATE_REGISTRIES} XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] CREATE_REGISTRIES} ElementaryOres-1.15.2-1.0.0.jar Elementary Ores {[email protected] CREATE_REGISTRIES} CosmeticArmorReworked-1.15.2-v1a.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES} Cyclic-1.15.2-0.1.10.jar Cyclic {[email protected] CREATE_REGISTRIES} BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {[email protected] CREATE_REGISTRIES} Launched Version: 1.15.2-forge-31.1.18 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 405 GL version 4.4.0 - Build 20.19.15.4509, 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) Pentium(R) CPU J3710 @ 1.60GHz

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.