Big error each time someone joins #179


  • New
  • Defect
Open
Assigned to _ForgeUser7845127
  • _ForgeUser9430110 created this issue Mar 2, 2014

    What steps will reproduce the problem?
    1. I dont know what I have done wrong.
    2.
    3.

    What is the expected output? What do you see instead?
    People does not get added when they join the server.

    What version of the product are you using?
    Latest version.

    Do you have an error log of what happened?
    02.03 02:02:53 [Server] INFO ... 13 more
    02.03 02:02:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) ~[spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at net.shockverse.survivalgames.listeners.PlayerListener.onPlayerChat(PlayerListener.java:522) ~[?:?]
    02.03 02:02:53 [Server] INFO at net.shockverse.survivalgames.StatManager.getPlayer(StatManager.java:56) ~[?:?]
    02.03 02:02:53 [Server] INFO at net.shockverse.survivalgames.PlayerStats.LoadFromDB(PlayerStats.java:81) ~[?:?]
    02.03 02:02:53 [Server] INFO Caused by: java.lang.NullPointerException
    02.03 02:02:53 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_51]
    02.03 02:02:53 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:831) [spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:881) [spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) [spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) ~[spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot_1269.jar:git-Spigot-1269]
    02.03 02:02:53 [Server] INFO org.bukkit.event.EventException
    02.03 02:02:53 [Server] ERROR Could not pass event AsyncPlayerChatEvent to SurvivalGames v1.0.6-Beta2
    02.03 02:02:53 [Server] WARN §2[§eSurvivalGames§2] §fError at SQL Query: [SQLITE_CORRUPT]  The database disk image is malformed (database disk image is malformed)
    02.03 02:02:53 [Server] INFO Database.query Query: "SELECT * FROM players WHERE player = 'superzelda111'"

    Please provide any additional information below.

  • _ForgeUser9430110 added the tags New Defect Mar 2, 2014

To post a comment, please login or register a new account.