Efs2112
Bir Kömür Göründü Kaptanım!
- Katılım
- 22 Aralık 2024
- Mesajlar
- 147
- Elmaslar
- 5
- Puan
- 1.145
- Yaş
- 26
- Konum
- adana
- Minecraft
- Efs2112
Discord:
efspasha
[11:22:43] [Server thread/ERROR]: Could not pass event PlayerToggleFlightEvent to CombatLogX v11.5.0.0.1242
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at dev.tonimatas.perworldplugins.api.PerWorldRegisteredListener.callEvent(PerWorldRegisteredListener.java:29) ~[?:?]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:601) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:588) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:3005) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.network.protocol.game.PacketPlayInAbilities.a(SourceFile:40) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.network.protocol.game.PacketPlayInAbilities.a(SourceFile:9) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:35) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:162) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1270) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:203) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandler.B(SourceFile:136) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.bv(MinecraftServer.java:1249) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.B(MinecraftServer.java:1242) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandler.b(SourceFile:145) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1207) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.v_(MinecraftServer.java:1214) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1078) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.NoSuchMethodError: 'com.github.sirblobman.api.configuration.ConfigurationManager combatlogx.expansion.cheat.prevention.listener.ListenerFlight.getExpansionConfigurationManager()'
at combatlogx.expansion.cheat.prevention.listener.ListenerFlight.getConfiguration(ListenerFlight.java:86) ~[?:?]
at combatlogx.expansion.cheat.prevention.listener.ListenerFlight.isAllowFlight(ListenerFlight.java:91) ~[?:?]
at combatlogx.expansion.cheat.prevention.listener.ListenerFlight.onToggle(ListenerFlight.java:49) ~[?:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
... 22 more
>
1 3 1
stop
>
[11:22:58] [Server thread/INFO]: Stopping the server
[11:22:58] [Server thread/INFO]: Stopping server
[11:22:58] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.11.13
[11:22:58] [Server thread/INFO]: [AuctionMasterItemDisplay] Disabling AuctionMasterItemDisplay v2.2
[11:22:58] [Server thread/INFO]: [IllegalStack] Disabling IllegalStack v2.9.12a
[11:22:58] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.3.6
[11:22:58] [Server thread/ERROR]: Error occurred while disabling TitleManager v2.3.6 (Is it up to date?)
io.puharesource.mc.titlemanager.shaded.kotlin.UninitializedPropertyAccessException: lateinit property titleManagerService has not been initialized
at io.puharesource.mc.titlemanager.TitleManagerPlugin.onDisable(TitleManagerPlugin.kt:50) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:269) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:513) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:505) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_21_R1.CraftServer.disablePlugins(CraftServer.java:510) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:912) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.dedicated.DedicatedServer.v(DedicatedServer.java:716) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1107) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[11:22:58] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v11.5.0.0.1242
[11:22:58] [Server thread/INFO]: [CombatLogX] Disabling expansions...
[11:22:58] [Server thread/INFO]: [CombatLogX] There were no expansions to disable.
[11:22:58] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions.
[11:22:58] [Server thread/INFO]: CombatLogX was disabled successfully.
[11:22:58] [Server thread/INFO]: [BetterRTP] Disabling BetterRTP v3.5.1
[11:22:58] [Server thread/INFO]: [AuctionMaster] Disabling AuctionMaster v4.1.3
>
[11:22:58] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v4.0.3
[11:22:58] [Server thread/INFO]: [BetterProfiles] Disabling BetterProfiles v1.5-BETA
[11:22:58] [Server thread/INFO]: [SQLite] Forcing connection close..
[11:22:58] [Server thread/INFO]:
[11:22:58] [Server thread/INFO]: [BetterProfiles] Plugin has been disabled!
[11:22:58] [Server thread/INFO]: [BetterProfiles] Thank you for using my plugin!
[11:22:58] [Server thread/INFO]:
[11:22:58] [Server thread/INFO]: [TownyFlight] Disabling TownyFlight v1.13.0
[11:22:58] [Server thread/INFO]: [SiegeWar] Disabling SiegeWar v2.9.0
[11:22:58] [Server thread/INFO]: [SiegeWar] Shutting down...
[11:22:58] [Server thread/INFO]: [mcMMO] Disabling mcMMO v2.1.218-SNAPSHOT
[11:22:58] [Server thread/INFO]: [mcMMO] Server shutdown has been executed, saving and cleaning up data...
[11:22:58] [Server thread/INFO]: [mcMMO] Saving mcMMOPlayers... (1)
[11:22:58] [Server thread/INFO]: [mcMMO] Saving data for player: EfsPasha
[11:22:58] [Server thread/INFO]: [mcMMO] Finished save operation for 1 players!
[11:22:58] [Server thread/INFO]: [TownyChat] Disabling TownyChat v0.110
[11:22:58] [Server thread/INFO]: [SkQuery] Disabling SkQuery v4.3.0
[11:22:58] [Server thread/INFO]: [Towny] Disabling Towny v0.100.0.0
[11:22:58] [Server thread/INFO]: ==============================================================
[11:22:58] [Server thread/INFO]: [Towny] Finishing File IO Tasks...
[11:22:58] [Server thread/INFO]: [Towny] Finishing Universe Tasks...
[11:22:58] [Server thread/INFO]: [Towny] Version: 0.100.0.0 - Plugin Disabled
[11:22:58] [Server thread/INFO]: =============================================================
[11:22:58] [Server thread/INFO]: [Skript] Disabling Skript v2.10.0
[11:22:58] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v22.4
[11:22:58] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
>
[11:22:59] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v22.4
>
[11:22:59] [Server thread/INFO]: [antiRedstoneClock] Disabling antiRedstoneClock v1.5.0
[11:22:59] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.12+829a4a4
[11:22:59] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[11:22:59] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.6.0-bCUSTOM
[11:22:59] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[11:22:59] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-bCUSTOM disabled!
[11:22:59] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.11.1-RELEASE
[11:22:59] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.20
[11:22:59] [Server thread/INFO]: [TAB] Disabling TAB v5.0.3
[11:22:59] [Server thread/INFO]: [TAB] Disabled in 1ms
[11:22:59] [Server thread/INFO]: [Kese] Disabling Kese v1.7.0
[11:22:59] [Server thread/INFO]: [ChatBrawl] Disabling ChatBrawl v2.1
[11:22:59] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.2.2-b812
[11:22:59] [Server thread/INFO]: [MineableSpawners] Disabling MineableSpawners v3.1.5
[11:22:59] [Server thread/INFO]: [TrollV4] Disabling TrollV4 v4.5.29
[11:22:59] [Server thread/INFO]: Disabling Essentials v2.20.1
[11:22:59] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[11:22:59] [Server thread/ERROR]: There's a good chance you're reloading your server right now. If that's the case, why do you hate yourself? Expect no support from the EssentialsX team when using /reload.
[11:22:59] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.3.10-beta-01+cb9fd58
[11:22:59] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[11:22:59] [Server thread/INFO]: [LPC] Disabling LPC v3.6.0
[11:22:59] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.4
[11:22:59] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[11:22:59] [Server thread/INFO]: | Tasks : Stopped all tasks.
[11:22:59] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
[11:22:59] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v15.5.2
[11:22:59] [Server thread/INFO]: [BetterSocial] Disabling BetterSocial v1.3-BETA
[11:22:59] [Server thread/INFO]: [SQLite] Forcing connection close..
[11:22:59] [Server thread/INFO]:
[11:22:59] [Server thread/INFO]: [BetterSocial] Plugin has been disabled!
[11:22:59] [Server thread/INFO]: [BetterSocial] Thank you for using my plugin!
[11:22:59] [Server thread/INFO]:
[11:22:59] [Server thread/INFO]: [hWorldReplacer] Disabling hWorldReplacer v0.0.1
[11:22:59] [Server thread/INFO]: [eBackup] Disabling eBackup v1.3.1
[11:22:59] [Server thread/INFO]: [eBackup] Disabled eBackup!
[11:22:59] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion vault
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin Vault was disabled.
[11:22:59] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[11:22:59] [Server thread/ERROR]: Error occurred while disabling ServerListPlus v3.4.8 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "net.minecrell.serverlistplus.core.ServerListPlusCore.stop()" because "this.core" is null
at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onDisable(BukkitPlugin.java:157) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:269) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:513) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:505) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_21_R1.CraftServer.disablePlugins(CraftServer.java:510) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:912) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.dedicated.DedicatedServer.v(DedicatedServer.java:716) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1107) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[11:22:59] [Server thread/INFO]: [NerfPhantoms] Disabling NerfPhantoms v1.4.0
[11:22:59] [Server thread/INFO]: [LangUtils] Disabling LangUtils v3.2.3
[11:22:59] [Server thread/INFO]: [ExploitFixer] Disabling ExploitFixer v1.7.1
[11:22:59] [Server thread/INFO]: [HamsterAPI] Disabling HamsterAPI v0.2.4
[11:22:59] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.4.0-SNAPSHOT-739
[11:22:59] [Server thread/INFO]: [Playtimes] Disabling Playtimes v1.6.2b
[11:22:59] [Server thread/INFO]: [Playtimes] PlayTimes shutting down
[11:22:59] [Server thread/INFO]: [LoneLibs] Disabling LoneLibs v1.0.59
[11:22:59] [Server thread/INFO]: [ServersNPC] Disabling ServersNPC v5.0
[11:22:59] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.9.10 (beta)
[11:22:59] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[11:22:59] [Server thread/INFO]: [spark] Disabling spark v1.8.14
[11:22:59] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[11:22:59] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[11:22:59] [Server thread/INFO]: [DecentHolograms] Disabling DecentHolograms v2.8.12
[11:22:59] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.131
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion luckperms
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LuckPerms was disabled.
[11:22:59] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[11:22:59] [Server thread/INFO]: [LuckPerms] Closing storage...
[11:22:59] [Server thread/INFO]: [LuckPerms] Goodbye!
[11:22:59] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.14.1
[11:22:59] [Server thread/INFO]: [NoteBlockAPI] Disabling NoteBlockAPI v1.6.3
[11:22:59] [Server thread/INFO]: [AntiXray] Disabling AntiXray v1.3.3
[11:22:59] [Server thread/INFO]: [AntiXray] Thanks for using AntiXray!
[11:22:59] [Server thread/INFO]: [AntiXray] AntiXray has been disabled.
[11:22:59] [Server thread/INFO]: [Blue Slime Core] Disabling BlueSlimeCore v2.9.6.431
[11:22:59] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.7
[11:22:59] [Server thread/INFO]: [PerWorldPlugins] Disabling PerWorldPlugins v1.5.9
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.5
[11:22:59] [Server thread/INFO]: Saving players
[11:22:59] [Server thread/INFO]: EfsPasha lost connection: Server closed
console log
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at dev.tonimatas.perworldplugins.api.PerWorldRegisteredListener.callEvent(PerWorldRegisteredListener.java:29) ~[?:?]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:601) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:588) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:3005) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.network.protocol.game.PacketPlayInAbilities.a(SourceFile:40) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.network.protocol.game.PacketPlayInAbilities.a(SourceFile:9) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:35) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:162) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1270) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:203) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandler.B(SourceFile:136) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.bv(MinecraftServer.java:1249) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.B(MinecraftServer.java:1242) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.util.thread.IAsyncTaskHandler.b(SourceFile:145) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1207) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.v_(MinecraftServer.java:1214) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1078) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.NoSuchMethodError: 'com.github.sirblobman.api.configuration.ConfigurationManager combatlogx.expansion.cheat.prevention.listener.ListenerFlight.getExpansionConfigurationManager()'
at combatlogx.expansion.cheat.prevention.listener.ListenerFlight.getConfiguration(ListenerFlight.java:86) ~[?:?]
at combatlogx.expansion.cheat.prevention.listener.ListenerFlight.isAllowFlight(ListenerFlight.java:91) ~[?:?]
at combatlogx.expansion.cheat.prevention.listener.ListenerFlight.onToggle(ListenerFlight.java:49) ~[?:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
... 22 more
>
1 3 1
stop
>
[11:22:58] [Server thread/INFO]: Stopping the server
[11:22:58] [Server thread/INFO]: Stopping server
[11:22:58] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.11.13
[11:22:58] [Server thread/INFO]: [AuctionMasterItemDisplay] Disabling AuctionMasterItemDisplay v2.2
[11:22:58] [Server thread/INFO]: [IllegalStack] Disabling IllegalStack v2.9.12a
[11:22:58] [Server thread/INFO]: [TitleManager] Disabling TitleManager v2.3.6
[11:22:58] [Server thread/ERROR]: Error occurred while disabling TitleManager v2.3.6 (Is it up to date?)
io.puharesource.mc.titlemanager.shaded.kotlin.UninitializedPropertyAccessException: lateinit property titleManagerService has not been initialized
at io.puharesource.mc.titlemanager.TitleManagerPlugin.onDisable(TitleManagerPlugin.kt:50) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:269) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:513) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:505) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_21_R1.CraftServer.disablePlugins(CraftServer.java:510) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:912) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.dedicated.DedicatedServer.v(DedicatedServer.java:716) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1107) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[11:22:58] [Server thread/INFO]: [CombatLogX] Disabling CombatLogX v11.5.0.0.1242
[11:22:58] [Server thread/INFO]: [CombatLogX] Disabling expansions...
[11:22:58] [Server thread/INFO]: [CombatLogX] There were no expansions to disable.
[11:22:58] [Server thread/INFO]: [CombatLogX] Successfully disabled all expansions.
[11:22:58] [Server thread/INFO]: CombatLogX was disabled successfully.
[11:22:58] [Server thread/INFO]: [BetterRTP] Disabling BetterRTP v3.5.1
[11:22:58] [Server thread/INFO]: [AuctionMaster] Disabling AuctionMaster v4.1.3
>
[11:22:58] [Server thread/INFO]: [ItemsAdder] Disabling ItemsAdder v4.0.3
[11:22:58] [Server thread/INFO]: [BetterProfiles] Disabling BetterProfiles v1.5-BETA
[11:22:58] [Server thread/INFO]: [SQLite] Forcing connection close..
[11:22:58] [Server thread/INFO]:
[11:22:58] [Server thread/INFO]: [BetterProfiles] Plugin has been disabled!
[11:22:58] [Server thread/INFO]: [BetterProfiles] Thank you for using my plugin!
[11:22:58] [Server thread/INFO]:
[11:22:58] [Server thread/INFO]: [TownyFlight] Disabling TownyFlight v1.13.0
[11:22:58] [Server thread/INFO]: [SiegeWar] Disabling SiegeWar v2.9.0
[11:22:58] [Server thread/INFO]: [SiegeWar] Shutting down...
[11:22:58] [Server thread/INFO]: [mcMMO] Disabling mcMMO v2.1.218-SNAPSHOT
[11:22:58] [Server thread/INFO]: [mcMMO] Server shutdown has been executed, saving and cleaning up data...
[11:22:58] [Server thread/INFO]: [mcMMO] Saving mcMMOPlayers... (1)
[11:22:58] [Server thread/INFO]: [mcMMO] Saving data for player: EfsPasha
[11:22:58] [Server thread/INFO]: [mcMMO] Finished save operation for 1 players!
[11:22:58] [Server thread/INFO]: [TownyChat] Disabling TownyChat v0.110
[11:22:58] [Server thread/INFO]: [SkQuery] Disabling SkQuery v4.3.0
[11:22:58] [Server thread/INFO]: [Towny] Disabling Towny v0.100.0.0
[11:22:58] [Server thread/INFO]: ==============================================================
[11:22:58] [Server thread/INFO]: [Towny] Finishing File IO Tasks...
[11:22:58] [Server thread/INFO]: [Towny] Finishing Universe Tasks...
[11:22:58] [Server thread/INFO]: [Towny] Version: 0.100.0.0 - Plugin Disabled
[11:22:58] [Server thread/INFO]: =============================================================
[11:22:58] [Server thread/INFO]: [Skript] Disabling Skript v2.10.0
[11:22:58] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v22.4
[11:22:58] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
>
[11:22:59] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v22.4
>
[11:22:59] [Server thread/INFO]: [antiRedstoneClock] Disabling antiRedstoneClock v1.5.0
[11:22:59] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.12+829a4a4
[11:22:59] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[11:22:59] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.6.0-bCUSTOM
[11:22:59] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[11:22:59] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-bCUSTOM disabled!
[11:22:59] [Server thread/INFO]: [BlockParticles] Disabling BlockParticles v1.11.1-RELEASE
[11:22:59] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.2.20
[11:22:59] [Server thread/INFO]: [TAB] Disabling TAB v5.0.3
[11:22:59] [Server thread/INFO]: [TAB] Disabled in 1ms
[11:22:59] [Server thread/INFO]: [Kese] Disabling Kese v1.7.0
[11:22:59] [Server thread/INFO]: [ChatBrawl] Disabling ChatBrawl v2.1
[11:22:59] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.2.2-b812
[11:22:59] [Server thread/INFO]: [MineableSpawners] Disabling MineableSpawners v3.1.5
[11:22:59] [Server thread/INFO]: [TrollV4] Disabling TrollV4 v4.5.29
[11:22:59] [Server thread/INFO]: Disabling Essentials v2.20.1
[11:22:59] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[11:22:59] [Server thread/ERROR]: There's a good chance you're reloading your server right now. If that's the case, why do you hate yourself? Expect no support from the EssentialsX team when using /reload.
[11:22:59] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.3.10-beta-01+cb9fd58
[11:22:59] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[11:22:59] [Server thread/INFO]: [LPC] Disabling LPC v3.6.0
[11:22:59] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.7.4
[11:22:59] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.4*-=-=-=-=-=-=-=-=-=-*
[11:22:59] [Server thread/INFO]: | Tasks : Stopped all tasks.
[11:22:59] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
[11:22:59] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v15.5.2
[11:22:59] [Server thread/INFO]: [BetterSocial] Disabling BetterSocial v1.3-BETA
[11:22:59] [Server thread/INFO]: [SQLite] Forcing connection close..
[11:22:59] [Server thread/INFO]:
[11:22:59] [Server thread/INFO]: [BetterSocial] Plugin has been disabled!
[11:22:59] [Server thread/INFO]: [BetterSocial] Thank you for using my plugin!
[11:22:59] [Server thread/INFO]:
[11:22:59] [Server thread/INFO]: [hWorldReplacer] Disabling hWorldReplacer v0.0.1
[11:22:59] [Server thread/INFO]: [eBackup] Disabling eBackup v1.3.1
[11:22:59] [Server thread/INFO]: [eBackup] Disabled eBackup!
[11:22:59] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion vault
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin Vault was disabled.
[11:22:59] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.8
[11:22:59] [Server thread/ERROR]: Error occurred while disabling ServerListPlus v3.4.8 (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "net.minecrell.serverlistplus.core.ServerListPlusCore.stop()" because "this.core" is null
at net.minecrell.serverlistplus.bukkit.BukkitPlugin.onDisable(BukkitPlugin.java:157) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:269) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:367) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:513) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:505) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_21_R1.CraftServer.disablePlugins(CraftServer.java:510) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:912) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.dedicated.DedicatedServer.v(DedicatedServer.java:716) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1107) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1.jar:4344-Spigot-a759b62-19bf846]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[11:22:59] [Server thread/INFO]: [NerfPhantoms] Disabling NerfPhantoms v1.4.0
[11:22:59] [Server thread/INFO]: [LangUtils] Disabling LangUtils v3.2.3
[11:22:59] [Server thread/INFO]: [ExploitFixer] Disabling ExploitFixer v1.7.1
[11:22:59] [Server thread/INFO]: [HamsterAPI] Disabling HamsterAPI v0.2.4
[11:22:59] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v5.4.0-SNAPSHOT-739
[11:22:59] [Server thread/INFO]: [Playtimes] Disabling Playtimes v1.6.2b
[11:22:59] [Server thread/INFO]: [Playtimes] PlayTimes shutting down
[11:22:59] [Server thread/INFO]: [LoneLibs] Disabling LoneLibs v1.0.59
[11:22:59] [Server thread/INFO]: [ServersNPC] Disabling ServersNPC v5.0
[11:22:59] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.9.10 (beta)
[11:22:59] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[11:22:59] [Server thread/INFO]: [spark] Disabling spark v1.8.14
[11:22:59] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
[11:22:59] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[11:22:59] [Server thread/INFO]: [DecentHolograms] Disabling DecentHolograms v2.8.12
[11:22:59] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.4.131
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion luckperms
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Reason: required plugin LuckPerms was disabled.
[11:22:59] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[11:22:59] [Server thread/INFO]: [LuckPerms] Closing storage...
[11:22:59] [Server thread/INFO]: [LuckPerms] Goodbye!
[11:22:59] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.14.1
[11:22:59] [Server thread/INFO]: [NoteBlockAPI] Disabling NoteBlockAPI v1.6.3
[11:22:59] [Server thread/INFO]: [AntiXray] Disabling AntiXray v1.3.3
[11:22:59] [Server thread/INFO]: [AntiXray] Thanks for using AntiXray!
[11:22:59] [Server thread/INFO]: [AntiXray] AntiXray has been disabled.
[11:22:59] [Server thread/INFO]: [Blue Slime Core] Disabling BlueSlimeCore v2.9.6.431
[11:22:59] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.7
[11:22:59] [Server thread/INFO]: [PerWorldPlugins] Disabling PerWorldPlugins v1.5.9
[11:22:59] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.11.5
[11:22:59] [Server thread/INFO]: Saving players
[11:22:59] [Server thread/INFO]: EfsPasha lost connection: Server closed
console log
