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

Server Crash #47

Closed
AdaraChristine opened this issue Sep 4, 2018 · 1 comment
Closed

Server Crash #47

AdaraChristine opened this issue Sep 4, 2018 · 1 comment

Comments

@AdaraChristine
Copy link

Forge 14.23.4.2749
HeatAndClimateLib_1.12.2-2.5.8
HeatAndClimateMod_1.12.2-2.5.10

Time: 9/3/18 6:35 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at defeatedcrow.hac.main.worldgen.CaravanGenEvent.getRondomContainer1(CaravanGenEvent.java:253)
at defeatedcrow.hac.main.worldgen.CaravanGenEvent.updateInterior1(CaravanGenEvent.java:223)
at defeatedcrow.hac.main.worldgen.CaravanGenEvent.onLoad(CaravanGenEvent.java:130)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1525_CaravanGenEvent_onLoad_Load.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:860)
at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:109)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
https://pastebin.com/dHTKJFvh

@defeatedcrow
Copy link
Owner

It fixed in 2e0ef78. thank you!

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

2 participants