Advertisement
Guest User

Malcolmlc's Errors

a guest
Oct 5th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. 2011-10-05 11:37:56 [INFO] Starting minecraft server version Beta 1.8.1
  2. 2011-10-05 11:37:56 [INFO] Loading properties
  3. 2011-10-05 11:37:56 [INFO] Starting Minecraft server on *:25565
  4. 2011-10-05 11:37:56 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1112-g54a13b2-b1240jnks (MC: 1.8.1)
  5. 2011-10-05 11:37:56 [INFO] PythonLoader: initializing
  6. 2011-10-05 11:37:56 [SEVERE] Could not load 'plugins\PyPluginLoader-0.2.jar' in folder 'plugins':
  7. java.lang.reflect.InvocationTargetException
  8. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  9. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  10. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  11. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  12. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
  15. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:139)
  16. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:104)
  17. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
  18. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
  19. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  20. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  21. Caused by: java.lang.NoClassDefFoundError: org/python/core/PyObject
  22. at com.master.bukkit.python.PythonLoader.<init>(PythonLoader.java:37)
  23. ... 13 more
  24. Caused by: java.lang.ClassNotFoundException: org.python.core.PyObject
  25. at java.net.URLClassLoader$1.run(Unknown Source)
  26. at java.security.AccessController.doPrivileged(Native Method)
  27. at java.net.URLClassLoader.findClass(Unknown Source)
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
  30. at java.lang.ClassLoader.loadClass(Unknown Source)
  31. at java.lang.ClassLoader.loadClass(Unknown Source)
  32. ... 14 more
  33. 2011-10-05 11:37:56 [INFO] Preparing level "world"
  34. 2011-10-05 11:37:56 [INFO] Default game type: 0
  35. 2011-10-05 11:37:57 [INFO] Preparing start region for level 0 (Seed: 6666619363208128921)
  36. 2011-10-05 11:37:57 [INFO] Preparing start region for level 1 (Seed: 6666619363208128921)
  37. 2011-10-05 11:37:58 [INFO] Preparing spawn area: 4%
  38. 2011-10-05 11:37:58 [INFO] CraftBukkitUpToDate version 2.6.6 is enabled!
  39. 2011-10-05 11:37:58 [INFO] CButD: Permission system not detected, defaulting to OP
  40. 2011-10-05 11:37:58 [INFO] Server permissions file permissions.yml is empty, ignoring it
  41. 2011-10-05 11:37:58 [INFO] Done (0.182s)! For help, type "help" or "?"
  42. 2011-10-05 11:37:59 [INFO] CButD: CraftBukkit is up to Date
  43.  
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement