Gehiet Posted February 5, 2018 Posted February 5, 2018 Hallo. Ich und meine Community haben Probleme unseren Minecraftserver einzurichten. Wir haben folgende Plugins Installiert: WorldGuard, WorldEdit, EssentialsX, MiConomy, JobsReloaded, ChestShop, Vault und PermissionsEx. Kann mir jemand helfen den einzurichten? Hier die Server Log: Zitat [21:12:03] [Server thread/INFO]: Starting minecraft server version 1.10.2 [21:12:03] [Server thread/INFO]: Loading properties [21:12:03] [Server thread/INFO]: Default game type: SURVIVAL [21:12:03] [Server thread/INFO]: Generating keypair [21:12:03] [Server thread/INFO]: Starting Minecraft server on 85.14.205.177:25565 [21:12:03] [Server thread/INFO]: Using epoll channel type [21:12:04] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-4c1e934 (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT) [21:12:04] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4 [21:12:04] [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*! [21:12:04] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f [21:12:04] [Server thread/INFO]: [MiConomy] Loading MiConomy v1.2 [21:12:04] [Server thread/INFO]: [Vault] Loading Vault v1.2.16-b184 [21:12:04] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322 [21:12:04] [Server thread/INFO]: [Jobs] Loading Jobs v4.4.0 [21:12:04] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.0 (build #52) [21:12:04] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488 [21:12:04] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877 [21:12:04] [Server thread/INFO]: [Vault] Enabling Vault v1.2.16-b184 [21:12:05] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting [21:12:05] [Server thread/INFO]: [Vault][Permission] PermissionsEx found: Waiting [21:12:05] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system. [21:12:05] [Server thread/INFO]: [Vault][Chat] PermissionsEx found: Waiting [21:12:05] [Server thread/INFO]: [Vault] Enabled Version 1.2.16-b184 [21:12:05] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [21:12:05] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [21:12:05] [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. [21:12:05] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [21:12:05] [Server thread/INFO]: Preparing level "world" [21:12:06] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1226814078573295301) [21:12:08] [Server thread/INFO]: Preparing spawn area: 0% [21:12:09] [Server thread/INFO]: Preparing spawn area: 22% [21:12:10] [Server thread/INFO]: Preparing spawn area: 61% [21:12:11] [Server thread/INFO]: Preparing spawn area: 97% [21:12:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4779032282020011221) [21:12:12] [Server thread/INFO]: Preparing spawn area: 56% [21:12:13] [Server thread/INFO]: Preparing spawn area: 95% [21:12:13] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4779032282020011221) [21:12:13] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4 [21:12:13] [Server thread/INFO]: [PermissionsEx] Initializing file backend [21:12:13] [Server thread/ERROR]: [PermissionsEx] ========== UNABLE TO LOAD PERMISSIONS BACKEND ========= Your configuration must be fixed before PEX will enable Details: Error loading permissions file! ======================================================= ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file! at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_162] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_162] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_162] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_162] at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:347) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:319) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:407) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:242) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:517) [craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162] Caused by: org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here in 'string', line 466, column 11: rank: '1' ^ at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?] ... 23 more Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here in 'string', line 466, column 11: rank: '1' ^ at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:530) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[craftbukkit-1.10.2.jar:git-Bukkit-4c1e934] at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?] at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?] ... 23 more [21:12:13] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4 [21:12:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f [21:12:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [21:12:14] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter [21:12:14] [Server thread/INFO]: [MiConomy] Enabling MiConomy v1.2 [21:12:14] [Server thread/INFO]: [MiConomy] Loading Config... [21:12:14] [Server thread/INFO]: [MiConomy] Loaded Defaults [21:12:14] [Server thread/INFO]: [MiConomy] Loaded World Defaults [21:12:14] [Server thread/INFO]: [MiConomy] Loaded Properties [21:12:14] [Server thread/INFO]: [MiConomy] Config loaded [21:12:14] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file. [21:12:14] [Server thread/INFO]: [MiConomy] Sending plugin info to Metrics. [21:12:14] [Server thread/INFO]: [MiConomy] Created API instance [21:12:14] [Server thread/INFO]: [MiConomy] Creating/Finding World YAML's [21:12:14] [Server thread/INFO]: [MiConomy] Found 3 worlds. [21:12:14] [Server thread/INFO]: [MiConomy] Found files for: world [21:12:14] [Server thread/INFO]: [MiConomy] Found files for: world_nether [21:12:14] [Server thread/INFO]: [MiConomy] Found files for: world_the_end [21:12:14] [Server thread/INFO]: [MiConomy] Creating/Finding World Config YAML's [21:12:14] [Server thread/INFO]: [MiConomy] Found 3 worlds. [21:12:14] [Server thread/INFO]: [MiConomy] Found config file for: world [21:12:14] [Server thread/INFO]: [MiConomy] Found config file for: world_nether [21:12:14] [Server thread/INFO]: [MiConomy] Found config file for: world_the_end [21:12:14] [Server thread/INFO]: [MiConomy] Creating World Payday Timers [21:12:14] [Server thread/INFO]: [MiConomy] Scheduled payday for world world [21:12:14] [Server thread/INFO]: [MiConomy] Scheduled payday for world world_nether [21:12:14] [Server thread/INFO]: [MiConomy] Scheduled payday for world world_the_end [21:12:14] [Server thread/INFO]: [MiConomy] Creating World Bracket Timers [21:12:14] [Server thread/INFO]: [MiConomy] Scheduled brackets for accounts in world world [21:12:14] [Server thread/INFO]: [MiConomy] Scheduled brackets for accounts in world world_nether [21:12:15] [Server thread/INFO]: [MiConomy] Scheduled brackets for accounts in world world_the_end [21:12:15] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322 [21:12:15] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [21:12:15] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [21:12:15] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked. [21:12:15] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [21:12:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [21:12:15] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [21:12:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [21:12:15] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked. [21:12:15] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [21:12:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [21:12:15] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [21:12:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [21:12:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked. [21:12:15] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [21:12:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [21:12:15] [Server thread/INFO]: [WorldGuard] Loading region data... [21:12:16] [Server thread/INFO]: [Jobs] Enabling Jobs v4.4.0 [21:12:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 8 titles![m [21:12:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 restricted areas![m [21:12:17] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 49 protected blocks timers![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 641 custom item names![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 41 custom entity names![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 27 custom enchant names![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 16 custom color names![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 4 shop items![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 12 jobs![m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Explorer job manager registered![m [21:12:18] [Jobs-BufferedPaymentThread/INFO]: [0;33;1m[Jobs] Started buffered payment thread.[m [21:12:18] [Jobs-DatabaseSaveTask/INFO]: [0;33;1m[Jobs] Started database save task.[m [21:12:18] [Server thread/INFO]: [0;33;1m[Jobs] Loaded 0 schedulers![m [21:12:19] [Server thread/INFO]: [0;33;1m[Jobs] Preloaded 1 players data in 0.01[m [21:12:19] [Server thread/INFO]: [0;33;1m[Jobs] WorldGuard detected.[m [21:12:19] [Server thread/INFO]: [0;33;1m[Jobs] Loading explorer data[m [21:12:19] [Server thread/INFO]: [0;33;1m[Jobs] Loaded explorer data (8)[m [21:12:19] [Server thread/INFO]: [0;33;1m[Jobs] Plugin has been enabled succesfully.[m [21:12:19] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.9.0 (build #52) [21:12:19] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin! [21:12:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488 [21:12:20] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [21:12:21] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider. [21:12:21] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [21:12:21] [Server thread/INFO]: Using locale en_US [21:12:21] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [21:12:21] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [21:12:21] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx) [21:12:21] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877 [21:12:22] [Server thread/INFO]: [AuthMe] SQLite Setup finished [21:12:22] [Server thread/INFO]: [AuthMe] Not hooking into PermissionsEx because it's disabled! [21:12:22] [Server thread/INFO]: [AuthMe] Hooked into Vault! [21:12:22] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com [21:12:22] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [21:12:22] [Server thread/INFO]: [AuthMe] Essentials spawn file not found: '/home/s1264753/Minecraft_Java8/plugins/Essentials/spawn.yml' [21:12:23] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it... [21:12:23] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt. [21:12:23] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider! [21:12:23] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0 build n.1877 correctly enabled! [21:12:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [21:12:23] [Server thread/INFO]: Done (18.554s)! For help, type "help" or "?" [21:12:23] [Server thread/INFO]: Starting GS4 status listener [21:12:23] [Server thread/INFO]: Starting remote control listener [21:12:23] [Query Listener #1/INFO]: Query running on 85.14.205.177:25565 [21:12:23] [RCON Listener #2/INFO]: RCON running on 85.14.205.177:25575 [21:12:24] [Server thread/INFO]: [0;33;1m[Jobs] Successfully linked with Vault.[m [21:12:24] [pool-3-thread-2/WARN]: Exception in thread "pool-3-thread-2" [21:12:24] [pool-3-thread-2/WARN]: org.apache.commons.lang.UnhandledException: Plugin Vault v1.2.16-b184 generated an exception while executing task 3 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at net.milkbowl.vault.Metrics.postPlugin(Metrics.java:263) at net.milkbowl.vault.Metrics.access$100(Metrics.java:62) at net.milkbowl.vault.Metrics$4.run(Metrics.java:245) at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more [21:12:24] [pool-3-thread-4/WARN]: Exception in thread "pool-3-thread-4" [21:12:24] [pool-3-thread-4/WARN]: org.apache.commons.lang.UnhandledException: Plugin MiConomy v1.2 generated an exception while executing task 4 at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at com.gmail.bleedobsidian.miconomy.Metrics.Metrics.postPlugin(Metrics.java:335) at com.gmail.bleedobsidian.miconomy.Metrics.Metrics.access$4(Metrics.java:328) at com.gmail.bleedobsidian.miconomy.Metrics.Metrics$1.run(Metrics.java:223) at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more [21:12:24] [pool-3-thread-1/WARN]: [Fatal Error] :1:1: Premature end of file. [21:12:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2257ms behind, skipping 45 tick(s) [21:13:01] [Server thread/INFO]: Saving... [21:13:01] [Server thread/INFO]: Saved the world
Joey Posted February 5, 2018 Posted February 5, 2018 in 'string', line 466, column 11: rank: '1' in 'string', line 466, column 11: rank: '1' ^ Schick uns mal die entsprechende .yml file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now