I have been having issues with some of my plugins. I'm not sure what plugin is causing it but whenever I attempt to launch Bukkit I get the following messages: Message (Move your mouse to reveal the content) Message (open) Message (close) 174 recipes 27 achievements 20:14:54 [INFO] Starting minecraft server version 1.0.1 20:14:54 [INFO] Loading properties 20:14:54 [INFO] Starting Minecraft server on *:25565 20:14:54 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 20:14:54 [WARNING] The server will make no attempt to authenticate usernames. Be ware. 20:14:54 [WARNING] While this makes the game possible to play without internet a ccess, it also opens up the ability for hackers to connect with any username the y choose. 20:14:54 [WARNING] To change this, set "online-mode" to "true" in the server.pro perties file. 20:14:54 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b 1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1) 20:14:55 [INFO] [Pail] Initializing... 20:14:55 [INFO] [Pail] Setting up themes... 20:14:55 [INFO] [Pail] Registering events... 20:14:55 [INFO] [Pail] Loading interface... 20:14:55 [INFO] [Pail] Setting up window... 20:14:55 [INFO] [Pail] Pail 0.7.5 Enabled 20:14:55 [INFO] Preparing level "Manaan" 20:14:55 [INFO] Default game type: 0 20:14:55 [INFO] Preparing start region for level 0 (Seed: 1901346427) 20:14:56 [INFO] [AlwaysSunshine] Starting 20:14:56 [INFO] (version 1.4 by Clever Error and base_case) 20:14:56 [INFO] (Permission system not detected, defaulting to OP) 20:14:56 [INFO] [AlwaysSunshine] Running 20:14:56 [INFO] [AntiMobSpawn v3.0] Enabled. Ready to stop those pesky creepers 20:14:56 [INFO] CraftBukkitUpToDate version 2.7.2 is enabled! 20:14:56 [INFO] [GodPowers] Successfully registered command zeus. 20:14:56 [INFO] [GodPowers] Successfully registered command godmode. 20:14:56 [INFO] [GodPowers] Successfully registered command jesus. 20:14:56 [INFO] [GodPowers] Successfully registered command die. 20:14:56 [INFO] [GodPowers] Successfully registered command slay. 20:14:56 [INFO] [GodPowers] Successfully registered command maim. 20:14:56 [INFO] [GodPowers] Successfully registered command inferno. 20:14:56 [INFO] [GodPowers] Successfully registered command superjump. 20:14:56 [INFO] [GodPowers] Successfully registered command gaia. 20:14:56 [INFO] [GodPowers] Successfully registered command heal. 20:14:56 [INFO] [GodPowers] Successfully registered command godpowers. 20:14:56 [INFO] [GodPowers] Successfully registered command vulcan. 20:14:56 [INFO] [GodPowers] Successfully registered command vulcan. 20:14:56 [INFO] [GodPowers] Successfully registered command demigod. 20:14:56 [INFO] [GodPowers] Successfully registered command hades. 20:14:56 [INFO] [GodPowers] Successfully registered command bless. 20:14:56 [INFO] godPowers version 2.5 is enabled! 20:14:56 [INFO] [GodPowers] Permissions NOT detected. Giving permission to ops. 20:14:56 [INFO] [MobAmbush] version 1.21 by Schwarzer Zylinder is enabled. 20:14:56 [INFO] [MobDisguise] by desmin88 version 1.65 enabled. 20:14:56 [INFO] NickName v0.2 enabled 20:14:56 [INFO] PailPlus v0.2 beta enabled 20:14:56 [INFO] [SpawnMob] Using SuperPerms. 20:14:56 [INFO] [SpawnMob] Version 2.0 enabled. 20:14:56 [INFO] [SpawnMob] Friendly enabled. 20:14:56 [INFO] WorldEdit 5.0 enabled. 20:14:56 [INFO] WEPIF: Using the Bukkit Permissions API. 20:14:56 [INFO] WEPIF: Using the Bukkit Permissions API. 20:14:56 [INFO] CButD: CraftBukkit is up to Date 20:14:56 [INFO] [Citizens] NPC types loaded: blacksmith, guard, healer, quester, trader, wizard 20:14:57 [INFO] [Citizens] version [devBuild-] loaded. 20:14:57 [INFO] Server permissions file permissions.yml is empty, ignoring it 20:14:57 [INFO] Done (0.184s)! For help, type "help" or "?" 20:14:57 [SEVERE] java.lang.NullPointerException 20:14:57 [SEVERE] at me.escapeNT.pail.GUIComponents.WaypointEditPanel.upda teFields(WaypointEditPanel.java:76) 20:14:57 [SEVERE] at me.escapeNT.pail.GUIComponents.WaypointEditPanel.wayp ointsValueChanged(WaypointEditPanel.java:327) 20:14:57 [SEVERE] at me.escapeNT.pail.GUIComponents.WaypointEditPanel.acce ss$000(WaypointEditPanel.java:21) 20:14:57 [SEVERE] at me.escapeNT.pail.GUIComponents.WaypointEditPanel$1.va lueChanged(WaypointEditPanel.java:113) 20:14:57 [SEVERE] at javax.swing.JList.fireSelectionValueChanged(Unknown S ource) 20:14:57 [SEVERE] at javax.swing.JList$ListSelectionHandler.valueChanged(U nknown Source) 20:14:57 [SEVERE] at javax.swing.DefaultListSelectionModel.fireValueChange d(Unknown Source) 20:14:57 [SEVERE] at javax.swing.DefaultListSelectionModel.fireValueChange d(Unknown Source) 20:14:57 [SEVERE] at javax.swing.DefaultListSelectionModel.fireValueChange d(Unknown Source) 20:14:57 [SEVERE] at javax.swing.DefaultListSelectionModel.changeSelection (Unknown Source) 20:14:57 [SEVERE] at javax.swing.DefaultListSelectionModel.changeSelection (Unknown Source) 20:14:57 [SEVERE] at javax.swing.DefaultListSelectionModel.setSelectionInt erval(Unknown Source) 20:14:57 [SEVERE] at javax.swing.JList.setSelectedIndex(Unknown Source) 20:14:57 [SEVERE] at me.escapeNT.pail.GUIComponents.WaypointEditPanel.<ini t>(WaypointEditPanel.java:40) 20:14:57 [SEVERE] at me.escapeNT.pail.GUIComponents.SettingsPanel.<init>(S ettingsPanel.java:61) 20:14:57 [SEVERE] at me.escapeNT.pail.Util.ServerReadyListener.publish(Ser verReadyListener.java:23) 20:14:57 [SEVERE] at java.util.logging.Logger.log(Unknown Source) 20:14:57 [SEVERE] at java.util.logging.Logger.doLog(Unknown Source) 20:14:57 [SEVERE] at java.util.logging.Logger.log(Unknown Source) 20:14:57 [SEVERE] at java.util.logging.Logger.info(Unknown Source) 20:14:57 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:170) 20:14:57 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:399) 20:14:57 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:457) 20:14:57 [SEVERE] Unexpected exception java.lang.NullPointerException at me.escapeNT.pail.GUIComponents.WaypointEditPanel.updateFields(Waypoin tEditPanel.java:76) at me.escapeNT.pail.GUIComponents.WaypointEditPanel.waypointsValueChange d(WaypointEditPanel.java:327) at me.escapeNT.pail.GUIComponents.WaypointEditPanel.access$000(WaypointE ditPanel.java:21) at me.escapeNT.pail.GUIComponents.WaypointEditPanel$1.valueChanged(Waypo intEditPanel.java:113) at javax.swing.JList.fireSelectionValueChanged(Unknown Source) at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source ) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source ) at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source ) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source) at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown So urce) at javax.swing.JList.setSelectedIndex(Unknown Source) at me.escapeNT.pail.GUIComponents.WaypointEditPanel.<init>(WaypointEditP anel.java:40) at me.escapeNT.pail.GUIComponents.SettingsPanel.<init>(SettingsPanel.jav a:61) at me.escapeNT.pail.Util.ServerReadyListener.publish(ServerReadyListener .java:23) at java.util.logging.Logger.log(Unknown Source) at java.util.logging.Logger.doLog(Unknown Source) at java.util.logging.Logger.log(Unknown Source) at java.util.logging.Logger.info(Unknown Source) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:170) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 20:15:06 [INFO] The automatic update-Check only work every 6 hours, the last che ck was 4 minutes ago. > Please help me find whats causing this. I apologize if I'm not giving enough information, if you need to know something just ask. Thanks