Eureka

Eureka

774k Downloads

java.lang.NullPointerException: Ticking memory connection

astocky opened this issue ยท 2 comments

commented

When I open world with the latest Eureka 1.2 and follow these steps I get a crash:

  • open the Eureka book
  • close Eureka book
  • open the Eureka book again
  • CRASH

Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:615)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Here is the complete crash log:
http://pastebin.com/5WYTM82W

commented

darn it, i thought i fixed all of those errors

commented

i did fix it, but somehow gradle screwed up compiling, just delete the eureka file, BCA will download the fixed version for you