Purpur 1.19.4 Server Log

#zKBSpcn
3 errors
130 lines
Raw
Analysis
Minecraft version:
1.19.4
The plugin 'ViaBackwards' is missing the required plugin 'ViaVersion'.
Line #16
Solutions
Install a different version of the plugin 'ViaBackwards'.
Delete the file 'plugins/ViaBackwards-4.10.0.jar'.
Install the plugin 'ViaVersion'.
1[16:52:48] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
2[16:52:48] [ServerMain/INFO]: Loaded 7 recipes
3[16:52:48] [Server thread/INFO]: Starting minecraft server version 1.19.4
4[16:52:48] [Server thread/INFO]: Loading properties
5[16:52:48] [Server thread/INFO]: This server is running Purpur version git-Purpur-1985 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 6886272 on HEAD)
6[16:52:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
7[16:52:48] [Server thread/INFO]: Using 4 threads for Netty based IO
8[16:52:48] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
9[16:52:49] [Server thread/WARN]: [Pufferfish] Will not enable SIMD! These optimizations are only safely supported on Java 17, Java 18, and Java 19.
10[16:52:49] [Server thread/INFO]: Default game type: SURVIVAL
11[16:52:49] [Server thread/INFO]: Generating keypair
12[16:52:49] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
13[16:52:49] [Server thread/INFO]: Using epoll channel type
14[16:52:49] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
15[16:52:49] [Server thread/INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
16[16:52:49] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load 'plugins/ViaBackwards-4.10.0.jar' in 'plugins'
17org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [ViaVersion]. Please download and install these plugins to run 'ViaBackwards'.
18 at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:82) ~[purpur-1.19.4.jar:git-Purpur-1985]
19 at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:39) ~[purpur-1.19.4.jar:git-Purpur-1985]
20 at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:36) ~[purpur-1.19.4.jar:git-Purpur-1985]
21 at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:445) ~[purpur-1.19.4.jar:git-Purpur-1985]
22 at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:310) ~[purpur-1.19.4.jar:git-Purpur-1985]
23 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1120) ~[purpur-1.19.4.jar:git-Purpur-1985]
24 at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:325) ~[purpur-1.19.4.jar:git-Purpur-1985]
25 at java.lang.Thread.run(Thread.java:1583) ~[?:?]
26[16:52:49] [Server thread/INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
27[16:52:49] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.102
28[16:52:49] [Server thread/INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
29[16:52:50] [Server thread/INFO]: [spark] Loading server plugin spark v1.10.65
30[16:52:50] [Server thread/INFO]: [AnimatedScoreboard] Loading server plugin AnimatedScoreboard v0.3.4
31[16:52:50] [Server thread/INFO]: [MythicDungeons] Loading server plugin MythicDungeons v1.3.0F
32[16:52:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
33[16:52:50] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.102
34[16:52:50] [Server thread/INFO]: __
35[16:52:50] [Server thread/INFO]: | |__) LuckPerms v5.4.102
36[16:52:50] [Server thread/INFO]: |___ | Running on Bukkit - Purpur
37[16:52:50] [Server thread/INFO]:
38[16:52:50] [Server thread/INFO]: [LuckPerms] Loading configuration...
39[16:52:50] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
40[16:52:50] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
41[16:52:50] [Server thread/INFO]: [LuckPerms] Performing initial data load...
42[16:52:50] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 498ms)
43[16:52:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
44[16:52:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
45[16:52:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
46[16:52:50] [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.
47[16:52:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
48[16:52:50] [Server thread/INFO]: Preparing level "world"
49[16:52:51] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
50[16:52:51] [Server thread/INFO]: Time elapsed: 49 ms
51[16:52:51] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
52[16:52:51] [Server thread/INFO]: Time elapsed: 27 ms
53[16:52:51] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
54[16:52:51] [Server thread/INFO]: Time elapsed: 15 ms
55[16:52:51] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
56[16:52:51] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
57[16:52:51] [Server thread/INFO]: [spark] Enabling spark v1.10.65
58[16:52:51] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
59[16:52:51] [Server thread/INFO]: [spark] Starting background profiler...
60[16:52:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: spark [1.10.65]
61[16:52:51] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
62[16:52:51] [Server thread/INFO]: [AnimatedScoreboard] Enabling AnimatedScoreboard v0.3.4
63[16:52:51] [Server thread/ERROR]: [AnimatedScoreboard] Something went wrong while trying to load the Packet implementation so ASB is switching back to the old Bukkit implementation which is incompatible with other scoreboard plugins!
64[16:52:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: animatedscoreboard [0.0.1]
65[16:52:51] [Server thread/INFO]: [MythicDungeons] Enabling MythicDungeons v1.3.0F
66[16:52:51] [Server thread/INFO]: [MythicDungeons] Using default parties! Enabled party support.
67[16:52:51] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: md [1.3.0F]
68[16:52:52] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 31 ms to scan 1 urls, producing 11 keys and 159 values
69[16:52:52] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 61 ms to scan 1 urls, producing 8 keys and 64 values
70[16:52:52] [Server thread/INFO]: [org.reflections.Reflections] Reflections took 3 ms to scan 1 urls, producing 5 keys and 23 values
71[16:52:52] [Server thread/INFO]: [MythicDungeons] * Loaded 29 functions.
72[16:52:52] [Server thread/INFO]: [MythicDungeons] * Loaded 13 triggers.
73[16:52:52] [Server thread/INFO]: [MythicDungeons] * Loaded 4 conditions.
74[16:52:52] [Server thread/INFO]: [MythicDungeons] GUI menus initialized!
75[16:52:52] [Server thread/INFO]: [MythicDungeons] Mythic Dungeons v1.3.0F initialized! Happy dungeon-ing!
76[16:52:52] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
77[16:52:52] [Server thread/INFO]: Running delayed init tasks
78[16:52:52] [Craft Scheduler Thread - 6 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] Checking for an update!
79[16:52:52] [Server thread/INFO]: Done (3.437s)! For help, type "help"
80[16:52:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: utils [1.0.9]
81[16:52:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: parseother [2.0.0]
82[16:52:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
83[16:52:52] [Server thread/INFO]: 3 placeholder hook(s) registered!
84[16:52:52] [Craft Scheduler Thread - 6 - AnimatedScoreboard/INFO]: [AnimatedScoreboard] No new versions found for the plugin!
85[16:53:31] [User Authenticator #0/INFO]: UUID of player Testingbot is 0a29a640-4990-324a-afc4-bf4c1f415b8e
86[16:53:31] [Server thread/INFO]: Testingbot joined the game
87[16:53:31] [Server thread/INFO]: Testingbot[/**.**.**.**:57889] logged in with entity id 300 at ([world]51.5, 64.0, -0.5)
88[16:53:37] [Async Chat Thread - #1/INFO]: [Not Secure] <Testingbot> I joined using ChatCraft from my Android device! Download it for free!
89[16:53:43] [User Authenticator #0/INFO]: UUID of player SomeVagueRanks is ca4784a4-c95b-3c46-a929-edc1db940a35
90[16:53:43] [Server thread/INFO]: SomeVagueRanks joined the game
91[16:53:43] [Server thread/INFO]: SomeVagueRanks[/**.**.**.**:53190] logged in with entity id 386 at ([world]61.35806109580221, 69.0, -1.300000011920929)
92[16:53:49] [Async Chat Thread - #0/INFO]: [Not Secure] <SomeVagueRanks> t
93[16:54:03] [Server thread/INFO]: SomeVagueRanks issued server command: /papi info md
94[16:54:17] [Server thread/INFO]: SomeVagueRanks issued server command: /papi list
95[17:00:24] [Server thread/INFO]: Testingbot issued server command: /party invite SomeVagueRanks
96[17:00:34] [Server thread/INFO]: SomeVagueRanks issued server command: /party join
97[17:00:58] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
98[17:01:02] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
99[17:01:03] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
100[17:01:04] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
101[17:01:05] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
102[17:01:06] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
103[17:02:33] [Server thread/INFO]: SomeVagueRanks issued server command: /papi info md
104[17:03:23] [Craft Scheduler Thread - 2 - spark/INFO]: [⚡] spark v1.10.65
105[17:03:23] [Craft Scheduler Thread - 2 - spark/INFO]: [⚡] Run /spark help to view usage information.
106[17:03:27] [Server thread/INFO]: SomeVagueRanks issued server command: /sparj
107[17:03:29] [Server thread/INFO]: SomeVagueRanks issued server command: /spark
108[17:03:35] [Server thread/INFO]: SomeVagueRanks issued server command: /spark info
109[17:03:46] [Server thread/INFO]: SomeVagueRanks issued server command: /spark profiler open
110[17:03:46] [Attach Listener/ERROR]: [STDERR] [sun.instrument.InstrumentationImpl] WARNING: A Java agent has been loaded dynamically (/tmp/byteBuddyAgent17577913118599294174.jar)
111WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
112WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
113WARNING: Dynamic loading of agents will be disallowed by default in a future release
114[17:03:47] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] Profiler live viewer:
115[17:03:47] [Craft Scheduler Thread - 10 - spark/INFO]: https://spark.lucko.me/TFhsd12o1o
116[17:04:04] [Server thread/INFO]: SomeVagueRanks issued server command: /spark profiler start
117[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] Starting a new profiler, please wait...
118[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] Profiler is now running! (async)
119[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] It will run in the background until it is stopped by an admin.
120[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] To stop the profiler and upload the results, run:
121[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] /spark profiler stop
122[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] To view the profiler while it's running, run:
123[17:04:04] [Craft Scheduler Thread - 10 - spark/INFO]: [⚡] /spark profiler open
124[17:04:18] [Server thread/INFO]: SomeVagueRanks issued server command: /papi parse SomeVagueRanks %md_party_member_1%
125[17:04:25] [Server thread/INFO]: SomeVagueRanks issued server command: /papi info md
126[17:04:33] [Server thread/INFO]: SomeVagueRanks issued server command: /spark profiler stop
127[17:04:33] [Craft Scheduler Thread - 6 - spark/INFO]: [⚡] Stopping the profiler & uploading results, please wait...
128[17:04:33] [Craft Scheduler Thread - 6 - spark/INFO]: [⚡] Profiler stopped & upload complete!
129[17:04:33] [Craft Scheduler Thread - 6 - spark/INFO]: https://spark.lucko.me/VIHARSUHPp
130[17:04:33] [Craft Scheduler Thread - 6 - spark/INFO]: [⚡] Restarted the background profiler. (If you don't want this to happen, run: /spark profiler cancel)
This log will be saved for 90 days from their last view.
Report abuse