Plugin-Factions

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: Plugin-Factions

#11 Příspěvekod zdenda204 » 13 pro 2014, 11:31

Tak znovu log...
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Mr.Bombastic
Příspěvky: 43
Registrován: 10 pro 2012, 15:08
Reputation: 0

Re: Plugin-Factions

#12 Příspěvekod Mr.Bombastic » 13 pro 2014, 12:55

Prosím Vás čo mám spraviť ? Skúsil som už čokoľvek.. Vôbec mi to nejde.
Eurax PvP Mcmmo,Factions
IP: 93.91.250.119:27214
Budeme radi keď nás prídete navštíviť :)
Nájdete u nás veľa zábavy, určite
si veľmi dobrej zabojujete :)


Obrázek

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Plugin-Factions

#13 Příspěvekod DenOwq » 13 pro 2014, 13:08

zdenda204 píše:Tak znovu log...
Muhahha.

Mr.Bombastic
Příspěvky: 43
Registrován: 10 pro 2012, 15:08
Reputation: 0

Re: Plugin-Factions

#14 Příspěvekod Mr.Bombastic » 13 pro 2014, 13:35

Kód: Vybrat vše

[12:33:37] [Server thread/INFO]: Starting minecraft server version 1.7.9
[12:33:37] [Server thread/INFO]: Loading properties
[12:33:37] [Server thread/INFO]: Default game type: SURVIVAL
[12:33:37] [Server thread/INFO]: Generating keypair
[12:33:37] [Server thread/INFO]: Starting Minecraft server on 93.91.250.119:27214
[12:33:38] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
[12:33:38] [Thread-6/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
[12:33:38] [Thread-6/WARN]: Could not get latest artifact information: IOException
[12:33:38] [Server thread/ERROR]: Could not load 'plugins/NoLagg-1.90.4.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:33:38] [Server thread/ERROR]: Could not load 'plugins/EssentialsChat.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:33:38] [Server thread/ERROR]: Could not load 'plugins/EssentialsAntiBuild.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:33:38] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v4.17
[12:33:38] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[12:33:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[12:33:38] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.4
[12:33:38] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.8.2
[12:33:38] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23
[12:33:38] [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*!
[12:33:38] [Server thread/INFO]: [CombatTag] Loading CombatTag v6.1.4
[12:33:38] [Server thread/INFO]: [AntiTNT] Loading AntiTNT v1.1
[12:33:38] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
[12:33:38] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[12:33:38] [Server thread/INFO]: [Factions] Loading Factions v2.7.4
[12:33:38] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.4
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE START ===
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Cachefile datas...
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Onlineplayer datas...
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] §eLoading Registry datas...
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] §eSkipping Dbmojangapi datas since offline mode...
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] §eSaving Cachefile...
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] §eSetup of IdUtil took §d19§ems.
[12:33:38] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE §aCOMPLETE §e(Took §d134ms§e) ===
[12:33:38] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
[12:33:40] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:33:40] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:33:40] [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.
[12:33:40] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:33:40] [Server thread/INFO]: Preparing level "world"
[12:33:40] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1219745987087666454)
[12:33:41] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1219745987087666454)
[12:33:42] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4031933093748500912)
[12:33:42] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v4.17
[12:33:42] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
[12:33:42] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[12:33:42] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.119:28214
[12:33:42] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[12:33:42] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[12:33:42] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
[12:33:42] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.8.2
[12:33:42] [Server thread/INFO]: [AntiXRay] AntiXRay enabled.
[12:33:43] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23
[12:33:43] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23
[12:33:43] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[12:33:43] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[12:33:43] [Server thread/INFO]: [CombatTag] Enabling CombatTag v6.1.4
[12:33:43] [Server thread/INFO]: [CombatTag] has loaded with a tag time of 10 seconds
[12:33:43] [Server thread/INFO]: [AntiTNT] Enabling AntiTNT v1.1
[12:33:43] [Server thread/INFO]: AntiTNT has been enabled!
[12:33:43] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[12:33:43] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[12:33:43] [Server thread/INFO]: [AuthMe] Set Language: en
[12:33:43] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[12:33:43] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[12:33:43] [Server thread/INFO]: [Factions] Enabling Factions v2.7.4
[12:33:43] [Server thread/INFO]: [Factions 2.7.4] === ENABLE START ===
[12:33:43] [Server thread/ERROR]: Error occurred while enabling Factions v2.7.4 (Is it up to date?)
java.lang.NoSuchFieldError: ACACIA_DOOR
   at com.massivecraft.factions.entity.MConf.<init>(MConf.java:498) ~[?:?]
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_51]
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_51]
   at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_51]
   at java.lang.Class.newInstance(Class.java:374) ~[?:1.7.0_51]
   at com.massivecraft.massivecore.store.Coll.createNewInstance(Coll.java:258) ~[?:?]
   at com.massivecraft.massivecore.store.Coll.create(Coll.java:282) ~[?:?]
   at com.massivecraft.massivecore.store.Coll.get(Coll.java:120) ~[?:?]
   at com.massivecraft.massivecore.store.Coll.get(Coll.java:111) ~[?:?]
   at com.massivecraft.factions.entity.MConfColl.init(MConfColl.java:30) ~[?:?]
   at com.massivecraft.factions.Factions.onEnable(Factions.java:130) ~[?:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
[12:33:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:33:43] [Server thread/INFO]: Done (2.508s)! For help, type "help" or "?"
[12:33:43] [Server thread/INFO]: Starting GS4 status listener
[12:33:43] [Query Listener #1/INFO]: Query running on 93.91.250.119:27214
[12:33:43] [Server thread/INFO]: Starting remote control listener
[12:33:43] [Server thread/WARN]: No rcon password set in '/hlserver/27214/server.properties', rcon disabled!
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] Skipping Dbmojangapi datas since offline mode...
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] Upgrading from player name to player uuid...
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
[12:33:43] [Server thread/INFO]: [MassiveCore 2.7.4] (database saving will now commence which might lock the server for a while)
[12:33:44] [pool-5-thread-1/ERROR]: [PermissionsEx] Error occurred with PermissionsEx! Please post it to http://git.io/L1Jw3w. Full error:
java.lang.NoSuchMethodError: com.google.common.cache.CacheBuilder.maximumSize(J)Lcom/google/common/cache/CacheBuilder;
   at ru.tehkode.permissions.RegExpMatcher.<init>(RegExpMatcher.java:17)
   at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:58)
   at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:164)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.jav
Eurax PvP Mcmmo,Factions
IP: 93.91.250.119:27214
Budeme radi keď nás prídete navštíviť :)
Nájdete u nás veľa zábavy, určite
si veľmi dobrej zabojujete :)


Obrázek

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Plugin-Factions

#15 Příspěvekod DenOwq » 13 pro 2014, 13:53

Dej tam menší verzi factions
Muhahha.

Uživatelský avatar
Bisyss
Příspěvky: 760
Věk: 10
Registrován: 07 lis 2014, 15:54
Reputation: 1
Bydliště: http://netsword.cz/
Kontaktovat uživatele:

Re: Plugin-Factions

#16 Příspěvekod Bisyss » 13 pro 2014, 14:01

Jako verzi Mcore používáš?
Něco mi řiká že používáš 2.7.4 ale máš použít 7.2.0 for CB 1.7.9 tak ji tam laskavě dej a vyzkoušej !!!


Evidentně je to pro tebe moc složité tak tady máš odkaz : http://dev.bukkit.org/bukkit-plugins/mc ... -cb-1-7-9/

Jinak tohle MassiveCore 2.7.4 a tohle je něco jiného MCore 7.2.0 for CB 1.7.9 (viz. školka)
Konec .....


Zpět na „Minecraft, Tekkit“

Kdo je online

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