Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
9.0 kB
8
Indexable
Never
[22:49:41] [Server thread/INFO]: neokyle21 issued server command: /tt list
[22:49:41] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'tt' in plugin TrophyTagsReborn v2.0.7
	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.v1_18_R1.CraftServer.dispatchCommand(CraftServer.java:908) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2289) ~[?:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2100) ~[?:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2081) ~[?:?]
	at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[?:?]
	at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[?:?]
	at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[?:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
	at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?]
	at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[?:?]
	at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1371) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1277) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-216]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: me.myiume.kyori.adventure.text.minimessage.internal.parser.ParsingExceptionImpl: Legacy formatting codes have been detected in a MiniMessage string - this is unsupported behaviour. Please refer to the Adventure documentation (https://docs.adventure.kyori.net) for more information.
	<click:run_command:/tt set 10yr><hover:show_text:'<dark_gray>Name: <gold>§1[§610§aYR§1]
<dark_gray>Rarity: <gold>§6Rare
<dark_gray>Server: <white>Hub
<dark_gray>Description: 
<white>Received for participating in Creation
<white>Nations 10 year anniversary celebration.

§bClick to set your tag to this!'><gold>§1[§610§aYR§1]</click> <click:run_command:/tt set 1YR><hover:show_text:'<dark_gray>Name: <gold>§1[§61§aYR§1]
<dark_gray>Rarity: <gold>Legendary
<dark_gray>Server: <white>Hub
<dark_gray>Description: 
<white>Received for participating in Craft
<white>Nations 1 year anniversary event.

§bClick to set your tag to this!'><gold>§1[§61§aYR§1]</click> <click:run_command:/tt set 2YR><hover:show_text:'<dark_gray>Name: <gold>§1[§62§aYR§1]
<dark_gray>Rarity: <gold>Rare
<dark_gray>Server: <white>Hub
<dark_gray>Description: 
<white>Received for participating in Craft
<white>Nations 2 year anniversary event.

§bClick to set your tag to this!'><gold>§1[§62§aYR§1]</click> <click:run_command:/tt set 4TH><hover:show_text:'<dark_gray>Name: <gold>§c[§94§fTH§c]
<dark_gray>Rarity: <gold>Uncommon
<dark_gray>Server: <white>Hub
<dark_gray>Description: 
<white>Available for 24 hours a year on
<white>the 4th of July.

§bClick to set your tag to this!'><gold>§c[§94§fTH§c]</click> <click:run_command:/tt set 4YR><hover:show_text:'<dark_gray>Name: <gold>§1[§64§aYR§1]
<dark_gray>Rarity: <gold>Rare
<dark_gray>Server: <white>Hub
<dark_gray>Description: 
<white>Received for participating in Craft
<white>Nations 4 year anniversary celebration.

§bClick to set your tag to this!'><gold>§1[§64§aYR§1]</click> 
	                                                                         ^^
[22:49:42] [Server thread/INFO]: neokyle21 issued server command: /tt top
[22:49:42] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'tt' in plugin TrophyTagsReborn v2.0.7
	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
	at org.bukkit.craftbukkit.v1_18_R1.CraftServer.dispatchCommand(CraftServer.java:908) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleCommand(ServerGamePacketListenerImpl.java:2289) ~[?:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2100) ~[?:?]
	at net.minecraft.server.network.ServerGamePacketListenerImpl.handleChat(ServerGamePacketListenerImpl.java:2081) ~[?:?]
	at net.minecraft.network.protocol.game.ServerboundChatPacket.handle(ServerboundChatPacket.java:46) ~[?:?]
	at net.minecraft.network.protocol.game.ServerboundChatPacket.a(ServerboundChatPacket.java:6) ~[?:?]
	at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[?:?]
	at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
	at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
	at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1423) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:189) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?]
	at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1400) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1393) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:110) ~[?:?]
	at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1528) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1273) ~[paper-1.18.1.jar:git-Paper-216]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:317) ~[paper-1.18.1.jar:git-Paper-216]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: me.myiume.kyori.adventure.text.minimessage.internal.parser.ParsingExceptionImpl: Legacy formatting codes have been detected in a MiniMessage string - this is unsupported behaviour. Please refer to the Adventure documentation (https://docs.adventure.kyori.net) for more information.
	<dark_gray>#1<white> - <click:run_command:/tt show greenhero30><hover:show_text:'§1[§610§aYR§1],  §1[§611§aYR§1],  §c[§94§fTH§c],  §1[§64§aYR§1],  §1[§65§aYR§1],  §1[§66§aYR§1]
§1[§68§aYR§1],  §1[§69§aYR§1],  §0[§6B§5O§6O§0],  §a[§6$$$§a],  §6[CRTR],  §d[§cE§bS§aT§eR§d]
§e[GACH§e],  §6[§eGACH§6],  §6[§cG§eAC§cH§6],  §6[§cG§aAC§cH§6],  §a[§bGEM§a],  §9[§6G§fI§bF§aT§9]
§0[§4GRR§0],  §f[§6GRR§f],  §4[§d<3§4],  §6[JT§6],  §8[§cKING§8],  §f[§4<3§f]
§6[§eL§6U§eC§6K§e],  §9[§5MAZE§9],  §f[§eN§cE§eW§f],  §a[NOOB],  §b[§7ORE§b],  §6[QOL]
§f[§cRIP§f],  §5[§8SLAY§5],  §6[TOF§6],  §8[§6TOP§a$§8],  §6[TQ1§6],  §6[TQ2§6]
§6[TQ3],  §a[§6RICH§a],  §c[§6TRKY§c],  §6[TTN],  §f[VET§f],  §6[§fVET§6]
§4[§2X§4MA§2S§4]

§bClick to show more detailed information'><gray>greenhero30</click><white> - <dark_gray>43 tags
	                                                                                 ^^