Advertisement
Guest User

mcjchatprefixez error

a guest
Nov 24th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.05 KB | None | 0 0
  1. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M; sup
  2. port was removed in 8.0
  3. This Spigot build supports Minecraft clients both of versions 1.7.x and of 1.8.x
  4. .
  5. *** It is imperative that backups be taken before running this build on your ser
  6. ver! ***
  7. Please report any such issues to http://www.spigotmc.org/, stating your client,
  8. server, and if applicable BungeeCord versions.
  9. *** Any bug reports not running the very latest versions of these softwares will
  10. be ignored ***
  11.  
  12.  
  13. WARNING: This build is more than 2 days old and there are likely updates availab
  14. le!
  15. You will get no support with this build unless you update from http://ci.md-5.ne
  16. t/job/Spigot/
  17. The server will start in 10 seconds!
  18. [18:35:51 INFO]: Starting minecraft server version 1.7.10
  19. [18:35:51 INFO]: Loading properties
  20. [18:35:51 INFO]: Default game type: ADVENTURE
  21. [18:35:53 INFO]: This server is running CraftBukkit version git-Spigot-1649 (MC:
  22. 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  23. [18:35:53 INFO]: Debug logging is disabled
  24. [18:35:53 INFO]: Server Ping Player Sample Count: 12
  25. [18:35:53 INFO]: Using 4 threads for Netty based IO
  26. [18:35:53 INFO]: Generating keypair
  27. [18:35:55 INFO]: Starting Minecraft server on localhost:25573
  28. [18:35:57 INFO]: Set PluginClassLoader as parallel capable
  29. [18:35:57 ERROR]: Could not load 'plugins\MCJChatPrefixez.jar' in folder 'plugin
  30. s'
  31. org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Pl
  32. ugin already initialized!
  33. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
  34. ava:133) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  35. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
  36. java:341) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  37. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
  38. .java:263) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  39. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.ja
  40. va:369) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  41. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.jav
  42. a:152) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  43. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
  44. :458) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  45. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
  46. 28) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  47. Caused by: java.lang.IllegalArgumentException: Plugin already initialized!
  48. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader
  49. .java:122) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  50. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot
  51. -1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  52. at me.mcjservers.main.Main.<init>(Main.java:16) ~[?:?]
  53. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  54. ~[?:1.8.0_25]
  55. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  56. ~[?:1.8.0_25]
  57. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  58. rce) ~[?:1.8.0_25]
  59. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_2
  60. 5]
  61. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_25]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
  63. a:76) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  64. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
  65. ava:129) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  66. ... 6 more
  67. Caused by: java.lang.IllegalStateException: Initial initialization
  68. at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader
  69. .java:125) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  70. at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:66) ~[spigot
  71. -1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  72. at me.mcjservers.main.Main.<init>(Main.java:16) ~[?:?]
  73. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  74. ~[?:1.8.0_25]
  75. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  76. ~[?:1.8.0_25]
  77. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
  78. rce) ~[?:1.8.0_25]
  79. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_2
  80. 5]
  81. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_25]
  82. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav
  83. a:76) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  84. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
  85. ava:129) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-1649]
  86. ... 6 more
  87. [18:35:57 INFO]: [MCJKitPVP] Loading MCJKitPVP v1.7
  88. [18:35:57 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  89. [18:35:57 WARN]: The server will make no attempt to authenticate usernames. Bewa
  90. re.
  91. [18:35:57 WARN]: While this makes the game possible to play without internet acc
  92. ess, it also opens up the ability for hackers to connect with any username they
  93. choose.
  94. [18:35:57 WARN]: To change this, set "online-mode" to "true" in the server.prope
  95. rties file.
  96. [18:35:57 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  97. [18:35:57 INFO]: Preparing level "world"
  98. [18:35:57 INFO]: -------- World Settings For [world] --------
  99. [18:35:57 INFO]: View Distance: 10
  100. [18:35:57 INFO]: Chunks to Grow per Tick: 650
  101. [18:35:57 INFO]: Clear tick list: false
  102. [18:35:57 INFO]: Experience Merge Radius: 3.0
  103. [18:35:57 INFO]: Anti X-Ray: true
  104. [18:35:57 INFO]: Engine Mode: 1
  105. [18:35:57 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74,
  106. 82, 129, 130]
  107. [18:35:57 INFO]: Replace Blocks: [1, 5]
  108. [18:35:57 INFO]: Cactus Growth Modifier: 100%
  109. [18:35:57 INFO]: Cane Growth Modifier: 100%
  110. [18:35:57 INFO]: Melon Growth Modifier: 100%
  111. [18:35:57 INFO]: Mushroom Growth Modifier: 100%
  112. [18:35:57 INFO]: Pumpkin Growth Modifier: 100%
  113. [18:35:57 INFO]: Sapling Growth Modifier: 100%
  114. [18:35:57 INFO]: Wheat Growth Modifier: 100%
  115. [18:35:57 INFO]: Mob Spawn Range: 4
  116. [18:35:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  117. [18:35:57 INFO]: Nerfing mobs spawned from spawners: false
  118. [18:35:57 INFO]: Alternative Hopper Ticking: false
  119. [18:35:57 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  120. [18:35:57 INFO]: Random Lighting Updates: false
  121. [18:35:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  122.  
  123. [18:35:57 INFO]: Max TNT Explosions: 100
  124. [18:35:57 INFO]: Sending up to 5 chunks per packet
  125. [18:35:57 INFO]: Structure Info Saving: true
  126. [18:35:57 INFO]: Max Entity Collisions: 8
  127. [18:35:57 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  128. [18:35:57 INFO]: Item Merge Radius: 2.5
  129. [18:35:57 INFO]: Item Despawn Rate: 6000
  130. [18:35:57 INFO]: Arrow Despawn Rate: 1200
  131. [18:35:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  132. [18:35:57 INFO]: Zombie Aggressive Towards Villager: true
  133. [18:35:58 INFO]: -------- World Settings For [world_nether] --------
  134. [18:35:58 INFO]: View Distance: 10
  135. [18:35:58 INFO]: Chunks to Grow per Tick: 650
  136. [18:35:58 INFO]: Clear tick list: false
  137. [18:35:58 INFO]: Experience Merge Radius: 3.0
  138. [18:35:58 INFO]: Anti X-Ray: true
  139. [18:35:58 INFO]: Engine Mode: 1
  140. [18:35:58 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74,
  141. 82, 129, 130]
  142. [18:35:58 INFO]: Replace Blocks: [1, 5]
  143. [18:35:58 INFO]: Cactus Growth Modifier: 100%
  144. [18:35:58 INFO]: Cane Growth Modifier: 100%
  145. [18:35:58 INFO]: Melon Growth Modifier: 100%
  146. [18:35:58 INFO]: Mushroom Growth Modifier: 100%
  147. [18:35:58 INFO]: Pumpkin Growth Modifier: 100%
  148. [18:35:58 INFO]: Sapling Growth Modifier: 100%
  149. [18:35:58 INFO]: Wheat Growth Modifier: 100%
  150. [18:35:58 INFO]: Mob Spawn Range: 4
  151. [18:35:58 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  152. [18:35:58 INFO]: Nerfing mobs spawned from spawners: false
  153. [18:35:58 INFO]: Alternative Hopper Ticking: false
  154. [18:35:58 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  155. [18:35:58 INFO]: Random Lighting Updates: false
  156. [18:35:58 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  157.  
  158. [18:35:58 INFO]: Max TNT Explosions: 100
  159. [18:35:58 INFO]: Sending up to 5 chunks per packet
  160. [18:35:58 INFO]: Structure Info Saving: true
  161. [18:35:58 INFO]: Max Entity Collisions: 8
  162. [18:35:58 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  163. [18:35:58 INFO]: Item Merge Radius: 2.5
  164. [18:35:58 INFO]: Item Despawn Rate: 6000
  165. [18:35:58 INFO]: Arrow Despawn Rate: 1200
  166. [18:35:58 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  167. [18:35:58 INFO]: Zombie Aggressive Towards Villager: true
  168. [18:35:58 INFO]: -------- World Settings For [world_the_end] --------
  169. [18:35:58 INFO]: View Distance: 10
  170. [18:35:58 INFO]: Chunks to Grow per Tick: 650
  171. [18:35:58 INFO]: Clear tick list: false
  172. [18:35:58 INFO]: Experience Merge Radius: 3.0
  173. [18:35:58 INFO]: Anti X-Ray: true
  174. [18:35:58 INFO]: Engine Mode: 1
  175. [18:35:58 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74,
  176. 82, 129, 130]
  177. [18:35:58 INFO]: Replace Blocks: [1, 5]
  178. [18:35:58 INFO]: Cactus Growth Modifier: 100%
  179. [18:35:58 INFO]: Cane Growth Modifier: 100%
  180. [18:35:58 INFO]: Melon Growth Modifier: 100%
  181. [18:35:58 INFO]: Mushroom Growth Modifier: 100%
  182. [18:35:58 INFO]: Pumpkin Growth Modifier: 100%
  183. [18:35:58 INFO]: Sapling Growth Modifier: 100%
  184. [18:35:58 INFO]: Wheat Growth Modifier: 100%
  185. [18:35:58 INFO]: Mob Spawn Range: 4
  186. [18:35:58 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  187. [18:35:58 INFO]: Nerfing mobs spawned from spawners: false
  188. [18:35:58 INFO]: Alternative Hopper Ticking: false
  189. [18:35:58 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  190. [18:35:58 INFO]: Random Lighting Updates: false
  191. [18:35:58 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  192.  
  193. [18:35:58 INFO]: Max TNT Explosions: 100
  194. [18:35:58 INFO]: Sending up to 5 chunks per packet
  195. [18:35:58 INFO]: Structure Info Saving: true
  196. [18:35:58 INFO]: Max Entity Collisions: 8
  197. [18:35:58 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  198. [18:35:58 INFO]: Item Merge Radius: 2.5
  199. [18:35:58 INFO]: Item Despawn Rate: 6000
  200. [18:35:58 INFO]: Arrow Despawn Rate: 1200
  201. [18:35:58 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  202. [18:35:58 INFO]: Zombie Aggressive Towards Villager: true
  203. [18:35:58 INFO]: Preparing start region for level 0 (Seed: 7408251920314841258)
  204. [18:36:00 INFO]: Preparing spawn area: 1%
  205. [18:36:01 INFO]: Preparing spawn area: 19%
  206. [18:36:02 INFO]: Preparing spawn area: 52%
  207. [18:36:03 INFO]: Preparing spawn area: 96%
  208. [18:36:04 INFO]: Preparing start region for level 1 (Seed: 7408251920314841258)
  209. [18:36:05 INFO]: Preparing spawn area: 76%
  210. [18:36:05 INFO]: Preparing start region for level 2 (Seed: 7408251920314841258)
  211. [18:36:05 INFO]: [MCJKitPVP] Enabling MCJKitPVP v1.7
  212. [18:36:05 INFO]: [MCJKitPVP] has been enabled successfully!
  213. [18:36:05 INFO]: Server permissions file permissions.yml is empty, ignoring it
  214. [18:36:05 INFO]: Done (8.171s)! For help, type "help" or "?"
  215. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement