reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Queue System Added! Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Small Queue Bug Fix Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Small Queue Bug Fix Read the rest of this update entry...
The latest tested versions are listed on the plugin page, it shouldn't break with future versions but i cannot garauntee it
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Minecraft 1.11 Approved! Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Fixed for Minecraft version 1.13! Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Updated for Minecraft version 1.8.8! Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Updated for Minecraft version 1.9-1.11! (v1.47) Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: Updated for Minecraft version 1.13! (v1.47) Read the rest of this update entry...
reider45 updated Connect Four [GUI MINIGAME] with a new update entry: ConnectFour Compatibility with 1.13+ Read the rest of this update entry...
Would you be against adding support for 1.12.2.. modded servers aren't able to use your nice minigames due to this limitation and bought this without actually realizing it didn't include a 1.12.2 version.
Currently getting an error through the console on 1.13.2 The game works as intended but obviously a bit spammy on the console. Spoiler: Console Error [21:14:48] [Server thread/INFO]: y3llowwafflez issued server command: /connectfour invite p1nkwafflez [21:14:57] [Server thread/INFO]: p1nkwafflez issued server command: /connectfour accept y3llowwafflez [21:15:04] [Server thread/WARN]: Couldn't look up profile properties for [email protected][id=e205e919-333c-4c52-b598-7f67267ddbc8,name=p1nkwafflez,properties={},legacy=false] com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.TileEntitySkull$1.load(TileEntitySkull.java:78) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.TileEntitySkull$1.load(TileEntitySkull.java:1) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.TileEntitySkull$3.call(TileEntitySkull.java:191) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.TileEntitySkull$3.call(TileEntitySkull.java:1) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.TileEntitySkull.b(TileEntitySkull.java:207) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.craftbukkit.v1_13_R2.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:82) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.craftbukkit.v1_13_R2.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:534) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.craftbukkit.v1_13_R2.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:48) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.craftbukkit.v1_13_R2.inventory.CraftInventory.setItem(CraftInventory.java:98) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at me.reider45.ConnectFour.Game.Game.switchTurn(Game.java:166) ~[?:?] at me.reider45.ConnectFour.Event.Play.onClick(Play.java:128) ~[?:?] at sun.reflect.GeneratedMethodAccessor261.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:2127) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:33) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.PacketPlayInWindowClick.a(SourceFile:10) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[minecraft_server.jar:git-Spigot-518206a-917411f] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191] at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895) [minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830) [minecraft_server.jar:git-Spigot-518206a-917411f] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728) [minecraft_server.jar:git-Spigot-518206a-917411f] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]