Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Minecraft Forge keeps on crashing
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
asahiazumane

Minecraft Forge keeps on crashing

By asahiazumane, December 3, 2020 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 3, 2020

Minecraft Version: {1.15.2}

Forge Version: {31.2.46 and 31.2.47}

Logs: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 12/3/20 7:52 AM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at shadows.apotheosis.potion.PotionModuleClient.colors(PotionModuleClient.java:13) ~[?:3.3.8] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_167_PotionModuleClient_colors_Item.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.1-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.1-service.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader$$Lambda$4332/1995042520.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:212) ~[?:?] {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.(Minecraft.java:420) [?:?] {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:51) [forge-1.15.2-31.2.46.jar:31.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$436/2036302615.call(Unknown Source) [forge-1.15.2-31.2.46.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.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:95)
at shadows.apotheosis.potion.PotionModuleClient.colors(PotionModuleClient.java:13)
at net.minecraftforge.eventbus.ASMEventHandler_167_PotionModuleClient_colors_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$31(ModLoader.java:260)
at net.minecraftforge.fml.ModLoader$$Lambda$4332/1995042520.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:212)
at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84)
at net.minecraft.client.Minecraft.(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:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$436/2036302615.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: 1253158896 bytes (1195 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 6
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.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-2.2.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.46.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.46.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.46.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.46.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.15.2-31.2.46.jar fml TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.46
FML Language Providers:
javafml@31.2
minecraft@1
kotlinfml@1.5.2
Mod List:
forge-1.15.2-31.2.46-client.jar Minecraft {minecraft@1.15.2 CREATE_REGISTRIES}
FarmersDelight-1.15.2-0.2.3.jar Farmer's Delight {farmersdelight@1.15.2-0.2.3 CREATE_REGISTRIES}
useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {usefulbackpacks@1.10.3.77 CREATE_REGISTRIES}
BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.366 CREATE_REGISTRIES}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a CREATE_REGISTRIES}
jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 CREATE_REGISTRIES}
masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE CREATE_REGISTRIES}
Druidcraft-1.15-0.4.45.jar Druidcraft {druidcraft@0.4.45 CREATE_REGISTRIES}
the-conjurer-1.15.2-1.0.13.jar The Conjurer {conjurer_illager@1.0.13 CREATE_REGISTRIES}
fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {fishtraps@1.14.4-0.0.4 CREATE_REGISTRIES}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 CREATE_REGISTRIES}
Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE CREATE_REGISTRIES}
Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 CREATE_REGISTRIES}
strawgolem-1.15.2-1.9.jar Straw Golem {strawgolem@1.15.2-1.9 CREATE_REGISTRIES}
Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE CREATE_REGISTRIES}
extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 CREATE_REGISTRIES}
Einsteinslibrary-1.4_MC1.15.2.jar Einstein's Library {einsteins_library@1.4 CREATE_REGISTRIES}
BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {bettercaves@1.15.2-1.0 CREATE_REGISTRIES}
Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 CREATE_REGISTRIES}
XaerosWorldMap_1.11.1_Forge_1.15.2.jar Xaero's World Map {xaeroworldmap@1.11.1 CREATE_REGISTRIES}
autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 CREATE_REGISTRIES}
Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 CREATE_REGISTRIES}
comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {comforts@FORGE-1.15.2-2.0.0.4 CREATE_REGISTRIES}
AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 CREATE_REGISTRIES}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 CREATE_REGISTRIES}
lanterncolors-1.15.2-1.0.1.jar Lantern Colors {lanterncolors@1.15.2-1.0.1 CREATE_REGISTRIES}
gemsnjewels-1.15.2-0.15.2.jar Gems & Jewels {gemsnjewels@0.13.1 CREATE_REGISTRIES}
DungeonCrawl-1.15.2-2.2.1.jar Dungeon Crawl {dungeoncrawl@2.2.1 CREATE_REGISTRIES}
AttainedDrops-1.15.2-6.0.7.jar Attained Drops {attained_drops@6.0.7 CREATE_REGISTRIES}
The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 CREATE_REGISTRIES}
u_team_core-1.15.2-3.0.2.169.jar U Team Core {uteamcore@3.0.2.169 CREATE_REGISTRIES}
Apotheosis-1.15.2-3.3.8.jar Apotheosis {apotheosis@3.3.8 CREATE_REGISTRIES}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 CREATE_REGISTRIES}
bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {bedspreads@FORGE-1.15.2-3.0.0.1 CREATE_REGISTRIES}
venture-1.0.0-1.15.2.jar Venture {venture@1.0.0 CREATE_REGISTRIES}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version CREATE_REGISTRIES}
RosysPlaceableItems-1.15.2-0.5.jar Rosy's Placeable Items Mod {rosysupdate@0.5 CREATE_REGISTRIES}
UsefulSlime-1.0_MC1.15.2.jar Useful Slime {usefulslime@1.0 CREATE_REGISTRIES}
Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES}
Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 CREATE_REGISTRIES}
Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {strange@1.15.2-1.0.0-beta.5 ERROR}
forge-1.15.2-31.2.46-universal.jar Forge {forge@31.2.46 CREATE_REGISTRIES}
Bountiful-1.15.2-3.1.2.jar Bountiful {bountiful@1.15.2-3.1.2 CREATE_REGISTRIES}
structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 CREATE_REGISTRIES}
ExtendedNetherBackport-1.15.2-Beta-4.3.2.jar Extended Nether Backport {extendednether@4.3.2 CREATE_REGISTRIES}
Launched Version: 1.15.2-forge-31.2.46
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 457.30, 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: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz

