Virtual Pack problém

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
LiveCraft12
Příspěvky: 10
Registrován: 14 úno 2013, 13:51
Reputation: 0

Virtual Pack problém

#1 Příspěvekod LiveCraft12 » 16 úno 2013, 12:29

Survival server LiveCraft: 93.91.250.144:27079

Ahoj všichni... toto je můj první příspěvek na fórum :-)
a chci se zeptat na plugin VirtualPack
Plugin nahraju přes správce souborů (dělal jsem to i přes FTP) a server stopnu a startnu....
Ale "pluginovou složku" to nenačte a když dám na serveru /plugins nic se neoběví...
Je to pro mě docela důležitý, kvůli VIP...
Plugin Verze: pro Minecraft Bukkit 1.4.7 R1.0 a tuto verzi bukkitu mám...
Děkuju předem za odpovědi... :mrgreen:

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: Virtual Pack problém

#2 Příspěvekod nejento » 16 úno 2013, 13:03

Server.log při startu s tím pluginem. (Zkopíruj sem tu část, kdy nabíhají pluginy a je tam i ten VirtualPack až tam, kde začíná chat)
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

LiveCraft12
Příspěvky: 10
Registrován: 14 úno 2013, 13:51
Reputation: 0

Re: Virtual Pack problém

#3 Příspěvekod LiveCraft12 » 16 úno 2013, 13:50

Ja se v tom nevyznám... nevadí když tisem dám celý server.log?

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: Virtual Pack problém

#4 Příspěvekod Sejsel » 16 úno 2013, 14:16

Najdi poslední Starting Minecraft server on ... a zkopíruj to sem až do Done (Took xxx ms)
01101110011101010110001001110111

LiveCraft12
Příspěvky: 10
Registrován: 14 úno 2013, 13:51
Reputation: 0

Re: Virtual Pack problém

#5 Příspěvekod LiveCraft12 » 16 úno 2013, 14:20

Sejsel píše:Najdi poslední Starting Minecraft server on ... a zkopíruj to sem až do Done (Took xxx ms)

Promiň, ale fakt server máme jen pár dní :-) mohl by jsi to nějak upřesnit prosím??

zkoušim dát jako přílohu server.log
Přílohy
server.log
server.log
(7.48 MiB) Staženo 122 x

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: Virtual Pack problém

#6 Příspěvekod Sejsel » 16 úno 2013, 15:10

Toto:
Spoiler: zobrazit

Kód: Vybrat vše

2013-02-16 05:26:22 [INFO] Starting Minecraft server on 93.91.250.144:27079
2013-02-16 05:26:23 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
2013-02-16 05:26:23 [SEVERE] Could not load 'plugins/VirtualPack.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Vault
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
   at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:239)
   at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:217)
   at net.minecraft.server.v1_4_R1.PlayerList.<init>(PlayerList.java:55)
   at net.minecraft.server.v1_4_R1.DedicatedPlayerList.<init>(SourceFile:11)
   at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:104)
   at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
   at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-16 05:26:23 [INFO] [PermissionsEx] sql backend registered!
2013-02-16 05:26:23 [INFO] [PermissionsEx] file backend registered!
2013-02-16 05:26:23 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2013-02-16 05:26:23 [SEVERE] Could not load 'plugins/NoLagg.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
   at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:239)
   at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:217)
   at net.minecraft.server.v1_4_R1.PlayerList.<init>(PlayerList.java:55)
   at net.minecraft.server.v1_4_R1.DedicatedPlayerList.<init>(SourceFile:11)
   at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:104)
   at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
   at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-16 05:26:23 [INFO] [TimTheEnchanter] Loading TimTheEnchanter v2.0
