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

Crash on block update #23

Closed
StargateMC opened this issue May 30, 2017 · 1 comment
Closed

Crash on block update #23

StargateMC opened this issue May 30, 2017 · 1 comment

Comments

@StargateMC
Copy link

Not sure if you're still supporting your latest 1.7.10... but..

java.lang.NullPointerException: Exception in server tick loop
        at mrtjp.core.world.BlockUpdateHandler$.onTick(blocktickhook.scala:80)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_479_BlockUpdateHandler$_onTick_WorldTickEvent.invoke(.dynamic)
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
        at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:259)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1006)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
        at java.lang.Thread.run(Thread.java:745)
@covers1624
Copy link
Collaborator

1.7 isn't supported anymore, nor was it when this was opened.

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