iSach / UltraCosmetics

Lightweight, Fun and Easy-to-Use Spigot Cosmetics plugin. (Gadgets, etc)
https://www.spigotmc.org/resources/ultra-cosmetics-halloween-update.10905/
GNU Affero General Public License v3.0
165 stars 155 forks source link

Mount error with Etherreal Pearl #430

Closed A248 closed 5 years ago

A248 commented 5 years ago

VIDEO: https://www.youtube.com/watch?v=VuzD09Uun9Y&feature=youtu.be

What steps will reproduce the issue?

  1. Equip etherreal pearl
  2. Ensure you are using my spigot version and UltraCosmetics version (viewable below)
  3. Throw pearl.

What was supposed to happen?

User is supposed to mount onto the etherreal pearl and fly on it.

What happened?

User was temporarily mounted for less than a second, according to client-side display, but then was thrown off suddenly. Of course, the user was still teleported to the destination according to vanilla enderpearl mechanics.

What version of UltraCosmetics are you using?

2.4.11 (latest)

What Spigot version are you using? Paste the output of /version below.

CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

What plugins do you have installed? Paste the output of /plugins below.

Plugins (70): AdvancedBan, AdvancedSelector, altchecker, AlwaysOnline, AntiAdvertiser, AntiAura, AntiWDL, ASkyBlock, AutoLapiz, AutoSaveWorld, BossBarAPI, BossShop, Bounty, CheckNameHistory, ChunkDisplay, ClientStats, CombatTagPlus, ConsoleSpamFix, CustomHelpMessage, dynmap, Dynmap-WorldGuard, EasyWarp, ECD, EnderContainers, EnjinMinecraftPlugin, ExtrasSK, FlagsCopy, GAListener, GUIShop, HolographicDisplays, iDisguise, KingKits, Landlord, LibsDisguises, MOTDgdCommandAd, Multiverse-Core, NoHitDelay, PermissionsEx, PerWorldInventory, PlugMan, Potato, ProtocolLib, RandomSK, SaneEconomy, ServerListPlus, SharpSK, SilkSpawners, SimpleBroadcast, SimpleClans, skDragon, SkQuery, skRayFall, Skript, SkStuff, SkullExploitPatch, skUtilities, SpigotLib, SQLibrary, TitleManager, TopLite, TuSKe, UltraCosmetics, VanishNoPacket, Vault, ViaVersion, Votifier, VPNGuard, WorldBorder, WorldEdit, WorldGuard

Are any errors related to UltraCosmetics in your console or logs? If so, paste below.

https://pastebin.com/iSq7zJEH

Any additional information that you would like to provide that may be relevant to the issue?

I googled "Caused by: java.lang.IllegalStateException: Asynchronous player tracker update!", which I saw in the console error report (full report viewable at the pastebin link above)

Apparently, other programmers were having this error or a very similar error. Their problem: They were calling the Bukkit API asynchronously.

iSach commented 5 years ago

Should be fixed in 2.5 Please re-open if it's not. Sorry for the inconvenience and delay.