Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minigame broken after player in it leaves. #109

Closed
LpHiX opened this issue May 31, 2017 · 4 comments
Closed

Minigame broken after player in it leaves. #109

LpHiX opened this issue May 31, 2017 · 4 comments
Assignees

Comments

@LpHiX
Copy link

LpHiX commented May 31, 2017

Just as title says

[16:31:04 ERROR]: Could not pass event PlayerQuitEvent to Minigames v1.11.0- org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:380) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1064) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:318) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131] Caused by: java.lang.NullPointerException at au.com.mineauz.minigames.minigame.Team.removePlayer(Team.java:206) ~[?:?] at au.com.mineauz.minigames.MinigamePlayer.removeTeam(MinigamePlayer.java:622) ~[?:?] at au.com.mineauz.minigames.gametypes.MultiplayerType.quitMinigame(MultiplayerType.java:132) ~[?:?] at au.com.mineauz.minigames.PlayerData.quitMinigame(PlayerData.java:475) ~[?:?] at au.com.mineauz.minigames.Events.onPlayerDisconnect(Events.java:182) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8] ... 12 more

@Narimm Narimm added the bug label Jun 10, 2017
@Narimm Narimm added the ready label Aug 15, 2017
Narimm added a commit that referenced this issue Aug 15, 2017
@Narimm Narimm self-assigned this Aug 15, 2017
@Narimm Narimm added the Fixed label Oct 19, 2017
@Narimm
Copy link
Member

Narimm commented Oct 19, 2017

Please confirm this is no longer occuring...

@ZeGamingCuber
Copy link

ZeGamingCuber commented Mar 10, 2018

it still breaks when someone in the minigame leaves the server

@Narimm
Copy link
Member

Narimm commented Mar 10, 2018

Can you confirm thats on the latest version?

@Narimm
Copy link
Member

Narimm commented Mar 17, 2018

No updates - closing

@Narimm Narimm closed this as completed Mar 17, 2018
@ghost ghost removed the ready label Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants