Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed (Author was flagged for spam)

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
1.16.1 modpack crash
Post Flair (click to view more posts with a particular flair)
Post Body

Help me understand whats wrong

---- Minecraft Crash Report ----

// You should try our sister game, Minceraft!

Time: 9/8/20 6:48 PM

Description: Initializing game

java.lang.NullPointerException: Initializing game

at knightminer.inspirations.tools.ToolsClientEvents.registerItemColors([ToolsClientEvents.java:43](https://ToolsClientEvents.java:43)) \~\[?:1.16.1-1.2.0\] {re:classloading,pl:eventbus:A}

at net.minecraftforge.eventbus.ASMEventHandler\_292\_ToolsClientEvents\_registerItemColors\_Item.invoke(.dynamic) \~\[?:?\] {}

at net.minecraftforge.eventbus.ASMEventHandler.invoke([ASMEventHandler.java:85](https://ASMEventHandler.java:85)) \~\[eventbus-3.0.3-service.jar:?\] {}

at [net.minecraftforge.eventbus.EventBus.post](https://net.minecraftforge.eventbus.EventBus.post)([EventBus.java:297](https://EventBus.java:297)) \~\[eventbus-3.0.3-service.jar:?\] {}

at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent([FMLModContainer.java:175](https://FMLModContainer.java:175)) \~\[?:32.0\] {re:classloading}

at net.minecraftforge.fml.ModLoader.lambda$postEvent$31([ModLoader.java:260](https://ModLoader.java:260)) \~\[?:?\] {re:classloading}

at net.minecraftforge.fml.ModLoader$$Lambda$7360/1054542265.accept(Unknown Source) \~\[?:?\] {}

at java.util.HashMap.forEach([HashMap.java:1280](https://HashMap.java:1280)) \~\[?:1.8.0\_51\] {}

at net.minecraftforge.fml.ModList.forEachModContainer([ModList.java:220](https://ModList.java:220)) \~\[?:?\] {re:classloading}

at net.minecraftforge.fml.ModLoader.postEvent([ModLoader.java:260](https://ModLoader.java:260)) \~\[?:?\] {re:classloading}

at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit([ForgeHooksClient.java:170](https://ForgeHooksClient.java:170)) \~\[?:?\] {re:classloading}

at net.minecraft.client.renderer.color.ItemColors.func\_186729\_a([ItemColors.java:86](https://ItemColors.java:86)) \~\[?:?\] {re:classloading,pl:runtimedistcleaner:A}

at net.minecraft.client.Minecraft.<init>([Minecraft.java:450](https://Minecraft.java:450)) \[?:?\] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}

at net.minecraft.client.main.Main.main([Main.java:149](https://Main.java:149)) \[?:?\] {re:classloading,pl:runtimedistcleaner:A}

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \~\[?:1.8.0\_51\] {}

at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62)) \~\[?:1.8.0\_51\] {}

at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43)) \~\[?:1.8.0\_51\] {}

at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497)) \~\[?:1.8.0\_51\] {}

at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0([FMLClientLaunchProvider.java:51](https://FMLClientLaunchProvider.java:51)) \[forge-1.16.1-32.0.108.jar:32.0\] {}

at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$434/298287232.call(Unknown Source) \[forge-1.16.1-32.0.108.jar:32.0\] {}

at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([LaunchServiceHandlerDecorator.java:37](https://LaunchServiceHandlerDecorator.java:37)) \[modlauncher-6.1.1.jar:?\] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:54](https://LaunchServiceHandler.java:54)) \[modlauncher-6.1.1.jar:?\] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:72](https://LaunchServiceHandler.java:72)) \[modlauncher-6.1.1.jar:?\] {}

at [cpw.mods.modlauncher.Launcher.run](https://cpw.mods.modlauncher.Launcher.run)([Launcher.java:81](https://Launcher.java:81)) \[modlauncher-6.1.1.jar:?\] {re:classloading}

at cpw.mods.modlauncher.Launcher.main([Launcher.java:65](https://Launcher.java:65)) \[modlauncher-6.1.1.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 knightminer.inspirations.tools.ToolsClientEvents.registerItemColors([ToolsClientEvents.java:43](https://ToolsClientEvents.java:43))

at net.minecraftforge.eventbus.ASMEventHandler\_292\_ToolsClientEvents\_registerItemColors\_Item.invoke(.dynamic)

at net.minecraftforge.eventbus.ASMEventHandler.invoke([ASMEventHandler.java:85](https://ASMEventHandler.java:85))

at [net.minecraftforge.eventbus.EventBus.post](https://net.minecraftforge.eventbus.EventBus.post)([EventBus.java:297](https://EventBus.java:297))

at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent([FMLModContainer.java:175](https://FMLModContainer.java:175))

at net.minecraftforge.fml.ModLoader.lambda$postEvent$31([ModLoader.java:260](https://ModLoader.java:260))

at net.minecraftforge.fml.ModLoader$$Lambda$7360/1054542265.accept(Unknown Source)

at java.util.HashMap.forEach([HashMap.java:1280](https://HashMap.java:1280))

at net.minecraftforge.fml.ModList.forEachModContainer([ModList.java:220](https://ModList.java:220))

at net.minecraftforge.fml.ModLoader.postEvent([ModLoader.java:260](https://ModLoader.java:260))

at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit([ForgeHooksClient.java:170](https://ForgeHooksClient.java:170))

at net.minecraft.client.renderer.color.ItemColors.func\_186729\_a([ItemColors.java:86](https://ItemColors.java:86))

at net.minecraft.client.Minecraft.<init>([Minecraft.java:450](https://Minecraft.java:450))

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.main.Main.main([Main.java:149](https://Main.java:149))

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))

at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))

at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))

at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0([FMLClientLaunchProvider.java:51](https://FMLClientLaunchProvider.java:51))

at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$434/298287232.call(Unknown Source)

at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([LaunchServiceHandlerDecorator.java:37](https://LaunchServiceHandlerDecorator.java:37))

at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:54](https://LaunchServiceHandler.java:54))

at cpw.mods.modlauncher.LaunchServiceHandler.launch([LaunchServiceHandler.java:72](https://LaunchServiceHandler.java:72))

at [cpw.mods.modlauncher.Launcher.run](https://cpw.mods.modlauncher.Launcher.run)([Launcher.java:81](https://Launcher.java:81))

at cpw.mods.modlauncher.Launcher.main([Launcher.java:65](https://Launcher.java:65))

-- System Details --

Details:

Minecraft Version: 1.16.1

Minecraft Version ID: 1.16.1

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: 4342072904 bytes (4140 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)

CPUs: 12

JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance\_javaw.exe\_minecraft.exe.heapdump -Xss1M -Xmx6G -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

ModLauncher: 6.1.1 74 master.966c698

ModLauncher launch target: fmlclient

ModLauncher naming: srg

ModLauncher services: 

    /mixin-0.8.jar mixin PLUGINSERVICE 

    /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 

    /forge-1.16.1-32.0.108.jar object\_holder\_definalize PLUGINSERVICE 

    /forge-1.16.1-32.0.108.jar runtime\_enum\_extender PLUGINSERVICE 

    /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 

    /forge-1.16.1-32.0.108.jar capability\_inject\_definalize PLUGINSERVICE 

    /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 

    /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 

    /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 

FML: 32.0

Forge: net.minecraftforge:32.0.108

FML Language Providers: 

    [email protected]

    minecraft@1

Mod List: 

    TrashSlot\_1.16.1-12.0.1.jar TrashSlot {[email protected] LOAD\_REGISTRIES}

    torchslabmod-1.16.1\_v1.6.16.jar Torch Slab Mod {[email protected] LOAD\_REGISTRIES}

    NetherPortalFix\_1.16.1-7.0.1.jar NetherPortalFix {[email protected] LOAD\_REGISTRIES}

    mining-helmet-1.16.1-1.0.8.jar Mining Helmet {mining\[email protected] LOAD\_REGISTRIES}

    jei-1.16.1-7.0.1.10.jar Just Enough Items {[email protected] LOAD\_REGISTRIES}

    the-conjurer-1.16.1-1.0.8.jar The Conjurer {conjurer\[email protected] LOAD\_REGISTRIES}

    Abnormals-Core-1.16.1-2.0.3.jar Abnormals Core {abnormals\[email protected] LOAD\_REGISTRIES}

    Uppers-0.3.0.jar Uppers {[email protected] LOAD\_REGISTRIES}

    ChineseWorkshop-1.16.1-3.0.0.jar ChineseWorkshop {[email protected] LOAD\_REGISTRIES}

    Kiwi-1.16.1-3.2.1.jar Kiwi {[email protected] ERROR}

    mcws-win-1.16.1-v1.0.2.jar Macaw's Windows {[email protected] LOAD\_REGISTRIES}

    Upgrade-Aquatic-1.16.1-2.0.1.jar Upgrade Aquatic {upgrade\[email protected] LOAD\_REGISTRIES}

    KleeSlabs\_1.16.1-9.0.0.jar KleeSlabs {[email protected] LOAD\_REGISTRIES}

    Extra-Boats-1.16.1-1.4.1.jar Extra Boats {[email protected] LOAD\_REGISTRIES}

    Waystones\_1.16.1-7.1.1.jar Waystones {[email protected] LOAD\_REGISTRIES}

    ForgeEndertech-1.16.1-7.0.1.0-build.0008.jar Forge Endertech {[email protected] LOAD\_REGISTRIES}

    AdFinders-1.16.1-5.0.1.0-build.0008.jar Advanced Finders {[email protected] LOAD\_REGISTRIES}

    Placebo-1.16.1-4.1.3.jar Placebo {[email protected] LOAD\_REGISTRIES}

    citadel-1.2.0.jar Citadel {[email protected] LOAD\_REGISTRIES}

    appliedenergistics2-8.0.0-beta.2.jar Applied Energistics 2 {[email protected] LOAD\_REGISTRIES}

    decorative\_blocks-1.16.1-1.5.jar Decorative Blocks {decorative\[email protected] LOAD\_REGISTRIES}

    Bookshelf-1.16.1-6.3.20.jar Bookshelf {[email protected] LOAD\_REGISTRIES}

    BotanyPots-1.16.1-3.0.6.jar BotanyPots {[email protected] LOAD\_REGISTRIES}

    randompatches-1.16.1-1.22.1.1.jar RandomPatches {[email protected] LOAD\_REGISTRIES}

    mcw-doors-1.0.0-mc1.16.1.jar Macaw's Doors {[email protected] LOAD\_REGISTRIES}

    Morpheus-1.16.1-4.2.55.jar Morpheus {morpheus@version LOAD\_REGISTRIES}

    mapperbase-1.16.1-2.0.0.0.jar Mapper Base {[email protected] LOAD\_REGISTRIES}

    walljump-forge-1.16.1-1.3.6.jar Wall-Jump! {[email protected] LOAD\_REGISTRIES}

    JustEnoughResources-1.16.1-0.11.1.98.jar Just Enough Resources {[email protected] LOAD\_REGISTRIES}

    forge-1.16.1-32.0.108-universal.jar Forge {[email protected] LOAD\_REGISTRIES}

    absentbydesign-1.16.1-1.1.0.jar Absent By Design Mod {[email protected] LOAD\_REGISTRIES}

    structure-gel-api-1.16.1-1.2.1.jar Structure Gel API {structure\[email protected] LOAD\_REGISTRIES}

    forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] LOAD\_REGISTRIES}

    The-Endergetic-Expansion-1.16.1-2.0.0.jar The Endergetic Expansion {[email protected] LOAD\_REGISTRIES}

    mcw-bridges-1.0.4-mc1.16.1.jar Macaw's Bridges {[email protected] LOAD\_REGISTRIES}

    torchmaster-2.3.2-alpha.jar Torchmaster {[email protected] LOAD\_REGISTRIES}

    swingthroughgrass-1.16.1-1.5.1.jar SwingThroughGrass {[email protected] LOAD\_REGISTRIES}

    embellishcraft-1.16.1-3.0.0.0.jar EmbellishCraft {[email protected] LOAD\_REGISTRIES}

    AdPoles-1.16.1-5.0.0.0-build.0006.jar To the Bat Poles! {[email protected] LOAD\_REGISTRIES}

    valhelsia\_structures-16.0.2.jar Valhelsia Structures {valhelsia\[email protected] LOAD\_REGISTRIES}

    mcw-trapdors-1.0.0fix-mc1.16.1.jar Macaw's Trapdoors {[email protected] LOAD\_REGISTRIES}

    AdLods-1.16.1-4.0.0.0-build.0007.jar Large Ore Deposits {[email protected] LOAD\_REGISTRIES}

    Ding-1.16.1-1.1.0.jar Ding {[email protected] LOAD\_REGISTRIES}

    Savage-and-Ravage-1.16.1-2.0.0.jar Savage & Ravage {[email protected] LOAD\_REGISTRIES}

    Mantle-1.16.1-1.6.27.jar Mantle {[email protected] LOAD\_REGISTRIES}

    Inspirations-1.16.1-1.2.0.jar Inspirations {[email protected] LOAD\_REGISTRIES}

    Xaeros\_Minimap\_20.20.1\_Forge\_1.16.1.jar Xaero's Minimap {[email protected] LOAD\_REGISTRIES}

    rats-6.0.6-1.16.1.jar Rats {[email protected] LOAD\_REGISTRIES}

    pamhc2foodcore-1.16.1-1.0.6.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version LOAD\_REGISTRIES}

    extlights-3.0.jar Extended Lights {[email protected] LOAD\_REGISTRIES}

    \[1.16.1\] SecurityCraft v1.8.19.3.jar SecurityCraft {[email protected] LOAD\_REGISTRIES}

    sit-1.16.1-v1.3.jar Sit {[email protected] LOAD\_REGISTRIES}

    DoubleSlabs-1.16-3.3.3.jar Double Slabs {[email protected] LOAD\_REGISTRIES}

    Statues-1.16.1-0.1.5.2.jar Statues Mod {[email protected] LOAD\_REGISTRIES}

    Obfuscate-Mod-1.16.1.jar Obfuscate {[email protected] LOAD\_REGISTRIES}

    vehicle-mod-0.45.0-1.16.1.jar MrCrayfish's Vehicle Mod {[email protected] LOAD\_REGISTRIES}

    mcws-roofs-1.16.1-v2.0.0.jar Macaw's Roofs {[email protected] LOAD\_REGISTRIES}

    furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD\_REGISTRIES}

    Aquaculture-1.16.1-2.0.19.jar Aquaculture 2 {[email protected] LOAD\_REGISTRIES}

    AdChimneys-1.16.1-6.0.0.0-build.0006.jar Advanced Chimneys {[email protected] LOAD\_REGISTRIES}

    bwncr-1.16.1-3.8.15.jar Bad Wither No Cookie Reloaded {[email protected] LOAD\_REGISTRIES}

    CosmeticArmorReworked-1.16.1-v1b.jar CosmeticArmorReworked {[email protected] LOAD\_REGISTRIES}

    SoundFilters-0.14\_for\_1.16.jar Sound Filters {[email protected]\_for\_1.16 LOAD\_REGISTRIES}

    BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {[email protected] LOAD\_REGISTRIES}

Kiwi Modules: 

    chineseworkshop:blocks

    chineseworkshop:debug\_stick

    chineseworkshop:decorations

    chineseworkshop:materials

    chineseworkshop:retexture

    kiwi:contributors

    kiwi:data

Launched Version: 1.16.1-forge-32.0.108

Backend library: LWJGL version 3.2.2 build 10

Backend API: GeForce RTX 2070 with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.06, 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-10750H CPU @ 2.60GHz

Author
Account Strength
0%
Account Age
5 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,122
Link Karma
939
Comment Karma
170
Profile updated: 6 months ago
Posts updated: 9 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago