Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Tander

Crafting leather armor in mcpc+ server not working (lead to kick)

7 posts in this topic

It happens only in multiplayer, in singleplayer crafting leather armor works fine.

Server version: git-MCPC-Plus-jenkins-MCPC-Plus-369 (MC: 1.5.1)

Forge version: 5.1.43.674

TFC version: TFC Beta Build 76 Hotfix 14

That is error message in server console:

>2013-05-05 08:42:03 [SEVERE] [ForgeModLoader] A critical server error occured handling a packet, kicking 1335java.lang.NullPointerException		at TFC.Handlers.CraftingHandler.onCrafting(CraftingHandler.java:24)		at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:380)		at net.minecraft.inventory.SlotCrafting.func_82870_a(Unknown Source)		at net.minecraft.inventory.Container.func_75144_a(Container.java:367)		at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:1684)		at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(Unknown Source)		at org.spigotmc.netty.NettyNetworkManager.func_74428_b(NettyNetworkManager.java:189)		at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)		at net.minecraft.network.NetworkListenThread.func_71747_b(Unknown Source)		at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:68)		at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:918)		at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:323)		at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786)		at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:670)		at net.minecraft.server.ThreadMinecraftServer.run(Unknown Source)08:42:03 [WARNING] Failed to handle packet for Charant/176.212.111.237: java.lang.NullPointerExceptionjava.lang.NullPointerException		at TFC.Handlers.CraftingHandler.onCrafting(CraftingHandler.java:24)		at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:380)		at net.minecraft.inventory.SlotCrafting.func_82870_a(Unknown Source)		at net.minecraft.inventory.Container.func_75144_a(Container.java:367)		at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:1684)		at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(Unknown Source)		at org.spigotmc.netty.NettyNetworkManager.func_74428_b(NettyNetworkManager.java:189)		at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)		at net.minecraft.network.NetworkListenThread.func_71747_b(Unknown Source)		at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:68)		at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:918)		at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:323)		at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786)		at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:670)		at net.minecraft.server.ThreadMinecraftServer.run(Unknown Source)

And next multiple "Could not pass event InventoryCloseEvent" errors by plugins. As a matter of facts, "Could not pass event" errors is the biggest problem on mcpc+ server. But i think i'll create another topic about this.

0

Share this post


Link to post
Share on other sites

Not sure about what caused your bug, but you're using an old (nearly ancient) forge version. The version recommended for 76H14 is 7.7.1.629

Try updating. Also check your player API version if a forge update won't help

0

Share this post


Link to post
Share on other sites

My bad. It's Forge Mod Loader version, not Forge. Forge version is 7.7.1.674 and i can't change it, because there is modified forge for support bukkit plugins in mcpc+.

0

Share this post


Link to post
Share on other sites

I'm getting the same error on my server terrafirmacraft build 76 hotfix 15, forge 7.7* (not sure what MCPc uses), MCPc + 1.5.1 build396

Failed to handle packet for sim181/ java.lang.NullPointerException

java.lang.NullPointerException

at TFC.Handlers.CraftingHandler.onCrafting(CraftingHandler.java:24)

at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:369)

at net.minecraft.inventory.SlotCrafting.func_82870_a(SlotCrafting.java:118)

at net.minecraft.inventory.Container.func_75144_a(Container.java:367)

at net.minecraft.network.NetServerHandler.func_72523_a(NetServerHandler.java:1684)

at net.minecraft.network.packet.Packet102WindowClick.func_73279_a(SourceFile:31)

at org.spigotmc.netty.NettyNetworkManager.func_74428_b(NettyNetworkManager.java:189)

at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)

at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)

at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:68)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:925)

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:323)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:793)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:677)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2013-05-08 22:12:33

My thinking its a MCPc issue, but does not hurt to have a post in here as well.

0

Share this post


Link to post
Share on other sites

I ask for proscheneiya curve English. I am from Russia. I have exactly the same server with the kernel mcpc and history repeats itself like you. There is no way to create leather armor in multiplayer. If you try to eject from the server. In single player it works great. Tried to analyze server logs. According to the logs - can not see that I take the skin (ID is not shown in the logs), and in the file TFC.cfg ID skin is not the same as the ones that I see in the game through the TMI. There is a suspicion that the error lies nearby.

Best regards from Russia.

0

Share this post


Link to post
Share on other sites

Its a MCPc plus issue, only way to fix it is if Terrafirmacraft adds support for MCPc +

0

Share this post


Link to post
Share on other sites