Closed LSSwwwwwww closed 3 years ago
This is the error,I use paperspigot-1.17.1 and while the redlight and green light game end.And players will in spectator and they cannot use /squid leave to leave the game.
[20:26:40 WARN]: [SquidGame] Task #38 for SquidGame v0.1.7 generated an exception
java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.(NamespacedKey.java:50) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:143) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.WorldCreator.(WorldCreator.java:33) ~[patched_1.17.1.jar:git-Paper-353] at dev._2lstudios.jelly.utils.WorldUtils.getWorldSafe(WorldUtils.java:14) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:122) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:133) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.player.SquidPlayer.teleportToLobby(SquidPlayer.java:62) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.removePlayer(Arena.java:235) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.resetArena(Arena.java:54) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.ArenaHandler.handleArenaTick(ArenaHandler.java:112) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.doArenaTick(Arena.java:320) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.tasks.ArenaTickTask.run(ArenaTickTask.java:17) ~[SquidGame.jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1564) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-353] at java.lang.Thread.run(Thread.java:831) ~[?:?]
Hello, what is the name of the world you defined in the configuration file?
The world name is Squid
------------------ 原始邮件 ------------------ 发件人: "2lstudios-mc/SquidGame" @.>; 发送时间: 2021年10月27日(星期三) 晚上9:28 @.>; @.**@.>; 主题: Re: [2lstudios-mc/SquidGame] Hello,I use this plugin and find some error (Issue #31)
This is the error,I use paperspigot-1.17.1 and while the redlight and green light game end.And players will in spectator and they cannot use /squid leave to leave the game.
[20:26:40 WARN]: [SquidGame] Task #38 for SquidGame v0.1.7 generated an exception
java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.(NamespacedKey.java:50) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:143) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.WorldCreator.(WorldCreator.java:33) ~[patched_1.17.1.jar:git-Paper-353] at dev._2lstudios.jelly.utils.WorldUtils.getWorldSafe(WorldUtils.java:14) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:122) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:133) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.player.SquidPlayer.teleportToLobby(SquidPlayer.java:62) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.removePlayer(Arena.java:235) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.resetArena(Arena.java:54) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.ArenaHandler.handleArenaTick(ArenaHandler.java:112) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.doArenaTick(Arena.java:320) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.tasks.ArenaTickTask.run(ArenaTickTask.java:17) ~[SquidGame.jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1564) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-353] at java.lang.Thread.run(Thread.java:831) ~[?:?]
Hello, what is the name of the world you defined in the configuration file?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
EMMM the world name is the SquidGames
------------------ 原始邮件 ------------------ 发件人: "2lstudios-mc/SquidGame" @.>; 发送时间: 2021年10月27日(星期三) 晚上9:28 @.>; @.**@.>; 主题: Re: [2lstudios-mc/SquidGame] Hello,I use this plugin and find some error (Issue #31)
This is the error,I use paperspigot-1.17.1 and while the redlight and green light game end.And players will in spectator and they cannot use /squid leave to leave the game.
[20:26:40 WARN]: [SquidGame] Task #38 for SquidGame v0.1.7 generated an exception
java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.(NamespacedKey.java:50) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:143) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.WorldCreator.(WorldCreator.java:33) ~[patched_1.17.1.jar:git-Paper-353] at dev._2lstudios.jelly.utils.WorldUtils.getWorldSafe(WorldUtils.java:14) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:122) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:133) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.player.SquidPlayer.teleportToLobby(SquidPlayer.java:62) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.removePlayer(Arena.java:235) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.resetArena(Arena.java:54) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.ArenaHandler.handleArenaTick(ArenaHandler.java:112) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.doArenaTick(Arena.java:320) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.tasks.ArenaTickTask.run(ArenaTickTask.java:17) ~[SquidGame.jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1564) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-353] at java.lang.Thread.run(Thread.java:831) ~[?:?]
Hello, what is the name of the world you defined in the configuration file?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
EMMM the world name is the SquidGames … ------------------ 原始邮件 ------------------ 发件人: "2lstudios-mc/SquidGame" @.>; 发送时间: 2021年10月27日(星期三) 晚上9:28 @.>; @.**@.>; 主题: Re: [2lstudios-mc/SquidGame] Hello,I use this plugin and find some error (Issue #31) This is the error,I use paperspigot-1.17.1 and while the redlight and green light game end.And players will in spectator and they cannot use /squid leave to leave the game. [20:26:40 WARN]: [SquidGame] Task #38 for SquidGame v0.1.7 generated an exception java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.(NamespacedKey.java:50) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:143) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.WorldCreator.(WorldCreator.java:33) ~[patched_1.17.1.jar:git-Paper-353] at dev._2lstudios.jelly.utils.WorldUtils.getWorldSafe(WorldUtils.java:14) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:122) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:133) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.player.SquidPlayer.teleportToLobby(SquidPlayer.java:62) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.removePlayer(Arena.java:235) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.resetArena(Arena.java:54) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.ArenaHandler.handleArenaTick(ArenaHandler.java:112) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.doArenaTick(Arena.java:320) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.tasks.ArenaTickTask.run(ArenaTickTask.java:17) ~[SquidGame.jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1564) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-353] at java.lang.Thread.run(Thread.java:831) ~[?:?] Hello, what is the name of the world you defined in the configuration file? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Well, the error is coming from Bukkit which doesn't accept this kind of characters.
So how to solve that? I change the name of the world:woodman and refresh the document but it also has this error 0.0 paperspigot-1.17.1
12:33:59 WARN: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) 12:33:59 WARN: at org.bukkit.NamespacedKey.<init>(NamespacedKey.java:50) 12:33:59 WARN: at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:143) 12:33:59 WARN: at org.bukkit.WorldCreator.<init>(WorldCreator.java:33) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.jelly.utils.WorldUtils.getWorldSafe(WorldUtils.java:14) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:122) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:133) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.squidgame.player.SquidPlayer.teleportToLobby(SquidPlayer.java:62) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.squidgame.arena.Arena.removePlayer(Arena.java:235) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.squidgame.commands.game.SquidLeaveCommand.handle(SquidLeaveCommand.java:20) 12:33:59 WARN: at SquidGame.jar//dev._2lstudios.jelly.commands.CommandHandler.onCommand(CommandHandler.java:102) 12:33:59 WARN: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) 12:33:59 WARN: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) 12:33:59 WARN: at org.bukkit.craftbukkit.v1_17_R1.CraftServer.dispatchCommand(CraftServer.java:869) 12:33:59 WARN: at net.minecraft.server.network.PlayerConnection.handleCommand(PlayerConnection.java:2262) 12:33:59 WARN: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2073) 12:33:59 WARN: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2054) 12:33:59 WARN: at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:46) 12:33:59 WARN: at net.minecraft.network.protocol.game.PacketPlayInChat.a(PacketPlayInChat.java:6) 12:33:59 WARN: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$1(PlayerConnectionUtils.java:56) 12:33:59 WARN: at net.minecraft.server.TickTask.run(TickTask.java:18) 12:33:59 WARN: at net.minecraft.util.thread.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:149) 12:33:59 WARN: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.executeTask(IAsyncTaskHandlerReentrant.java:23) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:1423) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) 12:33:59 WARN: at net.minecraft.util.thread.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:122) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.bf(MinecraftServer.java:1401) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.executeNext(MinecraftServer.java:1394) 12:33:59 WARN: at net.minecraft.util.thread.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:132) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.sleepForTick(MinecraftServer.java:1372) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1283) 12:33:59 WARN: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) 12:33:59 WARN: at java.base/java.lang.Thread.run(Thread.java:831)
------------------ 原始邮件 ------------------ 发件人: "2lstudios-mc/SquidGame" @.>; 发送时间: 2021年10月28日(星期四) 凌晨0:21 @.>; @.**@.>; 主题: Re: [2lstudios-mc/SquidGame] Hello,I use this plugin and find some error (Issue #31)
EMMM the world name is the SquidGames … ------------------ 原始邮件 ------------------ 发件人: "2lstudios-mc/SquidGame" @.>; 发送时间: 2021年10月27日(星期三) 晚上9:28 @.>; @.@.>; 主题: Re: [2lstudios-mc/SquidGame] Hello,I use this plugin and find some error (Issue #31) This is the error,I use paperspigot-1.17.1 and while the redlight and green light game end.And players will in spectator and they cannot use /squid leave to leave the game. [20:26:40 WARN]: [SquidGame] Task #38 for SquidGame v0.1.7 generated an exception java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:216) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.(NamespacedKey.java:50) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:143) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.WorldCreator.(WorldCreator.java:33) ~[patched_1.17.1.jar:git-Paper-353] at dev._2lstudios.jelly.utils.WorldUtils.getWorldSafe(WorldUtils.java:14) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:122) ~[SquidGame.jar:?] at dev._2lstudios.jelly.config.Configuration.getLocation(Configuration.java:133) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.player.SquidPlayer.teleportToLobby(SquidPlayer.java:62) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.removePlayer(Arena.java:235) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.resetArena(Arena.java:54) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.ArenaHandler.handleArenaTick(ArenaHandler.java:112) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.arena.Arena.doArenaTick(Arena.java:320) ~[SquidGame.jar:?] at dev._2lstudios.squidgame.tasks.ArenaTickTask.run(ArenaTickTask.java:17) ~[SquidGame.jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-353] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1564) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-353] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-353] at java.lang.Thread.run(Thread.java:831) ~[?:?] Hello, what is the name of the world you defined in the configuration file? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Well, the error is coming from Bukkit which doesn't accept this kind of characters.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
This is the error,I use paperspigot-1.17.1 and while the redlight and green light game end.And players will in spectator and they cannot use /squid leave to leave the game.
[20:26:40 WARN]: [SquidGame] Task #38 for SquidGame v0.1.7 generated an exception