Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Plugin mypet


Rekomendowane odpowiedzi

Opublikowano

Oto logi z konsoli: 

[10:53:03] [Server thread/INFO]: Starting minecraft server version 1.7.10
[10:53:03] [Server thread/INFO]: Loading properties
[10:53:03] [Server thread/INFO]: Default game type: SURVIVAL
[10:53:03] [Server thread/INFO]: Generating keypair
[10:53:04] [Server thread/INFO]: Starting Minecraft server on 25.39.154.116:25565
[10:53:04] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[10:53:05] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
[10:53:05] [Server thread/ERROR]: Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
	at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
	at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_45]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
	at java.lang.Class.forName0(Native Method) ~[?:1.8.0_45]
	at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_45]
	at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	... 9 more
[10:53:05] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[10:53:05] [Server thread/INFO]: [GamesOrganizer] Loading GamesOrganizer v0.3
[10:53:05] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[10:53:05] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[10:53:05] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
[10:53:05] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[10:53:05] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[10:53:05] [Server thread/INFO]: [CleanChat] Loading CleanChat v0.6
[10:53:05] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
[10:53:05] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[10:53:05] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.3.1
[10:53:05] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
[10:53:05] [Thread-7/WARN]: Could not get latest artifact information: FileNotFoundException
[10:53:05] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[10:53:05] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[10:53:05] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.3.2
[10:53:05] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[10:53:05] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[10:53:05] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.21.4
[10:53:05] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[10:53:05] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[10:53:05] [Server thread/INFO]: [FunnyGuilds] Loading FunnyGuilds v3.9.9.1 Cleaned
[10:53:05] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
[10:53:05] [Server thread/INFO]: [JoinSound] Loading JoinSound v1.1
[10:53:05] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
[10:53:05] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
[10:53:05] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[10:53:05] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.0
[10:53:05] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.7
[10:53:05] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
[10:53:05] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5
[10:53:05] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
[10:53:05] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.4
[10:53:05] [Server thread/INFO]: [mwParkour2] Loading mwParkour2 v1.5.9
[10:53:05] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
[10:53:05] [Server thread/INFO]: [SimpleRegionMarket] Loading SimpleRegionMarket v3.6
[10:53:05] [Server thread/INFO]: [Reservations] Loading Reservations v2.5.1
[10:53:05] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b678
[10:53:05] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1166)
[10:53:05] [Server thread/INFO]: [Auction] Loading Auction v1.3.1
[10:53:05] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1
[10:53:06] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
[10:53:06] [Server thread/INFO]: [MyPet] Loading MyPet v1.2.1
[10:53:06] [Server thread/INFO]: [LogIt] Loading LogIt v0.6.8-b772
[10:53:06] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
[10:53:06] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.3.1
[10:53:06] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[10:53:06] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[10:53:06] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
[10:53:06] [Server thread/INFO]: [mcMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
[10:53:08] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
[10:53:08] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[10:53:08] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[10:53:08] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[10:53:08] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[10:53:08] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[10:53:08] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[10:53:08] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[10:53:08] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[10:53:08] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
[10:53:08] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
[10:53:08] [Server thread/INFO]: PlotMe 0 plots loaded
[10:53:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:53:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:53:08] [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.
[10:53:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:53:08] [Server thread/INFO]: Preparing level "world"
[10:53:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2304815420311562675)
[10:53:09] [Server thread/INFO]: Preparing spawn area: 76%
[10:53:09] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4949870536312841760)
[10:53:10] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4949870536312841760)
[10:53:10] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[10:53:10] [Server thread/WARN]: [MotdManager] Can't find \config.yml in plugin Jar file
[10:53:10] [Server thread/INFO]: [MotdManager] config.yml is not found! Created default config.yml!
[10:53:10] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[10:53:10] [Server thread/INFO]: [GamesOrganizer] Enabling GamesOrganizer v0.3
[10:53:11] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[10:53:11] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[10:53:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[10:53:11] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
[10:53:11] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[10:53:13] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[10:53:13] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[10:53:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[10:53:13] [Server thread/INFO]: File C:\Users\Dominik\Desktop\fb\plugins\Essentials\config.yml is not utf-8 encoded, trying windows-1250
[10:53:13] [Server thread/INFO]: Using locale pl
[10:53:13] [Server thread/INFO]: File C:\Users\Dominik\Desktop\fb\plugins\Essentials\config.yml is not utf-8 encoded, trying windows-1250
[10:53:13] [Server thread/INFO]: Using locale pl
[10:53:13] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[10:53:13] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[10:53:13] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[10:53:13] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy  version: 1.5.3-b37)
[10:53:13] [Server thread/INFO]: [CleanChat] Enabling CleanChat v0.6
[10:53:13] [Server thread/INFO]: [CleanChat] Loading configuration files from disk...
[10:53:13] [Server thread/INFO]: [CleanChat] Loaded 0 exceptions from dictionary.
[10:53:13] [Server thread/INFO]: [CleanChat] Load complete! Load took 38ms.
[10:53:13] [Server thread/INFO]: [CleanChat] CleanChat TheLegend v5.7 Plugin Paketi Tespit Etti
[10:53:13] [Server thread/INFO]: [CleanChat] CleanChat v5.7 Plugin Paketi Ile Birlesiyor
[10:53:13] [Server thread/INFO]: [CleanChat] v5.7 Plugin Paketi Ile Birlesti!
[10:53:13] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
[10:53:13] [Server thread/INFO]: [ClearLag] Loading modules...
[10:53:13] [Server thread/WARN]: [ClearLag] ARMOR_STAND is NOT a valid Entity!
[10:53:13] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[10:53:13] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[10:53:13] [Thread-20/INFO]: [ClearLag] Checking for updates...
[10:53:13] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[10:53:13] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[10:53:13] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[10:53:13] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:53:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:53:13] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[10:53:13] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[10:53:13] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[10:53:13] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.3.2
[10:53:13] [Server thread/WARN]: [EnchantPlus] Metrics are disabled!
[10:53:13] [Server thread/INFO]: [EnchantPlus] Plugin version 1.3.2 activated! (22 ms)
[10:53:13] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[10:53:13] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[10:53:13] [Server thread/INFO]: [iConomy - April Fools] Enabled (21 ms)
[10:53:13] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy  - Rare Version!
[10:53:13] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[10:53:13] [Thread-21/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[10:53:14] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.4
[10:53:14] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[10:53:14] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[10:53:14] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[10:53:14] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[10:53:14] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[10:53:14] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[10:53:14] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[10:53:14] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[10:53:14] [Server thread/INFO]: [AJB] Loaded: 2759 IP's
[10:53:14] [Server thread/INFO]: [AJB] Loaded: 1 User's
[10:53:14] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection http://myip.ms/files/blacklist/csf/latest_blacklist.txt in main server thread
[10:53:14] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection socket://myip.ms:80 in main server thread
[10:53:14] [Thread-20/INFO]: [ClearLag] No updates found!
[10:53:14] [Server thread/INFO]: [AJB] Downloading Blacklist...
[10:53:14] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
[10:53:14] [Server thread/INFO]: [FunnyGuilds] Enabling FunnyGuilds v3.9.9.1 Cleaned
[10:53:14] [Server thread/INFO]: [FunnyGuilds] Available Processors: 4
[10:53:14] [Server thread/INFO]: [FunnyGuilds] Active Threads: 15
[10:53:14] [Server thread/INFO]: [FunnyGuilds] Loaded users: 1
[10:53:14] [Server thread/INFO]: [FunnyGuilds] Loaded regions: 0
[10:53:14] [Server thread/INFO]: [FunnyGuilds] Loaded guilds: 0
[10:53:14] [Thread-24/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.2 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
[10:53:14] [Server thread/INFO]: [FunnyGuilds] ~ Created by & © Dzikoysk ~
[10:53:14] [Thread-26/INFO]: [FunnyGuilds][Updater] > You have a current version of FunnyGuilds.
[10:53:14] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
[10:53:14] [Server thread/INFO]: [Lottery] Payment method found (iConomy version: 6)
[10:53:14] [Server thread/INFO]: [JoinSound] Enabling JoinSound v1.1
[10:53:14] [Server thread/INFO]: [JoinSound] version 1.1 enabled!
[10:53:14] [Server thread/INFO]: [JoinSound] coded by Dragongott
[10:53:14] [Server thread/INFO]: [JoinSound] idea from JokarLP!
[10:53:14] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[10:53:14] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.0
[10:53:14] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[10:53:14] [Server thread/INFO]: = Vault  : Ok. Hooked MyCommand Vault 1.5.3-b37
[10:53:14] [Server thread/INFO]: = Spout  : Not detectedBarAPI : Not detected
[10:53:14] [Server thread/INFO]: = Config : Ok
[10:53:14] [Server thread/INFO]: = Custom commands loaded : 1
[10:53:14] [Server thread/INFO]: = Version: 5.1.0
[10:53:14] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[10:53:14] [Server thread/INFO]: = Status : Active
[10:53:14] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[10:53:14] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.7
[10:53:14] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[10:53:15] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
[10:53:15] [Server thread/INFO]: [CombatLog] Loading messages.properties.
[10:53:15] [Server thread/INFO]: [CombatLog] Loading config.yml.
[10:53:15] [Server thread/INFO]: [0;31;1m[CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.[m
[10:53:15] [Server thread/INFO]: [0;31;1m[CombatLog] Factions plugin not found! Safezone untagging will not work.[m
[10:53:15] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
[10:53:15] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5
[10:53:15] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: iConomy 7
[10:53:15] [Server thread/INFO]: Timeismoney is now enabled
[10:53:15] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.4
[10:53:15] [Server thread/WARN]: [Jobs] Job Gornik is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.
[10:53:15] [Server thread/WARN]: [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE.  Please update your configuration.
[10:53:15] [Server thread/WARN]: [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.
[10:53:15] [Server thread/WARN]: [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.
[10:53:15] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[10:53:15] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[10:53:15] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[10:53:15] [Server thread/INFO]: [mwParkour2] Enabling mwParkour2 v1.5.9
[10:53:15] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
[10:53:15] [Server thread/INFO]: [ScoreboardStats] You are using plugins that requires to activate compatibilityMode
[10:53:15] [Server thread/INFO]: [ScoreboardStats] Otherwise the plugins won't work
[10:53:15] [Server thread/INFO]: [ScoreboardStats] Enable it in the ScoreboardStats config compatibilityMode
[10:53:15] [Server thread/INFO]: [ScoreboardStats] Then this plugin will send raw packets and be compatible with other plugins
[10:53:15] [Server thread/INFO]: [ScoreboardStats] The variable §9Online has to contains % at the beginning and one % on the end
[10:53:15] [Server thread/INFO]: [ScoreboardStats] The variable §9Kasa has to contains % at the beginning and one % on the end
[10:53:15] [Server thread/INFO]: [ScoreboardStats] The variable §9Exp has to contains % at the beginning and one % on the end
[10:53:15] [Server thread/INFO]: [ScoreboardStats] The variable §9Data has to contains % at the beginning and one % on the end
[10:53:15] [Server thread/INFO]: [ScoreboardStats] The variable §9Smierci has to contains % at the beginning and one % on the end
[10:53:15] [Server thread/INFO]: [ScoreboardStats] The variable §9Zabicia has to contains % at the beginning and one % on the end
[10:53:15] [Server thread/INFO]: [ScoreboardStats] A scoreboard have to display min. 1 item (scoreboard)
[10:53:15] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [BukkitGlobalVariables, PlayerPingVariable, GeneralVariables, BukkitVariables, VaultVariables, McmmoVariables]
[10:53:15] [Server thread/ERROR]: ebean.properties not found
[10:53:15] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
[10:53:15] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
[10:53:15] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
[10:53:16] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
[10:53:16] [Server thread/INFO]: runScript
[10:53:16] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id                        integer prim...
[10:53:16] [Server thread/INFO]: ... end of script
[10:53:16] [Server thread/INFO]: [SimpleRegionMarket] Enabling SimpleRegionMarket v3.6
[10:53:16] [Server thread/WARN]: [SimpleRegionMarket] CHECK.WARN.NO_WORLDmiasto
[10:53:16] [Server thread/INFO]: [SimpleRegionMarket] Loaded 4 template(s), 0 world(s) and 0 region(s).
[10:53:16] [Server thread/INFO]: [SimpleRegionMarket] The check took 1ms
[10:53:16] [Server thread/INFO]: [SimpleRegionMarket] Permissions loaded (PermissionsEx)
[10:53:16] [Server thread/INFO]: [SimpleRegionMarket] SimpleRegionMarket enabled.
[10:53:16] [Server thread/INFO]: [Reservations] Enabling Reservations v2.5.1
[10:53:16] [Server thread/INFO]: [Reservations] is enabled!
[10:53:16] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b678
[10:53:16] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b678
[10:53:17] [Server thread/INFO]: Preparing start region for level 3 (Seed: -804094568739083485)
[10:53:17] [Server thread/INFO]: [WorldGuard] (miasto) TNT ignition is PERMITTED.
[10:53:17] [Server thread/INFO]: [WorldGuard] (miasto) Lighters are PERMITTED.
[10:53:17] [Server thread/INFO]: [WorldGuard] (miasto) Lava fire is blocked.
[10:53:17] [Server thread/INFO]: [WorldGuard] (miasto) Fire spread is UNRESTRICTED.
[10:53:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'miasto'
[10:53:17] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[10:53:17] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b678 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[10:53:17] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1166)
[10:53:17] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
[10:53:18] [Server thread/INFO]: [Auction] Enabling Auction v1.3.1
[10:53:18] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1
[10:53:18] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
[10:53:18] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
[10:53:18] [Server thread/INFO]: [MyPet] Enabling MyPet v1.2.1
[10:53:18] [Server thread/ERROR]: Error occurred while enabling MyPet v1.2.1 (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
	at de.Keyle.MyPet.util.Configuration.setDefault(Configuration.java:178) ~[?:?]
	at de.Keyle.MyPet.MyPetPlugin.onEnable(MyPetPlugin.java:142) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:455) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:389) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:189) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-24-g07d4558-b3116jnks]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
	... 13 more
[10:53:18] [Server thread/INFO]: [LogIt] Enabling LogIt v0.6.8-b772
[10:53:18] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.9
[10:53:18] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[10:53:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:53:18] [Server thread/INFO]: Done (10.240s)! For help, type "help" or "?"
[10:53:18] [pool-3-thread-2/INFO]: Checking if conversion to UUID needed...
[10:53:18] [pool-3-thread-2/INFO]: Verifying if database needs conversion
[10:53:18] [pool-3-thread-2/INFO]: No plot conversion needed
[10:53:18] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[10:53:18] [pool-3-thread-1/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[10:53:19] [Server thread/ERROR]: [Skript] 'null' is not an entity type (chat.sk, line 35: set {player} to null')
[10:53:19] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 2 triggers and 2 commands in 0.32 seconds
[10:53:19] [Server thread/INFO]: [Skript] Finished loading.
[10:53:19] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
[10:53:19] [pool-3-thread-2/INFO]: [Vault] Checking for Updates ... 
[10:53:19] [pool-3-thread-2/INFO]: [Vault] No new version available
[10:53:19] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[10:54:18] [pool-3-thread-3/INFO]: AntiJoinBot is enabled
[10:57:18] [Server thread/INFO]: [0;31;22m[Sprzataczka] [0;31;1mZa 60 sekund itemy z ziemi zostana usuniente![m

Wgrałem najnowszą wersje pluginu Mypet gdy włączyłem serwer wybiło pełno błędów config się nie wygenerował tylko foldery.

 

 

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...