Problem/Bug "couldn't load plugin\worldguard-6.2.1.jar in folder plugis " please help

Discussion in 'Bukkit Help' started by abdulla, Aug 31, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    abdulla

    hi I have an issue with world-guard plugin and I don't know what it's and here is the log error


    [Server thread/ERROR]: Could not load 'plugins\worldguard-6.2.1.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:325) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [craftbukkit.jar:git-Bukkit-79e55b6]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:302) [craftbukkit.jar:git-Bukkit-79e55b6]
    at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:188) [craftbukkit.jar:git-Bukkit-79e55b6]
    at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit.jar:git-Bukkit-79e55b6]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
    Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
    at java.lang.Class.forName0(Native
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    abdulla

    1. [11:54:49] [Server thread/INFO]: Starting minecraft server version 1.12.1
    2. [11:54:49] [Server thread/INFO]: Loading properties
    3. [11:54:49] [Server thread/INFO]: Default game type: SURVIVAL
    4. [11:54:49] [Server thread/INFO]: Generating keypair
    5. [11:54:49] [Server thread/INFO]: Starting Minecraft server on *:25565
    6. [11:54:49] [Server thread/INFO]: Using default channel type
    7. [11:54:50] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-79e55b6 (MC: 1.12.1) (Implementing API version 1.12.1-R0.1-SNAPSHOT)
    8. [11:54:51] [Server thread/ERROR]: Could not load 'plugins\worldguard-6.2.1.jar' in folder 'plugins'
    9. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
    10. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    11. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:325) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    12. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [craftbukkit.jar:git-Bukkit-79e55b6]
    13. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:302) [craftbukkit.jar:git-Bukkit-79e55b6]
    14. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:188) [craftbukkit.jar:git-Bukkit-79e55b6]
    15. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit.jar:git-Bukkit-79e55b6]
    16. at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
    17. Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
    18. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144]
    19. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_144]
    20. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    21. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    22. ... 6 more
    23. Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandsManager
    24. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_144]
    25. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    26. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    27. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
    28. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
    29. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_144]
    30. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_144]
    31. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    32. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-79e55b6]
    33. ... 6 more
    34. [11:54:51] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.2-RELEASE
    35. [11:54:51] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.2.1
    36. [11:54:51] [Server thread/INFO]: [PowerRanks] Loading PowerRanks v0.1.1
    37. [11:54:51] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
    38. [11:54:51] [Server thread/INFO]: [WelcomeMessage] Loading WelcomeMessage v1.0
    39. [11:54:51] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v3.0.7
    40. [11:54:51] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
    41. [11:54:51] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
    42. [11:54:51] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.1.3
    43. [11:54:51] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
    44. [11:54:51] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
    45. [11:54:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    46. [11:54:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    47. [11:54:51] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
    48. [11:54:51] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v3.0.7
    49. [11:54:52] [Server thread/INFO]: [ASkyBlock] HOPPER will be limited to 30
    50. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loaded default island schematic.
    51. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loaded default nether schematic.
    52. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
    53. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
    54. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
    55. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
    56. [11:54:52] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
    57. [11:54:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    58. [11:54:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    59. [11:54:52] [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.
    60. [11:54:52] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    61. [11:54:52] [Server thread/INFO]: Preparing level "world"
    62. [11:54:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6285306695703668010)
    63. [11:54:54] [Server thread/INFO]: Preparing spawn area: 3%
    64. [11:54:55] [Server thread/INFO]: Preparing spawn area: 53%
    65. [11:54:56] [Server thread/INFO]: Preparing spawn area: 71%
    66. [11:54:57] [Server thread/INFO]: Preparing spawn area: 95%
    67. [11:54:58] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6285306695703668010)
    68. [11:54:59] [Server thread/INFO]: Preparing spawn area: 60%
    69. [11:54:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6285306695703668010)
    70. [11:55:00] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.2-RELEASE
    71. [11:55:01] [Server thread/INFO]:

    72. []=====[Enabling AdvancedBan]=====[]
    73. | Information:
    74. | Name: AdvancedBan
    75. | Developer: Leoko
    76. | Version: 2.1.2-RELEASE
    77. | Storage: HSQLDB (local)
    78. | Support:
    79. | Skype: Leoko33
    80. | Mail: [email protected]
    81. | Update:
    82. | You have the newest version
    83. []================================[]

    84. [11:55:01] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.2.1
    85. [11:55:01] [Server thread/INFO]: [PowerRanks] Enabling PowerRanks v0.1.1
    86. [11:55:01] [Server thread/INFO]: [PowerRanks] Enabled PowerRanks v0.1.1
    87. [11:55:01] [Server thread/INFO]: [PowerRanks] By: winspeednl
    88. [11:55:01] [Server thread/INFO]: [WelcomeMessage] Enabling WelcomeMessage v1.0
    89. [11:55:01] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
    90. [11:55:01] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
    91. [11:55:02] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
    92. [11:55:02] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
    93. [11:55:03] [Server thread/INFO]: Using locale en_US
    94. [11:55:03] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
    95. [11:55:03] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    96. [11:55:03] [Server thread/INFO]: [Essentials] Using config file enhanced permissions.
    97. [11:55:03] [Server thread/INFO]: [Essentials] Permissions listed in as player-commands will be given to all users.
    98. [11:55:03] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
    99. [11:55:03] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7517524160072449137)
    100. [11:55:03] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7001584920823161790)
    101. [11:55:04] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
    102. [11:55:04] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
    103. [11:55:04] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.1.3
    104. [11:55:04] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1mDetected Minecraft [0;33;1mv1_12_R1[0;32;1m, using [0;33;1mUniversalSkinFactory[m
    105. [11:55:04] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1mDetected [0;33;1mMultiverse-Core [0;32;1mUsing it for dimensions.[m
    106. [11:55:04] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
    107. [11:55:04] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
    108. [11:55:04] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
    109. [11:55:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    110. [11:55:04] [Server thread/INFO]: Done (12.225s)! For help, type "help" or "?"
    111. [11:55:04] [Server thread/INFO]: Starting remote control listener
    112. [11:55:04] [Server thread/WARN]: No rcon password set in 'C:\Users\DELL\Desktop\minecraft server\server.properties', rcon disabled!
    113. [11:55:04] [Server thread/INFO]: Trying to register generator with Multiverse
    114. [11:55:04] [Server thread/INFO]: [0;32;1mMultiverse[0;37;1m already knows about '[0;36;1mASkyBlock[0;37;1m'![m
    115. [11:55:04] [Server thread/INFO]: [0;32;1mSuccess![0;37;1m Property [0;36;1mgenerator[0;37;1m was set to [0;32;1mASkyBlock[m
    116. [11:55:05] [Server thread/INFO]: [0;32;1mMultiverse[0;37;1m already knows about '[0;36;1mASkyBlock_nether[0;37;1m'![m
    117. [11:55:05] [Server thread/INFO]: [0;32;1mSuccess![0;37;1m Property [0;36;1mgenerator[0;37;1m was set to [0;32;1mASkyBlock[m
    118. [11:55:05] [Server thread/INFO]: [ASkyBlock] Silencing command feedback for Ops...
    119. [11:55:05] [Server thread/INFO]: Game rule sendCommandFeedback has been updated to false
    120. [11:55:05] [Server thread/INFO]: [ASkyBlock] If you do not want this, do /gamerule sendCommandFeedback true
    121. [11:55:05] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
    122. [11:55:05] [pool-3-thread-9/INFO]: [Vault] Checking for Updates ...
    123. [11:55:05] [Server thread/INFO]: [ASkyBlock] Loading island grid...
    124. [11:55:05] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
    125. [11:55:05] [Server thread/INFO]: [ASkyBlock] Loading warps...
    126. [11:55:05] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
    127. [11:55:05] [Server thread/INFO]: [ASkyBlock] Metrics loaded.
    128. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m----------------------------------------------[m
    129. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m +===============+[m
    130. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m | SkinsRestorer |[m
    131. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m +===============+[m
    132. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m----------------------------------------------[m
    133. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;36;1m Current version: [0;31;1m13.1.3[m
    134. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m The latest version![m
    135. [11:55:06] [pool-3-thread-8/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [m[0;32;1m----------------------------------------------[m
    136. [11:55:06] [pool-3-thread-9/INFO]: [Vault] No new version available
    137. [11:55:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2122ms behind, skipping 42 tick(s)
    138. [11:55:07] [Server thread/INFO]: [ASkyBlock] No update available.
    139. [11:55:23] [Netty Server IO #2/ERROR]: LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetection.level=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information.
    140. [11:55:23] [Server thread/INFO]: asdi[/127.0.0.1:55827] logged in with entity id 359 at ([world]319.2747195454225, 70.37429331309657, 232.44711348863456)
    141. [11:55:40] [Server thread/INFO]: asdi issued server command: /worldborder
    142. [11:55:49] [Server thread/INFO]: asdi lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
    143. [11:55:49] [Server thread/INFO]: asdi left the game
    144. [11:57:25] [Server thread/INFO]: Stopping the server
    145. [11:57:26] [Server thread/INFO]: Stopping server
    146. [11:57:26] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-b751
    147. [11:57:26] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.1.3
    148. [11:57:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
    149. [11:57:26] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488
    150. [11:57:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
    151. [11:57:26] [Server thread/INFO]: [ASkyBlock] Disabling ASkyBlock v3.0.7
    152. [11:57:26] [Server thread/INFO]: [ASkyBlock] Saving offline messages...
    153. [11:57:26] [Server thread/INFO]: [ASkyBlock] Saving top ten list
    154. [11:57:26] [Server thread/INFO]: [ASkyBlock] Saved top ten list
    155. [11:57:26] [Server thread/INFO]: [WelcomeMessage] Disabling WelcomeMessage v1.0
    156. [11:57:26] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
    157. [11:57:26] [Server thread/INFO]: [PowerRanks] Disabling PowerRanks v0.1.1
    158. [11:57:26] [Server thread/INFO]: [PowerRanks] Disabled PowerRanks v0.1.1
    159. [11:57:26] [Server thread/INFO]: [SetSpawn] Disabling SetSpawn v2.2.1
    160. [11:57:26] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.2-RELEASE
    161. [11:57:26] [Server thread/INFO]: Database closed
    162. [11:57:26] [Server thread/INFO]:

    163. []=====[Disabling AdvancedBan]=====[]
    164. | Information:
    165. | Name: AdvancedBan
    166. | Developer: Leoko
    167. | Version: 2.1.2-RELEASE
    168. | Storage: HSQLDB (local)
    169. | Support:
    170. | Skype: Leoko33
    171. | Mail: [email protected]
    172. []================================[]

    173. [11:57:26] [Server thread/INFO]: Saving players
    174. [11:57:26] [Server thread/INFO]: Saving worlds
    175. [11:57:26] [Server thread/INFO]: Saving chunks for level 'world'/overworld
    176. [11:57:27] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
    177. [11:57:27] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
    178. [11:57:27] [Server thread/INFO]: Saving chunks for level 'ASkyBlock'/overworld
    179. [11:57:27] [Server thread/INFO]: Saving chunks for level 'ASkyBlock_nether'/the_nether
     
  4. Online

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page