Posted May 27, 201510 yr I'm creating a custom crafting table and whenever I try and move an item into from my hotbar or inventory to the blocks inventory I can't seem to pick up the items with the mouse. they will pick up for a fraction of a second but then snap back to the slot they were in..??
May 27, 201510 yr Author that's not the block i'm having the problem with actually, though I expect what you say is true, since that block is only half finished. it's the dorfanvil block that is broken. I can open the gui for it just fine, but I think there is a problem with the container. the items wont move from the spots they are in when I opened the gui.
May 27, 201510 yr You're still only opening the GUI on the client. The server is not aware that you've opened the gui, and will ignore any commands sent because you're not interacting with the container. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
May 27, 201510 yr Issues with the Container are caused because the server doesn't know it the Container is open. Guis with Containers always have to be opened on the server side. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
May 27, 201510 yr Author when I changed the onBlockActivated() method to open the gui on the server side the gui opens for a fraction of a second but then immediately closes.
May 27, 201510 yr You mean true, 'cause he's use != Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.