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.

ASimpleMinecrafter

Members
  • Joined

  • Last visited

  1. ASimpleMinecrafter joined the community
  2. ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 4/29/20 7:31 PM Description: Initializing game java.lang.NullPointerException: Registry Object not present at java.util.Objects.requireNonNull(Objects.java:228) ~[?:1.8.0_74] {} at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:91) ~[?:?] {re:classloading} at trapcraft.TrapcraftMod.registerBlockColors(TrapcraftMod.java:108) ~[?:2.7.0] {re:classloading} 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.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 java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_74] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading,xf:fml:vampirism:get_all_scan_data} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:206) ~[?:?] {re:classloading} at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:420) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:166) ~[1.15.2-forge-31.1.30.jar:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.1.30.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 trapcraft.TrapcraftMod.registerBlockColors(TrapcraftMod.java:108) 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.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 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.onBlockColorsInit(ForgeHooksClient.java:206) at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) at net.minecraft.client.Minecraft.<init>(Minecraft.java:420) -- 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:498) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) 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: Mac OS X (x86_64) version 10.14.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1050723776 bytes (1002 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 8 total; -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.30.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.1.30.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.1.30.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.1.30.jar runtimedistcleaner PLUGINSERVICE /forge-1.15.2-31.1.30.jar fml TRANSFORMATIONSERVICE FML: 31.1 Forge: net.minecraftforge:31.1.30 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.15.2-31.1.30-client.jar Minecraft {[email protected] CREATE_REGISTRIES} Lucky-Block-Mod-1.15.2.jar Lucky Block {[email protected] CREATE_REGISTRIES} Reptile-Mod-1.15.2-Turtle.jar Turtle Mod {[email protected] CREATE_REGISTRIES} Reptile-Mod-1.15.2-Crocodile.jar Crocodile Mod {[email protected] CREATE_REGISTRIES} PattysMoreTools-2-Mod-1.15.2.jar PattysMoreTools-2 {[email protected] CREATE_REGISTRIES} ATE48s-XRay-Mod-1.15.2.jar XrayMod {[email protected] CREATE_REGISTRIES} ToLaserBlade-Mod-1.15.2.jar ToLaserBlade {[email protected] CREATE_REGISTRIES} Moving-Elevators-Mod-1.15.2.jar Moving Elevators {[email protected] CREATE_REGISTRIES} Teletubbie-Mod-1.15.2.jar Teletubbies {[email protected] CREATE_REGISTRIES} Simply-Backpacks-Mod-1.15.2.jar Simply Backpacks {[email protected] CREATE_REGISTRIES} Trapcraft-Mod-1.15.2.jar Trapcraft {[email protected] CREATE_REGISTRIES} Ring-of-Blink-Mod-1.15.2.jar Ring of Blink {[email protected] CREATE_REGISTRIES} Cooking-for-Blockheads-Mod-1.15.2.jar Cooking for Blockheads {[email protected] CREATE_REGISTRIES} SecurityCraft-1.15.2.jar SecurityCraft {[email protected] CREATE_REGISTRIES} citadel-1.1.5-1.15.2.jar Citadel {[email protected] CREATE_REGISTRIES} rats-5.1.0-1.15.2.jar Rats {[email protected] CREATE_REGISTRIES} Elementary-Staffs-Mod-1.15.2.jar Elementary Staffs {[email protected] CREATE_REGISTRIES} Serene-Seasons-Mod-1.15.2.jar Serene Seasons {[email protected] CREATE_REGISTRIES} Reptile-Mod-1.15.2-Spider.jar Spider Mod {[email protected] CREATE_REGISTRIES} obfuscate-0.4.2-1.15.2.jar Obfuscate {[email protected] CREATE_REGISTRIES} vehicle-mod-0.43.5-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] CREATE_REGISTRIES} Mutant-Beasts-Mod-1.15.2.jar Mutant Beasts {[email protected] CREATE_REGISTRIES} Ring-of-Teleport-Mod-1.15.2.jar Ring of Teleport {[email protected] CREATE_REGISTRIES} worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c CREATE_REGISTRIES} secretrooms-6.0.5.jar Secret Rooms 6 {[email protected] ERROR} MrCrayFishs-Furniture-1.15.2.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES} Vampirism-Mod-1.15.2.jar Vampirism {[email protected]+20200223-1524 CREATE_REGISTRIES, [email protected]+20200223-1524 CREATE_REGISTRIES} Mahou-Tsukai-Mod-1.15.2.jar Mahou Tsukai {[email protected] CREATE_REGISTRIES} Wall-Jump-Remake-Mod-1.15.2.jar Wall-Jump! {[email protected] CREATE_REGISTRIES} Carpet-Stairs-Mod-1.15.2.jar Carpet Stairs Mod {[email protected] CREATE_REGISTRIES} Mining-Gadgets-Mod-1.15.2.jar Mining Gadgets {[email protected] CREATE_REGISTRIES} forge-1.15.2-31.1.30-universal.jar Forge {[email protected] CREATE_REGISTRIES} GoProne-Mod-1.15.2.jar GoProne {[email protected] CREATE_REGISTRIES} Respawnable-Pets-Mod-1.15.2.jar Respawnable Pets {[email protected] CREATE_REGISTRIES} PattysMoreStuff-Mod-1.15.2.jar pattysmorestuff {[email protected] CREATE_REGISTRIES} LegendOfHerobrine-1.15.2-0.2.1.jar The Legend of Herobrine {[email protected] CREATE_REGISTRIES} Iron-Chests-Mod-1.15.2.jar Iron Chests {[email protected] CREATE_REGISTRIES} Launched Version: 1.15.2-forge-31.1.30 Backend library: LWJGL version 3.2.1 build 12 Backend API: AMD Radeon R9 M390 OpenGL Engine GL version 2.1 ATI-2.11.20, ATI Technologies Inc. GL Caps: Using framebuffer using ARB_framebuffer_object extension Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 4x Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz

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.