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.
pyr0seraph

Gold Pan Crash?

9 posts in this topic

Running a small server, was gold panning last night on 78.9 without any issues, updated today to 78.10 and now every about 2-5 times I run water over the pan (it varies) The server will crash, showing this: (apologies beforehand if different information/logs are needed.. and if they are needed to be posted here in a different way (like I've seen some forums use 'spoiler' posts to hide the text and stuff.. first time actually doing this, let me know if I need to change something for this post to make it more helpful/easier to use and I will)

 

1:35:08 PM [iNFO] [sTDERR] java.lang.NoSuchMethodError: net.minecraft.entity.item.EntityItem.func_70016_h(DDD)V1:35:09 PM [iNFO] [sTDERR]  at TFC.Items.Tools.ItemGoldPan.dropItem(ItemGoldPan.java:212)1:35:09 PM [iNFO] [sTDERR]  at TFC.Items.Tools.ItemGoldPan.func_77659_a(ItemGoldPan.java:171)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:177)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.item.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:358)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:542)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:58)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)1:35:09 PM [iNFO] [sTDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)1:35:09 PM [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoSuchMethodError1:35:09 PM java.lang.NoSuchMethodError: net.minecraft.entity.item.EntityItem.func_70016_h(DDD)V1:35:09 PM  at TFC.Items.Tools.ItemGoldPan.dropItem(ItemGoldPan.java:212)1:35:09 PM  at TFC.Items.Tools.ItemGoldPan.func_77659_a(ItemGoldPan.java:171)1:35:09 PM  at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:177)1:35:09 PM  at net.minecraft.item.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:358)1:35:09 PM  at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:542)1:35:09 PM  at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:58)1:35:09 PM  at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)1:35:09 PM  at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)1:35:09 PM  at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)1:35:09 PM  at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)1:35:09 PM  at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)1:35:09 PM  at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)1:35:09 PM  at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)1:35:09 PM  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)1:35:09 PM  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)1:35:09 PM [sEVERE] [Minecraft-Server] This crash report has been saved to: E:TFC_Server.crash-reportscrash-2014-04-26_13.35.08-server.txt1:35:32 PM [sEVERE] [Minecraft-Server] Reached end of stream for /24.241.126.237

0

Share this post


Link to post
Share on other sites

1:35:09 PM [sEVERE] [Minecraft-Server] This crash report has been saved to: E:TFC_Server.crash-reportscrash-2014-04-26_13.35.08-server.txt

 

That's the file that we need. You can either put it in spoiler tags, or upload it to pastebin.com and give us that link.

[spoiler]Insert crash report here[/spoiler]
0

Share this post


Link to post
Share on other sites

Thank you very much Kittychanley, I'll remember that for next time. And thank you for that ntwitch, but I grabbed 78.11 today, tried gold panning... no crashing now, but I've went through a good bit of dirt and not gotten any metals at all (tried it in chunks I hadn't worked before) Has anything perhaps changed with the panning that anyone knows of?

0

Share this post


Link to post
Share on other sites

Yes. From the 78.10 Changelog:

  • The goldpan now operates on a grid similar to crops. This grid determines the types of metals available. Chunks have a 75% chance to contain copper, 50% silver, 25% Gold and 100% Platinum. This amount is only determines if the chunk can provide these metals, the chances to actually retrieve these metals remain the same.
0

Share this post


Link to post
Share on other sites

I thought that just changed the percentage of which you got.... but the actual <i>drop</i> chance for getting any metal at all from gold panning dropped significantly from 78.9 to 78.10, or am I finding some sort of bug maybe?

0

Share this post


Link to post
Share on other sites

The drop chance shouldn't have changed at all. If the chunk can drop copper, it will drop copper with the same chance as it did before the chunk grid addition.

0

Share this post


Link to post
Share on other sites

Hmm.. odd.. ok, I'll try it again soon, I wasn't able to get any last time.   Another random question though if you see this.... how do I go about smithing any armors?  I see that I need plans.. and to make those I need a scribing table.. but.. I can't find any way to make one?

0

Share this post


Link to post
Share on other sites

Oops, nevermind, I just saw the post on it, I"m an idiot. :P

0

Share this post


Link to post
Share on other sites