1
0
Fork 0
This repository has been archived on 2025-08-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
backup-minecraft-servers/servers/creative/logs/latest.log
2023-09-26 21:51:39 +00:00

209 lines
15 KiB
Text

[22:31:56] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:31:56] [main/INFO]: Found new data pack file/bukkit, loading it automatically
[22:31:56] [main/INFO]: Reloading ResourceManager: Default, bukkit
[22:31:57] [Worker-Main-6/INFO]: Loaded 7 recipes
[22:31:58] [Server thread/INFO]: Starting minecraft server version 1.17
[22:31:58] [Server thread/INFO]: Loading properties
[22:31:58] [Server thread/INFO]: This server is running Paper version git-Paper-63 (MC: 1.17) (Implementing API version 1.17-R0.1-SNAPSHOT) (Git: 1d194e5)
[22:31:58] [Server thread/INFO]: Debug logging is disabled
[22:31:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
[22:31:58] [Server thread/INFO]: Using 4 threads for Netty based IO
[22:31:58] [Server thread/INFO]: Default game type: ADVENTURE
[22:31:58] [Server thread/INFO]: Generating keypair
[22:31:58] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25575
[22:31:58] [Server thread/INFO]: Using epoll channel type
[22:31:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.48
[22:32:00] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.7.0
[22:32:00] [Server thread/INFO]: [TAB] Loading TAB v2.9.1
[22:32:00] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.5+57d5ac9
[22:32:00] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@1c59ad1c]
[22:32:00] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0
[22:32:00] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.17.0) has not yet been tested! Proceed with caution.
[22:32:01] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
If this problem hasn't already been reported, please open a ticket
at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
Stack Trace:
java.lang.IllegalArgumentException: Unable to find a field that matches {modifiers=[required: 0, banned: 0], type={
fields=[{modifiers=[required: 0, banned: 0], type=Exact class net.minecraft.world.entity.player.EntityHuman}],
methods=[{modifiers=[required: 0, banned: 0], params=[{Type: Exact class java.lang.String, Index: null}], paramCount=1}],
constructors=[{modifiers=[required: 0, banned: 0], params=[{Type: class net.minecraft.server.dedicated.DedicatedServer instanceof input, Index: 0}, {Type: class net.minecraft.world.entity.player.EntityHuman instanceof input, Index: 2}], paramCount=3}]
}}
at com.comphenix.protocol.reflect.FuzzyReflection.getField(FuzzyReflection.java:460)
at com.comphenix.protocol.utility.MinecraftReflection.getPlayerConnectionClass(MinecraftReflection.java:1065)
at com.comphenix.protocol.utility.MinecraftReflection.getNetworkManagerClass(MinecraftReflection.java:1082)
at com.comphenix.protocol.utility.MinecraftReflection.getEnumProtocolClass(MinecraftReflection.java:758)
at com.comphenix.protocol.injector.netty.ProtocolRegistry.<init>(ProtocolRegistry.java:58)
at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:43)
at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:54)
at com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:112)
at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:211)
at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:185)
at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:177)
at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:198)
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:399)
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1118)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
at java.base/java.lang.Thread.run(Unknown Source)
Dump:
Parameters:
[NULL]
Sender:
com.comphenix.protocol.ProtocolLib@7f14af89[
statistics=<null>
backgroundCompiler=<null>
packetTask=-1
tickCounter=0
unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@361bfaa1
configExpectedMod=-1
updater=com.comphenix.protocol.updater.SpigotUpdater@51291d57
redirectHandler=<null>
commandProtocol=<null>
commandPacket=<null>
commandFilter=<null>
packetLogging=<null>
skipDisable=false
isEnabled=false
loader=org.bukkit.plugin.java.JavaPluginLoader@65133a79
server=CraftServer{serverName=Paper,serverVersion=git-Paper-63,minecraftVersion=1.17}
file=plugins/ProtocolLib.jar
description=org.bukkit.plugin.PluginDescriptionFile@56869212
dataFolder=plugins/ProtocolLib
classLoader=PluginClassLoader{plugin=ProtocolLib v4.6.0, pluginEnabled=false, url=plugins/ProtocolLib.jar}
naggable=true
newConfig=YamlConfiguration[path='', root='YamlConfiguration']
configFile=plugins/ProtocolLib/config.yml
logger=com.destroystokyo.paper.utils.PaperPluginLogger@33e0c550
]
Version:
ProtocolLib v4.6.0
Java Version:
16.0.1
Server:
git-Paper-63 (MC: 1.17)
[22:32:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266
[22:32:01] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.8
[22:32:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.48
[22:32:01] [Server thread/INFO]: __
[22:32:01] [Server thread/INFO]: | |__) LuckPerms v5.3.48
[22:32:01] [Server thread/INFO]: |___ | Running on Bukkit - Paper
[22:32:01] [Server thread/INFO]:
[22:32:01] [Server thread/INFO]: [LuckPerms] Loading configuration...
[22:32:01] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[22:32:01] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[22:32:01] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[22:32:01] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 650ms)
[22:32:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.5+57d5ac9
[22:32:01] [Server thread/INFO]: WEPIF: Updated config file
[22:32:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[22:32:01] [Server thread/WARN]:
**********************************************
** This WorldEdit version does not fully support your version of Bukkit.
**
** 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.
**
** Please see https://worldedit.enginehub.org/en/latest/faq/#bukkit-adapters
**********************************************
[22:32:01] [Server thread/INFO]: [WorldEdit] Default configuration file written: config.yml
[22:32:02] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0
[22:32:02] [Server thread/ERROR]: ******************************************************
[22:32:02] [Server thread/ERROR]: *** ProtocolLib does not support plugin reloaders! ***
[22:32:02] [Server thread/ERROR]: *** Please use the built-in reload command! ***
[22:32:02] [Server thread/ERROR]: ******************************************************
[22:32:02] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0
[22:32:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[22:32:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[22:32:02] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[22:32:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[22:32:02] [Server thread/INFO]: Preparing level "Hub"
[22:32:02] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[22:32:04] [Server thread/WARN]: Unable to find spawn biome
[22:32:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:32:04] [Worker-Main-2/INFO]: Preparing spawn area: 1%
[22:32:04] [Server thread/INFO]: Time elapsed: 112 ms
[22:32:04] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[22:32:04] [Worker-Main-3/INFO]: Preparing spawn area: 1%
[22:32:04] [Server thread/INFO]: Time elapsed: 122 ms
[22:32:04] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.7.0
[22:32:05] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
[22:32:05] [Server thread/WARN]: [AdvancedPortals] Proxy features disabled for Advanced Portals as bungee isn't enabled on the server (spigot.yml) or if you are using Paper settings.velocity-support.enabled may not be enabled (paper.yml)
[22:32:05] [Server thread/INFO]: Advanced portals have been successfully enabled!
[22:32:05] [Server thread/INFO]: [TAB] Enabling TAB v2.9.1
[22:32:05] [Server thread/INFO]: [TAB] Server version: 1.17 (v1_17_R1)
[22:32:05] [Server thread/INFO]: [TAB] Enabled in 52ms
[22:32:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266
[22:32:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: config.yml
[22:32:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml
[22:32:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub) TNT ignition is PERMITTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub) Lighters are PERMITTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub) Lava fire is PERMITTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub) Fire spread is UNRESTRICTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub'
[22:32:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: config_world.yml
[22:32:05] [Server thread/INFO]: [WorldGuard] Default configuration file written: blacklist.txt
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub_the_end) TNT ignition is PERMITTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Lighters are PERMITTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Lava fire is PERMITTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Fire spread is UNRESTRICTED.
[22:32:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub_the_end'
[22:32:05] [Server thread/INFO]: [WorldGuard] Loading region data...
[22:32:05] [Server thread/INFO]: [WorldGuard] Unloading and saving region data that is currently loaded...
[22:32:05] [Server thread/INFO]: [WorldGuard] Loading region data for loaded worlds...
[22:32:05] [Server thread/INFO]: [WorldGuard] Loading region data...
[22:32:05] [Server thread/INFO]: [WorldGuard] Regions saved after UUID migration! This won't happen again unless you change the relevant configuration option in WorldGuard's config.
[22:32:05] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.8
[22:32:05] [Server thread/INFO]: Starting GS4 status listener
[22:32:05] [Server thread/INFO]: Thread Query Listener started
[22:32:05] [Query Listener #1/INFO]: Query running on 127.0.0.1:25575
[22:32:05] [Server thread/INFO]: Running delayed init tasks
[22:32:05] [Server thread/INFO]: Done (7.557s)! For help, type "help"
[22:32:05] [Server thread/INFO]: Timings Reset
[22:32:06] [Server thread/INFO]: Stopping the server
[22:32:06] [Server thread/INFO]: Stopping server
[22:32:06] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.8
[22:32:06] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.5+3827266
[22:32:06] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[22:32:06] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.5+57d5ac9
[22:32:06] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[22:32:06] [Server thread/INFO]: [TAB] Disabling TAB v2.9.1
[22:32:06] [Server thread/INFO]: [TAB] Disabled in 1ms
[22:32:06] [Server thread/INFO]: [AdvancedPortals] Disabling AdvancedPortals v0.7.0
[22:32:06] [Server thread/INFO]: Advanced portals are being disabled!
[22:32:06] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.48
[22:32:06] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[22:32:06] [Server thread/INFO]: [LuckPerms] Closing storage...
[22:32:06] [Server thread/INFO]: [LuckPerms] Goodbye!
[22:32:06] [Craft Scheduler Thread - 3/WARN]: [HolographicDisplays] Unable to check for updates: unhandled exception.
java.lang.IllegalStateException: zip file closed
at java.util.zip.ZipFile.ensureOpen(Unknown Source) ~[?:?]
at java.util.zip.ZipFile.getEntry(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getEntry(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getJarEntry(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:158) ~[patched_1.17.jar:git-Paper-63]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:108) ~[patched_1.17.jar:git-Paper-63]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.jar:git-Paper-63]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at com.gmail.filoghost.holographicdisplays.updater.UpdateChecker.lambda$run$1(UpdateChecker.java:58) ~[?:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.17.jar:git-Paper-63]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.17.jar:git-Paper-63]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.17.jar:git-Paper-63]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
at java.lang.Thread.run(Unknown Source) [?:?]
[22:32:06] [Server thread/INFO]: Saving players
[22:32:06] [Server thread/INFO]: Saving worlds
[22:32:06] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Hub]'/minecraft:overworld
[22:32:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (Hub): All chunks are saved
[22:32:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Hub_the_end]'/minecraft:the_end
[22:32:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:32:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (Hub): All chunks are saved
[22:32:08] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:32:08] [Server thread/INFO]: Flushing Chunk IO
[22:32:08] [Server thread/INFO]: Closing Thread Pool
[22:32:08] [Server thread/INFO]: Closing Server