2013-02-16 05:26:23 [INFO] [LagMeter] Loading LagMeter v1.9.0
2013-02-16 05:26:23 [INFO] [DigitalClock] Loading DigitalClock v1.3
2013-02-16 05:26:23 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
2013-02-16 05:26:23 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.2
2013-02-16 05:26:23 [INFO] [PlayerIP] Loading PlayerIP v0.1.0
2013-02-16 05:26:23 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2013-02-16 05:26:23 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.4
2013-02-16 05:26:23 [INFO] [PermissionsEx] Initializing file backend
2013-02-16 05:26:23 [INFO] [AntiCreeper3] Loading AntiCreeper3 v4.5
2013-02-16 05:26:23 [INFO] [TreeAssist] Loading TreeAssist v5.0
2013-02-16 05:26:23 [INFO] [dynmap] Loading dynmap v1.3-1468
2013-02-16 05:26:23 [INFO] [iConomy] Loading iConomy v7.0
2013-02-16 05:26:23 [INFO] [AuthMe] Loading AuthMe v2.7.7
2013-02-16 05:26:23 [INFO] [Gates] Loading Gates v2.0a
2013-02-16 05:26:23 [INFO] [OpenInv] Loading OpenInv v1.9.7
2013-02-16 05:26:23 [INFO] [ClearLag] Loading ClearLag v1.8.2
2013-02-16 05:26:23 [INFO] [FirstJoinPlus] Loading FirstJoinPlus v1.8.1
2013-02-16 05:26:23 [INFO] [DeathMessages] Loading DeathMessages v1.9
2013-02-16 05:26:23 [INFO] [TimedMessages] Loading TimedMessages v1.2.2
2013-02-16 05:26:23 [INFO] [SupplySign] Loading SupplySign v1.9.7
2013-02-16 05:26:23 [INFO] [AntiTNT] Loading AntiTNT v1.0
2013-02-16 05:26:23 [INFO] [mcMMO] Loading mcMMO v1.3.14-b1258
2013-02-16 05:26:23 [INFO] [MobArena] Loading MobArena v0.94.4.90
2013-02-16 05:26:23 [INFO] [Essentials] Loading Essentials v2.9.2
2013-02-16 05:26:23 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.2
2013-02-16 05:26:23 [INFO] [CreativeControl] Loading CreativeControl v5.5.2
2013-02-16 05:26:23 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-02-16 05:26:23 [INFO] [ChestShop] Loading ChestShop v3.46
2013-02-16 05:26:23 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.2
2013-02-16 05:26:23 [INFO] [Residence] Loading Residence v2.6.6.2
2013-02-16 05:26:23 [INFO] [Factions] Loading Factions v1.6.7
2013-02-16 05:26:23 [INFO] [mcMMO] Enabling mcMMO v1.3.14-b1258
2013-02-16 05:26:23 [INFO] [mcMMO] Loading mcMMO config.yml File...
2013-02-16 05:26:23 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
2013-02-16 05:26:23 [INFO] [mcMMO] Loading mcMMO advanced.yml File...
2013-02-16 05:26:23 [INFO] [mcMMO] Loading mcMMO repair.vanilla.yml File...
2013-02-16 05:26:23 [INFO] [mcMMO] Version 1.3.14-b1258 is enabled!
2013-02-16 05:26:23 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-02-16 05:26:23 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2013-02-16 05:26:23 [INFO] [LWC] Permissions API: §4PEXPermissions
2013-02-16 05:26:23 [INFO] [LWC] Currency API: §4iConomy6Currency
2013-02-16 05:26:23 [INFO] [LWC] Connecting to SQLite
2013-02-16 05:26:23 [INFO] [LWC] Performing any necessary database updates
2013-02-16 05:26:23 [INFO] [LWC] Using database: Native
2013-02-16 05:26:24 [INFO] [LWC] Precached 3698 protections
2013-02-16 05:26:24 [INFO] [LWC] Enabled plugin support for MobArena
2013-02-16 05:26:24 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-02-16 05:26:24 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-02-16 05:26:24 [WARNING] 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.
2013-02-16 05:26:24 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-02-16 05:26:24 [INFO] Preparing level "world"
2013-02-16 05:26:24 [INFO] Preparing start region for level 0 (Seed: -5645218232763208702)
2013-02-16 05:26:24 [INFO] Preparing start region for level 1 (Seed: -5645218232763208702)
2013-02-16 05:26:24 [INFO] Preparing start region for level 2 (Seed: -5645218232763208702)
2013-02-16 05:26:25 [INFO] [TimTheEnchanter] Enabling TimTheEnchanter v2.0
2013-02-16 05:26:25 [INFO] [Tim] There are some who call me... Tim?
2013-02-16 05:26:25 [INFO] [LagMeter] Enabling LagMeter v1.9.0
2013-02-16 05:26:25 [INFO] [LagMeter] Not using logs folder.
2013-02-16 05:26:25 [INFO] [LagMeter 1.9.0] Enabled!  Polling every 40 server ticks.  Logging to /hlserver/27079/plugins/LagMeter/lag.log
2013-02-16 05:26:25 [INFO] [DigitalClock] Enabling DigitalClock v1.3
2013-02-16 05:26:25 [INFO] [DigitalClock] Plugin has been enabled!
2013-02-16 05:26:25 [INFO] [DigitalClock] Loaded 1 clock(s). Clocks are running under task number 11.
2013-02-16 05:26:25 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
2013-02-16 05:26:25 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-02-16 05:26:25 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
2013-02-16 05:26:25 [INFO] Starting FakaHedaMinequery server on *:28079
2013-02-16 05:26:25 [INFO] [PlayerIP] Enabling PlayerIP v0.1.0
2013-02-16 05:26:25 [INFO] PlayerIP Has Been Enabled
2013-02-16 05:26:25 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2013-02-16 05:26:25 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2013-02-16 05:26:25 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 182ms) ===
2013-02-16 05:26:25 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.4
2013-02-16 05:26:25 [INFO] [PermissionsEx] Superperms support enabled.
2013-02-16 05:26:25 [INFO] [PermissionsEx] v1.19.4 enabled
2013-02-16 05:26:25 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-02-16 05:26:25 [INFO] [AntiCreeper3] Enabling AntiCreeper3 v4.5
2013-02-16 05:26:25 [INFO] [AntiCreeper3] brought to you by Filbert66 (<=v.2.5 by Rothens)
2013-02-16 05:26:25 [INFO] [TreeAssist] Enabling TreeAssist v5.0
2013-02-16 05:26:25 [INFO] [dynmap] Enabling dynmap v1.3-1468
2013-02-16 05:26:25 [INFO] [dynmap] Using PermissionsEx 1.19.4 for access control
2013-02-16 05:26:26 [INFO] [dynmap] Loaded 21 shaders.
2013-02-16 05:26:26 [INFO] [dynmap] Loaded 82 perspectives.
2013-02-16 05:26:26 [INFO] [dynmap] Loaded 12 lightings.
2013-02-16 05:26:26 [INFO] [dynmap] Web server started on address 0.0.0.0:8123
2013-02-16 05:26:26 [INFO] [dynmap] version 1.3-1468 is enabled - core version 1.3-457
2013-02-16 05:26:26 [INFO] [dynmap] Loaded 3 maps of world 'world'.
2013-02-16 05:26:26 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
2013-02-16 05:26:26 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
2013-02-16 05:26:26 [INFO] [dynmap] Enabled
2013-02-16 05:26:27 [INFO] [iConomy] Enabling iConomy v7.0
2013-02-16 05:26:27 [INFO] [iConomy - April Fools] Enabled (10 ms)
2013-02-16 05:26:27 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-02-16 05:26:27 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-02-16 05:26:27 [INFO] [AuthMe] Enabling AuthMe v2.7.7
2013-02-16 05:26:27 [INFO] [AuthMe] Loading Configuration File...
2013-02-16 05:26:27 [INFO] [AuthMe] Merge new Config Options if needed..
2013-02-16 05:26:27 [INFO] [AuthMe] Set Language: en
2013-02-16 05:26:27 [INFO] [AuthMe] Authme 2.7.7 enabled
2013-02-16 05:26:27 [INFO] [Gates] Enabling Gates v2.0a
2013-02-16 05:26:27 [INFO] [Gates] Gates v2.0a enabled.
2013-02-16 05:26:27 [INFO] [OpenInv] Enabling OpenInv v1.9.7
2013-02-16 05:26:27 [INFO] [ClearLag] Enabling ClearLag v1.8.2
2013-02-16 05:26:27 [INFO] [ClearLag] Checking for a new update...
2013-02-16 05:26:28 [INFO] [ClearLag] No update for ClearLag found!
2013-02-16 05:26:28 [INFO] [ClearLag] ClearLag is now enabled.
2013-02-16 05:26:28 [INFO] [FirstJoinPlus] Enabling FirstJoinPlus v1.8.1
2013-02-16 05:26:28 [INFO] [DeathMessages] Enabling DeathMessages v1.9
2013-02-16 05:26:28 [INFO] <<[ DeathMessages ]>>  [ Version ]=[ 1.9 ] [ Cargada Correctamente ]
2013-02-16 05:26:28 [INFO] [TimedMessages] Enabling TimedMessages v1.2.2
2013-02-16 05:26:28 [INFO] [SupplySign] Enabling SupplySign v1.9.7
2013-02-16 05:26:28 [INFO] SupplySign: ShowErrorsInClient=true
2013-02-16 05:26:28 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
2013-02-16 05:26:28 [INFO] SupplySign: AllowNonOpAccess=false
2013-02-16 05:26:28 [INFO] SupplySign loaded 975 items.
2013-02-16 05:26:28 [INFO] SupplySign loaded 17 kits from kits.yml.
2013-02-16 05:26:28 [INFO] SupplySign version 1.9.7 is enabled!
2013-02-16 05:26:28 [INFO] [AntiTNT] Enabling AntiTNT v1.0
2013-02-16 05:26:28 [INFO] AntiTNT has been enabled!
2013-02-16 05:26:28 [INFO] [MobArena] Enabling MobArena v0.94.4.90
2013-02-16 05:26:28 [WARNING] [MobArena] Vault was not found. Economy rewards will not work!
2013-02-16 05:26:28 [INFO] [MobArena] v0.94.4.90 enabled.
2013-02-16 05:26:28 [INFO] [Essentials] Enabling Essentials v2.9.2
2013-02-16 05:26:28 [INFO] Essentials: Using PermissionsEx based permissions.
2013-02-16 05:26:28 [INFO] [Essentials] Payment method found (iConomy version: 6)
2013-02-16 05:26:28 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.2
2013-02-16 05:26:28 [INFO] [CreativeControl] Enabling CreativeControl v5.5.2
2013-02-16 05:26:29 [INFO] [CreativeControl]: Initializing configurations...
2013-02-16 05:26:29 [INFO] [CreativeControl]: Loading Modules...
2013-02-16 05:26:29 [INFO] [CreativeControl]: Connecting to the SQLite Database...
2013-02-16 05:26:29 [INFO] [CreativeControl]: SQLite Connected Successfuly!
2013-02-16 05:26:29 [INFO] [CreativeControl]: Registring Events...
2013-02-16 05:26:29 [INFO] [CreativeControl]: MobArena support enabled!
2013-02-16 05:26:29 [INFO] [CreativeControl]: Vault Plugin Not Found
2013-02-16 05:26:29 [INFO] [CreativeControl]: Defaulting to SuperPerms
2013-02-16 05:26:29 [INFO] [CreativeControl]: Cached 10,000 protections
2013-02-16 05:26:29 [INFO] [CreativeControl]: Loaded 0 regions
2013-02-16 05:26:29 [INFO] [CreativeControl]: Loaded 86 dynamic block types
2013-02-16 05:26:29 [INFO] [CreativeControl]: 29,937 blocks protected
2013-02-16 05:26:29 [INFO] [CreativeControl] CreativeControl v5.5.2 Enabled
2013-02-16 05:26:29 [INFO] [ChestShop] Enabling ChestShop v3.46
2013-02-16 05:26:29 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
2013-02-16 05:26:29 [INFO] [ChestShop] iConomy version 6 loaded.
2013-02-16 05:26:30 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.2
2013-02-16 05:26:30 [INFO] [Residence] Enabling Residence v2.6.6.2
2013-02-16 05:26:30 [INFO] [Residence] Permissions plugin NOT FOUND!
2013-02-16 05:26:30 [INFO] [Residence] Scanning for economy systems...
2013-02-16 05:26:30 [INFO] [Residence] Vault NOT found!
2013-02-16 05:26:30 [INFO] [Residence] BOSEconomy NOT found!
2013-02-16 05:26:30 [INFO] [Residence] Successfully linked with Essentials Economy!
2013-02-16 05:26:30 [INFO] [Residence] Found WorldEdit
2013-02-16 05:26:30 [INFO] [Residence] Enabled! Version 2.6.6.2 by bekvon
2013-02-16 05:26:30 [INFO] [Factions] Enabling Factions v1.6.7
2013-02-16 05:26:30 [INFO] [Factions v1.6.7] === ENABLE START ===
2013-02-16 05:26:30 [INFO] [Factions v1.6.7] Loading board from disk
2013-02-16 05:26:30 [INFO] [Factions v1.6.7] Found and will integrate chat with EssentialsChat v2.9.2
2013-02-16 05:26:30 [INFO] [Factions v1.6.7] Economy integration is disabled, and the plugin "Vault" is not installed.
2013-02-16 05:26:30 [INFO] [Factions v1.6.7] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
2013-02-16 05:26:30 [INFO] [Factions v1.6.7] === ENABLE DONE (Took 202ms) ===
2013-02-16 05:26:32 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-02-16 05:26:33 [INFO] Done (9.658s)! For help, type "help" or "?"
2013-02-16 05:26:33 [WARNING] Method "public Class<?> getClassByName(String)" is Deprecated, and may be removed in a future version of Bukkit
org.bukkit.plugin.AuthorNagException:
   at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:284)
   at com.earth2me.essentials.storage.BukkitConstructor.getClassForNode(BukkitConstructor.java:421)
   at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.getConstructor(Constructor.java:321)
   at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:331)
   at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:183)
   at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:142)
   at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:128)
   at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
   at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
   at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47)
   at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:38)
   at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
   at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
   at java.lang.Thread.run(Thread.java:722)
2013-02-16 05:26:43 [SEVERE] Could not pass event EntityChangeBlockEvent to Factions v1.6.7
org.bukkit.event.EventException
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
   at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:459)
   at org.bukkit.craftbukkit.v1_4_R1.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:443)
   at net.minecraft.server.v1_4_R1.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
   at net.minecraft.server.v1_4_R1.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
   at net.minecraft.server.v1_4_R1.EntityLiving.bl(EntityLiving.java:1476)
   at net.minecraft.server.v1_4_R1.EntitySheep.bl(EntitySheep.java:44)
   at net.minecraft.server.v1_4_R1.EntityLiving.c(EntityLiving.java:1273)
   at net.minecraft.server.v1_4_R1.EntityAgeable.c(EntityAgeable.java:64)
   at net.minecraft.server.v1_4_R1.EntityAnimal.c(SourceFile:33)
   at net.minecraft.server.v1_4_R1.EntitySheep.c(EntitySheep.java:52)
   at net.minecraft.server.v1_4_R1.EntityLiving.j_(EntityLiving.java:534)
   at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1332)
   at net.minecraft.server.v1_4_R1.WorldServer.entityJoinedWorld(WorldServer.java:548)
   at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(World.java:1313)
   at net.minecraft.server.v1_4_R1.World.tickEntities(World.java:1191)
   at net.minecraft.server.v1_4_R1.WorldServer.tickEntities(WorldServer.java:445)
   at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:580)
   at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
   at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
   at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
   at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
   at com.massivecraft.factions.listeners.FactionsEntityListener.onEntityChangeBlock(FactionsEntityListener.java:517)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
   ... 24 more


Pro plugin VirtualPack ti chybí Vault
Pro plugin NoLagg ti chybí BkCommonLib
Factions pořád hází stovky chyb
Essentials taky hází chyby

Aktualizuj všechny pluginy a CraftBukkit. (Nahraj .jar soubor, složky nech. Ty jen obsahují data. Samozřejmě si přečti, co tam je za změny abys věděl, jestli není potřeba něco přenastavit)
01101110011101010110001001110111

LiveCraft12
Příspěvky: 10
Registrován: 14 úno 2013, 13:51
Reputation: 0

Re: Virtual Pack problém

#7 Příspěvekod LiveCraft12 » 16 úno 2013, 15:57

Takže teď jsem vše aktualizoval a vypadá to že se v permicích totálně podělali essentials... protože hráč nemůže /home, /spawn a nic a v permicích je to povolené... plugin: permissionsEX


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 47 hostů