AEnterprise / Eureka

Learning as you go
GNU Lesser General Public License v3.0
13 stars 4 forks source link

java.lang.NullPointerException: Ticking memory connection #10

Closed astocky closed 10 years ago

astocky commented 10 years ago

When I open world with the latest Eureka 1.2 and follow these steps I get a 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

AEnterprise commented 10 years ago

darn it, i thought i fixed all of those errors

AEnterprise commented 10 years ago

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