Advertisement
turt2live

Untitled

Mar 25th, 2013
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 2013-03-25 18:22:32 [INFO] [Notifications] Enabling Notifications v1.1
  2. 2013-03-25 18:22:32 [INFO] [Notifications] Suc
  3. 2013-03-25 18:22:32 [INFO] [Notifications] Confirmining folders...
  4. 2013-03-25 18:22:32 [INFO] [Notifications] Loading configuration...
  5. 2013-03-25 18:22:32 [INFO] [Notifications] Configuration was not found, but will be created.
  6. 2013-03-25 18:22:32 [INFO] [Notifications] Registering events...
  7. 2013-03-25 18:22:32 [INFO] [Notifications] Unexpected exception occured while showing a notification titled 'Notifications'!
  8. 2013-03-25 18:22:32 [SEVERE] java.awt.HeadlessException:
  9. No X11 DISPLAY variable was set, but this program performed an operation which requires it.
  10. 2013-03-25 18:22:32 [SEVERE] at java.awt.GraphicsEnvironment.checkHeadless(Unknown Source)
  11. 2013-03-25 18:22:32 [SEVERE] at java.awt.Window.<init>(Unknown Source)
  12. 2013-03-25 18:22:32 [SEVERE] at java.awt.Frame.<init>(Unknown Source)
  13. 2013-03-25 18:22:32 [SEVERE] at javax.swing.JFrame.<init>(Unknown Source)
  14. 2013-03-25 18:22:32 [SEVERE] at me.muizers.Notifications.ContentFrame.<init>(ContentFrame.java:27)
  15. 2013-03-25 18:22:32 [SEVERE] at me.muizers.Notifications.Notifications.startNotification(Notifications.java:371)
  16. 2013-03-25 18:22:32 [SEVERE] at me.muizers.Notifications.Notifications.showNextNotificationInQueue(Notifications.java:359)
  17. 2013-03-25 18:22:32 [SEVERE] at me.muizers.Notifications.Notifications.showOwnNotification(Notifications.java:350)
  18. 2013-03-25 18:22:32 [SEVERE] at me.muizers.Notifications.Notifications.onEnable(Notifications.java:59)
  19. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  20. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  21. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  22. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
  23. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
  24. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.reload(CraftServer.java:605)
  25. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.Bukkit.reload(Bukkit.java:184)
  26. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
  27. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187)
  28. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  29. 2013-03-25 18:22:32 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchServerCommand(CraftServer.java:512)
  30. 2013-03-25 18:22:32 [SEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.am(DedicatedServer.java:261)
  31. 2013-03-25 18:22:32 [SEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:226)
  32. 2013-03-25 18:22:32 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
  33. 2013-03-25 18:22:32 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
  34. 2013-03-25 18:22:32 [SEVERE] at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
  35. 2013-03-25 18:22:32 [INFO] [Notifications] Notifications 1.1 enabled!
  36. 2013-03-25 18:22:32 [INFO] [Notifications] Made by Muizers :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement