Mineshopper / carpentersblocks

A Minecraft mod.
GNU Lesser General Public License v2.1
134 stars 82 forks source link

Internal Server Error putting a glowstone in a Carpenter Block #377

Open Eufranio opened 7 years ago

Eufranio commented 7 years ago

Every time we try to put a glowstone in a Carpenter block, we're kicked by Internal Server Error.

Console error:

14:03:49 WARN]: Failed to handle packet for 187.7.214.142/187.7.214.142:35324
java.lang.NullPointerException
        at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldMana        at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.j        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(S        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(S        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) ~[ej        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.c        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [M        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.jav        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [Mi        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftSe        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[14:03:49 INFO]: Foxgameplays lost connection: Internal server error

Using 1.7.10 3.8.8.1 from curse.

Mineshopper commented 7 years ago

Your log output is truncating the line numbers. Any chance you can upload the full output?

I've tested placing the glowstone block on the client and on a server, but no crashes are occurring. Because it's not pointing to my classes specifically the error is likely not due to this mod, but once you have the line numbers showing I can get a better idea of what is happening.

Eufranio commented 7 years ago

Sorry, didn't realized it was truncated...

Here's the log:

[23:14:51 WARN]: Failed to handle packet for bl18-92-130.dsl.telepac.pt/188.83.92.130:55626
java.lang.NullPointerException
        at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:463) ~[mx.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:861) ~[nh.class:?]
        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) ~[ej.class:?]
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[23:14:51 INFO]: veve01 lost connection: Internal server error
[23:14:51 INFO]: Removing veve01 from scheduled timers: Player disconnected.
[23:14:51 INFO]:  -  veve01
Mineshopper commented 7 years ago

You might need to narrow down the cause on your own. Try the mod by itself first and see if this issue still occurs. Then try changing your version of Forge; this mod uses build 1180 for greater compatibility.

Eufranio commented 7 years ago

I could replicate this issue only with Carpenter's, in a Thermos server.

Ionaru commented 7 years ago

The same issue happens with dyes on a bed or door. Using KCauldron though, forge version 1614