Steps to Reproduce:

  1. Download the forge version
  2. Download all the mods listed
  3. Run it

Description of issue:
Every time I run Minecraft it crashes and this appears

The game crashed whilst initializing game
Error: java.lang.NullPointerException: Initializing game
Exit Code: -1

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7597

diesieben07

diesieben07    7597

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7597
  • 55115 posts
Posted December 3, 2020

Post the debug.log.

  • Quote

Share this post


Link to post
Share on other sites

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 4, 2020
19 hours ago, diesieben07 said:

Post the debug.log.

Where do I find it

 

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7597

diesieben07

diesieben07    7597

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7597
  • 55115 posts
Posted December 4, 2020

In the logs folder of your game directory.

  • Quote

Share this post


Link to post
Share on other sites

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 6, 2020
On 12/4/2020 at 2:00 PM, diesieben07 said:

In the logs folder of your game directory.

Sorry it is taking me so long but there are multiple logs and debug logs, should I post the most recent one?

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7597

diesieben07

diesieben07    7597

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7597
  • 55115 posts
Posted December 6, 2020

Just the file called "debug.log".

  • Quote

Share this post


Link to post
Share on other sites

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 7, 2020
11 hours ago, diesieben07 said:

Just the file called "debug.log".

Here you go, sorry if this is the wrong file

debug.log

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7597

diesieben07

diesieben07    7597

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7597
  • 55115 posts
Posted December 7, 2020

Looks like "Strange" is looking for a different version of Quark than you have. Refer to the mods installation instructions.

  • Quote

Share this post


Link to post
Share on other sites

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 12, 2020
On 12/7/2020 at 4:10 AM, diesieben07 said:

Looks like "Strange" is looking for a different version of Quark than you have. Refer to the mods installation instructions.

Where can I find that?

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7597

diesieben07

diesieben07    7597

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7597
  • 55115 posts
Posted December 13, 2020

https://www.curseforge.com/minecraft/mc-mods/strange

It's not mentioned there, so talk to the mod author.

  • Quote

Share this post


Link to post
Share on other sites

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 17, 2020
On 12/13/2020 at 6:09 AM, diesieben07 said:

https://www.curseforge.com/minecraft/mc-mods/strange

It's not mentioned there, so talk to the mod author.

If I don't use the mod, does it stop the problem?

  • Quote

