 Infiduke
|
I’m getting this reproducable crash every time I break a quarry in dev build 3.1.6.17:
java.lang.NoSuchMethodError: buildcraft.api.APIProxy.isRemote()Z
at buildcraft.factory.BlockQuarry.b_(BlockQuarry.java:126)
at ack.a(Chunk.java:637)
at ack.a(Chunk.java:586)
at xd.d(World.java:696)
at xd.g(World.java:801)
at pb.removeBlockByPlayer(Block.java:1260)
at ki.b(PlayerController.java:43)
at aes.b(PlayerControllerSP.java:47)
at aes.c(PlayerControllerSP.java:138)
at net.minecraft.client.Minecraft.a(Minecraft.java:1287)
at net.minecraft.client.Minecraft.k(Minecraft.java:1814)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Thread.java:722)
|
 gigagames
|
Sry for the off topic , but i didnt found Pn”s” , where have you found the download url vor 3.1.6?
|
 Infiduke
|
There is a link on page 2 of the Buildcraft Development Builds thread on this forum.
|
 DaemosDaen
|
I would like to add that this still happens in 3.1.6.45
After closing out the game, the game seems to have deleted the quarry completely it is no longer in the world, nor is it in my inventory.
java.lang.NoSuchMethodError: buildcraft.api.APIProxy.isRemote()Z
at buildcraft.factory.BlockQuarry.b_(BlockQuarry.java:126)
at ack.a(Chunk.java:637)
at ack.a(Chunk.java:586)
at xd.d(World.java:700)
at xd.g(World.java:805)
at pb.removeBlockByPlayer(Block.java:1260)
at ki.b(PlayerController.java:43)
at aes.b(PlayerControllerSP.java:47)
at aes.c(PlayerControllerSP.java:138)
at net.minecraft.client.Minecraft.a(Minecraft.java:1287)
at net.minecraft.client.Minecraft.k(Minecraft.java:1814)
at net.minecraft.client.Minecraft.x(Minecraft.java:822)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
-
This reply was modified 339 days ago by
DaemosDaen.
|