You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the latest version of my server software.
I have checked for similar issues.
Check for plugin incompatibilites
There are no other plugins running on my server.
Plugin Version, Server Software, Server Version
Purpur 1.21.1, Nova-0.17-alpha.25, oraxen-1.183.0
Nova Addons and Versions
none
Expected behavior
the plugin should load
Observed/Actual behavior
an error: [Nova] An exception occurred during initialization
[02.11 20:44:12.289] INFO : [Lobby-1] java.lang.NoSuchMethodError: 'java.lang.String io.th0rgal.oraxen.pack.upload.hosts.Polymath.getMinecraftPackURL()'
[02.11 20:44:12.289] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.hook.impl.oraxen.OraxenUploadService.upload(OraxenUploadService.kt:18) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.289] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.uploadPack(AutoUploadManager.kt:127) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager$enable$3.invokeSuspend(AutoUploadManager.kt:103) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.enable(AutoUploadManager.kt:102) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.init(AutoUploadManager.kt:54) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlin.reflect.full.KCallables.callSuspend(KCallables.kt:54) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.InitializableFunction.run(Initializable.kt:157) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.Initializer$launch$1$1.invokeSuspend(Initializer.kt:270) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] [20:44:12 ERROR]: [Nova] Initialization failure
Steps to reproduce
download nova for 1.21.1
enable oraxen-1.183.0
there you go
Server log
[20:45:17] [Server thread/INFO]: [02.11 20:45:17.691] INFO : Starting minecraft server version 1.21.1
[20:45:17] [Server thread/INFO]: [02.11 20:45:17.694] INFO : Loading properties
[20:45:17] [Server thread/INFO]: This server is running Purpur version 1.21.1-2329-ver/1.21.1@803bf62 (2024-10-31T20:25:04Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[20:45:18] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[20:45:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:45:18] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:45:18] [Server thread/INFO]: [02.11 20:45:18.984] INFO : Chunk system is using 1 I/O threads, 4 worker threads, and population gen parallelism of 4 threads
[20:45:19] [Server thread/WARN]: [Pufferfish] Will not enable SIMD! These optimizations are only safely supported on Java 17-21.
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.215] INFO : Default game type: ADVENTURE
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.215] INFO : Generating keypair
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.228] INFO : Starting Minecraft server on 192.168.178.123:44955
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.267] INFO : Using default channel type
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.277] INFO : Paper: Using Java compression from Velocity.
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.278] INFO : Paper: Using Java cipher from Velocity.
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loading 10 libraries... please wait
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\springframework\spring-expression\6.0.6\spring-expression-6.0.6.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\springframework\spring-core\6.0.6\spring-core-6.0.6.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\springframework\spring-jcl\6.0.6\spring-jcl-6.0.6.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\httpcomponents\httpmime\4.5.13\httpmime-4.5.13.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\httpcomponents\httpcore\4.4.13\httpcore-4.4.13.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\joml\joml\1.10.5\joml-1.10.5.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-minimessage\4.17.0\adventure-text-minimessage-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-api\4.17.0\adventure-api-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-key\4.17.0\adventure-key-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-plain\4.17.0\adventure-text-serializer-plain-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-ansi\4.17.0\adventure-text-serializer-ansi-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\ansi\1.0.3\ansi-1.0.3.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-bukkit\4.3.4\adventure-platform-bukkit-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-api\4.3.4\adventure-platform-api-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.4\adventure-text-serializer-bungeecord-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-facet\4.3.4\adventure-platform-facet-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-viaversion\4.3.4\adventure-platform-viaversion-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\com\google\code\gson\gson\2.10.1\gson-2.10.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\commons\commons-lang3\3.14.0\commons-lang3-3.14.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\gs\mclo\java\2.2.1\java-2.2.1.jar
[20:45:21] [Server thread/WARN]: [02.11 20:45:21.323] WARN : Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[20:45:26] [Server thread/WARN]: Legacy plugin AdvancedGUI v2.2.8 does not specify an api-version.
[20:45:26] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.1.1
[20:45:26] [Server thread/INFO]: [ViaVersion] ViaVersion 5.1.1 is now loaded. Registering protocol transformers and injecting...
[20:45:26] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[20:45:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[20:45:27] [Server thread/INFO]: [ViaBackwards] Loading translations...
[20:45:27] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[20:45:27] [Server thread/WARN]: [02.11 20:45:27.638] ERROR: Error initializing plugin 'ViaVersion-5.1.1.jar' in folder 'plugins' (Is it up to date?)
[20:45:27] [Server thread/WARN]: java.lang.NoSuchMethodError: 'void com.viaversion.viabackwards.protocol.v1_13_1to1_13.rewriter.ItemPacketRewriter1_13_1.registerLevelParticles(com.viaversion.viaversion.api.protocol.packet.ClientboundPacketType, com.viaversion.viaversion.api.type.Type)'
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.protocol.v1_13_1to1_13.rewriter.ItemPacketRewriter1_13_1.registerPackets(ItemPacketRewriter1_13_1.java:72)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.rewriter.RewriterBase.register(RewriterBase.java:36)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.protocol.AbstractProtocol.callRegister(AbstractProtocol.java:236)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.protocol.AbstractProtocol.registerPackets(AbstractProtocol.java:220)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.api.BackwardsProtocol.registerPackets(BackwardsProtocol.java:49)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.protocol.v1_13_1to1_13.Protocol1_13_1To1_13.registerPackets(Protocol1_13_1To1_13.java:62)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.protocol.AbstractProtocol.initialize(AbstractProtocol.java:106)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:207)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:201)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.api.ViaBackwardsPlatform.init(ViaBackwardsPlatform.java:110)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.BukkitPlugin.lambda$new$0(BukkitPlugin.java:38)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.ViaManagerImpl.init(ViaManagerImpl.java:115)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:84)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40)
[20:45:27] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:561)
[20:45:27] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[20:45:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1230)
[20:45:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333)
[20:45:27] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1575)
[20:45:27] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.117
[20:45:27] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[20:45:27] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[20:45:27] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.1.0
[20:45:27] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0-SNAPSHOT-735
[20:45:28] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.11.1-SNAPSHOT-849;d4dd363
[20:45:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7c9d3f0d]
[20:45:28] [Server thread/INFO]: [NickAPI] Loading server plugin NickAPI v7.0
[20:45:28] [Server thread/INFO]: [CloudNet-Bridge] Loading server plugin CloudNet-Bridge v4.0.0-RC11.1
[20:45:28] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[20:45:28] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.9.0
[20:45:29] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v4.0.3
[20:45:29] [Server thread/INFO]: [PluginManager] Loading server plugin PluginManager v2.8.1
[20:45:29] [Server thread/INFO]: [Oraxen] Loading server plugin Oraxen v1.183.0
[20:45:29] [Server thread/INFO]: [Nova] Loading server plugin Nova v0.17-alpha.25
[20:45:29] [Server thread/INFO]: [MegaEssentials] Loading server plugin MegaEssentials v1.0
[20:45:29] [Server thread/INFO]: [LobbySystem] Loading server plugin LobbySystem v1.0
[20:45:29] [Server thread/INFO]: [CloudNet-NPCs] Loading server plugin CloudNet-NPCs v4.0.0-RC11.1
[20:45:29] [Server thread/INFO]: [AdvancedGUI] Loading server plugin AdvancedGUI v2.2.8
[20:45:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:45:29] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.117
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.555] INFO : __
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.556] INFO : | |) LuckPerms v5.4.117
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.556] INFO : |_ | Running on Bukkit - Purpur
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.557] INFO :
[20:45:29] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:45:29] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.791] INFO : luckperms-hikari - Starting...
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.838] INFO : luckperms-hikari - Start completed.
[20:45:30] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[20:45:30] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:45:30] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:45:30] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1398ms)
[20:45:30] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[20:45:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:45:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[20:45:30] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:45:30] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-735
[20:45:30] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.11.1-SNAPSHOT-849;d4dd363
[20:45:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[20:45:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[20:45:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:45:30] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[20:45:31] [Server thread/WARN]:
** This FastAsyncWorldEdit version does not fully support your version of Bukkit.
** You can fix this by:
** - Updating your server version (Check /version to see how many versions you are behind)
** - Updating FAWE
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:grass. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=0]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=1]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=2]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=3]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=4]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=5]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=6]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=7]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=8]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=9]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=10]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=11]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=12]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=13]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=14]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=15]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=north]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=south]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=west]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=east]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:grass_path. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:grass. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:grass_path. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:sign. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:rose_red. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:cactus_green. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:dandelion_yellow. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:32] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v4.0.3
[20:45:32] [Server thread/INFO]: [Nova] Enabling Nova v0.17-alpha.25
[20:45:32] [ForkJoinPool.commonPool-worker-1/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 103 build(s) out of date.
You are running build 849, the latest version is build 952.
Update at https://www.spigotmc.org/resources/13932/
[20:45:33] [Server thread/INFO]: [Nova] Applying patches...
[20:45:33] [Attach Listener/ERROR]: [STDERR] [sun.instrument.InstrumentationImpl] WARNING: A Java agent has been loaded dynamically (C:\Users\Pikac\AppData\Local\Temp\byteBuddyAgent17965811528952326328.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
[20:45:37] [Server thread/INFO]: [Nova] Loading Addons...
[20:45:37] [Server thread/INFO]: [Nova] Initializing Addons...
[20:45:38] [Server thread/INFO]: [MegaEssentials] Enabling MegaEssentials v1.0
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.465] INFO : HikariPool-1 - Starting...
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.646] INFO : HikariPool-1 - Start completed.
[20:45:38] [Server thread/INFO]: Verbindung für MegaEssentials erstellt.
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.660] INFO : HikariPool-2 - Starting...
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.665] INFO : HikariPool-2 - Start completed.
[20:45:38] [Server thread/WARN]: [MegaEssentials] Group 'team' can't be loaded.
[20:45:38] [Server thread/WARN]: [MegaEssentials] Group 'discord' can't be loaded.
[20:45:38] [Server thread/WARN]: [MegaEssentials] Group 'developer' can't be loaded.
[20:45:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: MegaEssentials [1.0]
[20:45:38] [Server thread/INFO]: Hooked in 'PlaceholderAPI'
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : The server will make no attempt to authenticate usernames. Beware.
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : To change this, set "online-mode" to "true" in the server.properties file.
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.880] INFO : Preparing level "world"
[20:45:39] [Server thread/WARN]: Failed to load biomes via adapter (not present). Will load via bukkit
[20:45:39] [Server thread/INFO]: [02.11 20:45:39.381] INFO : Preparing start region for dimension minecraft:overworld
[20:45:40] [Server thread/INFO]: [02.11 20:45:40.465] INFO : Time elapsed: 1085 ms
[20:45:40] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.1.1
[20:45:40] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21-1.21.1 (767)
[20:45:40] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[20:45:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:45:40] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.1.0
[20:45:40] [Server thread/INFO]: [NickAPI] Enabling NickAPI v7.0
[20:45:40] [Server thread/INFO]: [NickAPI] v1_21_R1 has been detected
[20:45:40] [Server thread/INFO]: [CloudNet-Bridge] Enabling CloudNet-Bridge v4.0.0-RC11.1
[20:45:41] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[20:45:41] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[20:45:41] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[20:45:41] [Server thread/INFO]: [Multiverse-Core] 1 - World(s) loaded.
[20:45:41] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use /mv conf enablebuscript false to disable Buscript from loading.
[20:45:41] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[20:45:41] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.9.0
[20:45:41] [Server thread/INFO]: [Vulcan] Server Version: 1.21 detected!
[20:45:41] [Server thread/INFO]: [Vulcan] BStats enabled!
[20:45:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: Vulcan [2.9.0]
[20:45:41] [Server thread/INFO]: [Vulcan] PlaceholderAPI found. Enabling hook!
[20:45:41] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.8.1
[20:45:41] [Server thread/INFO]: [Oraxen] Enabling Oraxen v1.183.0
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.233] INFO : Oraxen | Version v1_21_R1 has been detected.
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.235] INFO : Oraxen | Oraxen will use the NMSHandler for this version.
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.799] INFO : Oraxen | emerald_helmet is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.800] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.802] INFO : Oraxen | emerald_chestplate is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.803] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.805] INFO : Oraxen | emerald_leggings is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.806] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.807] INFO : Oraxen | emerald_boots is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.808] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.810] INFO : Oraxen | obsidian_helmet is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.810] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.812] INFO : Oraxen | obsidian_chestplate is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.813] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.814] INFO : Oraxen | obsidian_leggings is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.814] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.815] INFO : Oraxen | obsidian_boots is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.816] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.817] INFO : Oraxen | ruby_helmet is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.818] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.819] INFO : Oraxen | ruby_chestplate is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.819] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.819] INFO : Oraxen | ruby_leggings is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.820] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.820] INFO : Oraxen | ruby_boots is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.821] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.845] INFO : Oraxen | example_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.846] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.858] INFO : Oraxen | ERROR BUILDING ITEM "example_potion"
[20:45:42] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.NamespacedKey.getNamespace()" because "key" is null
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.util.CraftNamespacedKey.toMinecraft(CraftNamespacedKey.java:28)
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegistry.get(CraftRegistry.java:211)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.utils.PotionUtils.getEffectType(PotionUtils.java:24)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.utils.PotionUtils.getEffectType(PotionUtils.java:15)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.items.ItemParser.parseVanillaSections(ItemParser.java:294)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.items.ItemParser.applyConfig(ItemParser.java:131)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.items.ItemParser.buildItem(ItemParser.java:108)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.config.ConfigsManager.parseItemConfig(ConfigsManager.java:320)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.config.ConfigsManager.parseItemConfig(ConfigsManager.java:237)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.api.OraxenItems.loadItems(OraxenItems.java:45)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.OraxenPlugin.onEnable(OraxenPlugin.java:108)
[20:45:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[20:45:42] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[20:45:42] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[20:45:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:655)
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:604)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:757)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:519)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:366)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1230)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333)
[20:45:42] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1575)
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.861] INFO : Oraxen | legendary_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.861] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.873] INFO : Oraxen | obsidian_pickaxe is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.874] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.875] INFO : Oraxen | bedrock_pickaxe is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.875] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.876] INFO : Oraxen | emerald_pickaxe is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.876] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.877] INFO : Oraxen | onyx_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.877] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.878] INFO : Oraxen | orax_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.878] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.879] INFO : Oraxen | fire_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.879] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.882] INFO : Oraxen | glass_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.883] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.883] INFO : Oraxen | obsidian_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.883] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.884] INFO : Oraxen | blood_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.885] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.885] INFO : Oraxen | octavia_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | dagger is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | katana is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.887] INFO : Oraxen | It is heavily advised to swap to the new durability-property on 1.20.5+ servers...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.147] INFO : Oraxen | Slicing gui-textures to 1.20.2-format...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.153] INFO : Oraxen | Successfully sliced gui-textures for 1.20.2
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.686] INFO : Oraxen | Converting global lang file to individual language files...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.793] INFO : Oraxen | Verifying formatting for textures and models...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.838] INFO : Oraxen | No broken models or textures were found in the resourcepack
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.841] INFO : Oraxen | Generating atlas-file for 1.19.3+ Resource Pack format
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.871] INFO :
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.874] INFO : Oraxen | Attempting to merge imported font files...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.877] INFO : Oraxen | Merged 2 duplicate font files into a final assets/minecraft/font/default.json
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.877] INFO : Oraxen | The imported font files have not been deleted.
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.878] INFO : Oraxen | If anything seems wrong, there might be conflicting unicodes assigned.
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.878] INFO :
[20:45:44] [Server thread/INFO]: [02.11 20:45:44.157] INFO : Oraxen | Successfully loaded on Windows 11
[20:45:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oraxen [1.183.0]
[20:45:44] [Server thread/INFO]: [02.11 20:45:44.175] INFO : Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
[20:45:44] [Server thread/INFO]: [LobbySystem] Enabling LobbySystem v1.0
[20:45:44] [Server thread/INFO]: [LobbySystem] LobbySystem wird aktiviert
[20:46:01] [Server thread/ERROR]: [Nova] An exception occurred during initialization
java.lang.NoSuchMethodError: 'java.lang.String io.th0rgal.oraxen.pack.upload.hosts.Polymath.getMinecraftPackURL()'
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.hook.impl.oraxen.OraxenUploadService.upload(OraxenUploadService.kt:18) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.uploadPack(AutoUploadManager.kt:127) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager$enable$3.invokeSuspend(AutoUploadManager.kt:103) ~[Nova-0.17-alpha.25.jar:?]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) ~[?:?]
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) ~[?:?]
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) ~[?:?]
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) ~[?:?]
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) ~[?:?]
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) ~[?:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.enable(AutoUploadManager.kt:102) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.init(AutoUploadManager.kt:54) ~[Nova-0.17-alpha.25.jar:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) ~[?:?]
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) ~[?:?]
at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108) ~[?:?]
at kotlin.reflect.full.KCallables.callSuspend(KCallables.kt:54) ~[?:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.InitializableFunction.run(Initializable.kt:157) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.Initializer$launch$1$1.invokeSuspend(Initializer.kt:270) ~[Nova-0.17-alpha.25.jar:?]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) ~[?:?]
[20:46:01] [Server thread/ERROR]: [Nova] Initialization failure
Errors
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Agreements
Check for plugin incompatibilites
There are no other plugins running on my server.
Plugin Version, Server Software, Server Version
Purpur 1.21.1, Nova-0.17-alpha.25, oraxen-1.183.0
Nova Addons and Versions
none
Expected behavior
the plugin should load
Observed/Actual behavior
an error: [Nova] An exception occurred during initialization
[02.11 20:44:12.289] INFO : [Lobby-1] java.lang.NoSuchMethodError: 'java.lang.String io.th0rgal.oraxen.pack.upload.hosts.Polymath.getMinecraftPackURL()'
[02.11 20:44:12.289] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.hook.impl.oraxen.OraxenUploadService.upload(OraxenUploadService.kt:18) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.289] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.uploadPack(AutoUploadManager.kt:127) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager$enable$3.invokeSuspend(AutoUploadManager.kt:103) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) ~[?:?]
[02.11 20:44:12.290] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) ~[?:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.enable(AutoUploadManager.kt:102) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.291] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.init(AutoUploadManager.kt:54) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) ~[?:?]
[02.11 20:44:12.292] INFO : [Lobby-1] at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlin.reflect.full.KCallables.callSuspend(KCallables.kt:54) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.InitializableFunction.run(Initializable.kt:157) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.Initializer$launch$1$1.invokeSuspend(Initializer.kt:270) ~[Nova-0.17-alpha.25.jar:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
[02.11 20:44:12.293] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) ~[?:?]
[02.11 20:44:12.294] INFO : [Lobby-1] [20:44:12 ERROR]: [Nova] Initialization failure
Steps to reproduce
Server log
[20:45:17] [Server thread/INFO]: [02.11 20:45:17.691] INFO : Starting minecraft server version 1.21.1
[20:45:17] [Server thread/INFO]: [02.11 20:45:17.694] INFO : Loading properties
[20:45:17] [Server thread/INFO]: This server is running Purpur version 1.21.1-2329-ver/1.21.1@803bf62 (2024-10-31T20:25:04Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[20:45:18] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[20:45:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
[20:45:18] [Server thread/INFO]: Using 4 threads for Netty based IO
[20:45:18] [Server thread/INFO]: [02.11 20:45:18.984] INFO : Chunk system is using 1 I/O threads, 4 worker threads, and population gen parallelism of 4 threads
[20:45:19] [Server thread/WARN]: [Pufferfish] Will not enable SIMD! These optimizations are only safely supported on Java 17-21.
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.215] INFO : Default game type: ADVENTURE
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.215] INFO : Generating keypair
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.228] INFO : Starting Minecraft server on 192.168.178.123:44955
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.267] INFO : Using default channel type
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.277] INFO : Paper: Using Java compression from Velocity.
[20:45:19] [Server thread/INFO]: [02.11 20:45:19.278] INFO : Paper: Using Java cipher from Velocity.
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loading 10 libraries... please wait
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\springframework\spring-expression\6.0.6\spring-expression-6.0.6.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\springframework\spring-core\6.0.6\spring-core-6.0.6.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\springframework\spring-jcl\6.0.6\spring-jcl-6.0.6.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\httpcomponents\httpmime\4.5.13\httpmime-4.5.13.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\httpcomponents\httpcore\4.4.13\httpcore-4.4.13.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\joml\joml\1.10.5\joml-1.10.5.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-minimessage\4.17.0\adventure-text-minimessage-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-api\4.17.0\adventure-api-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-key\4.17.0\adventure-key-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\examination-api\1.3.0\examination-api-1.3.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\examination-string\1.3.0\examination-string-1.3.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\jetbrains\annotations\24.1.0\annotations-24.1.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-plain\4.17.0\adventure-text-serializer-plain-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-ansi\4.17.0\adventure-text-serializer-ansi-4.17.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\ansi\1.0.3\ansi-1.0.3.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-bukkit\4.3.4\adventure-platform-bukkit-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-api\4.3.4\adventure-platform-api-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-bungeecord\4.3.4\adventure-text-serializer-bungeecord-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-legacy\4.13.1\adventure-text-serializer-legacy-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-nbt\4.13.1\adventure-nbt-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-gson\4.13.1\adventure-text-serializer-gson-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-text-serializer-gson-legacy-impl\4.13.1\adventure-text-serializer-gson-legacy-impl-4.13.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-facet\4.3.4\adventure-platform-facet-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\net\kyori\adventure-platform-viaversion\4.3.4\adventure-platform-viaversion-4.3.4.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\com\google\code\gson\gson\2.10.1\gson-2.10.1.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\org\apache\commons\commons-lang3\3.14.0\commons-lang3-3.14.0.jar
[20:45:20] [Server thread/INFO]: [SpigotLibraryLoader] [Oraxen] Loaded library S:\CLOUD\local\services\Lobby-1\libraries\gs\mclo\java\2.2.1\java-2.2.1.jar
[20:45:21] [Server thread/WARN]: [02.11 20:45:21.323] WARN : Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[20:45:26] [Server thread/WARN]: Legacy plugin AdvancedGUI v2.2.8 does not specify an api-version.
[20:45:26] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.1.1
[20:45:26] [Server thread/INFO]: [ViaVersion] ViaVersion 5.1.1 is now loaded. Registering protocol transformers and injecting...
[20:45:26] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[20:45:27] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[20:45:27] [Server thread/INFO]: [ViaBackwards] Loading translations...
[20:45:27] [Server thread/INFO]: [ViaBackwards] Registering protocols...
[20:45:27] [Server thread/WARN]: [02.11 20:45:27.638] ERROR: Error initializing plugin 'ViaVersion-5.1.1.jar' in folder 'plugins' (Is it up to date?)
[20:45:27] [Server thread/WARN]: java.lang.NoSuchMethodError: 'void com.viaversion.viabackwards.protocol.v1_13_1to1_13.rewriter.ItemPacketRewriter1_13_1.registerLevelParticles(com.viaversion.viaversion.api.protocol.packet.ClientboundPacketType, com.viaversion.viaversion.api.type.Type)'
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.protocol.v1_13_1to1_13.rewriter.ItemPacketRewriter1_13_1.registerPackets(ItemPacketRewriter1_13_1.java:72)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.rewriter.RewriterBase.register(RewriterBase.java:36)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.protocol.AbstractProtocol.callRegister(AbstractProtocol.java:236)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.protocol.AbstractProtocol.registerPackets(AbstractProtocol.java:220)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.api.BackwardsProtocol.registerPackets(BackwardsProtocol.java:49)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.protocol.v1_13_1to1_13.Protocol1_13_1To1_13.registerPackets(Protocol1_13_1To1_13.java:62)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.api.protocol.AbstractProtocol.initialize(AbstractProtocol.java:106)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:207)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.protocol.ProtocolManagerImpl.registerProtocol(ProtocolManagerImpl.java:201)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.api.ViaBackwardsPlatform.init(ViaBackwardsPlatform.java:110)
[20:45:27] [Server thread/WARN]: at ViaBackwards-5.1.0.jar//com.viaversion.viabackwards.BukkitPlugin.lambda$new$0(BukkitPlugin.java:38)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.ViaManagerImpl.init(ViaManagerImpl.java:115)
[20:45:27] [Server thread/WARN]: at ViaVersion-5.1.1.jar//com.viaversion.viaversion.ViaVersionPlugin.onLoad(ViaVersionPlugin.java:84)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:59)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.storage.ServerPluginProviderStorage.processProvided(ServerPluginProviderStorage.java:18)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39)
[20:45:27] [Server thread/WARN]: at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40)
[20:45:27] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:561)
[20:45:27] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329)
[20:45:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1230)
[20:45:27] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333)
[20:45:27] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1575)
[20:45:27] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.117
[20:45:27] [Server thread/INFO]: [Vault] Loading server plugin Vault v1.7.3-b131
[20:45:27] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[20:45:27] [Server thread/INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.1.0
[20:45:27] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.4.0-SNAPSHOT-735
[20:45:28] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.11.1-SNAPSHOT-849;d4dd363
[20:45:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7c9d3f0d]
[20:45:28] [Server thread/INFO]: [NickAPI] Loading server plugin NickAPI v7.0
[20:45:28] [Server thread/INFO]: [CloudNet-Bridge] Loading server plugin CloudNet-Bridge v4.0.0-RC11.1
[20:45:28] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.1-b861
[20:45:28] [Server thread/INFO]: [Vulcan] Loading server plugin Vulcan v2.9.0
[20:45:29] [Server thread/INFO]: [ViaRewind] Loading server plugin ViaRewind v4.0.3
[20:45:29] [Server thread/INFO]: [PluginManager] Loading server plugin PluginManager v2.8.1
[20:45:29] [Server thread/INFO]: [Oraxen] Loading server plugin Oraxen v1.183.0
[20:45:29] [Server thread/INFO]: [Nova] Loading server plugin Nova v0.17-alpha.25
[20:45:29] [Server thread/INFO]: [MegaEssentials] Loading server plugin MegaEssentials v1.0
[20:45:29] [Server thread/INFO]: [LobbySystem] Loading server plugin LobbySystem v1.0
[20:45:29] [Server thread/INFO]: [CloudNet-NPCs] Loading server plugin CloudNet-NPCs v4.0.0-RC11.1
[20:45:29] [Server thread/INFO]: [AdvancedGUI] Loading server plugin AdvancedGUI v2.2.8
[20:45:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:45:29] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.117
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.555] INFO : __
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.556] INFO : | |) LuckPerms v5.4.117
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.556] INFO : |_ | Running on Bukkit - Purpur
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.557] INFO :
[20:45:29] [Server thread/INFO]: [LuckPerms] Loading configuration...
[20:45:29] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.791] INFO : luckperms-hikari - Starting...
[20:45:29] [Server thread/INFO]: [02.11 20:45:29.838] INFO : luckperms-hikari - Start completed.
[20:45:30] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
[20:45:30] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[20:45:30] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[20:45:30] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1398ms)
[20:45:30] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[20:45:30] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[20:45:30] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[20:45:30] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[20:45:30] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.4.0-SNAPSHOT-735
[20:45:30] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.11.1-SNAPSHOT-849;d4dd363
[20:45:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[20:45:30] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[20:45:30] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[20:45:30] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[20:45:31] [Server thread/WARN]:
** This FastAsyncWorldEdit version does not fully support your version of Bukkit.
** You can fix this by:
** - Updating your server version (Check /version to see how many versions you are behind)
** - Updating FAWE
**
** When working with blocks or undoing, chests will be empty, signs
** will be blank, and so on. There will be no support for entity
** and block property-related functions.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:grass. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=0]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=1]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=2]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=3]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=4]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=5]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=6]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=7]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=8]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=9]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=10]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=11]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=12]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=13]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=14]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:sign[rotation=15]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=north]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=south]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=west]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:wall_sign[facing=east]. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown block: minecraft:grass_path. Neither the DataFixer nor defaulting worked to recognize this block.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:grass. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:grass_path. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:sign. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:rose_red. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:cactus_green. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:31] [Server thread/ERROR]: Unknown item: minecraft:dandelion_yellow. Neither the DataFixer nor defaulting worked to recognize this item.
[20:45:32] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v4.0.3
[20:45:32] [Server thread/INFO]: [Nova] Enabling Nova v0.17-alpha.25
[20:45:32] [ForkJoinPool.commonPool-worker-1/WARN]: [com.fastasyncworldedit.core.util.UpdateNotification] An update for FastAsyncWorldEdit is available. You are 103 build(s) out of date.
You are running build 849, the latest version is build 952.
Update at https://www.spigotmc.org/resources/13932/
[20:45:33] [Server thread/INFO]: [Nova] Applying patches...
[20:45:33] [Attach Listener/ERROR]: [STDERR] [sun.instrument.InstrumentationImpl] WARNING: A Java agent has been loaded dynamically (C:\Users\Pikac\AppData\Local\Temp\byteBuddyAgent17965811528952326328.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
[20:45:37] [Server thread/INFO]: [Nova] Loading Addons...
[20:45:37] [Server thread/INFO]: [Nova] Initializing Addons...
[20:45:38] [Server thread/INFO]: [MegaEssentials] Enabling MegaEssentials v1.0
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.465] INFO : HikariPool-1 - Starting...
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.646] INFO : HikariPool-1 - Start completed.
[20:45:38] [Server thread/INFO]: Verbindung für MegaEssentials erstellt.
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.660] INFO : HikariPool-2 - Starting...
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.665] INFO : HikariPool-2 - Start completed.
[20:45:38] [Server thread/WARN]: [MegaEssentials] Group 'team' can't be loaded.
[20:45:38] [Server thread/WARN]: [MegaEssentials] Group 'discord' can't be loaded.
[20:45:38] [Server thread/WARN]: [MegaEssentials] Group 'developer' can't be loaded.
[20:45:38] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: MegaEssentials [1.0]
[20:45:38] [Server thread/INFO]: Hooked in 'PlaceholderAPI'
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : The server will make no attempt to authenticate usernames. Beware.
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[20:45:38] [Server thread/WARN]: [02.11 20:45:38.877] WARN : To change this, set "online-mode" to "true" in the server.properties file.
[20:45:38] [Server thread/INFO]: [02.11 20:45:38.880] INFO : Preparing level "world"
[20:45:39] [Server thread/WARN]: Failed to load biomes via adapter (not present). Will load via bukkit
[20:45:39] [Server thread/INFO]: [02.11 20:45:39.381] INFO : Preparing start region for dimension minecraft:overworld
[20:45:40] [Server thread/INFO]: [02.11 20:45:40.465] INFO : Time elapsed: 1085 ms
[20:45:40] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.1.1
[20:45:40] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21-1.21.1 (767)
[20:45:40] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[20:45:40] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:45:40] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v5.1.0
[20:45:40] [Server thread/INFO]: [NickAPI] Enabling NickAPI v7.0
[20:45:40] [Server thread/INFO]: [NickAPI] v1_21_R1 has been detected
[20:45:40] [Server thread/INFO]: [CloudNet-Bridge] Enabling CloudNet-Bridge v4.0.0-RC11.1
[20:45:41] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[20:45:41] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[20:45:41] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[20:45:41] [Server thread/INFO]: [Multiverse-Core] 1 - World(s) loaded.
[20:45:41] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use
/mv conf enablebuscript false
to disable Buscript from loading.[20:45:41] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[20:45:41] [Server thread/INFO]: [Vulcan] Enabling Vulcan v2.9.0
[20:45:41] [Server thread/INFO]: [Vulcan] Server Version: 1.21 detected!
[20:45:41] [Server thread/INFO]: [Vulcan] BStats enabled!
[20:45:41] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: Vulcan [2.9.0]
[20:45:41] [Server thread/INFO]: [Vulcan] PlaceholderAPI found. Enabling hook!
[20:45:41] [Server thread/INFO]: [PluginManager] Enabling PluginManager v2.8.1
[20:45:41] [Server thread/INFO]: [Oraxen] Enabling Oraxen v1.183.0
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.233] INFO : Oraxen | Version v1_21_R1 has been detected.
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.235] INFO : Oraxen | Oraxen will use the NMSHandler for this version.
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.799] INFO : Oraxen | emerald_helmet is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.800] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.802] INFO : Oraxen | emerald_chestplate is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.803] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.805] INFO : Oraxen | emerald_leggings is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.806] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.807] INFO : Oraxen | emerald_boots is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.808] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.810] INFO : Oraxen | obsidian_helmet is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.810] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.812] INFO : Oraxen | obsidian_chestplate is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.813] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.814] INFO : Oraxen | obsidian_leggings is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.814] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.815] INFO : Oraxen | obsidian_boots is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.816] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.817] INFO : Oraxen | ruby_helmet is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.818] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.819] INFO : Oraxen | ruby_chestplate is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.819] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.819] INFO : Oraxen | ruby_leggings is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.820] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.820] INFO : Oraxen | ruby_boots is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.821] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.845] INFO : Oraxen | example_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.846] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.858] INFO : Oraxen | ERROR BUILDING ITEM "example_potion"
[20:45:42] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "org.bukkit.NamespacedKey.getNamespace()" because "key" is null
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.util.CraftNamespacedKey.toMinecraft(CraftNamespacedKey.java:28)
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftRegistry.get(CraftRegistry.java:211)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.utils.PotionUtils.getEffectType(PotionUtils.java:24)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.utils.PotionUtils.getEffectType(PotionUtils.java:15)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.items.ItemParser.parseVanillaSections(ItemParser.java:294)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.items.ItemParser.applyConfig(ItemParser.java:131)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.items.ItemParser.buildItem(ItemParser.java:108)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.config.ConfigsManager.parseItemConfig(ConfigsManager.java:320)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.config.ConfigsManager.parseItemConfig(ConfigsManager.java:237)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.api.OraxenItems.loadItems(OraxenItems.java:45)
[20:45:42] [Server thread/WARN]: at oraxen-1.183.0.jar//io.th0rgal.oraxen.OraxenPlugin.onEnable(OraxenPlugin.java:108)
[20:45:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288)
[20:45:42] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[20:45:42] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[20:45:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:655)
[20:45:42] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:604)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:757)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:519)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:366)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1230)
[20:45:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333)
[20:45:42] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1575)
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.861] INFO : Oraxen | legendary_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.861] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.873] INFO : Oraxen | obsidian_pickaxe is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.874] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.875] INFO : Oraxen | bedrock_pickaxe is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.875] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.876] INFO : Oraxen | emerald_pickaxe is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.876] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.877] INFO : Oraxen | onyx_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.877] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.878] INFO : Oraxen | orax_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.878] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.879] INFO : Oraxen | fire_hammer is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.879] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.882] INFO : Oraxen | glass_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.883] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.883] INFO : Oraxen | obsidian_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.883] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.884] INFO : Oraxen | blood_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.885] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.885] INFO : Oraxen | octavia_sword is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | dagger is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:42] [Server thread/INFO]: [02.11 20:45:42.886] INFO : Oraxen | katana is using deprecated Durability-Mechanic...
[20:45:42] [Server thread/INFO]: [02.11 20:45:42.887] INFO : Oraxen | It is heavily advised to swap to the new
durability
-property on 1.20.5+ servers...[20:45:43] [Server thread/INFO]: [02.11 20:45:43.147] INFO : Oraxen | Slicing gui-textures to 1.20.2-format...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.153] INFO : Oraxen | Successfully sliced gui-textures for 1.20.2
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.686] INFO : Oraxen | Converting global lang file to individual language files...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.793] INFO : Oraxen | Verifying formatting for textures and models...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.838] INFO : Oraxen | No broken models or textures were found in the resourcepack
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.841] INFO : Oraxen | Generating atlas-file for 1.19.3+ Resource Pack format
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.871] INFO :
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.874] INFO : Oraxen | Attempting to merge imported font files...
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.877] INFO : Oraxen | Merged 2 duplicate font files into a final assets/minecraft/font/default.json
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.877] INFO : Oraxen | The imported font files have not been deleted.
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.878] INFO : Oraxen | If anything seems wrong, there might be conflicting unicodes assigned.
[20:45:43] [Server thread/INFO]: [02.11 20:45:43.878] INFO :
[20:45:44] [Server thread/INFO]: [02.11 20:45:44.157] INFO : Oraxen | Successfully loaded on Windows 11
[20:45:44] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: oraxen [1.183.0]
[20:45:44] [Server thread/INFO]: [02.11 20:45:44.175] INFO : Oraxen | Plugin "PlaceholderAPI" detected, enabling hooks
[20:45:44] [Server thread/INFO]: [LobbySystem] Enabling LobbySystem v1.0
[20:45:44] [Server thread/INFO]: [LobbySystem] LobbySystem wird aktiviert
[20:46:01] [Server thread/ERROR]: [Nova] An exception occurred during initialization
java.lang.NoSuchMethodError: 'java.lang.String io.th0rgal.oraxen.pack.upload.hosts.Polymath.getMinecraftPackURL()'
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.hook.impl.oraxen.OraxenUploadService.upload(OraxenUploadService.kt:18) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.uploadPack(AutoUploadManager.kt:127) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager$enable$3.invokeSuspend(AutoUploadManager.kt:103) ~[Nova-0.17-alpha.25.jar:?]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263) ~[?:?]
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) ~[?:?]
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) ~[?:?]
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) ~[?:?]
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47) ~[?:?]
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) ~[?:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.enable(AutoUploadManager.kt:102) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.resources.upload.AutoUploadManager.init(AutoUploadManager.kt:54) ~[Nova-0.17-alpha.25.jar:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97) ~[?:?]
at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113) ~[?:?]
at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108) ~[?:?]
at kotlin.reflect.full.KCallables.callSuspend(KCallables.kt:54) ~[?:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.InitializableFunction.run(Initializable.kt:157) ~[Nova-0.17-alpha.25.jar:?]
at Nova-0.17-alpha.25.jar/xyz.xenondevs.nova.initialize.Initializer$launch$1$1.invokeSuspend(Initializer.kt:270) ~[Nova-0.17-alpha.25.jar:?]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[?:?]
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:589) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:832) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:720) ~[?:?]
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:707) ~[?:?]
[20:46:01] [Server thread/ERROR]: [Nova] Initialization failure
Errors
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: