Closed LcorpOfficial closed 2 years ago
I can't replicate this. Am on This server is running Airplane version git-Airplane-102 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 8daada0 on HEAD)
with the latest release of this plugin, and the vt command doesn't produce that error stacktrace, just the usage message. Can you list your plugins? Maybe something else is conflicting.
Sure.
Prod Server:
Plugins (64): AdvancedHelp, AngelChest, ArmorStandTools, AuctionHouse, AutomatedCrafting, BetonQuest, BuycraftX, CMILib, Citizens, ClearLag, ColoredAnvils, CommandHook, CoreProtect, CustomCrafting, DeathMessagesPrime, DiscordSRV, DiscordSRV-Staff-Chat, EconomyShopGUI, Essentials, EssentialsChat, EssentialsSpawn, F3Name, FastAsyncWorldEdit, FeatherBoard, GSit, GriefPrevention, HeadDatabase, HiveChecker, HolographicDisplays, ImageOnMap, InteractionVisualizer, InteractiveBooks, InteractiveChat, InteractiveChatDiscordSrvAddon, LibsDisguises, LightAPI, LuckPerms, MobsToEggs, ModelEngine, Multiverse-Core, MythicCrucible, MythicMobs, NexelWilderness, OpenAudioMc, PerWorldInventory, PlaceholderAPI, PlayerWarps, ProtocolLib, PvPManager, QuickShop, RealEstate, SerialKey, ServerUtils, ShulkerPacks, TAB, TradeMe, Vault, ViaVersion, Vivecraft-Spigot-Extensions, WolfyUtilities, WorldGuard, WorldGuardExtraFlags, mcMMO and spark
Test Server
Plugins (62): AdvancedHelp, AngelChest, ArmorStandTools, AuctionHouse, AutomatedCrafting, BetonQuest, BuycraftX, CMILib, Citizens, ClearLag, ColoredAnvils, CommandHook, CoreProtect, CustomCrafting, DeathMessagesPrime, EconomyShopGUI, Essentials, EssentialsChat, EssentialsSpawn, F3Name, FastAsyncWorldEdit, FeatherBoard, GSit, GriefPrevention, HeadDatabase, HiveChecker, HolographicDisplays, ImageOnMap, InteractionVisualizer, InteractiveBooks, InteractiveChat, LibsDisguises, LightAPI, LuckPerms, MobsToEggs, ModelEngine, Multiverse-Core, MythicCrucible, MythicMobs, NexelWilderness, OpenAudioMc, PerWorldInventory, PlaceholderAPI, PlayerWarps, ProtocolLib, PvPManager, QuickShop, RealEstate, SerialKey, ServerUtils, ShulkerPacks, TAB, TradeMe, VanillaTweaks, Vault, ViaVersion, Vivecraft-Spigot-Extensions, WolfyUtilities, WorldGuard, WorldGuardExtraFlags, mcMMO and spark
only plugins that should be different is VT as it's disabled on one, and discordSRV/Interactivechat DiscordSRV extension
Ok, that's rather a lot. Would you mind just copying your airplane jar that's giving you issues and just this plugin to a new directory and run the server to confirm that it works with only VanillaTweaks? If it does work without any other plugins, you're gonna have to do a binary search (removing half of plugins on your test server, see if it works, if it does, add half back, etc and repeat) to find what the conflict is.
haha it's a long-running server. I can perhaps set up another test environment; but i'm not currently well suited to debug this to the extent of a binary search right now. I'll need some time.
You're saying you dont get the issue with airplane 102 tho right? Can you just use that instead of 95 for the time being?
same issue on 102, but nothing in console.
Yeah, I just cannot replicate it on 95 or 102 running the command as a player or console. So its just gotta some conflict with another plugin. I even added ViaVersion and ProtocolLib which, in my thinking, are the most likely to cause this as I see them in the error stacktrace, but everything still worked. I am currently working on re-writing the translation system (which will fix this issue cause I will be doing things a different way), but no time table on that.
no worries for now! it's a low-priority requested function by players as of right now, Would you like to keep this open to keep tabs on this? as the plugin receives other updates I can try them as well.
Yeah, let’s leave it open.
@LcorpOfficial go ahead and try this version.
This server is running Airplane version git-Airplane-102 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 8daada0 on HEAD)
on my main prod server no errors in console on airplane 102, but on 95 i got this error when trying to run
/vt
on Airplane 95 (test server, locally hosted) it functions fine.