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.

ZinFae

Members
  • Joined

  • Last visited

  1. Actually figured it out a bit later, it was due to the nature's compass mod, after I got rid of it everything started working properly, but thanks DaemonUmbra
  2. So, upon trying to launch minecraft through forge-36.2.0 I get the error "The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game Exit Code: -1" along with the crash report ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 9/14/21 10:46 PM Description: Initializing game java.lang.NullPointerException: Initializing game at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:97) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A} at corgiaoc.byg.client.textures.ColorManager.onItemColorsInit(ColorManager.java:30) ~[?:1.3.4] {re:mixin,re:classloading} at net.minecraft.client.renderer.color.ItemColors.handler$zed000$addBYGItemColors(ItemColors.java:515) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:461) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(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) ~[?: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:51) [forge-1.16.5-36.2.0.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/37878764.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:97) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A} at corgiaoc.byg.client.textures.ColorManager.onItemColorsInit(ColorManager.java:30) ~[?:1.3.4] {re:mixin,re:classloading} at net.minecraft.client.renderer.color.ItemColors.handler$zed000$addBYGItemColors(ItemColors.java:515) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:byg.mixins.json:client.MixinItemColors,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:461) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(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) ~[?: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:51) [forge-1.16.5-36.2.0.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/37878764.call(Unknown Source) [forge-1.16.5-36.2.0.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 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: 2005755064 bytes (1912 MB) / 2409103360 bytes (2297 MB) up to 5368709120 bytes (5120 MB) CPUs: 4 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5760m -Xms256m -XX:PermSize=256m ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.0.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.0 FML Language Providers: [email protected] minecraft@1 [email protected] [email protected] Mod List: CyclopsCore-1.16.5-1.11.9.jar |Cyclops Core |cyclopscore |1.11.9 |NONE |Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |NONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 ftb-essentials-1605.1.4-build.20.jar |FTB Essentials |ftbessentials |1605.1.4-build.20 |NONE |Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |NONE |Manifest: NOSIGNATURE Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |NONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.121.jar |Just Enough Items |jei |7.7.1.121 |NONE |Manifest: NOSIGNATURE jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |NONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |NONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |NONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.3.jar |Waystones |waystones |7.6.3 |NONE |Manifest: NOSIGNATURE TerraForged-1.16.5-0.2.15.jar |TerraForged |terraforged |0.2.15 |NONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |NONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE NaturesCompass-1.15.2-1.8.5.jar |Nature's Compass |naturescompass |1.15.2-1.8.5 |NONE |Manifest: NOSIGNATURE Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |NONE |Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |NONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.2.jar |Dungeon Crawl |dungeoncrawl |2.3.2 |NONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |NONE |Manifest: NOSIGNATURE u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |NONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 Apotheosis-1.16.5-4.8.0.jar |Apotheosis |apotheosis |4.8.0 |NONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |NONE |Manifest: NOSIGNATURE TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |NONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.0-universal.jar |Forge |forge |36.2.0 |NONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |NONE |Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.3-18.jar |Blood Magic |bloodmagic |1.16.4-3.1.3-18 |NONE |Manifest: NOSIGNATURE absentbydesign-1.16.5-1.5.0.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.0 |NONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |NONE |Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.2.jar |Mystical Agriculture |mysticalagriculture |4.2.2 |NONE |Manifest: NOSIGNATURE MysticalAgradditions-1.16.5-4.2.1.jar |Mystical Agradditions |mysticalagradditions |4.2.1 |NONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |NONE |Manifest: NOSIGNATURE PackMenu-1.16.4-2.4.2.jar |Pack Menu |packmenu |2.4.2 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.0-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |NONE |Manifest: NOSIGNATURE TConstruct-1.16.5-3.1.2.265.jar |Tinkers' Construct |tconstruct |3.1.2.265 |NONE |Manifest: NOSIGNATURE useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |NONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 CommonCapabilities-1.16.5-2.7.0.jar |CommonCapabilities |commoncapabilities |2.7.0 |NONE |Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |NONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |NONE |Manifest: NOSIGNATURE Botania-1.16.5-419.jar |Botania |botania |1.16.5-419 |NONE |Manifest: NOSIGNATURE jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |NONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |NONE |Manifest: NOSIGNATURE dpanvil-1.16.5-1.2.3.jar |DataPack Anvil |dpanvil |1.16.5-1.2.3 |NONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |NONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |NONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.123.jar |Mantle |mantle |1.6.123 |NONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |NONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |NONE |Manifest: NOSIGNATURE AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |NONE |Manifest: NOSIGNATURE MysticalCustomization-1.16.4-2.1.5.jar |Mystical Customization |mysticalcustomization |2.1.5 |NONE |Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |NONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1605.3.0-build.25.jar |FTB Ultimine |ftbultimine |1605.3.0-build.25 |NONE |Manifest: NOSIGNATURE buildersaddition-1.16.5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |NONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |NONE |Manifest: NOSIGNATURE morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |NONE |Manifest: NOSIGNATURE architectury-1.22.32-forge.jar |Architectury |architectury |1.22.32 |NONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.3-build.71.jar |FTB Library |ftblibrary |1605.3.3-build.71 |NONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |NONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.2-build.24.jar |FTB Teams |ftbteams |1605.2.2-build.24 |NONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |NONE |Manifest: NOSIGNATURE byg-1.3.4.jar |Oh The Biomes You'll Go |byg |1.3.4 |NONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |NONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 CodeChickenLib-1.16.5-4.0.3.434-universal.jar |CodeChicken Lib |codechickenlib |4.0.3.434 |NONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 Babel-1.0.5.jar |Babel |babel |1.0.5 |NONE |Manifest: NOSIGNATURE JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |NONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |NONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.46.jar |GeckoLib |geckolib3 |3.0.46 |NONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.23.7.jar |Ars Nouveau |ars_nouveau |1.23.7 |NONE |Manifest: NOSIGNATURE tomeofblood-1.16.5-1.2.jar |Tome of Blood |tomeofblood |1.16.5-1.2 |NONE |Manifest: NOSIGNATURE DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |NONE |Manifest: NOSIGNATURE Launched Version: forge-36.2.0 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 20.19.15.5063, 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) Core(TM) i7-4600U CPU @ 2.10GHz Not sure if this is due to a conflict(if so which one's?) or if I just installed it improperly. I don't think it's a conflict because they appear a lot in the same modpacks, most notably Valhesia, but anyways, may I get some assistance with this issue?

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.