Share this post


Link to post
Share on other sites

Beethoven92    69

Beethoven92

Beethoven92    69

  • Dragon Slayer
  • Beethoven92
  • Members
  • 69
  • 556 posts
Posted December 17, 2020

If that mod is causing the issue, yes, removing it will stop the issue

  • Quote

Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port

A little fun project: https://www.curseforge.com/minecraft/mc-mods/two-players-one-horse

Share this post


Link to post
Share on other sites

asahiazumane    0

asahiazumane

asahiazumane    0

  • Tree Puncher
  • asahiazumane
  • Members
  • 0
  • 7 posts
Posted December 17, 2020
35 minutes ago, Beethoven92 said:

If that mod is causing the issue, yes, removing it will stop the issue

Ok thx

 

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • GenElectrovise
      What is the method to left click?

      By GenElectrovise · Posted 25 minutes ago

      There's probably something in or nearby to PlayerEntity (as a movement controller or something similar?) I'd start with searching my workspace for something along the lines of KeystrokeHandler or PlayerMovementController
    • Luis_ST
      [1.16.5] GameOverlay

      By Luis_ST · Posted 25 minutes ago

      I just want to render a overlay (i have creat a spyglass likt that from 1.17) and now i want to render the Overlay this is the code of the event i used: @SubscribeEvent(priority = EventPriority.HIGHEST) public static void RenderSpyglassOverlay(RenderGameOverlayEvent event) { PlayerEntity player = Minecraft.getInstance().player; int posX = event.getWindow().getScaledWidth() / 2; int posY = event.getWindow().getScaledHeight() / 2; if (player.getActiveItemStack().getItem() == CaveItems.SPYGLASS.get()) { RenderSystem.disableDepthTest(); RenderSystem.depthMask(false); RenderSystem.color4f(1.0F, 1.0F, 1.0F, 1.0F); RenderSystem.disableAlphaTest(); Minecraft.getInstance().getTextureManager().bindTexture(new ResourceLocation("cave:textures/misc/spyglass_scope.png")); Minecraft.getInstance().ingameGUI.blit(event.getMatrixStack(), posX - 128, posY - 128, 0, 0, posX * 2, posY * 2, 256, 256); RenderSystem.depthMask(true); RenderSystem.enableDepthTest(); RenderSystem.enableAlphaTest(); RenderSystem.color4f(1.0F, 1.0F, 1.0F, 1.0F); } } but the overlay looks like this: https://drive.google.com/file/d/15llZaiIqNWK7WRqcihIJY7oaAszkFKnn/view?usp=sharing so my question: 1 .how to render the game overlay translucent 2. how to set the outside of the overlay to black
    • GenElectrovise
      Server doesnt start

      By GenElectrovise · Posted 30 minutes ago

      Never heard of an error like this but what's your version.
    • Potatoe
      Minecraft server

      By Potatoe · Posted 1 hour ago

      ok
    • diesieben07
      Minecraft server

      By diesieben07 · Posted 1 hour ago

      This is a Forum for Forge, I would suggest you seek help elsewhere for Vanilla Minecraft.
  • Topics

    • Gubipe
      5
      What is the method to left click?

      By Gubipe
      Started 14 hours ago

    • Luis_ST
      0
      [1.16.5] GameOverlay

      By Luis_ST
      Started 25 minutes ago

    • BinAufGoogle
      3
      Server doesnt start

      By BinAufGoogle
      Started 18 hours ago

    • Potatoe
      4
      Minecraft server

      By Potatoe
      Started Sunday at 10:13 AM

    • Luis_ST
      4
      [1.16.5] Player Field of View

      By Luis_ST
      Started 2 hours ago

  • Who's Online (See full list)

    • Linky132
    • Qolem
    • Luis_ST
    • yumeji
    • Leronus
    • Choonster
    • HowHow
    • diesieben07
    • Heliarco
    • GenElectrovise
    • Yagnap
    • hendrik
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Minecraft Forge keeps on crashing
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community