Guest User

Untitled

a guest
Jun 25th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.21 KB | None | 0 0
  1. ]#BlockWalker v0.1.
  2.  
  3. 2012-02-19 14:12:12 [INFO] Block Walker Enabled
  4.  
  5. 2012-02-19 14:12:12 [INFO] [AntiDrop] Loading AntiDrop v0.1.
  6.  
  7. 2012-02-19 14:12:12 [INFO] [AntiDrop] v0.1 - Enabled
  8.  
  9. 2012-02-19 14:12:12 [INFO] [AutoMessage] Loading AutoMessage v1.5.
  10.  
  11. 2012-02-19 14:12:12 [INFO] [AutoMessage] version [1.5] loaded
  12.  
  13. 2012-02-19 14:12:12 [INFO] [MineBackup] Loading MineBackup v0.5.5.
  14.  
  15. 2012-02-19 14:12:12 [INFO] [MineBackup] v0.5.5 enabled
  16.  
  17. 2012-02-19 14:12:12 [INFO] [Permissions] Loading Permissions v2.7.7.
  18.  
  19. 2012-02-19 14:12:12 [INFO] [PermissionsCompat] Compatibility layer enabled.
  20.  
  21. 2012-02-19 14:12:12 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  22.  
  23. 2012-02-19 14:12:12 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  24.  
  25. 2012-02-19 14:12:12 [INFO] [SpamHammer] Loading SpamHammer v1.7a.
  26.  
  27. 2012-02-19 14:12:12 [INFO] SpamHammer 1.7a enabled.
  28.  
  29. 2012-02-19 14:12:12 [INFO] [Bad TNT] Loading Bad TNT v0.2.
  30.  
  31. 2012-02-19 14:12:12 [INFO] [EvilPeanut] Bad TNT 0.2
  32.  
  33. 2012-02-19 14:12:12 [INFO] [Modifyworld] Loading Modifyworld v1.16.
  34.  
  35. 2012-02-19 14:12:12 [INFO] [Modifyworld] Modifyworld enabled!
  36.  
  37. 2012-02-19 14:12:13 [INFO] [NoCheat] Loading NoCheat v2.24.
  38.  
  39. 2012-02-19 14:12:13 [INFO] [NoCheat] version [2.24] is enabled.
  40.  
  41. 2012-02-19 14:12:13 [INFO] [TNTWarner] Loading TNTWarner v1.4.
  42.  
  43. 2012-02-19 14:12:13 [INFO] TNTWarner version 1.4 is enabled!
  44.  
  45. 2012-02-19 14:12:13 [INFO] [PlayerFreeze] Loading PlayerFreeze v1.4.
  46.  
  47. 2012-02-19 14:12:13 [INFO] PlayerFreeze v1.4 enabled!
  48.  
  49. 2012-02-19 14:12:13 [INFO] [Essentials] Loading Essentials v2.7.2.
  50.  
  51. 2012-02-19 14:12:13 [INFO] Bukkit version format changed. Version not checked.
  52.  
  53. 2012-02-19 14:12:13 [INFO] git-Bukkit-1.1-R3-b1846jnks (MC: 1.1)
  54.  
  55. 2012-02-19 14:12:13 [INFO] 1.1-R3
  56.  
  57. 2012-02-19 14:12:13 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
  58.  
  59. 2012-02-19 14:12:13 [INFO] Essentials: Using PermissionsEx based permissions.
  60.  
  61. 2012-02-19 14:12:13 [INFO] [ChatManager] Loading ChatManager v1.15.
  62.  
  63. 2012-02-19 14:12:13 [INFO] [ChatManager] ChatManager enabled!
  64.  
  65. 2012-02-19 14:12:13 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.7.2.
  66.  
  67. 2012-02-19 14:12:13 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
  68.  
  69. java.net.UnknownHostException: par4-mc-ssd.beastnode.com: par4-mc-ssd.beastnode.com
  70.  
  71. at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
  72.  
  73. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
  74.  
  75. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
  76.  
  77. at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
  78.  
  79. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
  80.  
  81. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
  82.  
  83. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
  84.  
  85. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
  86.  
  87. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
  88.  
  89. at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
  90.  
  91. at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
  92.  
  93. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
  94.  
  95. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
  96.  
  97. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
  98.  
  99. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  100.  
  101. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
  102.  
  103. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
  104.  
  105. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
  106.  
  107. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  108.  
  109. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  110.  
  111. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  112.  
  113. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  114.  
  115. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  116.  
  117. Caused by: java.net.UnknownHostException: par4-mc-ssd.beastnode.com
  118.  
  119. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  120.  
  121. at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
  122.  
  123. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
  124.  
  125. at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
  126.  
  127. ... 22 more
  128.  
  129. 2012-02-19 14:12:13 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  130.  
  131. 2012-02-19 14:12:13 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
  132.  
  133. 2012-02-19 14:12:13 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
  134.  
  135. 2012-02-19 14:12:13 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
  136.  
  137. 2012-02-19 14:12:13 [INFO] [LogBlock] Loading LogBlock v1.50.
  138.  
  139. 2012-02-19 14:12:13 [INFO] [LogBlock] Permissions plugin found.
  140.  
  141. 2012-02-19 14:12:13 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  142.  
  143. 2012-02-19 14:12:13 [INFO] LogBlock v1.50 by DiddiZ enabled.
  144.  
  145. 2012-02-19 14:12:13 [INFO] [EssentialsChat] Loading EssentialsChat v2.7.2.
  146.  
  147. 2012-02-19 14:12:13 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
  148.  
  149. 2012-02-19 14:12:13 [WARNING] Server permissions file permissions.yml is not valid YAML: while parsing a block mapping
  150.  
  151. in "<reader>", line 2, column 5:
  152.  
  153. citizen:
  154.  
  155.  
  156.  
  157. expected <block end>, but found BlockMappingStart
  158.  
  159. in "<reader>", line 121, column 6:
  160.  
  161. emporer:
  162.  
  163.  
  164.  
  165.  
  166.  
  167. 2012-02-19 14:12:13 [INFO] Done (2.950s)! For help, type "help" or "?"
  168.  
  169. 2012-02-19 14:12:13 [INFO] Starting GS4 status listener
  170.  
  171. 2012-02-19 14:12:13 [INFO] Setting default query port to 25613
  172.  
  173. 2012-02-19 14:12:13 [INFO] 'spawn-protection' in server.properties has been moved to 'settings.spawn-radius' in bukkit.yml. I will move your config for you.
  174.  
  175. 2012-02-19 14:12:13 [INFO] Query running on 176.31.239.138:25613
  176.  
  177. 2012-02-19 14:13:27 [SEVERE] Exception in thread "Timer-0"
  178.  
  179. 2012-02-19 14:13:24 [INFO] Stopping server
  180.  
  181. 2012-02-19 14:13:41 [SEVERE] Exception in thread "Thread-28"
  182.  
  183. 2012-02-19 14:13:50 [INFO] [Minequery] Unloading Minequery v1.5.
  184.  
  185. 2012-02-19 14:13:57 [SEVERE] Exception in thread "Timer-1"
  186.  
  187. 2012-02-19 14:15:22 [SEVERE] Error occurred (in the plugin loader) while disabling Minequery v1.5 (Is it up to date?): Java heap space
  188.  
  189. java.lang.OutOfMemoryError: Java heap space
  190.  
  191. 2012-02-19 14:14:39 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  192.  
  193. 2012-02-19 14:16:01 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  194.  
  195. 2012-02-19 14:16:50 [SEVERE] Exception in thread "Listen thread"
  196.  
  197. 2012-02-19 14:17:09 [INFO] [WorldEdit] Unloading WorldEdit v4.7.
  198.  
  199. 2012-02-19 14:17:11 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  200.  
  201. 2012-02-19 14:17:30 [SEVERE] Could not pass event org.bukkit.event.server.PluginDisableEvent to PermissionsEx
  202.  
  203. java.lang.OutOfMemoryError: Java heap space
  204.  
  205. 2012-02-19 14:18:13 [SEVERE] Exception in thread "Thread-33"
  206.  
  207. 2012-02-19 14:18:35 [SEVERE] Exception in thread "Thread-37"
  208.  
  209. 2012-02-19 14:18:39 [SEVERE] Exception in thread "Thread-35"
  210.  
  211. 2012-02-19 14:18:39 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  212.  
  213. 2012-02-19 14:18:39 [SEVERE] Exception in thread "Thread-39"
  214.  
  215. 2012-02-19 14:18:39 [INFO] [BlockThatShit] Unloading BlockThatShit v0.4.
  216.  
  217. 2012-02-19 14:18:39 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  218.  
  219. 2012-02-19 14:18:42 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  220.  
  221. 2012-02-19 14:18:42 [INFO] [BlockThatShit]: BlockThatShit has been disabled!
  222.  
  223. 2012-02-19 14:18:42 [INFO] [BlockThatShit]: Thanks for using! - by woutwoot.
  224.  
  225. 2012-02-19 14:18:42 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  226.  
  227. 2012-02-19 14:18:44 [INFO] [AlwaysSunshine] Unloading AlwaysSunshine v1.4.
  228.  
  229. 2012-02-19 14:18:49 [INFO] [LogBlockQuestioner] Unloading LogBlockQuestioner v0.02.
  230.  
  231. 2012-02-19 14:18:49 [INFO] LogBlockQuestioner disabled
  232.  
  233. 2012-02-19 14:18:51 [INFO] [PermissionsEx] Unloading PermissionsEx v1.16.
  234.  
  235. 2012-02-19 14:18:51 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  236.  
  237. 2012-02-19 14:20:28 [INFO] Starting minecraft server version 1.1
  238.  
  239. 2012-02-19 14:20:28 [INFO] Loading properties
  240.  
  241. 2012-02-19 14:20:28 [INFO] Starting Minecraft server on 176.31.239.138:25613
  242.  
  243. 2012-02-19 14:20:28 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R3-b1846jnks (MC: 1.1) (Implementing API version 1.1-R3)
  244.  
  245. 2012-02-19 14:20:28 [SEVERE] Could not load 'plugins/StopLookingAtMyPlugins_v1.6.jar' in folder 'plugins': null
  246.  
  247. org.bukkit.plugin.InvalidPluginException
  248.  
  249. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:183)
  250.  
  251. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:118)
  252.  
  253. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
  254.  
  255. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
  256.  
  257. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
  258.  
  259. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  260.  
  261. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  262.  
  263. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  264.  
  265. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  266.  
  267. ... 8 more
  268.  
  269. 2012-02-19 14:20:28 [INFO] Starting Minequery server on 176.31.239.138:25617
  270.  
  271. 2012-02-19 14:20:28 [INFO] [PermissionsEx] sql backend registered!
  272.  
  273. 2012-02-19 14:20:28 [INFO] [PermissionsEx] file backend registered!
  274.  
  275. 2012-02-19 14:20:28 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  276.  
  277. 2012-02-19 14:20:28 [INFO] [PermissionsEx] p2compat backend registered!
  278.  
  279. 2012-02-19 14:20:28 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
  280.  
  281. 2012-02-19 14:20:28 [INFO] [PermissionsEx] Initializing file backend
  282.  
  283. 2012-02-19 14:20:28 [INFO] MLog clients using java 1.4+ standard logging.
  284.  
  285. 2012-02-19 14:20:28 [INFO] [LogBlock] Version check: Your version is up to date
  286.  
  287. 2012-02-19 14:20:28 [INFO] [LogBlock] Connecting to stressedeel@jdbc:mysql://localhost:3306/stressedeel...
  288.  
  289. 2012-02-19 14:20:29 [INFO] Preparing level "world"
  290.  
  291. 2012-02-19 14:20:29 [INFO] Default game type: 1
  292.  
  293. 2012-02-19 14:20:29 [INFO] Preparing start region for level 0 (Seed: 6362219069793813991)
  294.  
  295. 2012-02-19 14:20:30 [INFO] Preparing spawn area: 65%
  296.  
  297. 2012-02-19 14:20:30 [INFO] Preparing start region for level 1 (Seed: 371019021220671935)
  298.  
  299. 2012-02-19 14:20:30 [INFO] [Minequery] Loading Minequery v1.5.
  300.  
  301. 2012-02-19 14:20:30 [INFO] [WorldEdit] Loading WorldEdit v4.7.
  302.  
  303. 2012-02-19 14:20:30 [INFO] WorldEdit 4.7 enabled.
  304.  
  305. 2012-02-19 14:20:30 [INFO] WorldEdit: Using the Bukkit Permissions API.
  306.  
  307. 2012-02-19 14:20:30 [INFO] [BlockThatShit] Loading BlockThatShit v0.4.
  308.  
  309. 2012-02-19 14:20:30 [INFO] [BlockThatShit]: Found and will use plugin Permissions v2.7.7
  310.  
  311. 2012-02-19 14:20:30 [INFO] [BlockThatShit]: BlockThatShit version 0.4 has been enabled!
  312.  
  313. 2012-02-19 14:20:30 [INFO] [BlockThatShit]: Thanks for using! - by woutwoot.
  314.  
  315. 2012-02-19 14:20:30 [INFO] [AlwaysSunshine] Loading AlwaysSunshine v1.4.
  316.  
  317. 2012-02-19 14:20:30 [INFO] [AlwaysSunshine] Starting
  318.  
  319. 2012-02-19 14:20:30 [INFO] (version 1.4 by Clever Error and base_case)
  320.  
  321. 2012-02-19 14:20:30 [INFO] [AlwaysSunshine] Running
  322.  
  323. 2012-02-19 14:20:30 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02.
  324.  
  325. 2012-02-19 14:20:30 [INFO] LogBlockQuestioner v0.02 enabled
  326.  
  327. 2012-02-19 14:20:30 [INFO] [PermissionsEx] Loading PermissionsEx v1.16.
  328.  
  329. 2012-02-19 14:20:30 [INFO] [PermissionsEx] Superperms support enabled.
  330.  
  331. 2012-02-19 14:20:30 [INFO] [PermissionsEx] v1.16 enabled
  332.  
  333. 2012-02-19 14:20:30 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  334.  
  335. 2012-02-19 14:20:30 [INFO] [CreatureEggs] Loading CreatureEggs v1.0.
  336.  
  337. 2012-02-19 14:20:30 [INFO] [CreatureEggs] Plugin enabled!
  338.  
  339. 2012-02-19 14:20:30 [INFO] [WorldGuard] Loading WorldGuard v5.3.
  340.  
  341. 2012-02-19 14:20:30 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  342.  
  343. 2012-02-19 14:20:30 [INFO] WorldGuard: Blacklist loaded.
  344.  
  345. 2012-02-19 14:20:30 [INFO] WorldGuard: (world) Single session is enforced.
  346.  
  347. 2012-02-19 14:20:30 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
  348.  
  349. 2012-02-19 14:20:30 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  350.  
  351. 2012-02-19 14:20:30 [INFO] WorldGuard: (world) Lava fire is blocked.
  352.  
  353. 2012-02-19 14:20:30 [INFO] WorldGuard: (world) All fire spread is disabled.
  354.  
  355. 2012-02-19 14:20:30 [INFO] WorldGuard: Loaded configuration for world 'world"
  356.  
  357. 2012-02-19 14:20:30 [INFO] WorldGuard: (world_the_end) Single session is enforced.
  358.  
  359. 2012-02-19 14:20:30 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
  360.  
  361. 2012-02-19 14:20:30 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
  362.  
  363. 2012-02-19 14:20:30 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
  364.  
  365. 2012-02-19 14:20:30 [INFO] WorldGuard: (world_the_end) All fire spread is disabled.
  366.  
  367. 2012-02-19 14:20:30 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
  368.  
  369. 2012-02-19 14:20:31 [INFO] WorldGuard: 68 regions loaded for 'world'
  370.  
  371. 2012-02-19 14:20:31 [WARNING] WorldGuard: Region file for world "world_the_end" missing or inaccessible.
  372.  
  373. 2012-02-19 14:20:31 [INFO] WorldGuard 5.3 enabled.
  374.  
  375. 2012-02-19 14:20:31 [INFO] [BlockWalker] Loading BlockWalker v0.1.
  376.  
  377. 2012-02-19 14:20:31 [INFO] Block Walker Enabled
  378.  
  379. 2012-02-19 14:20:31 [INFO] [AntiDrop] Loading AntiDrop v0.1.
  380.  
  381. 2012-02-19 14:20:31 [INFO] [AntiDrop] v0.1 - Enabled
  382.  
  383. 2012-02-19 14:20:31 [INFO] [AutoMessage] Loading AutoMessage v1.5.
  384.  
  385. 2012-02-19 14:20:31 [INFO] [AutoMessage] version [1.5] loaded
  386.  
  387. 2012-02-19 14:20:31 [INFO] [MineBackup] Loading MineBackup v0.5.5.
  388.  
  389. 2012-02-19 14:20:31 [INFO] [MineBackup] v0.5.5 enabled
  390.  
  391. 2012-02-19 14:20:31 [INFO] [Permissions] Loading Permissions v2.7.7.
  392.  
  393. 2012-02-19 14:20:31 [INFO] [PermissionsCompat] Compatibility layer enabled.
  394.  
  395. 2012-02-19 14:20:31 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  396.  
  397. 2012-02-19 14:20:31 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  398.  
  399. 2012-02-19 14:20:31 [INFO] [SpamHammer] Loading SpamHammer v1.7a.
  400.  
  401. 2012-02-19 14:20:31 [INFO] SpamHammer 1.7a enabled.
  402.  
  403. 2012-02-19 14:20:31 [INFO] [Bad TNT] Loading Bad TNT v0.2.
  404.  
  405. 2012-02-19 14:20:31 [INFO] [EvilPeanut] Bad TNT 0.2
  406.  
  407. 2012-02-19 14:20:31 [INFO] [Modifyworld] Loading Modifyworld v1.16.
  408.  
  409. 2012-02-19 14:20:31 [INFO] [Modifyworld] Modifyworld enabled!
  410.  
  411. 2012-02-19 14:20:31 [INFO] [NoCheat] Loading NoCheat v2.24.
  412.  
  413. 2012-02-19 14:20:31 [INFO] [NoCheat] version [2.24] is enabled.
  414.  
  415. 2012-02-19 14:20:31 [INFO] [TNTWarner] Loading TNTWarner v1.4.
  416.  
  417. 2012-02-19 14:20:31 [INFO] TNTWarner version 1.4 is enabled!
  418.  
  419. 2012-02-19 14:20:31 [INFO] [PlayerFreeze] Loading PlayerFreeze v1.4.
  420.  
  421. 2012-02-19 14:20:31 [INFO] PlayerFreeze v1.4 enabled!
  422.  
  423. 2012-02-19 14:20:31 [INFO] [Essentials] Loading Essentials v2.7.2.
  424.  
  425. 2012-02-19 14:20:31 [INFO] Bukkit version format changed. Version not checked.
  426.  
  427. 2012-02-19 14:20:31 [INFO] git-Bukkit-1.1-R3-b1846jnks (MC: 1.1)
  428.  
  429. 2012-02-19 14:20:31 [INFO] 1.1-R3
  430.  
  431. 2012-02-19 14:20:31 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
  432.  
  433. 2012-02-19 14:20:31 [INFO] Essentials: Using PermissionsEx based permissions.
  434.  
  435. 2012-02-19 14:20:31 [INFO] [ChatManager] Loading ChatManager v1.15.
  436.  
  437. 2012-02-19 14:20:31 [INFO] [ChatManager] ChatManager enabled!
  438.  
  439. 2012-02-19 14:20:31 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.7.2.
  440.  
  441. 2012-02-19 14:20:31 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
  442.  
  443. java.net.UnknownHostException: par4-mc-ssd.beastnode.com: par4-mc-ssd.beastnode.com
  444.  
  445. at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
  446.  
  447. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
  448.  
  449. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
  450.  
  451. at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
  452.  
  453. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
  454.  
  455. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
  456.  
  457. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
  458.  
  459. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
  460.  
  461. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
  462.  
  463. at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
  464.  
  465. at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
  466.  
  467. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
  468.  
  469. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
  470.  
  471. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
  472.  
  473. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  474.  
  475. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
  476.  
  477. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
  478.  
  479. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
  480.  
  481. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  482.  
  483. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  484.  
  485. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  486.  
  487. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  488.  
  489. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  490.  
  491. Caused by: java.net.UnknownHostException: par4-mc-ssd.beastnode.com
  492.  
  493. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  494.  
  495. at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
  496.  
  497. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
  498.  
  499. at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
  500.  
  501. ... 22 more
  502.  
  503. 2012-02-19 14:20:31 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  504.  
  505. 2012-02-19 14:20:31 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
  506.  
  507. 2012-02-19 14:20:31 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
  508.  
  509. 2012-02-19 14:20:31 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
  510.  
  511. 2012-02-19 14:20:31 [INFO] [LogBlock] Loading LogBlock v1.50.
  512.  
  513. 2012-02-19 14:20:31 [INFO] [LogBlock] Permissions plugin found.
  514.  
  515. 2012-02-19 14:20:31 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  516.  
  517. 2012-02-19 14:20:31 [INFO] LogBlock v1.50 by DiddiZ enabled.
  518.  
  519. 2012-02-19 14:20:31 [INFO] [EssentialsChat] Loading EssentialsChat v2.7.2.
  520.  
  521. 2012-02-19 14:20:31 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
  522.  
  523. 2012-02-19 14:20:31 [WARNING] Server permissions file permissions.yml is not valid YAML: while parsing a block mapping
  524.  
  525. in "<reader>", line 2, column 5:
  526.  
  527. citizen:
  528.  
  529.  
  530.  
  531. expected <block end>, but found BlockMappingStart
  532.  
  533. in "<reader>", line 121, column 6:
  534.  
  535. emporer:
  536.  
  537.  
  538.  
  539.  
  540.  
  541. 2012-02-19 14:20:31 [INFO] Done (2.777s)! For help, type "help" or "?"
  542.  
  543. 2012-02-19 14:20:31 [INFO] Starting GS4 status listener
  544.  
  545. 2012-02-19 14:20:31 [INFO] Setting default query port to 25613
  546.  
  547. 2012-02-19 14:20:31 [INFO] Query running on 176.31.239.138:25613
  548.  
  549. 2012-02-19 14:20:31 [INFO] 'spawn-protection' in server.properties has been moved to 'settings.spawn-radius' in bukkit.yml. I will move your config for you.
  550.  
  551. 2012-02-19 14:20:42 [SEVERE] null
  552.  
  553. java.io.IOException: Input/output error
  554.  
  555. at java.io.FileInputStream.readBytes(Native Method)
  556.  
  557. at java.io.FileInputStream.read(FileInputStream.java:242)
  558.  
  559. at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  560.  
  561. at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  562.  
  563. at jline.Terminal.readCharacter(Terminal.java:99)
  564.  
  565. at jline.UnixTerminal.readVirtualKey(UnixTerminal.java:128)
  566.  
  567. at jline.ConsoleReader.readVirtualKey(ConsoleReader.java:1453)
  568.  
  569. at jline.ConsoleReader.readBinding(ConsoleReader.java:654)
  570.  
  571. at jline.ConsoleReader.readLine(ConsoleReader.java:494)
  572.  
  573. at net.minecraft.server.ThreadCommandReader.run(ThreadCommandReader.java:31)
  574.  
  575. 2012-02-19 14:20:42 [INFO] Stopping server
  576.  
  577. 2012-02-19 14:20:47 [INFO] Starting minecraft server version 1.1
  578.  
  579. 2012-02-19 14:20:47 [INFO] Loading properties
  580.  
  581. 2012-02-19 14:20:47 [INFO] Starting Minecraft server on 176.31.239.138:25613
  582.  
  583. 2012-02-19 14:20:47 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R3-b1846jnks (MC: 1.1) (Implementing API version 1.1-R3)
  584.  
  585. 2012-02-19 14:20:47 [SEVERE] Could not load 'plugins/StopLookingAtMyPlugins_v1.6.jar' in folder 'plugins': null
  586.  
  587. org.bukkit.plugin.InvalidPluginException
  588.  
  589. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:183)
  590.  
  591. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:118)
  592.  
  593. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
  594.  
  595. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
  596.  
  597. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
  598.  
  599. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  600.  
  601. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  602.  
  603. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  604.  
  605. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  606.  
  607. ... 8 more
  608.  
  609. 2012-02-19 14:20:47 [INFO] Starting Minequery server on 176.31.239.138:25617
  610.  
  611. 2012-02-19 14:20:47 [INFO] [PermissionsEx] sql backend registered!
  612.  
  613. 2012-02-19 14:20:47 [INFO] [PermissionsEx] file backend registered!
  614.  
  615. 2012-02-19 14:20:47 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  616.  
  617. 2012-02-19 14:20:47 [INFO] [PermissionsEx] p2compat backend registered!
  618.  
  619. 2012-02-19 14:20:47 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
  620.  
  621. 2012-02-19 14:20:47 [INFO] [PermissionsEx] Initializing file backend
  622.  
  623. 2012-02-19 14:20:47 [INFO] MLog clients using java 1.4+ standard logging.
  624.  
  625. 2012-02-19 14:20:47 [INFO] [LogBlock] Version check: Your version is up to date
  626.  
  627. 2012-02-19 14:20:47 [INFO] [LogBlock] Connecting to stressedeel@jdbc:mysql://localhost:3306/stressedeel...
  628.  
  629. 2012-02-19 14:20:47 [INFO] Preparing level "world"
  630.  
  631. 2012-02-19 14:20:47 [INFO] Default game type: 1
  632.  
  633. 2012-02-19 14:20:47 [INFO] Preparing start region for level 0 (Seed: 6362219069793813991)
  634.  
  635. 2012-02-19 14:20:48 [INFO] Preparing spawn area: 73%
  636.  
  637. 2012-02-19 14:20:49 [INFO] Preparing start region for level 1 (Seed: 371019021220671935)
  638.  
  639. 2012-02-19 14:20:49 [INFO] [Minequery] Loading Minequery v1.5.
  640.  
  641. 2012-02-19 14:20:49 [INFO] [WorldEdit] Loading WorldEdit v4.7.
  642.  
  643. 2012-02-19 14:20:49 [INFO] WorldEdit 4.7 enabled.
  644.  
  645. 2012-02-19 14:20:49 [INFO] WorldEdit: Using the Bukkit Permissions API.
  646.  
  647. 2012-02-19 14:20:49 [INFO] [BlockThatShit] Loading BlockThatShit v0.4.
  648.  
  649. 2012-02-19 14:20:49 [INFO] [BlockThatShit]: Found and will use plugin Permissions v2.7.7
  650.  
  651. 2012-02-19 14:20:49 [INFO] [BlockThatShit]: BlockThatShit version 0.4 has been enabled!
  652.  
  653. 2012-02-19 14:20:49 [INFO] [BlockThatShit]: Thanks for using! - by woutwoot.
  654.  
  655. 2012-02-19 14:20:49 [INFO] [AlwaysSunshine] Loading AlwaysSunshine v1.4.
  656.  
  657. 2012-02-19 14:20:49 [INFO] [AlwaysSunshine] Starting
  658.  
  659. 2012-02-19 14:20:49 [INFO] (version 1.4 by Clever Error and base_case)
  660.  
  661. 2012-02-19 14:20:49 [INFO] [AlwaysSunshine] Running
  662.  
  663. 2012-02-19 14:20:49 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02.
  664.  
  665. 2012-02-19 14:20:49 [INFO] LogBlockQuestioner v0.02 enabled
  666.  
  667. 2012-02-19 14:20:49 [INFO] [PermissionsEx] Loading PermissionsEx v1.16.
  668.  
  669. 2012-02-19 14:20:49 [INFO] [PermissionsEx] Superperms support enabled.
  670.  
  671. 2012-02-19 14:20:49 [INFO] [PermissionsEx] v1.16 enabled
  672.  
  673. 2012-02-19 14:20:49 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  674.  
  675. 2012-02-19 14:20:49 [INFO] [CreatureEggs] Loading CreatureEggs v1.0.
  676.  
  677. 2012-02-19 14:20:49 [INFO] [CreatureEggs] Plugin enabled!
  678.  
  679. 2012-02-19 14:20:49 [INFO] [WorldGuard] Loading WorldGuard v5.3.
  680.  
  681. 2012-02-19 14:20:49 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  682.  
  683. 2012-02-19 14:20:49 [INFO] WorldGuard: Blacklist loaded.
  684.  
  685. 2012-02-19 14:20:49 [INFO] WorldGuard: (world) Single session is enforced.
  686.  
  687. 2012-02-19 14:20:49 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
  688.  
  689. 2012-02-19 14:20:49 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  690.  
  691. 2012-02-19 14:20:49 [INFO] WorldGuard: (world) Lava fire is blocked.
  692.  
  693. 2012-02-19 14:20:49 [INFO] WorldGuard: (world) All fire spread is disabled.
  694.  
  695. 2012-02-19 14:20:49 [INFO] WorldGuard: Loaded configuration for world 'world"
  696.  
  697. 2012-02-19 14:20:49 [INFO] WorldGuard: (world_the_end) Single session is enforced.
  698.  
  699. 2012-02-19 14:20:49 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
  700.  
  701. 2012-02-19 14:20:49 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
  702.  
  703. 2012-02-19 14:20:49 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
  704.  
  705. 2012-02-19 14:20:49 [INFO] WorldGuard: (world_the_end) All fire spread is disabled.
  706.  
  707. 2012-02-19 14:20:49 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
  708.  
  709. 2012-02-19 14:20:49 [INFO] WorldGuard: 68 regions loaded for 'world'
  710.  
  711. 2012-02-19 14:20:49 [WARNING] WorldGuard: Region file for world "world_the_end" missing or inaccessible.
  712.  
  713. 2012-02-19 14:20:49 [INFO] WorldGuard 5.3 enabled.
  714.  
  715. 2012-02-19 14:20:49 [INFO] [BlockWalker] Loading BlockWalker v0.1.
  716.  
  717. 2012-02-19 14:20:49 [INFO] Block Walker Enabled
  718.  
  719. 2012-02-19 14:20:49 [INFO] [AntiDrop] Loading AntiDrop v0.1.
  720.  
  721. 2012-02-19 14:20:49 [INFO] [AntiDrop] v0.1 - Enabled
  722.  
  723. 2012-02-19 14:20:49 [INFO] [AutoMessage] Loading AutoMessage v1.5.
  724.  
  725. 2012-02-19 14:20:49 [INFO] [AutoMessage] version [1.5] loaded
  726.  
  727. 2012-02-19 14:20:49 [INFO] [MineBackup] Loading MineBackup v0.5.5.
  728.  
  729. 2012-02-19 14:20:49 [INFO] [MineBackup] v0.5.5 enabled
  730.  
  731. 2012-02-19 14:20:49 [INFO] [Permissions] Loading Permissions v2.7.7.
  732.  
  733. 2012-02-19 14:20:49 [INFO] [PermissionsCompat] Compatibility layer enabled.
  734.  
  735. 2012-02-19 14:20:49 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  736.  
  737. 2012-02-19 14:20:49 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  738.  
  739. 2012-02-19 14:20:49 [INFO] [SpamHammer] Loading SpamHammer v1.7a.
  740.  
  741. 2012-02-19 14:20:49 [INFO] SpamHammer 1.7a enabled.
  742.  
  743. 2012-02-19 14:20:49 [INFO] [Bad TNT] Loading Bad TNT v0.2.
  744.  
  745. 2012-02-19 14:20:49 [INFO] [EvilPeanut] Bad TNT 0.2
  746.  
  747. 2012-02-19 14:20:49 [INFO] [Modifyworld] Loading Modifyworld v1.16.
  748.  
  749. 2012-02-19 14:20:49 [INFO] [Modifyworld] Modifyworld enabled!
  750.  
  751. 2012-02-19 14:20:49 [INFO] [NoCheat] Loading NoCheat v2.24.
  752.  
  753. 2012-02-19 14:20:49 [INFO] [NoCheat] version [2.24] is enabled.
  754.  
  755. 2012-02-19 14:20:49 [INFO] [TNTWarner] Loading TNTWarner v1.4.
  756.  
  757. 2012-02-19 14:20:49 [INFO] TNTWarner version 1.4 is enabled!
  758.  
  759. 2012-02-19 14:20:49 [INFO] [PlayerFreeze] Loading PlayerFreeze v1.4.
  760.  
  761. 2012-02-19 14:20:49 [INFO] PlayerFreeze v1.4 enabled!
  762.  
  763. 2012-02-19 14:20:49 [INFO] [Essentials] Loading Essentials v2.7.2.
  764.  
  765. 2012-02-19 14:20:49 [INFO] Bukkit version format changed. Version not checked.
  766.  
  767. 2012-02-19 14:20:49 [INFO] git-Bukkit-1.1-R3-b1846jnks (MC: 1.1)
  768.  
  769. 2012-02-19 14:20:49 [INFO] 1.1-R3
  770.  
  771. 2012-02-19 14:20:50 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
  772.  
  773. 2012-02-19 14:20:50 [INFO] Essentials: Using PermissionsEx based permissions.
  774.  
  775. 2012-02-19 14:20:50 [INFO] [ChatManager] Loading ChatManager v1.15.
  776.  
  777. 2012-02-19 14:20:50 [INFO] [ChatManager] ChatManager enabled!
  778.  
  779. 2012-02-19 14:20:50 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.7.2.
  780.  
  781. 2012-02-19 14:20:50 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
  782.  
  783. java.net.UnknownHostException: par4-mc-ssd.beastnode.com: par4-mc-ssd.beastnode.com
  784.  
  785. at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
  786.  
  787. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
  788.  
  789. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
  790.  
  791. at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
  792.  
  793. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
  794.  
  795. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
  796.  
  797. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
  798.  
  799. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
  800.  
  801. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
  802.  
  803. at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
  804.  
  805. at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
  806.  
  807. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
  808.  
  809. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
  810.  
  811. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
  812.  
  813. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  814.  
  815. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
  816.  
  817. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
  818.  
  819. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
  820.  
  821. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  822.  
  823. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  824.  
  825. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  826.  
  827. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  828.  
  829. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  830.  
  831. Caused by: java.net.UnknownHostException: par4-mc-ssd.beastnode.com
  832.  
  833. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  834.  
  835. at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
  836.  
  837. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
  838.  
  839. at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
  840.  
  841. ... 22 more
  842.  
  843. 2012-02-19 14:20:50 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  844.  
  845. 2012-02-19 14:20:50 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
  846.  
  847. 2012-02-19 14:20:50 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
  848.  
  849. 2012-02-19 14:20:50 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
  850.  
  851. 2012-02-19 14:20:50 [INFO] [LogBlock] Loading LogBlock v1.50.
  852.  
  853. 2012-02-19 14:20:50 [INFO] [LogBlock] Permissions plugin found.
  854.  
  855. 2012-02-19 14:20:50 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  856.  
  857. 2012-02-19 14:20:50 [INFO] LogBlock v1.50 by DiddiZ enabled.
  858.  
  859. 2012-02-19 14:20:50 [INFO] [EssentialsChat] Loading EssentialsChat v2.7.2.
  860.  
  861. 2012-02-19 14:20:50 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
  862.  
  863. 2012-02-19 14:20:50 [WARNING] Server permissions file permissions.yml is not valid YAML: while parsing a block mapping
  864.  
  865. in "<reader>", line 2, column 5:
  866.  
  867. citizen:
  868.  
  869.  
  870.  
  871. expected <block end>, but found BlockMappingStart
  872.  
  873. in "<reader>", line 121, column 6:
  874.  
  875. emporer:
  876.  
  877.  
  878.  
  879.  
  880.  
  881. 2012-02-19 14:20:50 [INFO] Done (2.627s)! For help, type "help" or "?"
  882.  
  883. 2012-02-19 14:20:50 [INFO] Starting GS4 status listener
  884.  
  885. 2012-02-19 14:20:50 [INFO] Setting default query port to 25613
  886.  
  887. 2012-02-19 14:20:50 [INFO] Query running on 176.31.239.138:25613
  888.  
  889. 2012-02-19 14:20:50 [INFO] 'spawn-protection' in server.properties has been moved to 'settings.spawn-radius' in bukkit.yml. I will move your config for you.
  890.  
  891. 2012-02-19 14:21:55 [INFO] Stopping server
  892.  
  893. 2012-02-19 14:22:29 [SEVERE] Exception in thread "Thread-29"
  894.  
  895. 2012-02-19 14:22:48 [SEVERE] Exception in thread "Listen thread"
  896.  
  897. 2012-02-19 14:22:46 [INFO] [Minequery] Unloading Minequery v1.5.
  898.  
  899. 2012-02-19 14:23:12 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  900.  
  901. 2012-02-19 14:23:12 [SEVERE] Could not pass event org.bukkit.event.server.PluginDisableEvent to PermissionsEx
  902.  
  903. java.lang.OutOfMemoryError: Java heap space
  904.  
  905. 2012-02-19 14:23:37 [INFO] [WorldEdit] Unloading WorldEdit v4.7.
  906.  
  907. 2012-02-19 14:23:56 [SEVERE] Could not pass event org.bukkit.event.server.PluginDisableEvent to PermissionsEx
  908.  
  909. java.lang.OutOfMemoryError: Java heap space
  910.  
  911. 2012-02-19 14:23:56 [SEVERE] Exception in thread "Timer-1"
  912.  
  913. 2012-02-19 14:24:19 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  914.  
  915. 2012-02-19 14:24:21 [INFO] [BlockThatShit] Unloading BlockThatShit v0.4.
  916.  
  917. 2012-02-19 14:24:24 [INFO] [BlockThatShit]: BlockThatShit has been disabled!
  918.  
  919. 2012-02-19 14:24:24 [INFO] [BlockThatShit]: Thanks for using! - by woutwoot.
  920.  
  921. 2012-02-19 14:24:26 [INFO] [AlwaysSunshine] Unloading AlwaysSunshine v1.4.
  922.  
  923. 2012-02-19 14:24:31 [INFO] [LogBlockQuestioner] Unloading LogBlockQuestioner v0.02.
  924.  
  925. 2012-02-19 14:24:31 [INFO] LogBlockQuestioner disabled
  926.  
  927. 2012-02-19 14:24:33 [INFO] [PermissionsEx] Unloading PermissionsEx v1.16.
  928.  
  929. 2012-02-19 14:24:35 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  930.  
  931. 2012-02-19 14:25:06 [SEVERE] Error occurred while disabling PermissionsEx v1.16 (Is it up to date?): Java heap space
  932.  
  933. java.lang.OutOfMemoryError: Java heap space
  934.  
  935. 2012-02-19 14:25:16 [INFO] [CreatureEggs] Unloading CreatureEggs v1.0.
  936.  
  937. 2012-02-19 14:25:36 [SEVERE] Could not pass event org.bukkit.event.server.PluginDisableEvent to Essentials
  938.  
  939. java.lang.OutOfMemoryError: Java heap space
  940.  
  941. 2012-02-19 14:25:40 [INFO] [CreatureEggs] Plugin disabled!
  942.  
  943. 2012-02-19 14:25:51 [INFO] [WorldGuard] Unloading WorldGuard v5.3.
  944.  
  945. 2012-02-19 14:26:08 [SEVERE] Could not pass event org.bukkit.event.server.PluginDisableEvent to Essentials
  946.  
  947. java.lang.OutOfMemoryError: Java heap space
  948.  
  949. 2012-02-19 14:26:11 [INFO] WorldGuard 5.3 disabled.
  950.  
  951. 2012-02-19 14:26:14 [INFO] [BlockWalker] Unloading BlockWalker v0.1.
  952.  
  953. 2012-02-19 14:26:14 [INFO] Essentials: Using Permissions 2 based permissions.
  954.  
  955. 2012-02-19 14:26:14 [INFO] Block Walker Disabled
  956.  
  957. 2012-02-19 14:26:14 [INFO] [AntiDrop] Unloading AntiDrop v0.1.
  958.  
  959. 2012-02-19 14:26:14 [INFO] [AntiDrop] v0.1 - Disabled
  960.  
  961. 2012-02-19 14:26:14 [INFO] [AutoMessage] Unloading AutoMessage v1.5.
  962.  
  963. 2012-02-19 14:26:14 [INFO] [AutoMessage] version [1.5] disabled
  964.  
  965. 2012-02-19 14:26:14 [INFO] [MineBackup] Unloading MineBackup v0.5.5.
  966.  
  967. 2012-02-19 14:26:14 [INFO] [Permissions] Unloading Permissions v2.7.7.
  968.  
  969. 2012-02-19 14:26:14 [INFO] [SpamHammer] Unloading SpamHammer v1.7a.
  970.  
  971. 2012-02-19 14:26:14 [INFO] Essentials: Using config based permissions. Enable superperms in config.
  972.  
  973. 2012-02-19 14:26:14 [INFO] SpamHammer 1.7a disabled.
  974.  
  975. 2012-02-19 14:26:14 [INFO] [Bad TNT] Unloading Bad TNT v0.2.
  976.  
  977. 2012-02-19 14:26:14 [INFO] Bad TNT Unloaded!
  978.  
  979. 2012-02-19 14:26:14 [INFO] [Modifyworld] Unloading Modifyworld v1.16.
  980.  
  981. 2012-02-19 14:26:14 [INFO] [Modifyworld] Modifyworld disabled!
  982.  
  983. 2012-02-19 14:26:14 [INFO] [NoCheat] Unloading NoCheat v2.24.
  984.  
  985. 2012-02-19 14:26:14 [INFO] [NoCheat] version [2.24] is disabled.
  986.  
  987. 2012-02-19 14:26:14 [INFO] [TNTWarner] Unloading TNTWarner v1.4.
  988.  
  989. 2012-02-19 14:26:14 [INFO] TNTWarner version 1.4 is disabled!
  990.  
  991. 2012-02-19 14:26:16 [INFO] [PlayerFreeze] Unloading PlayerFreeze v1.4.
  992.  
  993. 2012-02-19 14:26:16 [INFO] PlayerFreeze disabled
  994.  
  995. 2012-02-19 14:26:16 [INFO] [Essentials] Unloading Essentials v2.7.2.
  996.  
  997. 2012-02-19 14:26:16 [INFO] [ChatManager] Unloading ChatManager v1.15.
  998.  
  999. 2012-02-19 14:26:16 [INFO] [ChatManager] ChatManager disabled!
  1000.  
  1001. 2012-02-19 14:26:16 [INFO] [EssentialsProtect] Unloading EssentialsProtect v2.7.2.
  1002.  
  1003. 2012-02-19 14:26:17 [INFO] [EssentialsSpawn] Unloading EssentialsSpawn v2.7.2.
  1004.  
  1005. 2012-02-19 14:26:17 [INFO] [LogBlock] Unloading LogBlock v1.50.
  1006.  
  1007. 2012-02-19 14:26:17 [INFO] LogBlock disabled.
  1008.  
  1009. 2012-02-19 14:26:17 [INFO] [EssentialsChat] Unloading EssentialsChat v2.7.2.
  1010.  
  1011. 2012-02-19 14:26:17 [INFO] Saving chunks
  1012.  
  1013. 2012-02-19 14:26:44 [SEVERE] Exception in thread "File IO Thread"
  1014.  
  1015. 2012-02-19 14:26:44 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  1016.  
  1017. 2012-02-19 14:26:44 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  1018.  
  1019. 2012-02-19 14:26:44 [INFO] Stopping server
  1020.  
  1021. 2012-02-19 14:27:32 [INFO] Starting minecraft server version 1.1
  1022.  
  1023. 2012-02-19 14:27:32 [INFO] Loading properties
  1024.  
  1025. 2012-02-19 14:27:32 [INFO] Starting Minecraft server on 176.31.239.138:25613
  1026.  
  1027. 2012-02-19 14:27:32 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R3-b1846jnks (MC: 1.1) (Implementing API version 1.1-R3)
  1028.  
  1029. 2012-02-19 14:27:32 [SEVERE] Could not load 'plugins/StopLookingAtMyPlugins_v1.6.jar' in folder 'plugins': null
  1030.  
  1031. org.bukkit.plugin.InvalidPluginException
  1032.  
  1033. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:183)
  1034.  
  1035. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:118)
  1036.  
  1037. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
  1038.  
  1039. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
  1040.  
  1041. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
  1042.  
  1043. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  1044.  
  1045. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  1046.  
  1047. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  1048.  
  1049. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  1050.  
  1051. ... 8 more
  1052.  
  1053. 2012-02-19 14:27:32 [INFO] Starting Minequery server on 176.31.239.138:25617
  1054.  
  1055. 2012-02-19 14:27:32 [INFO] [PermissionsEx] sql backend registered!
  1056.  
  1057. 2012-02-19 14:27:32 [INFO] [PermissionsEx] file backend registered!
  1058.  
  1059. 2012-02-19 14:27:32 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  1060.  
  1061. 2012-02-19 14:27:32 [INFO] [PermissionsEx] p2compat backend registered!
  1062.  
  1063. 2012-02-19 14:27:32 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
  1064.  
  1065. 2012-02-19 14:27:32 [INFO] [PermissionsEx] Initializing file backend
  1066.  
  1067. 2012-02-19 14:27:32 [INFO] MLog clients using java 1.4+ standard logging.
  1068.  
  1069. 2012-02-19 14:27:32 [INFO] [LogBlock] Version check: Your version is up to date
  1070.  
  1071. 2012-02-19 14:27:32 [INFO] [LogBlock] Connecting to stressedeel@jdbc:mysql://localhost:3306/stressedeel...
  1072.  
  1073. 2012-02-19 14:27:32 [INFO] Preparing level "world"
  1074.  
  1075. 2012-02-19 14:27:32 [INFO] Default game type: 1
  1076.  
  1077. 2012-02-19 14:27:32 [INFO] Preparing start region for level 0 (Seed: 6362219069793813991)
  1078.  
  1079. 2012-02-19 14:27:33 [INFO] Preparing spawn area: 69%
  1080.  
  1081. 2012-02-19 14:27:34 [INFO] Preparing start region for level 1 (Seed: 371019021220671935)
  1082.  
  1083. 2012-02-19 14:27:34 [INFO] [Minequery] Loading Minequery v1.5.
  1084.  
  1085. 2012-02-19 14:27:34 [INFO] [WorldEdit] Loading WorldEdit v4.7.
  1086.  
  1087. 2012-02-19 14:27:34 [INFO] WorldEdit 4.7 enabled.
  1088.  
  1089. 2012-02-19 14:27:34 [INFO] WorldEdit: Using the Bukkit Permissions API.
  1090.  
  1091. 2012-02-19 14:27:34 [INFO] [BlockThatShit] Loading BlockThatShit v0.4.
  1092.  
  1093. 2012-02-19 14:27:34 [INFO] [BlockThatShit]: Found and will use plugin Permissions v2.7.7
  1094.  
  1095. 2012-02-19 14:27:34 [INFO] [BlockThatShit]: BlockThatShit version 0.4 has been enabled!
  1096.  
  1097. 2012-02-19 14:27:34 [INFO] [BlockThatShit]: Thanks for using! - by woutwoot.
  1098.  
  1099. 2012-02-19 14:27:34 [INFO] [AlwaysSunshine] Loading AlwaysSunshine v1.4.
  1100.  
  1101. 2012-02-19 14:27:34 [INFO] [AlwaysSunshine] Starting
  1102.  
  1103. 2012-02-19 14:27:34 [INFO] (version 1.4 by Clever Error and base_case)
  1104.  
  1105. 2012-02-19 14:27:34 [INFO] [AlwaysSunshine] Running
  1106.  
  1107. 2012-02-19 14:27:34 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02.
  1108.  
  1109. 2012-02-19 14:27:34 [INFO] LogBlockQuestioner v0.02 enabled
  1110.  
  1111. 2012-02-19 14:27:34 [INFO] [PermissionsEx] Loading PermissionsEx v1.16.
  1112.  
  1113. 2012-02-19 14:27:34 [INFO] [PermissionsEx] Superperms support enabled.
  1114.  
  1115. 2012-02-19 14:27:34 [INFO] [PermissionsEx] v1.16 enabled
  1116.  
  1117. 2012-02-19 14:27:34 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  1118.  
  1119. 2012-02-19 14:27:34 [INFO] [CreatureEggs] Loading CreatureEggs v1.0.
  1120.  
  1121. 2012-02-19 14:27:34 [INFO] [CreatureEggs] Plugin enabled!
  1122.  
  1123. 2012-02-19 14:27:34 [INFO] [WorldGuard] Loading WorldGuard v5.3.
  1124.  
  1125. 2012-02-19 14:27:34 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  1126.  
  1127. 2012-02-19 14:27:34 [INFO] WorldGuard: Blacklist loaded.
  1128.  
  1129. 2012-02-19 14:27:34 [INFO] WorldGuard: (world) Single session is enforced.
  1130.  
  1131. 2012-02-19 14:27:34 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
  1132.  
  1133. 2012-02-19 14:27:34 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  1134.  
  1135. 2012-02-19 14:27:34 [INFO] WorldGuard: (world) Lava fire is blocked.
  1136.  
  1137. 2012-02-19 14:27:34 [INFO] WorldGuard: (world) All fire spread is disabled.
  1138.  
  1139. 2012-02-19 14:27:34 [INFO] WorldGuard: Loaded configuration for world 'world"
  1140.  
  1141. 2012-02-19 14:27:34 [INFO] WorldGuard: (world_the_end) Single session is enforced.
  1142.  
  1143. 2012-02-19 14:27:34 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
  1144.  
  1145. 2012-02-19 14:27:34 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
  1146.  
  1147. 2012-02-19 14:27:34 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
  1148.  
  1149. 2012-02-19 14:27:34 [INFO] WorldGuard: (world_the_end) All fire spread is disabled.
  1150.  
  1151. 2012-02-19 14:27:34 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
  1152.  
  1153. 2012-02-19 14:27:34 [INFO] WorldGuard: 68 regions loaded for 'world'
  1154.  
  1155. 2012-02-19 14:27:34 [WARNING] WorldGuard: Region file for world "world_the_end" missing or inaccessible.
  1156.  
  1157. 2012-02-19 14:27:34 [INFO] WorldGuard 5.3 enabled.
  1158.  
  1159. 2012-02-19 14:27:34 [INFO] [BlockWalker] Loading BlockWalker v0.1.
  1160.  
  1161. 2012-02-19 14:27:34 [INFO] Block Walker Enabled
  1162.  
  1163. 2012-02-19 14:27:34 [INFO] [AntiDrop] Loading AntiDrop v0.1.
  1164.  
  1165. 2012-02-19 14:27:34 [INFO] [AntiDrop] v0.1 - Enabled
  1166.  
  1167. 2012-02-19 14:27:34 [INFO] [AutoMessage] Loading AutoMessage v1.5.
  1168.  
  1169. 2012-02-19 14:27:34 [INFO] [AutoMessage] version [1.5] loaded
  1170.  
  1171. 2012-02-19 14:27:34 [INFO] [MineBackup] Loading MineBackup v0.5.5.
  1172.  
  1173. 2012-02-19 14:27:34 [INFO] [MineBackup] v0.5.5 enabled
  1174.  
  1175. 2012-02-19 14:27:34 [INFO] [Permissions] Loading Permissions v2.7.7.
  1176.  
  1177. 2012-02-19 14:27:34 [INFO] [PermissionsCompat] Compatibility layer enabled.
  1178.  
  1179. 2012-02-19 14:27:34 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  1180.  
  1181. 2012-02-19 14:27:34 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  1182.  
  1183. 2012-02-19 14:27:34 [INFO] [SpamHammer] Loading SpamHammer v1.7a.
  1184.  
  1185. 2012-02-19 14:27:34 [INFO] SpamHammer 1.7a enabled.
  1186.  
  1187. 2012-02-19 14:27:34 [INFO] [Bad TNT] Loading Bad TNT v0.2.
  1188.  
  1189. 2012-02-19 14:27:34 [INFO] [EvilPeanut] Bad TNT 0.2
  1190.  
  1191. 2012-02-19 14:27:34 [INFO] [Modifyworld] Loading Modifyworld v1.16.
  1192.  
  1193. 2012-02-19 14:27:34 [INFO] [Modifyworld] Modifyworld enabled!
  1194.  
  1195. 2012-02-19 14:27:34 [INFO] [NoCheat] Loading NoCheat v2.24.
  1196.  
  1197. 2012-02-19 14:27:35 [INFO] [NoCheat] version [2.24] is enabled.
  1198.  
  1199. 2012-02-19 14:27:35 [INFO] [TNTWarner] Loading TNTWarner v1.4.
  1200.  
  1201. 2012-02-19 14:27:35 [INFO] TNTWarner version 1.4 is enabled!
  1202.  
  1203. 2012-02-19 14:27:35 [INFO] [PlayerFreeze] Loading PlayerFreeze v1.4.
  1204.  
  1205. 2012-02-19 14:27:35 [INFO] PlayerFreeze v1.4 enabled!
  1206.  
  1207. 2012-02-19 14:27:35 [INFO] [Essentials] Loading Essentials v2.7.2.
  1208.  
  1209. 2012-02-19 14:27:35 [INFO] Bukkit version format changed. Version not checked.
  1210.  
  1211. 2012-02-19 14:27:35 [INFO] git-Bukkit-1.1-R3-b1846jnks (MC: 1.1)
  1212.  
  1213. 2012-02-19 14:27:35 [INFO] 1.1-R3
  1214.  
  1215. 2012-02-19 14:27:35 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
  1216.  
  1217. 2012-02-19 14:27:35 [INFO] Essentials: Using PermissionsEx based permissions.
  1218.  
  1219. 2012-02-19 14:27:35 [INFO] [ChatManager] Loading ChatManager v1.15.
  1220.  
  1221. 2012-02-19 14:27:35 [INFO] [ChatManager] ChatManager enabled!
  1222.  
  1223. 2012-02-19 14:27:35 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.7.2.
  1224.  
  1225. 2012-02-19 14:27:35 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
  1226.  
  1227. java.net.UnknownHostException: par4-mc-ssd.beastnode.com: par4-mc-ssd.beastnode.com
  1228.  
  1229. at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
  1230.  
  1231. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
  1232.  
  1233. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
  1234.  
  1235. at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
  1236.  
  1237. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
  1238.  
  1239. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
  1240.  
  1241. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
  1242.  
  1243. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
  1244.  
  1245. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
  1246.  
  1247. at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
  1248.  
  1249. at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
  1250.  
  1251. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
  1252.  
  1253. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
  1254.  
  1255. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
  1256.  
  1257. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  1258.  
  1259. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
  1260.  
  1261. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
  1262.  
  1263. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
  1264.  
  1265. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  1266.  
  1267. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  1268.  
  1269. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  1270.  
  1271. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  1272.  
  1273. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  1274.  
  1275. Caused by: java.net.UnknownHostException: par4-mc-ssd.beastnode.com
  1276.  
  1277. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1278.  
  1279. at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
  1280.  
  1281. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
  1282.  
  1283. at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
  1284.  
  1285. ... 22 more
  1286.  
  1287. 2012-02-19 14:27:35 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  1288.  
  1289. 2012-02-19 14:27:35 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
  1290.  
  1291. 2012-02-19 14:27:35 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
  1292.  
  1293. 2012-02-19 14:27:35 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
  1294.  
  1295. 2012-02-19 14:27:35 [INFO] [LogBlock] Loading LogBlock v1.50.
  1296.  
  1297. 2012-02-19 14:27:35 [INFO] [LogBlock] Permissions plugin found.
  1298.  
  1299. 2012-02-19 14:27:35 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  1300.  
  1301. 2012-02-19 14:27:35 [INFO] LogBlock v1.50 by DiddiZ enabled.
  1302.  
  1303. 2012-02-19 14:27:35 [INFO] [EssentialsChat] Loading EssentialsChat v2.7.2.
  1304.  
  1305. 2012-02-19 14:27:35 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
  1306.  
  1307. 2012-02-19 14:27:35 [WARNING] Server permissions file permissions.yml is not valid YAML: while parsing a block mapping
  1308.  
  1309. in "<reader>", line 2, column 5:
  1310.  
  1311. citizen:
  1312.  
  1313.  
  1314.  
  1315. expected <block end>, but found BlockMappingStart
  1316.  
  1317. in "<reader>", line 121, column 6:
  1318.  
  1319. emporer:
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325. 2012-02-19 14:27:35 [INFO] Done (2.823s)! For help, type "help" or "?"
  1326.  
  1327. 2012-02-19 14:27:35 [INFO] Starting GS4 status listener
  1328.  
  1329. 2012-02-19 14:27:35 [INFO] Setting default query port to 25613
  1330.  
  1331. 2012-02-19 14:27:35 [INFO] Query running on 176.31.239.138:25613
  1332.  
  1333. 2012-02-19 14:27:35 [INFO] 'spawn-protection' in server.properties has been moved to 'settings.spawn-radius' in bukkit.yml. I will move your config for you.
  1334.  
  1335. 2012-02-19 14:30:18 [SEVERE] Exception in thread "Listen th
  1336.  
  1337. 2012-02-19 14:30:28 [SEVERE] read"
  1338.  
  1339. 2012-02-19 14:30:31 [SEVERE] Exception in thread "Thread-26"
  1340.  
  1341. 2012-02-19 14:30:35 [SEVERE] Exception in thread "Timer-1"
  1342.  
  1343. 2012-02-19 14:30:44 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  1344.  
  1345. 2012-02-19 14:31:02 [SEVERE] Unexpected exception
  1346.  
  1347. java.lang.OutOfMemoryError: Java heap space
  1348.  
  1349. 2012-02-19 14:31:03 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  1350.  
  1351. 2012-02-19 14:31:37 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  1352.  
  1353. 2012-02-19 14:31:43 [SEVERE] java.lang.OutOfMemoryError: Java heap space
  1354.  
  1355. 2012-02-19 14:31:49 [SEVERE] at java.io.BufferedOutputStream.<init>(BufferedOutputStream.java:76)
  1356.  
  1357. 2012-02-19 14:32:01 [SEVERE] at net.minecraft.server.NetworkManager.<init>(NetworkManager.java:56)
  1358.  
  1359. 2012-02-19 14:32:37 [SEVERE] at net.minecraft.server.NetLoginHandler.<init>(NetLoginHandler.java:28)
  1360.  
  1361. 2012-02-19 14:33:22 [INFO] Starting minecraft server version 1.1
  1362.  
  1363. 2012-02-19 14:33:22 [INFO] Loading properties
  1364.  
  1365. 2012-02-19 14:33:22 [INFO] Starting Minecraft server on 176.31.239.138:25613
  1366.  
  1367. 2012-02-19 14:33:22 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R3-b1846jnks (MC: 1.1) (Implementing API version 1.1-R3)
  1368.  
  1369. 2012-02-19 14:33:22 [SEVERE] Could not load 'plugins/StopLookingAtMyPlugins_v1.6.jar' in folder 'plugins': null
  1370.  
  1371. org.bukkit.plugin.InvalidPluginException
  1372.  
  1373. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:183)
  1374.  
  1375. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:118)
  1376.  
  1377. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:156)
  1378.  
  1379. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:132)
  1380.  
  1381. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
  1382.  
  1383. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
  1384.  
  1385. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  1386.  
  1387. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  1388.  
  1389. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  1390.  
  1391. ... 8 more
  1392.  
  1393. 2012-02-19 14:33:22 [INFO] Starting Minequery server on 176.31.239.138:25617
  1394.  
  1395. 2012-02-19 14:33:22 [INFO] [PermissionsEx] sql backend registered!
  1396.  
  1397. 2012-02-19 14:33:22 [INFO] [PermissionsEx] file backend registered!
  1398.  
  1399. 2012-02-19 14:33:22 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  1400.  
  1401. 2012-02-19 14:33:22 [INFO] [PermissionsEx] p2compat backend registered!
  1402.  
  1403. 2012-02-19 14:33:22 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
  1404.  
  1405. 2012-02-19 14:33:23 [INFO] [PermissionsEx] Initializing file backend
  1406.  
  1407. 2012-02-19 14:33:23 [INFO] MLog clients using java 1.4+ standard logging.
  1408.  
  1409. 2012-02-19 14:33:23 [INFO] [LogBlock] Version check: Your version is up to date
  1410.  
  1411. 2012-02-19 14:33:23 [INFO] [LogBlock] Connecting to stressedeel@jdbc:mysql://localhost:3306/stressedeel...
  1412.  
  1413. 2012-02-19 14:33:23 [INFO] Preparing level "world"
  1414.  
  1415. 2012-02-19 14:33:23 [INFO] Default game type: 1
  1416.  
  1417. 2012-02-19 14:33:23 [INFO] Preparing start region for level 0 (Seed: 6362219069793813991)
  1418.  
  1419. 2012-02-19 14:33:24 [INFO] Preparing spawn area: 69%
  1420.  
  1421. 2012-02-19 14:33:24 [INFO] Preparing start region for level 1 (Seed: 371019021220671935)
  1422.  
  1423. 2012-02-19 14:33:25 [INFO] [Minequery] Loading Minequery v1.5.
  1424.  
  1425. 2012-02-19 14:33:25 [INFO] [WorldEdit] Loading WorldEdit v4.7.
  1426.  
  1427. 2012-02-19 14:33:25 [INFO] WorldEdit 4.7 enabled.
  1428.  
  1429. 2012-02-19 14:33:25 [INFO] WorldEdit: Using the Bukkit Permissions API.
  1430.  
  1431. 2012-02-19 14:33:25 [INFO] [BlockThatShit] Loading BlockThatShit v0.4.
  1432.  
  1433. 2012-02-19 14:33:25 [INFO] [BlockThatShit]: Found and will use plugin Permissions v2.7.7
  1434.  
  1435. 2012-02-19 14:33:25 [INFO] [BlockThatShit]: BlockThatShit version 0.4 has been enabled!
  1436.  
  1437. 2012-02-19 14:33:25 [INFO] [BlockThatShit]: Thanks for using! - by woutwoot.
  1438.  
  1439. 2012-02-19 14:33:25 [INFO] [AlwaysSunshine] Loading AlwaysSunshine v1.4.
  1440.  
  1441. 2012-02-19 14:33:25 [INFO] [AlwaysSunshine] Starting
  1442.  
  1443. 2012-02-19 14:33:25 [INFO] (version 1.4 by Clever Error and base_case)
  1444.  
  1445. 2012-02-19 14:33:25 [INFO] [AlwaysSunshine] Running
  1446.  
  1447. 2012-02-19 14:33:25 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02.
  1448.  
  1449. 2012-02-19 14:33:25 [INFO] LogBlockQuestioner v0.02 enabled
  1450.  
  1451. 2012-02-19 14:33:25 [INFO] [PermissionsEx] Loading PermissionsEx v1.16.
  1452.  
  1453. 2012-02-19 14:33:25 [INFO] [PermissionsEx] Superperms support enabled.
  1454.  
  1455. 2012-02-19 14:33:25 [INFO] [PermissionsEx] v1.16 enabled
  1456.  
  1457. 2012-02-19 14:33:25 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  1458.  
  1459. 2012-02-19 14:33:25 [INFO] [CreatureEggs] Loading CreatureEggs v1.0.
  1460.  
  1461. 2012-02-19 14:33:25 [INFO] [CreatureEggs] Plugin enabled!
  1462.  
  1463. 2012-02-19 14:33:25 [INFO] [WorldGuard] Loading WorldGuard v5.3.
  1464.  
  1465. 2012-02-19 14:33:25 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  1466.  
  1467. 2012-02-19 14:33:25 [INFO] WorldGuard: Blacklist loaded.
  1468.  
  1469. 2012-02-19 14:33:25 [INFO] WorldGuard: (world) Single session is enforced.
  1470.  
  1471. 2012-02-19 14:33:25 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
  1472.  
  1473. 2012-02-19 14:33:25 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  1474.  
  1475. 2012-02-19 14:33:25 [INFO] WorldGuard: (world) Lava fire is blocked.
  1476.  
  1477. 2012-02-19 14:33:25 [INFO] WorldGuard: (world) All fire spread is disabled.
  1478.  
  1479. 2012-02-19 14:33:25 [INFO] WorldGuard: Loaded configuration for world 'world"
  1480.  
  1481. 2012-02-19 14:33:25 [INFO] WorldGuard: (world_the_end) Single session is enforced.
  1482.  
  1483. 2012-02-19 14:33:25 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
  1484.  
  1485. 2012-02-19 14:33:25 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
  1486.  
  1487. 2012-02-19 14:33:25 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
  1488.  
  1489. 2012-02-19 14:33:25 [INFO] WorldGuard: (world_the_end) All fire spread is disabled.
  1490.  
  1491. 2012-02-19 14:33:25 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
  1492.  
  1493. 2012-02-19 14:33:25 [INFO] WorldGuard: 68 regions loaded for 'world'
  1494.  
  1495. 2012-02-19 14:33:25 [WARNING] WorldGuard: Region file for world "world_the_end" missing or inaccessible.
  1496.  
  1497. 2012-02-19 14:33:25 [INFO] WorldGuard 5.3 enabled.
  1498.  
  1499. 2012-02-19 14:33:25 [INFO] [BlockWalker] Loading BlockWalker v0.1.
  1500.  
  1501. 2012-02-19 14:33:25 [INFO] Block Walker Enabled
  1502.  
  1503. 2012-02-19 14:33:25 [INFO] [AntiDrop] Loading AntiDrop v0.1.
  1504.  
  1505. 2012-02-19 14:33:25 [INFO] [AntiDrop] v0.1 - Enabled
  1506.  
  1507. 2012-02-19 14:33:25 [INFO] [AutoMessage] Loading AutoMessage v1.5.
  1508.  
  1509. 2012-02-19 14:33:25 [INFO] [AutoMessage] version [1.5] loaded
  1510.  
  1511. 2012-02-19 14:33:25 [INFO] [MineBackup] Loading MineBackup v0.5.5.
  1512.  
  1513. 2012-02-19 14:33:25 [INFO] [MineBackup] v0.5.5 enabled
  1514.  
  1515. 2012-02-19 14:33:25 [INFO] [Permissions] Loading Permissions v2.7.7.
  1516.  
  1517. 2012-02-19 14:33:25 [INFO] [PermissionsCompat] Compatibility layer enabled.
  1518.  
  1519. 2012-02-19 14:33:25 [INFO] WorldEdit: PermissionsEx detected! Using PermissionsEx for permissions.
  1520.  
  1521. 2012-02-19 14:33:25 [INFO] WorldGuard: PermissionsEx detected! Using PermissionsEx for permissions.
  1522.  
  1523. 2012-02-19 14:33:25 [INFO] [SpamHammer] Loading SpamHammer v1.7a.
  1524.  
  1525. 2012-02-19 14:33:25 [INFO] SpamHammer 1.7a enabled.
  1526.  
  1527. 2012-02-19 14:33:25 [INFO] [Bad TNT] Loading Bad TNT v0.2.
  1528.  
  1529. 2012-02-19 14:33:25 [INFO] [EvilPeanut] Bad TNT 0.2
  1530.  
  1531. 2012-02-19 14:33:25 [INFO] [Modifyworld] Loading Modifyworld v1.16.
  1532.  
  1533. 2012-02-19 14:33:25 [INFO] [Modifyworld] Modifyworld enabled!
  1534.  
  1535. 2012-02-19 14:33:25 [INFO] [NoCheat] Loading NoCheat v2.24.
  1536.  
  1537. 2012-02-19 14:33:25 [INFO] [NoCheat] version [2.24] is enabled.
  1538.  
  1539. 2012-02-19 14:33:25 [INFO] [TNTWarner] Loading TNTWarner v1.4.
  1540.  
  1541. 2012-02-19 14:33:25 [INFO] TNTWarner version 1.4 is enabled!
  1542.  
  1543. 2012-02-19 14:33:25 [INFO] [PlayerFreeze] Loading PlayerFreeze v1.4.
  1544.  
  1545. 2012-02-19 14:33:25 [INFO] PlayerFreeze v1.4 enabled!
  1546.  
  1547. 2012-02-19 14:33:25 [INFO] [Essentials] Loading Essentials v2.7.2.
  1548.  
  1549. 2012-02-19 14:33:25 [INFO] Bukkit version format changed. Version not checked.
  1550.  
  1551. 2012-02-19 14:33:25 [INFO] git-Bukkit-1.1-R3-b1846jnks (MC: 1.1)
  1552.  
  1553. 2012-02-19 14:33:25 [INFO] 1.1-R3
  1554.  
  1555. 2012-02-19 14:33:25 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
  1556.  
  1557. 2012-02-19 14:33:25 [INFO] Essentials: Using PermissionsEx based permissions.
  1558.  
  1559. 2012-02-19 14:33:25 [INFO] [ChatManager] Loading ChatManager v1.15.
  1560.  
  1561. 2012-02-19 14:33:25 [INFO] [ChatManager] ChatManager enabled!
  1562.  
  1563. 2012-02-19 14:33:25 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.7.2.
  1564.  
  1565. 2012-02-19 14:33:25 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
  1566.  
  1567. java.net.UnknownHostException: par4-mc-ssd.beastnode.com: par4-mc-ssd.beastnode.com
  1568.  
  1569. at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
  1570.  
  1571. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
  1572.  
  1573. at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
  1574.  
  1575. at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
  1576.  
  1577. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
  1578.  
  1579. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
  1580.  
  1581. at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
  1582.  
  1583. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
  1584.  
  1585. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
  1586.  
  1587. at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
  1588.  
  1589. at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
  1590.  
  1591. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
  1592.  
  1593. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
  1594.  
  1595. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:231)
  1596.  
  1597. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  1598.  
  1599. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:379)
  1600.  
  1601. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:191)
  1602.  
  1603. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:174)
  1604.  
  1605. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  1606.  
  1607. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  1608.  
  1609. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  1610.  
  1611. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  1612.  
  1613. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  1614.  
  1615. Caused by: java.net.UnknownHostException: par4-mc-ssd.beastnode.com
  1616.  
  1617. at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
  1618.  
  1619. at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
  1620.  
  1621. at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
  1622.  
  1623. at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
  1624.  
  1625. ... 22 more
  1626.  
  1627. 2012-02-19 14:33:25 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  1628.  
  1629. 2012-02-19 14:33:26 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
  1630.  
  1631. 2012-02-19 14:33:26 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.7.2.
  1632.  
  1633. 2012-02-19 14:33:26 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
  1634.  
  1635. 2012-02-19 14:33:26 [INFO] [LogBlock] Loading LogBlock v1.50.
  1636.  
  1637. 2012-02-19 14:33:26 [INFO] [LogBlock] Permissions plugin found.
  1638.  
  1639. 2012-02-19 14:33:26 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  1640.  
  1641. 2012-02-19 14:33:26 [INFO] LogBlock v1.50 by DiddiZ enabled.
  1642.  
  1643. 2012-02-19 14:33:26 [INFO] [EssentialsChat] Loading EssentialsChat v2.7.2.
  1644.  
  1645. 2012-02-19 14:33:26 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
  1646.  
  1647. 2012-02-19 14:33:26 [WARNING] Server permissions file permissions.yml is not valid YAML: while parsing a block mapping
  1648.  
  1649. in "<reader>", line 2, column 5:
  1650.  
  1651. citizen:
  1652.  
  1653.  
  1654.  
  1655. expected <block end>, but found BlockMappingStart
  1656.  
  1657. in "<reader>", line 121, column 6:
  1658.  
  1659. emporer:
  1660.  
  1661.  
  1662.  
  1663.  
  1664.  
  1665. 2012-02-19 14:33:26 [INFO] Done (2.829s)! For help, type "help" or "?"
  1666.  
  1667. 2012-02-19 14:33:26 [INFO] Starting GS4 status listener
  1668.  
  1669. 2012-02-19 14:33:26 [INFO] Setting default query port to 25613
  1670.  
  1671. 2012-02-19 14:33:26 [INFO] Query running on 176.31.239.138:25613
  1672.  
  1673. 2012-02-19 14:33:26 [INFO] 'spawn-protection' in server.properties has been moved to 'settings.spawn-radius' in bukkit.yml. I will move your config for you.
Add Comment
Please, Sign In to add comment