tribulations

tribulations1x

Jan 9th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.65 KB | None | 0 0
  1. Sorry Chris - new to error reporting
  2. here is the yml file and the console at boot up
  3.  
  4.  
  5.  
  6.  
  7. rankpublic: true
  8. defaultrankallworlds: false
  9. onlyoneclass: true
  10. signcheck: false
  11. signchoose: '[choose]'
  12. signrankup: '[rankup]'
  13. signrankdown: '[rankdown]'
  14. cooldown: 0
  15. debug: false
  16. checkprices: true
  17. checkitems: true
  18. checkexp: true
  19. playercolor: '&e'
  20. worldcolor: '&6'
  21. prices:
  22. I:'1000.00'
  23. II:'5000.00'
  24. III:'10000.00'
  25. IV:'25000.00'
  26. V:'50000.00'
  27. items:
  28. I:
  29. - 106:10
  30. - 335:5
  31. - FEATHER:8
  32. - 332:6
  33. - PORTAL:1
  34. II:
  35. - GUNPOWDER:5
  36. - EGG:6
  37. - SLIMEBALL:2
  38. - STRING:12
  39. - PORTAL:1
  40. III:
  41. - CLAY_BRICK:10
  42. - GLOWSTONE_DUST:6
  43. - LEATHER:12
  44. - RAW_FISH:3
  45. - PORTAL:1
  46. IV:
  47. - COOKIE:6
  48. - NETHERWART:3
  49. - ENDER_PEARL:12
  50. - 347:1
  51. - PORTAL:1
  52. V:
  53. - BOOK:6
  54. - CAKE:1
  55. - SADDLE:1
  56. - GOLDEN_APPLE:1
  57. - PORTAL:1
  58. exp:
  59. I:'100'
  60. II:'500'
  61. III:'2500'
  62. IV:'12500'
  63. V:'50000'
  64. classes:
  65. Swordmaster:
  66. Ruffian: Ruffian:&7
  67. Fighter: Fighter:&7
  68. Knight: Knight:&8
  69. Guardian: Guardian:&7
  70. Paladin: Paladin:&7
  71. Commerce:
  72. Peasant: Peasant:&a
  73. Farmer: Farmer:&a
  74. Townie: Townie:&2
  75. Overseer: Overseer:&a
  76. Mayor: Mayor:&a
  77. Craftsman:
  78. Maker: Maker:&a
  79. Builder: Builder:&a
  80. Artisan: Artisan:&2
  81. Mason: Mason:&a
  82. Architect: Architect:&a
  83. Spellcaster:
  84. Acolyte: Acolyte:&a
  85. Sorcerer: Sorcerer:&a
  86. Wizard: Wizard:&2
  87. Mage: Mage:&a
  88. ArchMage: ArchMage:&a
  89. players:
  90. Notch: Swordmaster:Ruffian
  91.  
  92.  
  93.  
  94. console - server start
  95.  
  96. 09.01 09:02:31 [Server] INFO [ FalseBook IC ] Failed selftriggered ICs: 0 failed
  97. 09.01 09:02:31 [Server] INFO [ FalseBook IC ] Loaded selftriggered ICs: 56 done
  98. 09.01 09:02:28 [Server] INFO [ FalseBook Block ] 0 protected gateblocks successfully loaded.
  99. 09.01 09:02:28 [Server] INFO [ FalseBook Block ] 0 Doors successfully loaded.
  100. 09.01 09:02:28 [Server] INFO [ FalseBook Block ] 0 Bridges successfully loaded.
  101. 09.01 09:02:28 [Server] INFO [ FalseBook Block ] 0 Areas loaded.
  102. 09.01 09:02:28 [Server] Startup Done (0.462s)! For help, type "help" or "?"
  103. 09.01 09:02:28 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
  104. 09.01 09:02:28 [Server] INFO [Dynmap-WorldGuard] version 0.13 is activated
  105. 09.01 09:02:28 [Server] INFO [dynmap] version 0.28-675 is enabled
  106. 09.01 09:02:28 [Server] INFO [dynmap] Dynmap WebServer started on null:8124
  107. 09.01 09:02:28 [Server] INFO [dynmap] Loaded 2 maps of world 'aztaroth_the_end'.
  108. 09.01 09:02:28 [Server] INFO [dynmap] Loaded 2 maps of world 'aztaroth_nether'.
  109. 09.01 09:02:28 [Server] INFO [dynmap] Loaded 3 maps of world 'aztaroth'.
  110. 09.01 09:02:28 [Server] INFO [dynmap] Loaded 7 lightings.
  111. 09.01 09:02:28 [Server] INFO [dynmap] Loaded 82 perspectives.
  112. 09.01 09:02:28 [Server] INFO [dynmap] Loaded 14 shaders.
  113. 09.01 09:02:27 [Server] INFO [dynmap] Using Permissions 2.7.2 for access control
  114. 09.01 09:02:27 [Server] INFO [Vault][Economy] BOSEconomy hooked.
  115. 09.01 09:02:27 [Server] INFO [ChestShop] BOSEconomy 0.7.0 loaded.
  116. 09.01 09:02:27 [Server] INFO [NarrowtuxLib] Payment method found (BOSEconomy version: 0.7.0)
  117. 09.01 09:02:27 [Server] INFO [Register] Payment method found (BOSEconomy version: 0.7.0)
  118. 09.01 09:02:27 [Server] INFO BOSEconomy v0.7.3 enabled.
  119. 09.01 09:02:27 [Server] INFO BOSEconomy: Located Permissions 2.7.2.
  120. 09.01 09:02:27 [Server] INFO [Dynmap-WorldGuard] initializing
  121. 09.01 09:02:27 [Server] INFO [MyWarp] MyWarp 2.0.1 enabled
  122. 09.01 09:02:27 [Server] WARNING [MYWARP] 'Help' isn't detected. No /help support.
  123. 09.01 09:02:27 [Server] INFO [MyWarp] Permissions enabled using: Permissions v2.7.2
  124. 09.01 09:02:27 [Server] INFO [MyWarp] [MYWARP]: 52 warps loaded
  125. 09.01 09:02:27 [Server] INFO For reference, the main world's spawn location is at X: 341 Y: 20 Z: 448
  126. 09.01 09:02:27 [Server] INFO [WorldBorder] [CONFIG] Will use plugin for permissions: Permissions v2.7.2
  127. 09.01 09:02:27 [Server] INFO [WorldBorder] [CONFIG] World "aztaroth" has border radius 3333 at X: -1.8 Z: 277.0
  128. 09.01 09:02:27 [Server] INFO [WorldBorder] [CONFIG] Border-checking timed task started.
  129. 09.01 09:02:27 [Server] INFO [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
  130. 09.01 09:02:27 [Server] INFO WorldBorder version 1.4.4 loading
  131. 09.01 09:02:27 [Server] INFO =============================================================
  132. 09.01 09:02:27 [Server] INFO [Towny] Version: 0.77.1.0 - Mod Enabled
  133. 09.01 09:02:27 [Server] INFO =============================================================
  134. 09.01 09:02:27 [Server] INFO [Towny] Time until a New Day: 2 hours, 57 minutes, 32 second
  135. 09.01 09:02:27 [Server] INFO [Towny] Using: bPermissions v1.9.2, Register v1.5
  136. 09.01 09:02:27 [Server] INFO [Towny] Database: [Load] flatfile [Save] flatfile
  137. 09.01 09:02:27 [Server] INFO ==================== Towny ========================
  138. 09.01 09:02:27 [Server] INFO MagicSpells v2.1 loaded!
  139. 09.01 09:02:27 [Server] INFO [ChestShop] version 3.29 initialized!
  140. 09.01 09:02:27 [Server] INFO [ChestShop] WorldGuard version 5.4 loaded.
  141. 09.01 09:02:27 [Server] INFO [ChestShop] Towny version 0.77.1.0 loaded.
  142. 09.01 09:02:27 [Server] INFO [ChestShop] Permissions version 2.7.2 loaded.
  143. 09.01 09:02:27 [Server] INFO [Showcase] version 0.7.9 has been enabled.
  144. 09.01 09:02:27 [Server] INFO [Showcase] Registered type [tutorial] (0 items loaded)
  145. 09.01 09:02:27 [Server] INFO [Showcase] Registered type [exchange] (0 items loaded)
  146. 09.01 09:02:27 [Server] INFO [Showcase] Registered type [infinite] (84 items loaded)
  147. 09.01 09:02:27 [Server] INFO [Showcase] Registered type [finite] (0 items loaded)
  148. 09.01 09:02:27 [Server] INFO [Showcase] Registered type [basic] (0 items loaded)
  149. 09.01 09:02:27 [Server] INFO [NarrowtuxLib] v1.2.0 by [narrowtux] enabled.
  150. 09.01 09:02:27 [Server] INFO Version: 120
  151. 09.01 09:02:27 [Server] INFO Turnstile 2.3.1 is enabled!
  152. 09.01 09:02:26 [Server] INFO WEPIF: Using the Bukkit Permissions API.
  153. 09.01 09:02:26 [Server] INFO CommandBook: 1 kit(s) loaded.
  154. 09.01 09:02:26 [Server] INFO CommandBook: 0 banned name(s) loaded.
  155. 09.01 09:02:26 [Server] INFO CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
  156. 09.01 09:02:26 [Server] INFO CommandBook: 2 Homes(s) loaded
  157. 09.01 09:02:26 [Server] INFO CommandBook: 0 Warps(s) loaded
  158. 09.01 09:02:26 [Server] INFO CommandBook 1.7-customized enabled.
  159. 09.01 09:02:26 [Server] INFO WorldGuard 5.4 enabled.
  160. 09.01 09:02:26 [Server] INFO WorldGuard: 0 regions loaded for 'aztaroth_the_end'
  161. 09.01 09:02:26 [Server] INFO WorldGuard: 0 regions loaded for 'aztaroth_nether'
  162. 09.01 09:02:26 [Server] INFO WorldGuard: 50 regions loaded for 'aztaroth'
  163. 09.01 09:02:26 [Server] INFO WorldGuard: Loaded configuration for world 'aztaroth_the_end"
  164. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_the_end) All fire spread is disabled.
  165. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_the_end) Lava fire is blocked.
  166. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_the_end) Lighters are PERMITTED.
  167. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_the_end) TNT ignition is blocked.
  168. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_the_end) Single session is enforced.
  169. 09.01 09:02:26 [Server] INFO WorldGuard: Loaded configuration for world 'aztaroth_nether"
  170. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_nether) All fire spread is disabled.
  171. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_nether) Lava fire is blocked.
  172. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_nether) Lighters are PERMITTED.
  173. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_nether) TNT ignition is blocked.
  174. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth_nether) Single session is enforced.
  175. 09.01 09:02:26 [Server] INFO WorldGuard: Loaded configuration for world 'aztaroth"
  176. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth) All fire spread is disabled.
  177. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth) Lava fire is blocked.
  178. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth) Lighters are PERMITTED.
  179. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth) TNT ignition is blocked.
  180. 09.01 09:02:26 [Server] INFO WorldGuard: (aztaroth) Single session is enforced.
  181. 09.01 09:02:26 [Server] INFO WorldGuard: Blacklist loaded.
  182. 09.01 09:02:26 [Server] INFO WEPIF: Using the Bukkit Permissions API.
  183. 09.01 09:02:26 [Server] INFO No smoking! v.0.0.1 //created by fromgate, special for MCCity (http://minecraft-mccity.ru)
  184. 09.01 09:02:26 [Server] INFO [BlockEnderDragon] is enabled!
  185. 09.01 09:02:26 [Server] INFO [ FalseBook Block ] FalseBookBlock v0.91alpha by GeMo enabled
  186. 09.01 09:02:26 [Server] INFO [ FalseBook Block ] 2 Cauldrons successfully loaded.
  187. 09.01 09:02:26 [Server] INFO [ FalseBook Block ] 3100 Books loaded!
  188. 09.01 09:02:26 [Server] INFO SLAMP (Stop Looking At My Plugins) has been enabled!
  189. 09.01 09:02:26 [Server] INFO [NiftyWarp] - NiftyWarp v1.3.1 has been enabled
  190. 09.01 09:02:26 [Server] WARNING Unable to integrate with the Permissions plugin. Defaulting to free for all permission set
  191. 09.01 09:02:26 [Server] INFO [XPBanker] Permissions plugin found.
  192. 09.01 09:02:26 [Server] INFO [XPBanker] version 1.3 is enabled.
  193. 09.01 09:02:26 [Server] INFO [SimpleItemPermissions] (version 1.2.1) has been Enabled!
  194. 09.01 09:02:26 [Server] INFO [SimpleItemPermissions] Enabled
  195. 09.01 09:02:26 [Server] INFO WEPIF: Using the Bukkit Permissions API.
  196. 09.01 09:02:26 [Server] INFO WEPIF: Using the Bukkit Permissions API.
  197. 09.01 09:02:26 [Server] INFO WEPIF: Updated config file
  198. 09.01 09:02:26 [Server] INFO WorldEdit 5.0 enabled.
  199. 09.01 09:02:26 [Server] INFO TelePads v1.2 by wizzledonker is now enabled!
  200. 09.01 09:02:26 [Server] INFO [ FalseBook IC ] FalseBookIC v0.91alpha by GeMo enabled
  201. 09.01 09:02:26 [Server] INFO WorldGuardPistonFix (WGPFix) 1.1.2 enabled.
  202. 09.01 09:02:26 [Server] INFO [ FalseBook Extra ] FalseBookExtra v0.91alpha by GeMo enabled
  203. 09.01 09:02:26 [Server] INFO [PoisonSwords] Permission plugin detected.
  204. 09.01 09:02:26 [Server] INFO PoisonSwords 1.0 Enabled.
  205. 09.01 09:02:26 [Server] INFO [ClassRanks] <3 BOSEconomy version: 0.7.0
  206. 09.01 09:02:26 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
  207. 09.01 09:02:26 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)
  208. 09.01 09:02:26 [Server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)
  209. 09.01 09:02:26 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)
  210. 09.01 09:02:26 [Server] INFO at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)
  211. 09.01 09:02:26 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)
  212. 09.01 09:02:26 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)
  213. 09.01 09:02:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
  214. 09.01 09:02:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:968)
  215. 09.01 09:02:26 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
  216. 09.01 09:02:26 [Server] INFO at net.slipcor.classranks.ClassRanks.onEnable(ClassRanks.java:81)
  217. 09.01 09:02:26 [Server] INFO at net.slipcor.classranks.ClassRanks.load_config(ClassRanks.java:183)
  218. 09.01 09:02:26 [Server] INFO java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
  219. 09.01 09:02:26 [Server] SEVERE Error occurred while enabling ClassRanks v0.2.1.4 (Is it up to date?): java.lang.Integer cannot be cast to java.lang.String
  220. 09.01 09:02:26 [Server] INFO [NoEnchant] Enabled
  221. 09.01 09:02:26 [Server] INFO [ FalseBook Core ] FalseBookCore v0.91alpha by GeMo enabled!
  222. 09.01 09:02:26 [Server] INFO [ FalseBook Core ] using Permissionsplugin Permissions!
  223. 09.01 09:02:26 [Server] INFO Backup v1.8.4 has completed loading!
  224. 09.01 09:02:26 [Server] INFO [Backup] Found and hooked a permissions plugin.
  225. 09.01 09:02:26 [Server] INFO [TreasureChest] 3.2 enabled
  226. 09.01 09:02:26 [Server] INFO [OKChat] OKChat v2.2.1 enabled successfully.
  227. 09.01 09:02:26 [Server] INFO [OKChat] Successfully hooked into Permissions plugin.
  228. 09.01 09:02:26 [Server] INFO [OKChat] Configuration file successfully loaded.
  229. 09.01 09:02:26 [Server] INFO [OKChat] Loaded 26 chat format style(s).
  230. 09.01 09:02:26 [Server] INFO [OKChat] Attempting to load configuration file...
  231. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] Enabled
  232. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] See http://sizeof.sourceforge.net/ for details
  233. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] To enable bPermissions to track its memory usage, add SizeOf.jar to the startup script
  234. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] SizeOf.jar not in startup path, skipping!
  235. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] WorldPermissionsManager engaged
  236. 09.01 09:02:26 [Server] INFO [bPermissions - debug] Setup players for world:aztaroth_the_end took 0ms.
  237. 09.01 09:02:26 [Server] INFO [bPermissions - debug] Setting up config for world:aztaroth_the_end
  238. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] Created PermissionSet for world:aztaroth_the_end
  239. 09.01 09:02:26 [Server] INFO [bPermissions - debug] Setup players for world:aztaroth_nether took 0ms.
  240. 09.01 09:02:26 [Server] INFO [bPermissions - debug] Setting up config for world:aztaroth_nether
  241. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] Created PermissionSet for world:aztaroth_nether
  242. 09.01 09:02:26 [Server] INFO [bPermissions - debug] Setup players for world:aztaroth took 0ms.
  243. 09.01 09:02:26 [Server] INFO [bPermissions - debug] Setting up config for world:aztaroth
  244. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] Created PermissionSet for world:aztaroth
  245. 09.01 09:02:26 [Server] INFO [bPermissions 1.9.2] Using yaml for Permissions
  246. 09.01 09:02:26 [Server] INFO [OKChat] You already have the latest version of OKChat in your /plugins/OKChat/update/ folder.
  247. 09.01 09:02:26 [Server] INFO [OKChat] A new version of OKChat, v3.0.2 is available.
  248. 09.01 09:02:25 [Server] INFO [OKChat] Initiating auto-update...
  249. 09.01 09:02:25 [Server] INFO [OKChat] Attempting to enable OKChat v2.2.1 by Kalman Olah...
  250. 09.01 09:02:25 [Server] INFO [ExpSkills] Permissions detected
  251. 09.01 09:02:25 [Server] INFO [ExpSkills] ExpSkills 0.7.0_RC2 enabled
  252. 09.01 09:02:25 [Server] INFO Whitelist version 2.7 is enabled!
  253. 09.01 09:02:25 [Server] INFO done.
  254. 09.01 09:02:25 [Server] INFO Whitelist: Trying to load whitelist and settings...
  255. 09.01 09:02:25 [Server] INFO Preparing start region for level 2 (Seed: -264921045)
  256. 09.01 09:02:25 [Server] INFO Preparing spawn area: 93%
  257. 09.01 09:02:24 [Server] INFO Preparing start region for level 1 (Seed: -264921045)
  258. 09.01 09:02:24 [Server] INFO Preparing start region for level 0 (Seed: -264921045)
  259. 09.01 09:02:24 [Server] INFO Default game type: 0
  260. 09.01 09:02:24 [Server] INFO Preparing level "aztaroth"
  261. 09.01 09:02:24 [Server] INFO [Vault] Enabled Version 1.2.3-b000
  262. 09.01 09:02:24 [Server] INFO [Vault][Chat] bPermissions found: Loaded
  263. 09.01 09:02:24 [Server] INFO [Vault][Chat] bPermissions hooked.
  264. 09.01 09:02:24 [Server] INFO [Vault][Permission] SuperPermissions loaded as backup permission system.
  265. 09.01 09:02:24 [Server] INFO [Vault][Permission] bPermissions found: Loaded
  266. 09.01 09:02:24 [Server] INFO [Vault][Permission] bPermissions hooked.
  267. 09.01 09:02:24 [Server] INFO [Vault][Economy] BOSEconomy7 found: Waiting
  268. 09.01 09:02:24 [Server] INFO [Spout] Spout 644 has been initialized
  269. 09.01 09:02:23 [Server] INFO [Register] version 1.5 is enabled.
  270. 09.01 09:02:23 [Server] INFO [Register] Preferred method [null] not found, using first found.
  271. 09.01 09:02:22 [Server] INFO While loading No smoking (plugins/NoSmoking.jar) found old-data folder: plugins/NoSmoking next to the new one: plugins/No smoking
  272. 09.01 09:02:22 [Server] INFO Entities enhanced[0] subclassed[1]
  273. 09.01 09:02:22 [Server] INFO SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  274. 09.01 09:02:22 [Server] INFO DataSourcePool [NiftyWarp] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  275. 09.01 09:02:22 [Server] SEVERE ebean.properties not found
  276. 09.01 09:02:22 [Server] INFO This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
  277. 09.01 09:02:21 [Server] INFO Starting Minecraft server on 176.31.229.181:25572
  278. 09.01 09:02:21 [Server] INFO Loading properties
  279. 09.01 09:02:21 [Server] INFO Starting minecraft server version 1.0.1
  280. 09.01 09:02:21 [Server] INFO 27 achievements
  281. 09.01 09:02:21 [Server] INFO 174 recipes
  282. 09.01 09:02:21 [Multicraft] Loaded config for "Mod: Craftbukkit 1.0.1 Recommended Build 1597"
  283. 09.01 09:02:21 [Multicraft] Starting Minecraft!
  284. 09.01 09:02:21 [Multicraft] Loading Minecraft instance properties
  285. 09.01 09:02:21 [Multicraft] Received start command
Advertisement
Add Comment
Please, Sign In to add comment