Guest User

Untitled

a guest
Jul 31st, 2014
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.26 KB | None | 0 0
  1. [21:09:14] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [21:09:14] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [21:09:14] [Server thread/INFO]: Loading properties
  4. [21:09:14] [Server thread/INFO]: Default game type: SURVIVAL
  5. [21:09:14] [Server thread/INFO]: Generating keypair
  6. [21:09:14] [Server thread/INFO]: Starting Minecraft server on 162.244.165.121:25885
  7. [21:09:15] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  8. [21:09:16] [Server thread/WARN]: Plugin `XP_In_The_Jar v1.3.0' uses the space-character (0x20) in its name `XP In The Jar' - this is discouraged
  9. [21:09:17] [Server thread/INFO]: DataSourcePool [XP_In_The_Jar] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  10. [21:09:18] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  11. [21:09:18] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  12. [21:09:19] [Server thread/ERROR]: Could not load 'plugins/SignChestShop.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/NBTBase
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  17. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  18. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  19. at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  20. at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  21. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  22. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  23. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  24. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/NBTBase
  25. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_55]
  26. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_55]
  27. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  29. ... 9 more
  30. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.NBTBase
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_55]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_55]
  36. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_55]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  39. ... 9 more
  40. [21:09:19] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.0
  41. [21:09:19] [Server thread/INFO]: [bPermissions] Loading bPermissions v2.10.7
  42. [21:09:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
  43. [21:09:19] [Server thread/INFO]: [XP_In_The_Jar] Loading XP_In_The_Jar v1.3.0
  44. [21:09:19] [Server thread/INFO]: [CommandBook] Loading CommandBook v2.3
  45. [21:09:19] [Server thread/INFO]: [BOSEconomy] Loading BOSEconomy v0.7.8.1
  46. [21:09:19] [Server thread/INFO]: [InfernalMobs] Loading InfernalMobs v3.2
  47. [21:09:19] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  48. [21:09:19] [Server thread/INFO]: [BarAPI] Loading BarAPI v3.1
  49. [21:09:19] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
  50. [21:09:19] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
  51. [21:09:19] [Server thread/INFO]: [MyChunk] Loading MyChunk v2.4.2
  52. [21:09:19] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.73
  53. [21:09:19] [Server thread/INFO]: [bChatManager] Loading bChatManager v3.2
  54. [21:09:19] [Server thread/INFO]: [CraftableHorseItems] Loading CraftableHorseItems v3.0
  55. [21:09:19] [Server thread/INFO]: [Chairs] Loading Chairs v4.2
  56. [21:09:19] [Server thread/INFO]: [Autorank] Loading Autorank v3.2
  57. [21:09:19] [Server thread/INFO]: [AntiBuild] Loading AntiBuild v2.9.2
  58. [21:09:19] [Server thread/INFO]: [NoSwearing256] Loading NoSwearing256 v1.0.0.16
  59. [21:09:19] [Server thread/INFO]: [ArmorHider] Loading ArmorHider v1.2.2
  60. [21:09:19] [Server thread/INFO]: [BookRules] Loading BookRules v2.1.1
  61. [21:09:19] [Server thread/INFO]: [EasyTickets] Loading EasyTickets v1.6.1
  62. [21:09:19] [Server thread/INFO]: [PetSecure] Loading PetSecure v2.0.1
  63. [21:09:19] [Server thread/INFO]: [ChatParty] Loading ChatParty v0.3.0
  64. [21:09:19] [Server thread/INFO]: [UndeadHorses] Loading UndeadHorses v5.0
  65. [21:09:19] [Server thread/INFO]: [AutoPrice] Loading AutoPrice v4.043
  66. [21:09:19] [Server thread/INFO]: [BreedingLimit] Loading BreedingLimit v1.0
  67. [21:09:19] [Server thread/INFO]: [MultiHome] Loading MultiHome v0.15
  68. [21:09:19] [Server thread/INFO]: [TableFlip] Loading TableFlip v1.2
  69. [21:09:19] [Server thread/INFO]: [SwornRPG] Loading SwornRPG v3.2-SNAPSHOT (Build 326)
  70. [21:09:19] [Server thread/INFO]: [MailItems] Loading MailItems v1.07
  71. [21:09:19] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  72. [21:09:19] [Server thread/INFO]: [Vault] [Economy] BOSEconomy7 found: Waiting
  73. [21:09:20] [Server thread/INFO]: [Vault][Permission] bPermissions2 hooked.
  74. [21:09:20] [Server thread/INFO]: [Vault] [Permission] bPermissions 2 found: Loaded
  75. [21:09:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  76. [21:09:20] [Server thread/INFO]: [Vault][Chat] bPermissions2 hooked.
  77. [21:09:20] [Server thread/INFO]: [Vault] [Chat] bPermssions2 found: Loaded
  78. [21:09:20] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  79. [21:09:20] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
  80. [21:09:20] [Server thread/INFO]: [LWC] Connecting to SQLite
  81. [21:09:20] [Server thread/INFO]: Preparing level "world"
  82. [21:09:20] [Server thread/ERROR]: Could not set generator for default world 'world': Plugin 'TerrainControl' does not exist
  83. [21:09:20] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4031384495743822299)
  84. [21:09:21] [Thread-8/INFO]: ----- Bukkit Auto Updater -----
  85. [21:09:21] [Thread-8/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  86. [21:09:21] [Thread-8/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
  87. [21:09:21] [Thread-8/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  88. [21:09:21] [Thread-8/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  89. [21:09:21] [Thread-8/INFO]: ----- ------------------- -----
  90. [21:09:21] [Server thread/INFO]: Preparing spawn area: 1%
  91. [21:09:22] [Server thread/INFO]: Preparing spawn area: 40%
  92. [21:09:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: -314581981813167146)
  93. [21:09:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: -314581981813167146)
  94. [21:09:24] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.0
  95. [21:09:24] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  96. [21:09:24] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  97. [21:09:24] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 1010.0 Y: 68.0 Z: -238.0
  98. [21:09:24] [Server thread/INFO]: [bPermissions] Enabling bPermissions v2.10.7
  99. [21:09:24] [Server thread/INFO]: plugins/bPermissions/world
  100. [21:09:24] [Server thread/INFO]: plugins/bPermissions/world_nether
  101. [21:09:24] [Server thread/INFO]: plugins/bPermissions/world_the_end
  102. [21:09:24] [Server thread/INFO]: plugins/bPermissions
  103. [21:09:24] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
  104. [21:09:24] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions
  105. [21:09:25] [Server thread/INFO]: [XP_In_The_Jar] Enabling XP_In_The_Jar v1.3.0
  106. [21:09:25] [Server thread/INFO]: [XP_In_The_Jar] Enabled.
  107. [21:09:25] [Server thread/INFO]: [CommandBook] Enabling CommandBook v2.3
  108. [21:09:25] [Server thread/INFO]: [CommandBook] Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
  109. [21:09:25] [Server thread/INFO]: [CommandBook] 10 Homes(s) loaded
  110. [21:09:25] [Server thread/WARN]: [CommandBook] Failed to load warps: plugins/CommandBook/warps.csv (No such file or directory)
  111. [21:09:25] [Server thread/INFO]: [CommandBook] 1 kit(s) loaded.
  112. [21:09:25] [Server thread/INFO]: [BOSEconomy] Enabling BOSEconomy v0.7.8.1
  113. [21:09:25] [Server thread/INFO]: BOSEconomy v0.7.8.1 enabled.
  114. [21:09:25] [Server thread/INFO]: [Vault][Economy] BOSEconomy hooked.
  115. [21:09:25] [Server thread/INFO]: [InfernalMobs] Enabling InfernalMobs v3.2
  116. [21:09:25] [Server thread/INFO]: [BarAPI] Enabling BarAPI v3.1
  117. [21:09:25] [Server thread/INFO]: [BarAPI] Loaded
  118. [21:09:25] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
  119. [21:09:26] [Server thread/INFO]: [CookieMonster] Using Vault v1.4.1-b436 for economy
  120. [21:09:26] [Server thread/INFO]: [CookieMonster] v1.8 loaded successfully.
  121. [21:09:26] [Server thread/INFO]: [CookieMonster] Developed by: [jascotty2, Coelho]
  122. [21:09:26] [Server thread/INFO]: [MyChunk] Enabling MyChunk v2.4.2
  123. [21:09:26] [Server thread/INFO]: [MyChunk] [Vault] found and hooked!
  124. [21:09:26] [Server thread/INFO]: [MyChunk] [BOSEconomy] found and hooked!
  125. [21:09:26] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.73
  126. [21:09:26] [Server thread/INFO]: [TreeAssist] debugging: off
  127. [21:09:26] [Server thread/INFO]: [bChatManager] Enabling bChatManager v3.2
  128. [21:09:26] [Server thread/INFO]: [bChatManager] Enabled
  129. [21:09:26] [Server thread/INFO]: [CraftableHorseItems] Enabling CraftableHorseItems v3.0
  130. [21:09:26] [Server thread/INFO]: [CraftableHorseItems] Plugin is enabling
  131. [21:09:26] [Server thread/INFO]: [Chairs] Enabling Chairs v4.2
  132. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
  133. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
  134. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
  135. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
  136. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
  137. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
  138. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
  139. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
  140. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
  141. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
  142. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
  143. [21:09:26] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
  144. [21:09:26] [Server thread/INFO]: [Autorank] Enabling Autorank v3.2
  145. [21:09:26] [Server thread/INFO]: [Autorank] Simple config file loaded
  146. [21:09:26] [Server thread/INFO]: [Autorank] Advanced config file loaded
  147. [21:09:26] [Server thread/INFO]: [Autorank] Settings config file loaded
  148. [21:09:26] [Server thread/INFO]: [Autorank] Loaded playerdata.
  149. [21:09:26] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!
  150. [21:09:26] [Server thread/INFO]: [Autorank] Loaded libraries and dependencies
  151. [21:09:26] [Server thread/INFO]: [Autorank] Interval check every 5 minutes.
  152. [21:09:26] [Server thread/INFO]: [Autorank] Data file loaded
  153. [21:09:27] [Server thread/INFO]: [Autorank] Config files have been correctly setup!
  154. [21:09:27] [Server thread/INFO]: [Autorank] Language file loaded (lang.yml)
  155. [21:09:27] [Server thread/INFO]: [Autorank] Using timings of: autorank
  156. [21:09:27] [Server thread/INFO]: [Autorank] Autorank 3.2 has been enabled!
  157. [21:09:27] [Server thread/INFO]: [AntiBuild] Enabling AntiBuild v2.9.2
  158. [21:09:27] [Server thread/INFO]: [AntiBuild] AntiBuild enabled!
  159. [21:09:27] [Server thread/INFO]: [NoSwearing256] Enabling NoSwearing256 v1.0.0.16
  160. [21:09:27] [Server thread/WARN]: [NoSwearing256] Words loaded:91
  161. [21:09:27] [Server thread/WARN]: [NoSwearing256] Allowed Words:68
  162. [21:09:27] [Server thread/WARN]: [NoSwearing256] Reported Words:0
  163. [21:09:27] [Server thread/WARN]: [NoSwearing256] Missing configuration values have been added and set to default.
  164. blockURLSandIP onLoginMessage
  165. [21:09:27] [Server thread/ERROR]: [NoSwearing256] 0 players will not be warned.
  166. [21:09:27] [Server thread/WARN]: [NoSwearing256] version 1.0.0.16 has been enabled!
  167. [21:09:27] [Server thread/INFO]: [ArmorHider] Enabling ArmorHider v1.2.2
  168. [21:09:27] [Server thread/INFO]: [BookRules] Enabling BookRules v2.1.1
  169. [21:09:27] [Server thread/INFO]: [EasyTickets] Enabling EasyTickets v1.6.1
  170. [21:09:27] [Server thread/INFO]: Easy Tickets loading with SQLite.
  171. [21:09:27] [Server thread/INFO]: [ET Error] writeDB error
  172. [21:09:27] [Server thread/INFO]: [PetSecure] Enabling PetSecure v2.0.1
  173. [21:09:27] [Server thread/INFO]: [PetSecure] Checking for updates. Please wait.
  174. [21:09:27] [Server thread/ERROR]: Error occoured while checking for updates.
  175. [21:09:27] [Server thread/WARN]: java.lang.NumberFormatException: For input string: "<html>"
  176. [21:09:27] [Server thread/WARN]: at java.lang.NumberFormatException.forInputString(Unknown Source)
  177. [21:09:27] [Server thread/WARN]: at java.lang.Integer.parseInt(Unknown Source)
  178. [21:09:27] [Server thread/WARN]: at java.lang.Integer.parseInt(Unknown Source)
  179. [21:09:27] [Server thread/WARN]: at nz.co.creepercraft.updateChecker.isLatest(updateChecker.java:29)
  180. [21:09:27] [Server thread/WARN]: at nz.co.creepercraft.PetSecureMain.onEnable(PetSecureMain.java:59)
  181. [21:09:27] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  182. [21:09:27] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
  183. [21:09:27] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  184. [21:09:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455)
  185. [21:09:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389)
  186. [21:09:27] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352)
  187. [21:09:27] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326)
  188. [21:09:27] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282)
  189. [21:09:27] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189)
  190. [21:09:27] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436)
  191. [21:09:27] [Server thread/WARN]: at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  192. [21:09:27] [Server thread/INFO]: [ChatParty] Enabling ChatParty v0.3.0
  193. [21:09:27] [Server thread/INFO]: [UndeadHorses] Enabling UndeadHorses v5.0
  194. [21:09:27] [Server thread/INFO]: Added effect SPEED strength 1 for zombie horses!
  195. [21:09:27] [Server thread/INFO]: Added effect SPEED strength 1 for skeleton horses!
  196. [21:09:27] [Server thread/INFO]: UndeadHorses[5.0] has been enabled! By extremespancake.
  197. [21:09:27] [Server thread/INFO]: [AutoPrice] Enabling AutoPrice v4.043
  198. [21:09:28] [Server thread/INFO]: Loaded AutoPrice v4.043 (Tuomo Kämäräinen / [email protected])
  199. [21:09:28] [Server thread/INFO]: [BreedingLimit] Enabling BreedingLimit v1.0
  200. [21:09:28] [Server thread/INFO]: [BreedingLimit] Cap: 50
  201. [21:09:28] [Server thread/INFO]: [BreedingLimit] Spawn range: 50
  202. [21:09:28] [Server thread/INFO]: [BreedingLimit] Entities:
  203. [21:09:28] [Server thread/INFO]: [BreedingLimit] - Animals
  204. [21:09:28] [Server thread/INFO]: [BreedingLimit] Reasons:
  205. [21:09:28] [Server thread/INFO]: [BreedingLimit] - BREEDING
  206. [21:09:28] [Server thread/INFO]: [BreedingLimit] - EGG
  207. [21:09:28] [Server thread/INFO]: [MultiHome] Enabling MultiHome v0.15
  208. [21:09:28] [Server thread/INFO]: [MultiHome] Using Vault for permissions system.
  209. [21:09:28] [Server thread/INFO]: [MultiHome] Version 0.15 loaded.
  210. [21:09:28] [Server thread/INFO]: [TableFlip] Enabling TableFlip v1.2
  211. [21:09:28] [Server thread/INFO]: [SwornRPG] Enabling SwornRPG v3.2-SNAPSHOT (Build 326)
  212. [21:09:28] [Server thread/ERROR]: [SwornRPG] Encountered an exception while enabling SwornRPG: java.lang.NullPointerException
  213. Affected classes:
  214. net.dmulloy2.swornrpg.SwornRPG.updateSalvageRef(Line 471) [SwornRPG.jar]
  215. net.dmulloy2.swornrpg.SwornRPG.onEnable(Line 196) [SwornRPG.jar]
  216. org.bukkit.plugin.java.JavaPlugin.setEnabled(Line 316) [craftbukkit-devBuild3105.jar]
  217. org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(Line 324) [craftbukkit-devBuild3105.jar]
  218. org.bukkit.plugin.SimplePluginManager.enablePlugin(Line 404) [craftbukkit-devBuild3105.jar]
  219. org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(Line 455) [craftbukkit-devBuild3105.jar]
  220. org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(Line 389) [craftbukkit-devBuild3105.jar]
  221. [21:09:28] [Server thread/ERROR]: Error occurred while enabling SwornRPG v3.2-SNAPSHOT (Build 326) (Is it up to date?)
  222. java.lang.NullPointerException
  223. at net.dmulloy2.swornrpg.SwornRPG.onDisable(SwornRPG.java:361) ~[?:?]
  224. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  225. at net.dmulloy2.swornrpg.SwornRPG.onEnable(SwornRPG.java:347) ~[?:?]
  226. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  227. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  228. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  229. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  230. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  231. at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  232. at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  233. at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  234. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  235. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  236. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit-devBuild3105.jar:git-Bukkit-1.7.9-R0.2-16-g37c7969-b3105jnks]
  237. [21:09:28] [Server thread/INFO]: [MailItems] Enabling MailItems v1.07
  238. [21:09:28] [Server thread/INFO]: Loaded MailItems v1.07 successfully!
  239. [21:09:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  240. [21:09:29] [Server thread/INFO]: Done (8.442s)! For help, type "help" or "?"
  241. [21:09:29] [pool-3-thread-14/INFO]: [Vault] Checking for Updates:
  242. [21:09:29] [pool-3-thread-14/INFO]: [Vault] No new version available
  243. [21:09:44] [pool-3-thread-8/INFO]: [LWC] [LWC] The updater ran into a minor issue: Server returned HTTP response code: 522 for URL: http://update.griefcraft.com/lwc/branch/stable/LATEST
  244. [21:09:44] [pool-3-thread-8/INFO]: [LWC] [LWC] This can probably be ignored.
  245. [21:09:44] [pool-3-thread-8/WARN]: Exception in thread "pool-3-thread-8"
  246. [21:09:44] [pool-3-thread-8/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 4
  247. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  248. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  249. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  250. at java.lang.Thread.run(Unknown Source)
  251. Caused by: java.lang.NullPointerException
  252. at com.griefcraft.util.Updater$1.run(Updater.java:81)
  253. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:53)
  254. at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  255. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment