-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game spits out crash message and doesn't finish starting #16359
Closed
2 of 3 tasks
Labels
Comments
Samario1
added
Status: Triage
Issue awaiting triage. Remove once this issue is processed
Crash
labels
May 24, 2024
Found 1 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.lang.IllegalArgumentException: null in argument at gregtech.api.util.GT_RecipeBuilder.handleNullRecipeComponents(GT_RecipeBuilder.java:182) at gregtech.api.util.GT_RecipeBuilder.fluidOutputs(GT_RecipeBuilder.java:318) at gtPlusPlus.core.recipe.RECIPES_GREGTECH.breweryRecipes(RECIPES_GREGTECH.java:573) at gtPlusPlus.core.recipe.RECIPES_GREGTECH.execute(RECIPES_GREGTECH.java:104) at gtPlusPlus.core.recipe.RECIPES_GREGTECH.run(RECIPES_GREGTECH.java:82) at gtPlusPlus.core.handler.COMPAT_HANDLER.startLoadingGregAPIBasedRecipes(COMPAT_HANDLER.java:217) at gtPlusPlus.core.common.CommonProxy.postInit(CommonProxy.java:125) at gtPlusPlus.core.proxy.ClientProxy.postInit(ClientProxy.java:107) at gtPlusPlus.GTplusplus.postInit(GTplusplus.java:184) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.startGame(Minecraft.java:552) at net.minecraft.client.Minecraft.run(Minecraft.java:5099) at net.minecraft.client.main.Main.main(SourceFile:148) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at net.minecraft.launchwrapper.Launch.rfb$realLaunch(Launch.java:250) at net.minecraft.launchwrapper.Launch.launch(Launch.java:35) at net.minecraft.launchwrapper.Launch.main(Launch.java:60) at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.lang.reflect.Method.invoke(Method.java:580) at com.gtnewhorizons.retrofuturabootstrap.Main.main(Main.java:219) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130) at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Your GTNH Discord Username
Samario#0
Your Pack Version
Nightly gtnh-nightly-2024-05-24+481-mmcprism-new-java
Your Server
Singleplayer & Multiplayer
Java Version
Java 21
Type of Server
Single Player
Your Actions
Just booting the game, no special changes
Game locks up after the "finished loading" ting and when the loading screen has hit 100%
Crash Report
crash-2024-05-24_23.07.02-client.txt
Final Checklist
The text was updated successfully, but these errors were encountered: