Civcraft / JukeAlert

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/JukeAlert
BSD 3-Clause "New" or "Revised" License
5 stars 15 forks source link

uuids are somehow sometimes used for the group name #1

Closed erocs closed 9 years ago

erocs commented 9 years ago

On startup the group not found message is firing and showing uuids.

Also this might need NameLayer integration.

rourke750 commented 9 years ago

How many groups?

erocs commented 9 years ago

I haven't bothered to count but the number is increasing.

rourke750 commented 9 years ago

Are all the citadel tables properly updated?

rourke750 commented 9 years ago

I believe this might be a bug in citadel.

ttk2 commented 9 years ago

checking every table is not super feasible, which one are you suspicious of?

On Sat, Oct 4, 2014 at 12:46 PM, rourke750 notifications@github.com wrote:

I believe this might be a bug in citadel.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57913121.

rourke750 commented 9 years ago

the ones you got uuid errors for.

On Sat, Oct 4, 2014 at 2:16 PM, ttk2 notifications@github.com wrote:

checking every table is not super feasible, which one are you suspicious of?

On Sat, Oct 4, 2014 at 12:46 PM, rourke750 notifications@github.com wrote:

I believe this might be a bug in citadel.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57913121.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57913881.

ttk2 commented 9 years ago

yes statement of the obvious man, I mean what tables?

On Sat, Oct 4, 2014 at 1:17 PM, rourke750 notifications@github.com wrote:

the ones you got uuid errors for.

On Sat, Oct 4, 2014 at 2:16 PM, ttk2 notifications@github.com wrote:

checking every table is not super feasible, which one are you suspicious of?

On Sat, Oct 4, 2014 at 12:46 PM, rourke750 notifications@github.com wrote:

I believe this might be a bug in citadel.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57913121.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57913881.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57913901.

rourke750 commented 9 years ago

fuck my bad lol thought you were erocs. Check in faction

erocs commented 9 years ago

No UUIDs for group name. No non-UUIDs for founder.

rourke750 commented 9 years ago

Don't suppose you've tped to the cords and seen if the groups are infact null?

On Sat, Oct 4, 2014 at 6:15 PM, erocs notifications@github.com wrote:

No UUIDs for group name. No non-UUIDs for founder.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57920184.

erocs commented 9 years ago

There are 27 snitches in the DB with a UUID for a group name.

For every snitch that has this issue, the UUID listed for snitch_group in the snitchs table is the UUID for the player name listed in the name column of the reinforcement table for the reinforcement at that location.

There are no UUIDs in the name column of the reinforcement table.

rourke750 commented 9 years ago

https://github.com/Civcraft/JukeAlert/commit/a8f350fcc13a19803ebe512b07afbf2f0bc6bd36

Should be good to go. Also the snitches that are currently having the issue should only be private snitches if you want to change them to the real group name defined in their personal group.

@ttk2 Grab a new jar from jenkins.

ttk2 commented 9 years ago

new jar of what?

On Sat, Oct 4, 2014 at 6:18 PM, rourke750 notifications@github.com wrote:

Closed #1 https://github.com/Civcraft/JukeAlert/issues/1.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#event-174199726.

erocs commented 9 years ago

JukeAlert On Oct 4, 2014 10:54 PM, "ttk2" notifications@github.com wrote:

new jar of what?

On Sat, Oct 4, 2014 at 6:18 PM, rourke750 notifications@github.com wrote:

Closed #1 https://github.com/Civcraft/JukeAlert/issues/1.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#event-174199726.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57927564.

ttk2 commented 9 years ago

staged for tomorrows restart.

On Sun, Oct 5, 2014 at 1:14 AM, erocs notifications@github.com wrote:

JukeAlert On Oct 4, 2014 10:54 PM, "ttk2" notifications@github.com wrote:

new jar of what?

On Sat, Oct 4, 2014 at 6:18 PM, rourke750 notifications@github.com wrote:

Closed #1 https://github.com/Civcraft/JukeAlert/issues/1.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#event-174199726.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57927564.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57927850.

rourke750 commented 9 years ago

Hopefully no one will make private snitches.

ttk2 commented 9 years ago

2014-10-07 17:02:31 [ERROR] Could not pass event PlayerMoveEvent to JukeAlert v1.2.3 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInPositionLook.handle(SourceFile:20) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] Caused by: java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.getPlayerExact(CraftServer.java:543) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.Bukkit.getPlayerExact(Bukkit.java:450) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextModerator(OnlineGroupMembers.java:146) ~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.getPlayerByState(OnlineGroupMembers.java:177) ~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextPlayer(OnlineGroupMembers.java:228) ~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.startIterating(OnlineGroupMembers.java:127) ~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.iterator(OnlineGroupMembers.java:120) ~[?:?] at com.untamedears.JukeAlert.util.Utility.notifyGroup(Utility.java:47) ~[?:?] at com.untamedears.JukeAlert.listener.JukeAlertListener.enterSnitchProximity(JukeAlertListener.java:349) ~[?:?] at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] ... 13 more

On Sun, Oct 5, 2014 at 10:48 AM, rourke750 notifications@github.com wrote:

Hopefully no one will make private snitches.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57940268.

rourke750 commented 9 years ago

Did you ever fix those private groups? On Oct 7, 2014 5:02 PM, "ttk2" notifications@github.com wrote:

2014-10-07 17:02:31 [ERROR] Could not pass event PlayerMoveEvent to JukeAlert v1.2.3 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInPositionLook.handle(SourceFile:20)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] Caused by: java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.getPlayerExact(CraftServer.java:543)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.Bukkit.getPlayerExact(Bukkit.java:450) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextModerator(OnlineGroupMembers.java:146)

~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.getPlayerByState(OnlineGroupMembers.java:177)

~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextPlayer(OnlineGroupMembers.java:228)

~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.startIterating(OnlineGroupMembers.java:127)

~[?:?] at com.untamedears.JukeAlert.util.OnlineGroupMembers.iterator(OnlineGroupMembers.java:120)

~[?:?] at com.untamedears.JukeAlert.util.Utility.notifyGroup(Utility.java:47) ~[?:?] at com.untamedears.JukeAlert.listener.JukeAlertListener.enterSnitchProximity(JukeAlertListener.java:349)

~[?:?] at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

~[?:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] ... 13 more

On Sun, Oct 5, 2014 at 10:48 AM, rourke750 notifications@github.com wrote:

Hopefully no one will make private snitches.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57940268.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58261424.

erocs commented 9 years ago

Not yet, is that all this is?

On Tue, Oct 7, 2014 at 3:04 PM, rourke750 notifications@github.com wrote:

Did you ever fix those private groups? On Oct 7, 2014 5:02 PM, "ttk2" notifications@github.com wrote:

2014-10-07 17:02:31 [ERROR] Could not pass event PlayerMoveEvent to JukeAlert v1.2.3 org.bukkit.event.EventException at

org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.PacketPlayInPositionLook.handle(SourceFile:20)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] Caused by: java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.craftbukkit.v1_7_R4.CraftServer.getPlayerExact(CraftServer.java:543)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.Bukkit.getPlayerExact(Bukkit.java:450) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextModerator(OnlineGroupMembers.java:146)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getPlayerByState(OnlineGroupMembers.java:177)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextPlayer(OnlineGroupMembers.java:228)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.startIterating(OnlineGroupMembers.java:127)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.iterator(OnlineGroupMembers.java:120)

~[?:?] at com.untamedears.JukeAlert.util.Utility.notifyGroup(Utility.java:47) ~[?:?] at

com.untamedears.JukeAlert.listener.JukeAlertListener.enterSnitchProximity(JukeAlertListener.java:349)

~[?:?] at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?] at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

~[?:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65] at

org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] ... 13 more

On Sun, Oct 5, 2014 at 10:48 AM, rourke750 notifications@github.com wrote:

Hopefully no one will make private snitches.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57940268.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58261424.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58270778.

rourke750 commented 9 years ago

Hopefully. Im not going to go looking until that's done.

On Tue, Oct 7, 2014 at 6:47 PM, erocs notifications@github.com wrote:

Not yet, is that all this is?

On Tue, Oct 7, 2014 at 3:04 PM, rourke750 notifications@github.com wrote:

Did you ever fix those private groups? On Oct 7, 2014 5:02 PM, "ttk2" notifications@github.com wrote:

2014-10-07 17:02:31 [ERROR] Could not pass event PlayerMoveEvent to JukeAlert v1.2.3 org.bukkit.event.EventException at

org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.PacketPlayInPositionLook.handle(SourceFile:20)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] Caused by: java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.craftbukkit.v1_7_R4.CraftServer.getPlayerExact(CraftServer.java:543)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.Bukkit.getPlayerExact(Bukkit.java:450) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextModerator(OnlineGroupMembers.java:146)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getPlayerByState(OnlineGroupMembers.java:177)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextPlayer(OnlineGroupMembers.java:228)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.startIterating(OnlineGroupMembers.java:127)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.iterator(OnlineGroupMembers.java:120)

~[?:?] at com.untamedears.JukeAlert.util.Utility.notifyGroup(Utility.java:47) ~[?:?] at

com.untamedears.JukeAlert.listener.JukeAlertListener.enterSnitchProximity(JukeAlertListener.java:349)

~[?:?] at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?] at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

~[?:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65] at

org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] ... 13 more

On Sun, Oct 5, 2014 at 10:48 AM, rourke750 notifications@github.com wrote:

Hopefully no one will make private snitches.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57940268>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58261424.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58270778.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58275539.

erocs commented 9 years ago

Updated the DB.

On Tue, Oct 7, 2014 at 3:49 PM, rourke750 notifications@github.com wrote:

Hopefully. Im not going to go looking until that's done.

On Tue, Oct 7, 2014 at 6:47 PM, erocs notifications@github.com wrote:

Not yet, is that all this is?

On Tue, Oct 7, 2014 at 3:04 PM, rourke750 notifications@github.com wrote:

Did you ever fix those private groups? On Oct 7, 2014 5:02 PM, "ttk2" notifications@github.com wrote:

2014-10-07 17:02:31 [ERROR] Could not pass event PlayerMoveEvent to JukeAlert v1.2.3 org.bukkit.event.EventException at

org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:249)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at net.minecraft.server.v1_7_R4.PacketPlayInFlying.a(SourceFile:137) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.PacketPlayInPositionLook.handle(SourceFile:20)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)

[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] Caused by: java.lang.IllegalArgumentException: Name cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

org.bukkit.craftbukkit.v1_7_R4.CraftServer.getPlayerExact(CraftServer.java:543)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at org.bukkit.Bukkit.getPlayerExact(Bukkit.java:450) ~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextModerator(OnlineGroupMembers.java:146)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getPlayerByState(OnlineGroupMembers.java:177)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.getNextPlayer(OnlineGroupMembers.java:228)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.startIterating(OnlineGroupMembers.java:127)

~[?:?] at

com.untamedears.JukeAlert.util.OnlineGroupMembers.iterator(OnlineGroupMembers.java:120)

~[?:?] at com.untamedears.JukeAlert.util.Utility.notifyGroup(Utility.java:47) ~[?:?] at

com.untamedears.JukeAlert.listener.JukeAlertListener.enterSnitchProximity(JukeAlertListener.java:349)

~[?:?] at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?] at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

~[?:1.7.0_65] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_65] at

org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)

~[spigot.jar:git-Spigot-1.7.9-R0.2-203-g02dec9b] ... 13 more

On Sun, Oct 5, 2014 at 10:48 AM, rourke750 notifications@github.com

wrote:

Hopefully no one will make private snitches.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-57940268>.

— Reply to this email directly or view it on GitHub < https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58261424>.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58270778.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58275539.

— Reply to this email directly or view it on GitHub https://github.com/Civcraft/JukeAlert/issues/1#issuecomment-58275705.