[SPIGOT-769] p.openInventory() can't open FurnaceInventory Created: 04/Apr/15 Updated: 24/May/15 Resolved: 24/May/15 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | ||
Reporter: | LucaDev | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 4 |
Labels: | 1.8, 1.8.3, Furnace, Inventory |
Description |
I tried to open a FurnaceInventory Code used:
btw. no console errors |
Comments |
Comment by Guy [ 14/May/15 ] |
Interesting parts of the NPE when closing the invisible inventory: |
Comment by Guy [ 14/May/15 ] |
Done a small amount of digging: after calling the openInventory method for some Player, when a InventoryCloseEvent is thrown when that invisible inventory is closed its holder appears to be null. |
Comment by Guy [ 14/May/15 ] |
Also having this issue with CraftBukkit version git-spigot-870264a-0a645a2 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT). Nothing comes up for the player when the .openInventory method is called, and when they hit the ESC key I get errors regarding the InventoryClose event (can provide some code if you want, just saying as it suggests a furnace is partly opened). |
Comment by Tim [ 13/Apr/15 ] |
|
Comment by Tim [ 13/Apr/15 ] |
Spigot dont want to fix it.... |
Comment by Tim [ 05/Apr/15 ] |
its related to openInventory(). It opens the Inventory but the client doesn´t show it, when you use 1.8 Client, and 1.7 Server it works fine so its a 1.8 Server bug. |
Comment by Kyle K. [ 05/Apr/15 ] |
To check if you can't interact with the inventory at all, or if the problem is related to openInventory(). |
Comment by LucaDev [ 05/Apr/15 ] |
I can't open the Inventory so why should I close it? |
Comment by Kyle K. [ 05/Apr/15 ] |
Does closeInventory() work? |
Comment by Tim [ 04/Apr/15 ] |
I have the same problem! FIX IT!! |
Comment by SpigotMC [ 04/Apr/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 0 version(s) behind. CraftBukkit is 1 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |