-
Notifications
You must be signed in to change notification settings - Fork 243
Inventory glitch #1470
Comments
setHotbarIndex i am sure On Saturday, July 16, 2016, Bulk Developer notifications@github.com wrote:
|
Take that back the email just fully loaded On Saturday, July 16, 2016, Savion LegendZzz saviondeavault@gmail.com
|
@SavionLegendZzz ye thats supposed to work. Do you use this function? |
Known issue. This has been fixed on the Win10 beta branch and will be merged into master in the near future. Please wait for the update :) |
Also, please do not use setHotbarSlotIndex() any more; it will be deprecated in the coming update. |
Thank you @dktapps so until the next update players will still have this bug? |
@ItzBulkDev yes. Don't worry though. I can't give an exact ETA but it will be merged with the fix in the near future. |
@dktapps my players are really biting my ass over it. Is there an alternative. And is the gapple glitch part of this bug (players have to rop the gapple then pick it up to use it) |
@ItzBulkDev not really, unless you're willing to try a non-production build that will spam the Christ out of your terminal and may also cause other bugs. Please be patient. A few days at most. |
@ItzBulkDev If you try non-production builds, be sure to backup your maps. Errors can and will over time result in lost chunks and crashes. |
@ZedCee :P |
My plugin uses setItem to additems to the hotbar because when i used additem players had a worse glitch than setItem
basically the player loads into a duel but the items dont show until the player either:
Please fix this it's annoying. here's my code for setting Inventory
``
}
The text was updated successfully, but these errors were encountered: