
Bluemap Markers for TARDIS' not displaying correctly due to invalid URL.
MariaTheDinkus opened this issue · 0 comments
Describe the bug
Bluemap markers for each TARDIS aren't displaying the appropriate icon.
It is using the URL https://raw.githubusercontent.com/eccentricdevotion/TARDIS/master/src/main/resources/tardis.png instead of https://raw.githubusercontent.com/eccentricdevotion/TARDIS/master/Core/src/main/resources/tardis.png. This makes it display an invalid image, breaking the marker icons.
To Reproduce
- Install
- Start with Bluemap module enabled
- Markers for Bluemap use incorrect icon url, thus displaying incorrectly.
Screenshots
Log files
[14:36:40] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.4+7-LTS; Eclipse Adoptium Temurin-21.0.4+7) on Linux 5.15.0-69-generic (amd64)
[14:36:40] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21-124-master@df3b654 (2024-08-02T00:02:38Z) for Minecraft 1.21
[14:36:40] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[14:36:41] [ServerMain/WARN]: [org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper] Failed to get hostname, using 'localhost'
java.net.UnknownHostException: 91e0040e-509a-400f-91b8-739612d202d0: 91e0040e-509a-400f-91b8-739612d202d0: Name or service not known
at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1936) ~[?:?]
at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.getHostname(DiscriminatingNameMapper.java:90) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.<init>(DiscriminatingNameMapper.java:69) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.NameMappers.discriminatingNameMapper(NameMappers.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.getManuallyCreatedNameMappers(NamedLockFactoryAdapterFactoryImpl.java:78) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.<init>(NamedLockFactoryAdapterFactoryImpl.java:107) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:159) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory.initService(DefaultSyncContextFactory.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.DefaultMetadataResolver.initService(DefaultMetadataResolver.java:123) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.apache.maven.repository.internal.DefaultVersionResolver.initService(DefaultVersionResolver.java:106) ~[maven-resolver-provider-3.9.6.jar:3.9.6]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.initService(DefaultRepositorySystem.java:158) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.bukkit.plugin.java.LibraryLoader.<init>(LibraryLoader.java:60) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.<clinit>(SpigotPluginProvider.java:38) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.type.PluginFileType.<clinit>(PluginFileType.java:40) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.FileProviderSource.getPluginName(FileProviderSource.java:138) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.FileProviderSource.checkUpdate(FileProviderSource.java:112) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.FileProviderSource.prepareContext(FileProviderSource.java:60) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.lambda$prepareContext$1(DirectoryProviderSource.java:33) ~[paper-1.21.jar:1.21-124-df3b654]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?]
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?]
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.walkFiles(DirectoryProviderSource.java:64) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:31) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.Main.main(Main.java:123) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.jar:1.21-124-df3b654]
at org.bukkit.craftbukkit.Main.main(Main.java:287) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.net.UnknownHostException: 91e0040e-509a-400f-91b8-739612d202d0: Name or service not known
at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) ~[?:?]
at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) ~[?:?]
at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) ~[?:?]
at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) ~[?:?]
at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) ~[?:?]
at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1931) ~[?:?]
... 60 more
[14:36:43] [ServerMain/WARN]: [org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper] Failed to get hostname, using 'localhost'
java.net.UnknownHostException: 91e0040e-509a-400f-91b8-739612d202d0: 91e0040e-509a-400f-91b8-739612d202d0: Name or service not known
at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1936) ~[?:?]
at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.getHostname(DiscriminatingNameMapper.java:90) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.DiscriminatingNameMapper.<init>(DiscriminatingNameMapper.java:69) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.NameMappers.discriminatingNameMapper(NameMappers.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.getManuallyCreatedNameMappers(NamedLockFactoryAdapterFactoryImpl.java:78) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.named.NamedLockFactoryAdapterFactoryImpl.<init>(NamedLockFactoryAdapterFactoryImpl.java:107) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?]
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:159) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.synccontext.DefaultSyncContextFactory.initService(DefaultSyncContextFactory.java:68) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.DefaultMetadataResolver.initService(DefaultMetadataResolver.java:123) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.apache.maven.repository.internal.DefaultVersionResolver.initService(DefaultVersionResolver.java:106) ~[maven-resolver-provider-3.9.6.jar:3.9.6]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.initService(DefaultRepositorySystem.java:158) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.newInstance(DefaultServiceLocator.java:163) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstances(DefaultServiceLocator.java:140) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator$Entry.getInstance(DefaultServiceLocator.java:130) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at org.eclipse.aether.impl.DefaultServiceLocator.getService(DefaultServiceLocator.java:271) ~[maven-resolver-impl-1.9.18.jar:1.9.18]
at io.papermc.paper.plugin.loader.library.impl.MavenLibraryResolver.<init>(MavenLibraryResolver.java:73) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at BMM-2.1.3.jar/de.miraculixx.bmm.BMMPluginLoader.classloader(BMMPluginLoader.java:20) ~[BMM-2.1.3.jar:?]
at io.papermc.paper.plugin.provider.type.paper.PaperPluginProviderFactory.build(PaperPluginProviderFactory.java:38) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.type.paper.PaperPluginProviderFactory.build(PaperPluginProviderFactory.java:23) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.type.PluginFileType.register(PluginFileType.java:72) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.FileProviderSource.registerProviders(FileProviderSource.java:96) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:52) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.registerProviders(DirectoryProviderSource.java:17) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:15) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.Main.main(Main.java:123) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.jar:1.21-124-df3b654]
at org.bukkit.craftbukkit.Main.main(Main.java:287) ~[paper-1.21.jar:1.21-124-df3b654]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.net.UnknownHostException: 91e0040e-509a-400f-91b8-739612d202d0: Name or service not known
at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:52) ~[?:?]
at java.base/java.net.InetAddress$PlatformResolver.lookupByName(InetAddress.java:1211) ~[?:?]
at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1828) ~[?:?]
at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:1139) ~[?:?]
at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1818) ~[?:?]
at java.base/java.net.InetAddress.getLocalHost(InetAddress.java:1931) ~[?:?]
... 47 more
[14:36:43] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/dev/jorel/commandapi-bukkit-shade-mojang-mapped/9.5.0-SNAPSHOT/maven-metadata.xml
[14:36:43] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/dev/jorel/commandapi-bukkit/9.5.0-SNAPSHOT/maven-metadata.xml
[14:36:43] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/dev/jorel/commandapi-platforms/9.5.0-SNAPSHOT/maven-metadata.xml
[14:36:43] [ServerMain/INFO]: [MavenLibraryResolver] Downloading https://repo.maven.apache.org/maven2/dev/jorel/commandapi/9.5.0-SNAPSHOT/maven-metadata.xml
[14:36:44] [ServerMain/INFO]: [PluginInitializerManager] Initialized 19 plugins
[14:36:44] [ServerMain/INFO]: [PluginInitializerManager] Paper plugins (1):
- BlueMap-Marker (164)
[14:36:44] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (18):
- AxiomPaper (1.5.12), BlueMap (5.3), BreweryX (3.2.3-SNAPSHOT), Chunky (1.4.10), Drugs (1.7.1), Essentials (2.21.0-dev+106-8b08a8f), EssentialsChat (2.21.0-dev+106-8b08a8f), EssentialsSpawn (2.21.0-dev+106-8b08a8f), FastAsyncWorldEdit (2.11.1-SNAPSHOT-866;f93ad59), ImageFrame (1.7.9.0), LibsDisguises (10.0.44-SNAPSHOT), LuckPerms (5.4.137), OpenSit (1.0.4), PlayerCarry (1.1), ProtocolLib (5.3.0-SNAPSHOT-726), TARDIS (5.7.0-b2945), WorldGuard (7.0.11-beta1+a801a9d), packetevents (2.4.0)
[14:36:49] [ServerMain/WARN]: resource-pack-id missing, using default of 8c997c17-867d-3bc8-a033-89055c7eeff4
[14:36:49] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:36:51] [ServerMain/INFO]: Loaded 1290 recipes
[14:36:52] [ServerMain/INFO]: Loaded 1409 advancements
[14:36:52] [Server thread/INFO]: Starting minecraft server version 1.21
[14:36:52] [Server thread/INFO]: Loading properties
[14:36:52] [Server thread/INFO]: This server is running Paper version 1.21-124-master@df3b654 (2024-08-02T00:02:38Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
[14:36:53] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[14:36:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:36:53] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:36:53] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 8 worker threads, and population gen parallelism of 8 threads
[14:36:53] [Server thread/INFO]: Default game type: SURVIVAL
[14:36:53] [Server thread/INFO]: Generating keypair
[14:36:54] [Server thread/INFO]: Starting Minecraft server on 173.240.149.36:25624
[14:36:54] [Server thread/INFO]: Using epoll channel type
[14:36:54] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[14:36:54] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [BreweryX] Loading 1 libraries... please wait
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/annotations/13.0/annotations-13.0.jar
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [BreweryX] Loaded library /home/container/libraries/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [TARDIS] Loading 1 libraries... please wait
[14:36:56] [Server thread/INFO]: [SpigotLibraryLoader] [TARDIS] Loaded library /home/container/libraries/org/jsoup/jsoup/1.16.1/jsoup-1.16.1.jar
[14:36:56] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.3.0-SNAPSHOT-726
[14:36:56] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.21.0) has not yet been tested! Proceed with caution.
[14:36:57] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.137
[14:36:57] [Server thread/INFO]: [FastAsyncWorldEdit] Loading server plugin FastAsyncWorldEdit v2.11.1-SNAPSHOT-866;f93ad59
[14:37:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@586be64f]
[14:37:01] [Server thread/INFO]: [packetevents] Loading server plugin packetevents v2.4.0
[14:37:07] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0-dev+106-8b08a8f
[14:37:07] [Server thread/INFO]: [BlueMap] Loading server plugin BlueMap v5.3
[14:37:07] [Server thread/INFO]: [WorldGuard] Loading server plugin WorldGuard v7.0.11-beta1+a801a9d
[14:37:07] [Server thread/INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.44-SNAPSHOT
[14:37:07] [Server thread/INFO]: [OpenSit] Loading server plugin OpenSit v1.0.4
[14:37:07] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0-dev+106-8b08a8f
[14:37:07] [Server thread/INFO]: [BlueMap-Marker] Loading server plugin BlueMap-Marker v164
[14:37:08] [Server thread/INFO]: [BreweryX] Loading server plugin BreweryX v3.2.3-SNAPSHOT
[14:37:08] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.0-dev+106-8b08a8f
[14:37:08] [Server thread/INFO]: [PlayerCarry] Loading server plugin PlayerCarry v1.1
[14:37:08] [Server thread/INFO]: [ImageFrame] Loading server plugin ImageFrame v1.7.9.0
[14:37:08] [Server thread/INFO]: [Drugs] Loading server plugin Drugs v1.7.1
[14:37:08] [Server thread/INFO]: [AxiomPaper] Loading server plugin AxiomPaper v1.5.12
[14:37:08] [Server thread/INFO]: [TARDIS] Loading server plugin TARDIS v5.7.0-b2945
[14:37:08] [Server thread/INFO]: [Chunky] Loading server plugin Chunky v1.4.10
[14:37:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:37:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.3.0-SNAPSHOT-726
[14:37:08] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.137
[14:37:09] [Server thread/INFO]: __
[14:37:09] [Server thread/INFO]: | |__) LuckPerms v5.4.137
[14:37:09] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[14:37:09] [Server thread/INFO]:
[14:37:09] [Server thread/INFO]: [LuckPerms] Loading configuration...
[14:37:09] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[14:37:09] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[14:37:10] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[14:37:10] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1820ms)
[14:37:10] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v2.11.1-SNAPSHOT-866;f93ad59
[14:37:10] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] LZ4 Compression Binding loaded successfully
[14:37:10] [Server thread/INFO]: [com.fastasyncworldedit.core.Fawe] ZSTD Compression Binding loaded successfully
[14:37:10] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[14:37:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[14:37:11] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.fawe.v1_21_R1.PaperweightFaweAdapter as the Bukkit adapter
[14:37:13] [Server thread/INFO]: [OpenSit] Enabling OpenSit v1.0.4
[14:37:13] [Server thread/INFO]: Preparing level "world"
[14:37:13] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:37:15] [Server thread/INFO]: Time elapsed: 1331 ms
[14:37:15] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[14:37:15] [Server thread/INFO]: Time elapsed: 88 ms
[14:37:15] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[14:37:15] [Server thread/INFO]: Time elapsed: 67 ms
[14:37:15] [Server thread/INFO]: [packetevents] Enabling packetevents v2.4.0
[14:37:15] [packetevents-update-check-thread/INFO]: [packetevents] Checking for updates, please wait...
[14:37:15] [packetevents-update-check-thread/INFO]: [packetevents] You are running the latest release of PacketEvents. Your build: (2.4.0)
[14:37:15] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0-dev+106-8b08a8f
[14:37:16] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[14:37:16] [Server thread/INFO]: [Essentials] No kits found to migrate.
[14:37:17] [Server thread/INFO]: [Essentials] Loaded 42679 items from items.json.
[14:37:17] [Server thread/INFO]: [Essentials] Using locale en_US
[14:37:17] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[14:37:18] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[14:37:18] [Server thread/WARN]: [Essentials] Detected supported permissions plugin LuckPerms without Vault installed.
[14:37:18] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
[14:37:18] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
[14:37:18] [Server thread/INFO]: [BlueMap] Enabling BlueMap v5.3
[14:37:18] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
[14:37:18] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[14:37:18] [BlueMap-Load/INFO]: [BlueMap] Loading...
[14:37:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.11-beta1+a801a9d
[14:37:19] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[14:37:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[14:37:19] [Server thread/INFO]: [WorldGuard] Loading region data...
[14:37:20] [BlueMap-Load/INFO]: [BlueMap] Loading resources...
[14:37:20] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.44-SNAPSHOT
[14:37:20] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
[14:37:20] [Server thread/INFO]: [LibsDisguises] Discovered nms version: (Package: {Not package relocated}) (LD: v1_21_R1) (MC: 1.21)
[14:37:20] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1390
[14:37:20] [Server thread/INFO]: [LibsDisguises] Build Date: 28/07/2024 07:28
[14:37:20] [Server thread/INFO]: [LibsDisguises] Hosted by BisectHosting! Premium enabled!
[14:37:20] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!
[14:37:20] [Server thread/INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'false', LD will hide oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises
[14:37:21] [BlueMap-Load/INFO]: [BlueMap] Loading textures...
[14:37:22] [BlueMap-Load/INFO]: [BlueMap] Baking resources...
[14:37:22] [BlueMap-Load/INFO]: [BlueMap] Resources loaded.
[14:37:22] [BlueMap-Load/INFO]: [BlueMap] Initializing Storage: 'file' (Type: 'bluemap:file')
[14:37:22] [BlueMap-Load/INFO]: [BlueMap] Loading map 'world_the_end'...
[14:37:22] [BlueMap-Load/INFO]: [BlueMap] Loading map 'world'...
[14:37:23] [BlueMap-Load/INFO]: [BlueMap] Loading map 'world_nether'...
[14:37:23] [BlueMap-Load/INFO]: [BlueMap] Loading map 'tardis'...
[14:37:23] [BlueMap-Load/INFO]: [BlueMap] WebServer bound to all network interfaces on port 9053
[14:37:23] [Thread-18/INFO]: [BlueMap] WebServer started.
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Connect to BlueMap API...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Loaded language en
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Loaded language de
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Changed default language to en
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Loading marker data for maps [world_nether, world, tardis, world_the_end]...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> - Load map 'tardis'...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> - Load map 'world'...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> - Load set 'bases'...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> - Loaded set 'bases'!
[14:37:23] [BlueMap-Load/INFO]: BMarker >> - Load map 'world_nether'...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> - Load map 'world_the_end'...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Loading template data...
[14:37:23] [BlueMap-Load/INFO]: BMarker >> Successfully enabled Marker Command addition!
[14:37:23] [BlueMap-Load/INFO]: [BlueMap] Loaded!
[14:37:26] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[14:37:26] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
[14:37:26] [Server thread/INFO]: [LibsDisguises] Config is up to date!
[14:37:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0-dev+106-8b08a8f
[14:37:26] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[14:37:26] [Server thread/INFO]: [BlueMap-Marker] Enabling BlueMap-Marker v164
[14:37:26] [Server thread/INFO]: [BreweryX] Enabling BreweryX v3.2.3-SNAPSHOT
[14:37:26] [Server thread/INFO]: [Brewery] Minecraft Version: 1.21
[14:37:26] [Folia Async Scheduler Thread #0/INFO]: [Brewery] Background data loading complete.
[14:37:27] [Server thread/INFO]: [Brewery] Using scheduler: PaperScheduler
[14:37:27] [Server thread/INFO]: [Brewery] BreweryX enabled!
[14:37:27] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.0-dev+106-8b08a8f
[14:37:27] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[14:37:27] [Server thread/INFO]: [PlayerCarry] Enabling PlayerCarry v1.1
[14:37:27] [Server thread/INFO]: [ImageFrame] Enabling ImageFrame v1.7.9.0
[14:37:28] [Server thread/INFO]: [ImageFrame] ImageFrame has been Enabled!
[14:37:28] [Server thread/INFO]: [Drugs] Enabling Drugs v1.7.1
[14:37:28] [Server thread/INFO]: [AxiomPaper] Enabling AxiomPaper v1.5.12
[14:37:29] [Server thread/INFO]: [TARDIS] Enabling TARDIS v5.7.0-b2945
[14:37:29] [Server thread/INFO]: [TARDIS] Loading support for Paper
[14:37:29] [Server thread/INFO]: ‗‗≡‗‗
[14:37:29] [Server thread/INFO]: |‡|‡| ▀█▀ ▄▀▄ █▀▄ █▀▄ █ ▄▀▀
[14:37:29] [Server thread/INFO]: |¤|•| █ █▀█ █▀▄ █▄▀ █ ▄▄▀
[14:37:29] [Server thread/INFO]: | | | It's bigger on the inside
[14:37:29] [Server thread/INFO]: ═════
[14:37:30] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for planet Gallifrey...
[14:37:30] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for planet Skaro...
[14:37:30] [Server thread/INFO]: [TARDIS Helper] Adding custom biome for Eye of Harmony room...
[14:37:30] [Server thread/INFO]: [TARDIS] Loading language: ENGLISH
[14:37:30] [Server thread/INFO]: [TARDIS] Attempting to load world: 'TARDIS_TimeVortex'
[14:37:30] [Server thread/INFO]: Preparing start region for dimension minecraft:tardis_timevortex
[14:37:30] [Server thread/INFO]: Time elapsed: 0 ms
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) TNT ignition is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Lighters are PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Lava fire is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_TimeVortex) Fire spread is UNRESTRICTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_TimeVortex'
[14:37:30] [Server thread/INFO]: [TARDIS] Attempting to load world: 'TARDIS_Zero_Room'
[14:37:30] [Server thread/INFO]: Preparing start region for dimension minecraft:tardis_zero_room
[14:37:30] [Server thread/INFO]: Time elapsed: 0 ms
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_Zero_Room) TNT ignition is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_Zero_Room) Lighters are PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_Zero_Room) Lava fire is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (TARDIS_Zero_Room) Fire spread is UNRESTRICTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TARDIS_Zero_Room'
[14:37:30] [Server thread/INFO]: [TARDIS] Attempting to load world: 'skaro'
[14:37:30] [Server thread/INFO]: Preparing start region for dimension minecraft:skaro
[14:37:30] [Server thread/INFO]: Time elapsed: 1 ms
[14:37:30] [Server thread/INFO]: [WorldGuard] (skaro) TNT ignition is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (skaro) Lighters are PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (skaro) Lava fire is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (skaro) Fire spread is UNRESTRICTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skaro'
[14:37:30] [Server thread/INFO]: [TARDIS] Attempting to load world: 'siluria'
[14:37:30] [Server thread/INFO]: Preparing start region for dimension minecraft:siluria
[14:37:30] [Server thread/INFO]: Time elapsed: 0 ms
[14:37:30] [Server thread/INFO]: [WorldGuard] (siluria) TNT ignition is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (siluria) Lighters are PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (siluria) Lava fire is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (siluria) Fire spread is UNRESTRICTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'siluria'
[14:37:30] [Server thread/INFO]: [TARDIS] Attempting to load world: 'gallifrey'
[14:37:30] [Server thread/INFO]: Preparing start region for dimension minecraft:gallifrey
[14:37:30] [Server thread/INFO]: Time elapsed: 1 ms
[14:37:30] [Server thread/INFO]: [WorldGuard] (gallifrey) TNT ignition is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (gallifrey) Lighters are PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (gallifrey) Lava fire is PERMITTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] (gallifrey) Fire spread is UNRESTRICTED.
[14:37:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gallifrey'
[14:37:37] [Server thread/INFO]: [TARDIS] Loading Mapping Module
[14:37:37] [Server thread/INFO]: [Vortex Manipulator] Loading Vortex Manipulator Module
[14:37:38] [Server thread/INFO]: [Regeneration] Loading Regeneration Module
[14:37:38] [Server thread/INFO]: [Sonic Blaster] Loading Sonic Blaster Module
[14:37:38] [Server thread/INFO]: [TARDIS] Loaded 2 portals.
[14:37:38] [Server thread/INFO]: [TARDIS] Loaded 1 time rotors.
[14:37:38] [Server thread/INFO]: [Chunky] Enabling Chunky v1.4.10
[14:37:39] [Server thread/INFO]: [spark] Starting background profiler...
[14:37:40] [Server thread/INFO]: Done preparing level "world" (27.049s)
[14:37:40] [Server thread/INFO]: Running delayed init tasks
[14:37:40] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.regions.WorldGuardFeature] Plugin 'WorldGuard' found. Using it now.
[14:37:40] [Server thread/INFO]: [com.fastasyncworldedit.bukkit.FaweBukkit] Attempting to use plugin 'WorldGuard'
[14:37:40] [Craft Scheduler Thread - 5 - Essentials/INFO]: [Essentials] Fetching version information...
[14:37:40] [Server thread/INFO]: Done (61.561s)! For help, type "help"
[14:37:40] [Server thread/INFO]: Timings Reset
[14:37:40] [Craft Scheduler Thread - 8 - TARDIS/INFO]: [TARDIS] Server is running the latest version!
[14:37:41] [Craft Scheduler Thread - 5 - Essentials/WARN]: [Essentials] You're 1 EssentialsX dev build(s) out of date!
[14:37:41] [Craft Scheduler Thread - 5 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
[14:37:41] [Craft Scheduler Thread - 9 - ImageFrame/INFO]: [ImageFrame] Data loading completed! Loaded 5 ImageMaps!
[14:38:10] [Server thread/INFO]: [TARDIS Helper] Firing up Eye of Harmony capture stars...
[14:42:40] [Server thread/WARN]: [TARDIS] Task #47 for TARDIS v5.7.0-b2945 generated an exception
java.lang.NullPointerException: Cannot invoke "org.bukkit.Location.getChunk()" because "current" is null
at TARDIS.jar/me.eccentric_nz.TARDIS.junk.TARDISJunkReturnRunnable.run(TARDISJunkReturnRunnable.java:50) ~[TARDIS.jar:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.jar:1.21-124-df3b654]
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1726) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1598) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1304) ~[paper-1.21.jar:1.21-124-df3b654]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-124-df3b654]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[15:12:25] [User Authenticator #0/INFO]: UUID of player Zundrel is ad249856-c1f9-415c-a9e3-1a6e60714527
[15:12:26] [Server thread/INFO]: Zundrel joined the game
[15:12:26] [Server thread/INFO]: Zundrel[/72.251.137.238:58236] logged in with entity id 9134 at ([world]11903.051317199157, 94.0, 10337.729685357179)
'/tardis version' output
[15:16:49 INFO]: [TARDIS] Server version: 1.21-124-df3b654 (MC: 1.21)
[15:16:49 INFO]: [TARDIS] TARDIS version: 5.7.0-b2945
[15:16:49 INFO]: [TARDIS] Essentials version: 2.21.0-dev+106-8b08a8f
[15:16:49 INFO]: [TARDIS] BlueMap version: 5.3
[15:16:49 INFO]: [TARDIS] WorldGuard version: 7.0.11-beta1+a801a9d
[15:16:49 INFO]: [TARDIS] LibsDisguises version: 10.0.44-SNAPSHOT
[15:16:49 INFO]: [TARDIS] Checking for new TARDIS builds...
[15:16:50 INFO]: [TARDIS] You are running the latest version!