Skip to content
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 Crashes on Pre-Init #304

Open
nvzeppelin opened this issue Feb 20, 2022 · 0 comments
Open

Game Crashes on Pre-Init #304

nvzeppelin opened this issue Feb 20, 2022 · 0 comments

Comments

@nvzeppelin
Copy link

nvzeppelin commented Feb 20, 2022

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from GenDustry (gendustry) Caused by: java.lang.NullPointerException at net.bdew.gendustry.misc.ResourceListener$.func_110549_a(ResourceListener.scala:35) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.bdew.gendustry.misc.ResourceListener$.init(ResourceListener.scala:21) at net.bdew.gendustry.GendustryClient$.preInit(GendustryClient.scala:20) at net.bdew.gendustry.Gendustry$.preInit(Gendustry.scala:78) at net.bdew.gendustry.Gendustry.preInit(Gendustry.scala)

When I start my game, it crashes when it is in the pre-init of gendustry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant