Advertisement
Guest User

Startup

a guest
May 4th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. [14:48:59] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [14:48:59] [Server thread/INFO]: Loading properties
  3. [14:48:59] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:49:00] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-205-g0a049fa (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [14:49:00] [Server thread/INFO]: Debug logging is disabled
  6. [14:49:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [14:49:00] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [14:49:00] [Server thread/INFO]: Generating keypair
  9. [14:49:01] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [14:49:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [14:49:02] [Server thread/ERROR]: Could not load 'plugins\BlockHunt.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  16. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  17. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  20. Caused by: java.lang.NullPointerException
  21. at nl.yildri.BlockHunt.BlockHunt.<init>(BlockHunt.java:29) ~[?:?]
  22. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  23. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_25]
  24. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_25]
  25. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_25]
  26. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_25]
  27. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot1649.jar:git-Spigot-1.7.9-R0.2-205-g0a049fa]
  29. ... 6 more
  30. [14:49:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  31. [14:49:02] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
  32. [14:49:03] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
  33. [14:49:03] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.2.6-SNAPSHOT
  34. [14:49:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
  35. [14:49:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  36. [14:49:04] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  37. [14:49:04] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  38. [14:49:04] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  39. [14:49:04] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  40. [14:49:04] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  41. [14:49:04] [Server thread/INFO]: Preparing level "world"
  42. [14:49:04] [Server thread/INFO]: -------- World Settings For [world] --------
  43. [14:49:04] [Server thread/INFO]: View Distance: 10
  44. [14:49:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
  45. [14:49:04] [Server thread/INFO]: Clear tick list: false
  46. [14:49:04] [Server thread/INFO]: Experience Merge Radius: 3.0
  47. [14:49:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  48. [14:49:04] [Server thread/INFO]: Anti X-Ray: true
  49. [14:49:04] [Server thread/INFO]: Engine Mode: 1
  50. [14:49:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  51. [14:49:04] [Server thread/INFO]: Replace Blocks: [1, 5]
  52. [14:49:04] [Server thread/INFO]: Mob Spawn Range: 4
  53. [14:49:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
  54. [14:49:04] [Server thread/INFO]: Cane Growth Modifier: 100%
  55. [14:49:04] [Server thread/INFO]: Melon Growth Modifier: 100%
  56. [14:49:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  57. [14:49:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  58. [14:49:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
  59. [14:49:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
  60. [14:49:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  61. [14:49:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  62. [14:49:04] [Server thread/INFO]: Alternative Hopper Ticking: false
  63. [14:49:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  64. [14:49:04] [Server thread/INFO]: Random Lighting Updates: false
  65. [14:49:04] [Server thread/INFO]: Structure Info Saving: true
  66. [14:49:04] [Server thread/INFO]: Sending up to 5 chunks per packet
  67. [14:49:04] [Server thread/INFO]: Max TNT Explosions: 100
  68. [14:49:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  69. [14:49:04] [Server thread/INFO]: Item Despawn Rate: 6000
  70. [14:49:04] [Server thread/INFO]: Item Merge Radius: 2.5
  71. [14:49:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  72. [14:49:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
  73. [14:49:04] [Server thread/INFO]: Max Entity Collisions: 8
  74. [14:49:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  75. [14:49:05] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  76. [14:49:05] [Server thread/INFO]: View Distance: 10
  77. [14:49:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  78. [14:49:05] [Server thread/INFO]: Clear tick list: false
  79. [14:49:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  80. [14:49:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  81. [14:49:05] [Server thread/INFO]: Anti X-Ray: true
  82. [14:49:05] [Server thread/INFO]: Engine Mode: 1
  83. [14:49:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  84. [14:49:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  85. [14:49:05] [Server thread/INFO]: Mob Spawn Range: 4
  86. [14:49:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  87. [14:49:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  88. [14:49:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  89. [14:49:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  90. [14:49:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  91. [14:49:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  92. [14:49:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  93. [14:49:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  94. [14:49:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  95. [14:49:05] [Server thread/INFO]: Alternative Hopper Ticking: false
  96. [14:49:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  97. [14:49:05] [Server thread/INFO]: Random Lighting Updates: false
  98. [14:49:05] [Server thread/INFO]: Structure Info Saving: true
  99. [14:49:05] [Server thread/INFO]: Sending up to 5 chunks per packet
  100. [14:49:05] [Server thread/INFO]: Max TNT Explosions: 100
  101. [14:49:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  102. [14:49:05] [Server thread/INFO]: Item Despawn Rate: 6000
  103. [14:49:05] [Server thread/INFO]: Item Merge Radius: 2.5
  104. [14:49:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  105. [14:49:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  106. [14:49:05] [Server thread/INFO]: Max Entity Collisions: 8
  107. [14:49:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  108. [14:49:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  109. [14:49:05] [Server thread/INFO]: View Distance: 10
  110. [14:49:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  111. [14:49:05] [Server thread/INFO]: Clear tick list: false
  112. [14:49:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  113. [14:49:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  114. [14:49:05] [Server thread/INFO]: Anti X-Ray: true
  115. [14:49:05] [Server thread/INFO]: Engine Mode: 1
  116. [14:49:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  117. [14:49:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  118. [14:49:05] [Server thread/INFO]: Mob Spawn Range: 4
  119. [14:49:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  120. [14:49:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  121. [14:49:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  122. [14:49:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  123. [14:49:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  124. [14:49:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  125. [14:49:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  126. [14:49:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  127. [14:49:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  128. [14:49:05] [Server thread/INFO]: Alternative Hopper Ticking: false
  129. [14:49:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  130. [14:49:05] [Server thread/INFO]: Random Lighting Updates: false
  131. [14:49:05] [Server thread/INFO]: Structure Info Saving: true
  132. [14:49:05] [Server thread/INFO]: Sending up to 5 chunks per packet
  133. [14:49:05] [Server thread/INFO]: Max TNT Explosions: 100
  134. [14:49:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  135. [14:49:05] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [14:49:05] [Server thread/INFO]: Item Merge Radius: 2.5
  137. [14:49:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  138. [14:49:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  139. [14:49:05] [Server thread/INFO]: Max Entity Collisions: 8
  140. [14:49:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  141. [14:49:05] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7997625642221335298)
  142. [14:49:07] [Server thread/INFO]: Preparing spawn area: 3%
  143. [14:49:08] [Server thread/INFO]: Preparing spawn area: 48%
  144. [14:49:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7997625642221335298)
  145. [14:49:10] [Server thread/INFO]: Preparing spawn area: 50%
  146. [14:49:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7997625642221335298)
  147. [14:49:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  148. [14:49:11] [Server thread/INFO]: Bukkit versie formaat veranderd. Versie niet nagekeken.
  149. [14:49:11] [Server thread/INFO]: git-Spigot-1.7.9-R0.2-205-g0a049fa (MC: 1.7.10)
  150. [14:49:11] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  151. [14:49:12] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  152. [14:49:12] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  153. [14:49:12] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.6-SNAPSHOT
  154. [14:49:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  155. [14:49:13] [Server thread/INFO]: Done (9,299s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement