Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2014
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. [10:40:41] [Server thread/INFO]: Starting minecraft server version 1.7.2
  2. [10:40:41] [Server thread/INFO]: Loading properties
  3. [10:40:41] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:40:41] [Server thread/INFO]: Generating keypair
  5. [10:40:41] [Server thread/INFO]: Starting Minecraft server on xxx.xx.xx.xxx:xxxxx
  6. [10:40:42] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-b2974jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2)
  7. [10:40:42] [Server thread/INFO]: [PermissionsEx] sql backend registered!
  8. [10:40:42] [Server thread/INFO]: [PermissionsEx] file backend registered!
  9. [10:40:42] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
  10. [10:40:42] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  11. [10:40:42] [Server thread/INFO]: Permissions file successfully reloaded
  12. [10:40:42] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  13. [10:40:42] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.0.5
  14. [10:40:42] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  15. [10:40:42] [Server thread/INFO]: [LWC] Connecting to SQLite
  16. [10:40:42] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /home/minecraft/multicraft/servers/server1172/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /home/minecraft/multicraft/servers/server1172/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
  17. [10:40:42] [Server thread/INFO]: Preparing level "world"
  18. [10:40:42] [Server thread/INFO]: Preparing start region for level 0 (Seed: -106016890422994066)
  19. [10:40:43] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
  20. [10:40:43] [Thread-7/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  21. [10:40:43] [Thread-7/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
  22. [10:40:43] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  23. [10:40:43] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  24. [10:40:43] [Thread-7/INFO]: ----- ------------------- -----
  25. [10:40:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6027413885879374368)
  26. [10:40:43] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6027413885879374368)
  27. [10:40:43] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
  28. [10:40:44] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.0.5
  29. [10:40:44] [Server thread/INFO]: [ChatEx] Successfully hooked into: Nothing was found!
  30. [10:40:44] [Server thread/INFO]: [ChatEx] ChatManager enabled!
  31. [10:40:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  32. [10:40:44] [Server thread/INFO]: Done (1.422s)! For help, type "help" or "?"
  33. [10:40:44] [pool-3-thread-1/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
  34. [10:40:44] [pool-3-thread-1/INFO]: [LWC] [LWC] This can probably be ignored.
  35. [10:40:44] [pool-3-thread-1/WARN]: Exception in thread "pool-3-thread-1"
  36. [10:40:44] [pool-3-thread-1/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 2
  37. at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  38. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  39. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  40. at java.lang.Thread.run(Thread.java:744)
  41. Caused by: java.lang.NullPointerException
  42. at com.griefcraft.util.Updater$1.run(Updater.java:81)
  43. at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
  44. at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  45. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement