Zdravím, na serveru se mi vyskytl menší problem, že kdyz jste ve hře, a někdo se chce pripojit za vas nick, tak ho to prihlasi a muze si za vas dealt co chce...
Na prihlasovani Plugin mam AuthMe Reloaded, nejnovější
Problem....
Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
-
- Příspěvky: 83
- Registrován: 07 říj 2011, 06:14
- Reputation: 0
- lllScorpionlll
- Příspěvky: 187
- Věk: 28
- Registrován: 25 zář 2012, 22:23
- Reputation: 0
- Bydliště: Prešov
- Kontaktovat uživatele:
Re: Problem....
-
0
- Citace
#2 Příspěvekod lllScorpionlll » 17 úno 2013, 15:59
Nemáš náhodou na servery citizens ? Väčšinou citizens a authme reload sa bijú keď niesú updatnuté tak updatni 

-
- Příspěvky: 83
- Registrován: 07 říj 2011, 06:14
- Reputation: 0
Re: Problem....
-
0
- Citace
#3 Příspěvekod Reaxpie » 17 úno 2013, 16:16
lllScorpionlll píše:Nemáš náhodou na servery citizens ? Väčšinou citizens a authme reload sa bijú keď niesú updatnuté tak updatni
Nemám... Není něco v configu?
3necraft www.3necraft.4fan.cz
- lllScorpionlll
- Příspěvky: 187
- Věk: 28
- Registrován: 25 zář 2012, 22:23
- Reputation: 0
- Bydliště: Prešov
- Kontaktovat uživatele:
Re: Problem....
-
0
- Citace
#4 Příspěvekod lllScorpionlll » 17 úno 2013, 16:50
server.log pri štarte sem daj ..
-
- Příspěvky: 83
- Registrován: 07 říj 2011, 06:14
- Reputation: 0
Re: Problem....
-
0
- Citace
#5 Příspěvekod Reaxpie » 17 úno 2013, 17:26
Spoiler: zobrazit
Kód: Vybrat vše
2013-02-17 16:23:01 [INFO] Starting minecraft server version 1.4.7
2013-02-17 16:23:01 [INFO] Loading properties
2013-02-17 16:23:01 [INFO] Default game type: SURVIVAL
2013-02-17 16:23:01 [INFO] Generating keypair
2013-02-17 16:23:01 [INFO] Starting Minecraft server on 93.91.240.163:27743
2013-02-17 16:23:02 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-5-g6c77179-b2629jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.1-SNAPSHOT)
2013-02-17 16:23:02 [INFO] ----- Bukkit Auto Updater -----
2013-02-17 16:23:02 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2013-02-17 16:23:02 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2013-02-17 16:23:02 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2013-02-17 16:23:02 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2013-02-17 16:23:02 [INFO] ----- ------------------- -----
2013-02-17 16:23:02 [SEVERE] Could not load 'plugins/CraftBookMechanisms.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: CraftBookCommon
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-17 16:23:02 [SEVERE] Could not load 'plugins/CraftBookVehicles.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: CraftBookCommon
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-17 16:23:02 [SEVERE] Could not load 'plugins/CraftBookCircuits.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: CraftBookCommon
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-17 16:23:03 [INFO] [LagMeter] Loading LagMeter v1.9.0
2013-02-17 16:23:03 [INFO] [GroupManager] Loading GroupManager v2.0 (2.9.6) (Phoenix)
2013-02-17 16:23:03 [INFO] [PlgLogCmd] Loading PlgLogCmd v2.0
2013-02-17 16:23:03 [INFO] [WorldEdit] Loading WorldEdit v5.5.1
2013-02-17 16:23:03 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.2
2013-02-17 16:23:03 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2013-02-17 16:23:03 [INFO] [Slot_Manager] Loading Slot_Manager v0.8
2013-02-17 16:23:03 [INFO] [Vault] Loading Vault v1.2.22-b277
2013-02-17 16:23:03 [INFO] [LogBlock] Loading LogBlock v1.70
2013-02-17 16:23:03 [INFO] [LogBlock] Connecting to gs_27743_1@jdbc:mysql://localhost:3306/gs_27743_1...
2013-02-17 16:23:03 [INFO] [Quester] Loading Quester v0.5.5
2013-02-17 16:23:03 [INFO] [WorldGuard] Loading WorldGuard v748-e3dfc6a
2013-02-17 16:23:03 [INFO] [AutoMessage] Loading AutoMessage v2.0.3
2013-02-17 16:23:03 [INFO] [iConomy] Loading iConomy v7.0
2013-02-17 16:23:03 [INFO] [AuthMe] Loading AuthMe v2.7.8
2013-02-17 16:23:03 [INFO] [pvparena] Loading pvparena v1.0.0.45
2013-02-17 16:23:03 [INFO] [Permissions] Loading Permissions v3.1.6
2013-02-17 16:23:03 [INFO] [LimitedCreative] Loading LimitedCreative v1.4.6a
2013-02-17 16:23:03 [INFO] [CraftBook] Loading CraftBook v1749-e3494da
2013-02-17 16:23:03 [INFO] [BanManager] Loading BanManager v2.1
2013-02-17 16:23:03 [INFO] [MobArena] Loading MobArena v0.94.4.94
2013-02-17 16:23:03 [INFO] [Essentials] Loading Essentials v2.9.4
2013-02-17 16:23:03 [INFO] [Residence] Loading Residence v2.6.6.3
2013-02-17 16:23:03 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.4
2013-02-17 16:23:03 [INFO] MLog clients using java 1.4+ standard logging.
2013-02-17 16:23:03 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.4
2013-02-17 16:23:03 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-02-17 16:23:03 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.4
2013-02-17 16:23:03 [INFO] [ChestShop] Loading ChestShop v3.50t0041
2013-02-17 16:23:03 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.4
2013-02-17 16:23:03 [INFO] [Vault] Enabling Vault v1.2.22-b277
2013-02-17 16:23:03 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-02-17 16:23:03 [WARNING] 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.
2013-02-17 16:23:03 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-02-17 16:23:03 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2013-02-17 16:23:03 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2013-02-17 16:23:03 [INFO] [Vault][Permission] GroupManager found: Waiting
2013-02-17 16:23:03 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-02-17 16:23:03 [INFO] [Vault][Chat] GroupManager found: Waiting
2013-02-17 16:23:03 [INFO] [Vault] Enabled Version 1.2.22-b277
2013-02-17 16:23:03 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-02-17 16:23:03 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2013-02-17 16:23:03 [INFO] [LWC] Permissions API: §4VaultPermissions
2013-02-17 16:23:03 [INFO] [LWC] Currency API: §4VaultCurrency
2013-02-17 16:23:03 [INFO] [LWC] Connecting to SQLite
2013-02-17 16:23:03 [INFO] [LWC] Performing any necessary database updates
2013-02-17 16:23:03 [INFO] [LWC] Using database: Native
2013-02-17 16:23:04 [INFO] [LWC] Precached 10000 protections
2013-02-17 16:23:04 [INFO] [LWC] Enabled plugin support for MobArena
2013-02-17 16:23:04 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-02-17 16:23:04 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-02-17 16:23:04 [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-17 16:23:04 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-02-17 16:23:04 [INFO] Preparing level "world"
2013-02-17 16:23:04 [INFO] Preparing start region for level 0 (Seed: -1728555304)
2013-02-17 16:23:05 [INFO] Preparing start region for level 1 (Seed: -1728555304)
2013-02-17 16:23:05 [INFO] Preparing spawn area: 32%
2013-02-17 16:23:05 [INFO] Preparing start region for level 2 (Seed: -3483262972787832581)
2013-02-17 16:23:06 [INFO] [LagMeter] Enabling LagMeter v1.9.0
2013-02-17 16:23:06 [INFO] [LagMeter] Not using logs folder.
2013-02-17 16:23:06 [INFO] [LagMeter 1.9.0] Old permissions system detected. Using it.
2013-02-17 16:23:06 [INFO] [LagMeter 1.9.0] Enabled! Polling every 40 server ticks. Logging to /hlserver/27743/plugins/LagMeter/lag.log
2013-02-17 16:23:06 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.6) (Phoenix)
2013-02-17 16:23:06 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is enabled!
2013-02-17 16:23:06 [INFO] [Vault][Permission] GroupManager hooked.
2013-02-17 16:23:06 [INFO] [Vault][Chat] GroupManager - Chat hooked.
2013-02-17 16:23:06 [INFO] [PlgLogCmd] Enabling PlgLogCmd v2.0
2013-02-17 16:23:06 [INFO] [WorldEdit] Enabling WorldEdit v5.5.1
2013-02-17 16:23:06 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-02-17 16:23:06 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
2013-02-17 16:23:06 [INFO] Starting FakaHedaMinequery server on 93.91.240.163:28743
2013-02-17 16:23:06 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2013-02-17 16:23:06 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2013-02-17 16:23:06 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 123ms) ===
2013-02-17 16:23:06 [INFO] [Slot_Manager] Enabling Slot_Manager v0.8
2013-02-17 16:23:06 [INFO] Slot_Manager has been enabled.
2013-02-17 16:23:06 [INFO] [LogBlock] Enabling LogBlock v1.70
2013-02-17 16:23:06 [INFO] Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit
2013-02-17 16:23:06 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
2013-02-17 16:23:06 [INFO] [Quester] Enabling Quester v0.5.5
2013-02-17 16:23:07 [INFO] [Quester] Config loaded.
2013-02-17 16:23:07 [INFO] [Quester] 3 ranks loaded.
2013-02-17 16:23:07 [INFO] [Quester] Local file loaded.
2013-02-17 16:23:07 [INFO] [Quester] 0 quests loaded.
2013-02-17 16:23:07 [INFO] [Quester] 5883 profiles loaded.
2013-02-17 16:23:07 [INFO] [Quester] 0 signs loaded.
2013-02-17 16:23:07 [INFO] [WorldGuard] Enabling WorldGuard v748-e3dfc6a
2013-02-17 16:23:08 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world) Lava fire is blocked.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] Loaded configuration for world 'world'
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-02-17 16:23:08 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2013-02-17 16:23:08 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-02-17 16:23:08 [INFO] [WorldGuard] 3 regions loaded for 'world'
2013-02-17 16:23:08 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-02-17 16:23:08 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2013-02-17 16:23:08 [INFO] [AutoMessage] Enabling AutoMessage v2.0.3
2013-02-17 16:23:08 [INFO] [iConomy] Enabling iConomy v7.0
2013-02-17 16:23:08 [INFO] [iConomy - April Fools] Enabled (17 ms)
2013-02-17 16:23:08 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-02-17 16:23:08 [INFO] [Vault][Economy] iConomy 7 hooked.
2013-02-17 16:23:08 [INFO] [AuthMe] Enabling AuthMe v2.7.8
2013-02-17 16:23:08 [INFO] [AuthMe] Loading Configuration File...
2013-02-17 16:23:08 [INFO] [AuthMe] Merge new Config Options if needed..
2013-02-17 16:23:08 [INFO] [AuthMe] Set Language: en
2013-02-17 16:23:08 [INFO] [AuthMe] ATTENTION by disabling ForceSingleSession Your server protection is set to low
2013-02-17 16:23:08 [INFO] [AuthMe] Authme 2.7.8 enabled
2013-02-17 16:23:08 [INFO] [pvparena] Enabling pvparena v1.0.0.45
2013-02-17 16:23:08 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-02-17 16:23:08 [INFO] [33;1m[PVP Arena] [37;1mdebugging: off[m
2013-02-17 16:23:08 [INFO] [pvparena] Downloading module update file...
2013-02-17 16:23:08 [INFO] [pvparena] Downloaded module update file
2013-02-17 16:23:08 [INFO] [pvparena] enabled (version pvparena v1.0.0.45)
2013-02-17 16:23:08 [INFO] [pvparena] Checking for updates...
2013-02-17 16:23:08 [INFO] [Permissions] Enabling Permissions v3.1.6
2013-02-17 16:23:08 [INFO] Fake Permissions version 3.1.6 is enabled!
2013-02-17 16:23:08 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-02-17 16:23:08 [INFO] [LimitedCreative] Enabling LimitedCreative v1.4.6a
2013-02-17 16:23:08 [INFO] [LimitedCreative v1.4.6a] Successfully loaded with WorldGuard-Integration
2013-02-17 16:23:08 [INFO] [CraftBook] Enabling CraftBook v1749-e3494da
2013-02-17 16:23:09 [INFO] [33;1m[PVP Arena] [37;1mYou are using [34;1mv1.0.0.45[37;1m, an experimental version! Latest stable: [32;1mv1.0.0.44[m
2013-02-17 16:23:09 [INFO] 1 cauldron recipe(s) loaded
2013-02-17 16:23:09 [INFO] [CraftBook] Registered a new shapeless recipe!
2013-02-17 16:23:09 [INFO] [CraftBook] Registered a new shaped2x2 recipe!
2013-02-17 16:23:09 [INFO] [CraftBook] Registered 2 custom recipes!
2013-02-17 16:23:09 [WARNING] [CraftBook] Chairs require ProtocolLib! They will not function without it!
2013-02-17 16:23:09 [INFO] [CraftBook] Enumerating chunks for self-triggered components...
2013-02-17 16:23:09 [INFO] [WorldEdit] Using inbuilt NmsBlock for this version.
2013-02-17 16:23:09 [INFO] [CraftBook] 1892 chunk(s) for 3 world(s) processed (194ms elapsed)
2013-02-17 16:23:09 [INFO] [BanManager] Enabling BanManager v2.1
2013-02-17 16:23:09 [INFO] [BanManager] Version:2.1 has been enabled
2013-02-17 16:23:09 [INFO] [MobArena] Enabling MobArena v0.94.4.94
2013-02-17 16:23:09 [WARNING] [MobArena] Invalid type 'null' for wave 'upgrade1' in arena 'default'. Skipping...
2013-02-17 16:23:09 [WARNING] [MobArena] Invalid type 'null' for wave 'upgrade2' in arena 'default'. Skipping...
2013-02-17 16:23:09 [WARNING] [MobArena] Invalid boss ability 'chain-lighting' for wave 'boss3' in arena 'default'.
2013-02-17 16:23:09 [SEVERE] Exception in thread "Thread-14"
2013-02-17 16:23:09 [SEVERE] java.lang.NullPointerException
2013-02-17 16:23:09 [SEVERE] at com.sk89q.craftbook.bukkit.Updater.versionCheck(Updater.java:398)
2013-02-17 16:23:09 [SEVERE] at com.sk89q.craftbook.bukkit.Updater.access$400(Updater.java:48)
2013-02-17 16:23:09 [SEVERE] at com.sk89q.craftbook.bukkit.Updater$UpdateRunnable.run(Updater.java:523)
2013-02-17 16:23:09 [SEVERE] at java.lang.Thread.run(Thread.java:722)
2013-02-17 16:23:09 [INFO] [MobArena] Loaded arena 'default'.
2013-02-17 16:23:09 [INFO] [MobArena] v0.94.4.94 enabled.
2013-02-17 16:23:09 [INFO] [Essentials] Enabling Essentials v2.9.4
2013-02-17 16:23:09 [INFO] Using locale cs_CZ
2013-02-17 16:23:10 [INFO] Using locale cs_CZ
2013-02-17 16:23:10 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-02-17 16:23:10 [INFO] Essentials: Using GroupManager based permissions.
2013-02-17 16:23:10 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.22-b277)
2013-02-17 16:23:10 [INFO] [Residence] Enabling Residence v2.6.6.3
2013-02-17 16:23:10 [INFO] [Residence] Found Vault using permissions plugin:GroupManager
2013-02-17 16:23:10 [INFO] [Residence] Scanning for economy systems...
2013-02-17 16:23:10 [INFO] [Residence] Found Vault using economy system: iConomy 7
2013-02-17 16:23:10 [INFO] [Residence] Found WorldEdit
2013-02-17 16:23:10 [INFO] [Residence] Enabled! Version 2.6.6.3 by bekvon
2013-02-17 16:23:10 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.4
2013-02-17 16:23:10 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2013-02-17 16:23:10 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.4
2013-02-17 16:23:10 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.4
2013-02-17 16:23:10 [INFO] [ChestShop] Enabling ChestShop v3.50t0041
2013-02-17 16:23:11 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
2013-02-17 16:23:11 [INFO] [ChestShop] Vault loaded - using iConomy 7
2013-02-17 16:23:11 [INFO] [ChestShop] Residence version 2.6.6.3 loaded.
2013-02-17 16:23:11 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.4
2013-02-17 16:23:11 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-02-17 16:23:11 [INFO] Done (6.705s)! For help, type "help" or "?"
2013-02-17 16:23:11 [INFO] Starting GS4 status listener
2013-02-17 16:23:11 [INFO] Query running on 93.91.240.163:27743
2013-02-17 16:23:11 [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:418)
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:37)
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-17 16:24:03 [WARNING] [MobArena] Invalid type 'null' for wave 'upgrade1' in arena 'default'. Skipping...
2013-02-17 16:24:03 [WARNING] [MobArena] Invalid type 'null' for wave 'upgrade2' in arena 'default'. Skipping...
2013-02-17 16:24:03 [WARNING] [MobArena] Invalid boss ability 'chain-lighting' for wave 'boss3' in arena 'default'.
3necraft www.3necraft.4fan.cz
- nejento
- Příspěvky: 9815
- Registrován: 28 lis 2011, 14:09
- Reputation: 55
- Kontaktovat uživatele:
Re: Problem....
-
0
- Citace
#6 Příspěvekod nejento » 17 úno 2013, 19:52
Aktualizuj Celý CraftBook a Essentials

-
- Příspěvky: 83
- Registrován: 07 říj 2011, 06:14
- Reputation: 0
Re: Problem....
-
0
- Citace
#7 Příspěvekod Reaxpie » 18 úno 2013, 08:46
Aktualizoval jsem to, ale ten problem stále je... není nějaký plugin, který by nepovolil se pripojit hraci se stejnym jmenem, ktery uz na serveru je?
//EDIT: Nejspíše jsem na to přišel.. Ano, Problem Dela plugin Slot_Manager... http://dev.bukkit.org/server-mods/slot- ... ager-v0-8/
//EDIT: Nejspíše jsem na to přišel.. Ano, Problem Dela plugin Slot_Manager... http://dev.bukkit.org/server-mods/slot- ... ager-v0-8/
3necraft www.3necraft.4fan.cz
Přejít na
- Pravidla a informace
- Pravidla
- Oznámení
- Foreign customers
- Valve Hry
- Counter-Strike: Source
- Návody
- Překlady
- Counter-Strike 1.6
- Návody
- AMX mod X
- Counter-Strike: Global Offensive
- Návody
- Valve Hammer Editor
- Tvorba pluginů
- Left4Dead
- Návody
- Left4Dead 2
- Návody
- Team Fortress 2
- Návody
- Day of Defeat: Source
- Návody
- CSPromod
- Návody
- Garry's Mod
- Série BattleField
- BattleField 3
- BattleField: Bad Company 2
- BattleField 2
- Návody
- BattleField 2142
- Série Call of Duty
- Call of Duty 2
- Návody
- Call of Duty 4 : Modern Warfare
- Návody
- Call of Duty 5 : World at War
- Návody
- Série TrackMania
- TrackMania 2: Canyon
- Návody
- TrackMania Forever
- Návody
- TrackMania Nations
- Návody
- Ostatní hry
- Minecraft, Tekkit
- Návody
- RUST
- Návody
- GTA San Andreas Multiplayer
- Návody
- Space Engineers
- Návody
- 7 days to die
- Návody
- Don't Starve Together
- Návody
- Medal of Honor Warfighter
- Arma 2 / DayZ: Epoch
- Návody
- Arma 3 / DayZ
- Návody
- Killing Floor
- Návody
- Unturned
- Návody
- ARK: Survival Evolved
- Návody
- Life is Feudal: Your Own
- Návody
- Ostatní hry
- Herní servery obecně
- Conan Exiles
- Další služby
- VPS (Virtual private Server)
- Návody
- Web hosting
- Návody
- FTP
- Komunikační servery
- Team Speak 2
- Team Speak 3
- Mumble
- TS3 Music Bot
- Návody
- Control Panel & web fakaheda.eu
- API
- Ostatní služby k herním serverům
- PsychoStats
- AMX Bans
- HLTV
- SourceBans
- HLstatsX
- Pokec
- Off topic
- Prodám / koupím
Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 70 hostů