Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2011
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. 2011-02-02 18:17:21 [INFO] Starting minecraft server version Beta 1.2_01
  2. 2011-02-02 18:17:21 [INFO] Loading properties
  3. 2011-02-02 18:17:21 [INFO] Starting Minecraft server on *:25565
  4. 2011-02-02 18:17:21 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  5. 2011-02-02 18:17:21 [WARNING] The server will make no attempt to authenticate us
  6. ernames. Beware.
  7. 2011-02-02 18:17:21 [WARNING] While this makes the game possible to play without
  8. internet access, it also opens up the ability for hackers to connect with any u
  9. sername they choose.
  10. 2011-02-02 18:17:21 [WARNING] To change this, set "online-mode" to "true" in the
  11. server.settings file.
  12. 2011-02-02 18:17:21 [INFO] Preparing level "world"
  13. 2011-02-02 18:17:21 [INFO] Preparing start region
  14. Preparing spawn area: 12%
  15. Preparing spawn area: 20%
  16. Preparing spawn area: 40%
  17. Preparing spawn area: 57%
  18. Preparing spawn area: 73%
  19. Preparing spawn area: 85%
  20. Preparing spawn area: 93%
  21. 2011-02-02 18:17:29 [INFO] [General] version [2.0] (Mafia) loaded
  22. 2011-02-02 18:17:29 [INFO] [iConomy] version [2.2] (Aime) loaded
  23. [InfoBot v0.2] New information basket created.
  24. [InfoBot v0.2] Permission system not enabled. Everything is allowed.
  25. 2011-02-02 18:17:29 [INFO] [Permissions] version [1.9] (Handler) loaded
  26. 2011-02-02 18:17:29 [INFO] properTime 1.2 initialized
  27. 2011-02-02 18:17:29 [INFO] [SimpleShop] version [1.1] (Dime) loaded
  28. 2011-02-02 18:17:29 [INFO] [Achievements-v0.2c] Found required plugin: Stats
  29. 2011-02-02 18:17:29 [INFO] [Achievements-v0.2c] Found supported plugin: iConomy
  30. 2011-02-02 18:17:29 [INFO] [Achievements-v0.2c] loaded 141 achievements definiti
  31. ons
  32. 2011-02-02 18:17:29 [INFO] [Achievements-v0.2c] Achievements v0.2c Plugin Enable
  33. d
  34. [AreaChat] version 5 loaded.
  35. 2011-02-02 18:17:29 [INFO] BasicCircuits 0.73 circuit package enabled.
  36. BlockDrops version 1.4 is enabled!
  37. [InfoBot v0.2] Enabled.
  38. KitPlugin version 1.03 is enabled!
  39. properTime reading from config at C:\Users\Peter Corcoran\AppData\Roaming\.minec
  40. raft\server_files\server_bukkit\properTime.conf
  41. 2011-02-02 18:17:41 [INFO] RedstoneChips: 0 active circuits
  42. 2011-02-02 18:17:41 [INFO] RedstoneChips 0.7 enabled.
  43. 2011-02-02 18:17:42 [INFO] ServerEvents version 1.2 is enabled!
  44. [SpawnControl]: Table 'settings' not found, creating.
  45. [initDB] DB ERROR - SQL logic error or missing database | SQLState: null | Error
  46. Code: 0
  47. 2011-02-02 18:17:42 [INFO] [SpawnControl] version [0.3.2] loaded
  48. 2011-02-02 18:17:42 [INFO] [Stats-v0.2c] Using Nijis Permissions for permissions
  49.  
  50. 2011-02-02 18:17:42 [INFO] [Stats-v0.2c] vv0.2c Plugin Enabled
  51. 2011-02-02 18:17:42 [INFO] Done! For help, type "help" or "?"
  52. 2011-02-02 18:17:42 [WARNING] [SpawnControl] DB Error: no such table: settings
  53. java.sql.SQLException: no such table: settings
  54. at org.sqlite.DB.throwex(DB.java:288)
  55. at org.sqlite.NativeDB.prepare(Native Method)
  56. at org.sqlite.DB.prepare(DB.java:114)
  57. at org.sqlite.PrepStmt.<init>(PrepStmt.java:37)
  58. at org.sqlite.Conn.prepareStatement(Conn.java:231)
  59. at org.sqlite.Conn.prepareStatement(Conn.java:224)
  60. at org.sqlite.Conn.prepareStatement(Conn.java:213)
  61. at com.bukkit.timberjaw.spawncontrol.SpawnControl.getSetting(SpawnContro
  62. l.java:265)
  63. at com.bukkit.timberjaw.spawncontrol.SCEntityListener.onEntityDamage(SCE
  64. ntityListener.java:29)
  65. at org.bukkit.plugin.java.JavaPluginLoader.callEvent(JavaPluginLoader.ja
  66. va:235)
  67. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
  68. ava:201)
  69. at net.minecraft.server.EntityLiving.a(EntityLiving.java:440)
  70. at net.minecraft.server.Entity.a(Entity.java:523)
  71. at net.minecraft.server.Entity.c(Entity.java:432)
  72. at net.minecraft.server.EntityLiving.c(EntityLiving.java:511)
  73. at net.minecraft.server.EntityLiving.o(EntityLiving.java:607)
  74. at net.minecraft.server.EntityMobs.o(EntityMobs.java:37)
  75. at net.minecraft.server.EntityLiving.b_(EntityLiving.java:225)
  76. at net.minecraft.server.EntityMobs.b_(EntityMobs.java:41)
  77. at net.minecraft.server.EntityCreeper.b_(EntityCreeper.java:53)
  78. at net.minecraft.server.World.a(SourceFile:1116)
  79. at net.minecraft.server.WorldServer.a(WorldServer.java:41)
  80. at net.minecraft.server.World.f(SourceFile:1092)
  81. at net.minecraft.server.World.c(SourceFile:1071)
  82. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:260)
  83. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
  84. at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement