Jump to content

Fehlermeldung beim Versuch sich bei AuthMe einzuloggen


MWojt

Empfohlene Beiträge

Hi Leute,

Ich habe das Problem, dass ich eine Fehlermeldung bekomme, wenn ich das erste Mal versuche, mich einzuloggen. Dabei funktioniert der Loginvorgang nicht richtig und man muss den Befehl ein zweites Mal eingeben, außerdem spammt das die Konsole voll. Das nervt! Wenn mir jmd sagen könnte, woran das liegt, wäre ich sehr dankbar.

2013-06-14 09:14:20 [sEVERE] org.apache.commons.lang.UnhandledException: Plugin AuthMe v2.7.16 generated an exception while executing task 114742

at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

at java.lang.Thread.run(Thread.java:722)

Caused by: java.lang.AssertionError

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.disposeConnection(MiniConnectionPoolManager.java:256)

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.access$1(MiniConnectionPoolManager.java:250)

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager$PoolConnectionEventListener.connectionErrorOccurred(MiniConnectionPoolManager.java:291)

at com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.callConnectionEventListeners(MysqlPooledConnection.java:250)

at com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:188)

at com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:156)

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:140)

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:208)

at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:185)

at uk.org.whoami.authme.datasource.MySQLDataSource.updateSession(MySQLDataSource.java:282)

at uk.org.whoami.authme.datasource.CacheDataSource.updateSession(CacheDataSource.java:75)

at uk.org.whoami.authme.Management$1.run(Management.java:128)

at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53)

at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)

... 3 more

Danke im Voraus,

MWojt

Link zu diesem Kommentar
Auf anderen Seiten teilen

Ich kann dir den log beim Start des Servers zeigen:

2013-06-15 20:44:55 [iNFO] Starting minecraft server version 1.5.2

2013-06-15 20:44:55 [iNFO] Loading properties

2013-06-15 20:44:55 [iNFO] Default game type: SURVIVAL

2013-06-15 20:44:55 [iNFO] Generating keypair

2013-06-15 20:44:55 [iNFO] Starting Minecraft server on 84.200.206.200

:25735

2013-06-15 20:44:56 [iNFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-b2788jnks (MC: 1.5.2) (Implementing API version 1.5.2-R1.0)

2013-06-15 20:44:56 [iNFO] [PermissionsEx] sql backend registered!

2013-06-15 20:44:56 [iNFO] [PermissionsEx] file backend registered!

2013-06-15 20:44:56 [iNFO] [PermissionsEx] PermissionEx plugin initialized.

2013-06-15 20:44:56 [iNFO] [WorldBorder] Loading WorldBorder v1.7.2b

2013-06-15 20:44:56 [iNFO] [MOTDColor] Loading MOTDColor v0.3

2013-06-15 20:44:56 [iNFO] [NoCheatPlus] Loading NoCheatPlus v3.9.2-RC-b520

2013-06-15 20:44:56 [iNFO] [WorldEdit] Loading WorldEdit v5.5.6

2013-06-15 20:44:56 [iNFO] [Vault] Loading Vault v1.2.25-b320

2013-06-15 20:44:56 [iNFO] [Vote] Loading Vote v1.5.2_01

2013-06-15 20:44:56 [iNFO] [PermissionsEx] Loading PermissionsEx v1.19.5

2013-06-15 20:44:56 [iNFO] [PermissionsEx] Initializing file backend

2013-06-15 20:44:56 [iNFO] Permissions file successfully reloaded

2013-06-15 20:44:56 [iNFO] [Multiverse-Core] Loading Multiverse-Core v2.5-b641

2013-06-15 20:44:57 [iNFO] [LogBlock] Loading LogBlock v1.70

2013-06-15 20:44:57 [iNFO] [LogBlock] Connecting to kd20281@jdbc:mysql://84.200.7.220:3306/kd20281...

2013-06-15 20:44:57 [iNFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)

2013-06-15 20:44:57 [iNFO] [signColors] Loading SignColors v0.2

2013-06-15 20:44:57 [iNFO] [WorldGuard] Loading WorldGuard v5.7.4

2013-06-15 20:44:57 [iNFO] [ColoredTablist] Loading ColoredTablist v1.9

2013-06-15 20:44:57 [iNFO] [DispCraft] Loading DispCraft v1.0

2013-06-15 20:44:57 [iNFO] [MasterPromote] Loading MasterPromote v1.6

2013-06-15 20:44:57 [iNFO] [ChestShop] Loading ChestShop v3.5

2013-06-15 20:44:57 [iNFO] [ProtocolLib] Loading ProtocolLib v2.4.3

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] Loading AutoSaveWorld v4.5

2013-06-15 20:44:57 [iNFO] [WGCustomFlags] Loading WGCustomFlags v1.5.2

2013-06-15 20:44:57 [iNFO] [MobArena] Loading MobArena v0.94.4.98

2013-06-15 20:44:57 [iNFO] [bankcraft] Loading Bankcraft v2.0

2013-06-15 20:44:57 [iNFO] [Essentials] Loading Essentials vPre2.11.1.6

2013-06-15 20:44:57 [iNFO] [simpleRegionMarket] Loading SimpleRegionMarket v3.5

2013-06-15 20:44:57 [iNFO] [Jobs] Loading Jobs v2.11.1

2013-06-15 20:44:57 [iNFO] [CommandSigns] Loading CommandSigns v1.9.1.1

2013-06-15 20:44:57 [iNFO] [WGPlayerDamageFlags] Loading WGPlayerDamageFlags v0.5

2013-06-15 20:44:57 [iNFO] [XrayInformer] Loading XrayInformer v3.0.1

2013-06-15 20:44:57 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn vPre2.11.1.6

2013-06-15 20:44:57 [iNFO] [DisguiseCraft] Loading DisguiseCraft v4.8

2013-06-15 20:44:57 [iNFO] [AuthMe] Loading AuthMe v2.7.16

2013-06-15 20:44:57 [iNFO] [CraftBook] Loading CraftBook v2167-df93222

2013-06-15 20:44:57 [iNFO] [EssentialsChat] Loading EssentialsChat vPre2.11.1.6

2013-06-15 20:44:57 [iNFO] [Factions] Loading Factions v1.8.2

2013-06-15 20:44:57 [iNFO] [Vault] Enabling Vault v1.2.25-b320

2013-06-15 20:44:57 [iNFO] [Vault][Economy] Essentials Economy found: Waiting

2013-06-15 20:44:57 [iNFO] [Vault][Permission] PermissionsEx found: Waiting

2013-06-15 20:44:57 [iNFO] [Vault][Permission] SuperPermissions loaded as backup permission system.

2013-06-15 20:44:57 [iNFO] [Vault][Chat] PermissionsEx found: Waiting

2013-06-15 20:44:57 [iNFO] [Vault] Enabled Version 1.2.25-b320

2013-06-15 20:44:57 [iNFO] [Vault][Economy] Essentials Economy hooked.

2013-06-15 20:44:57 [iNFO] [Vault][Permission] PermissionsEx hooked.

2013-06-15 20:44:57 [iNFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)

2013-06-15 20:44:57 [iNFO] [LWC] Loaded 209 locale strings (0 overrides)

2013-06-15 20:44:57 [iNFO] [LWC] Permissions API: ?4VaultPermissions

2013-06-15 20:44:57 [iNFO] [LWC] Currency API: ?4VaultCurrency

2013-06-15 20:44:57 [iNFO] [LWC] Connecting to SQLite

2013-06-15 20:44:57 [iNFO] [LWC] Performing any necessary database updates

2013-06-15 20:44:57 [iNFO] [LWC] Using database: Native

2013-06-15 20:44:57 [iNFO] [LWC] Precached 55 protections

2013-06-15 20:44:57 [iNFO] [LWC] Enabled plugin support for MobArena

2013-06-15 20:44:57 [iNFO] [ProtocolLib] Enabling ProtocolLib v2.4.3

2013-06-15 20:44:57 [iNFO] [ProtocolLib] Started structure compiler thread.

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] Enabling AutoSaveWorld v4.5

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 86400 seconds, Warn Times are 0

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] AutoPurgeThread Started: Interval is 86400 seconds, Warn Times are 0

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] SelfRestartThread started

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] CrashRestartThread started

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] Version 4.5 is enabled: 805cfd1e-c74e-4a65-96e2-9e4f81303676

2013-06-15 20:44:57 [iNFO] [AutoSaveWorld] AutoRestartThread started

2013-06-15 20:44:57 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

2013-06-15 20:44:57 [WARNING] The server will make no attempt to authenticate usernames. Beware.

2013-06-15 20:44:57 [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-06-15 20:44:57 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.

2013-06-15 20:44:58 [iNFO] Preparing level "city"

2013-06-15 20:44:58 [iNFO] Preparing start region for level 0 (Seed: 47663447)

2013-06-15 20:44:58 [iNFO] Preparing start region for level 1 (Seed: -3838203416777101100)

2013-06-15 20:44:59 [iNFO] Preparing spawn area: 54%

2013-06-15 20:44:59 [iNFO] Preparing start region for level 2 (Seed: -3838203416777101100)

2013-06-15 20:44:59 [iNFO] [WorldBorder] Enabling WorldBorder v1.7.2b

2013-06-15 20:44:59 [iNFO] [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.

2013-06-15 20:44:59 [iNFO] [WorldBorder] [CONFIG] Border-checking timed task started.

2013-06-15 20:44:59 [iNFO] For reference, the main world's spawn location is at X: -252,0 Y: 63,0 Z: 230,0

2013-06-15 20:44:59 [iNFO] [MOTDColor] Enabling MOTDColor v0.3

2013-06-15 20:44:59 [iNFO] [MOTDColor] MOTDColor enabled!

2013-06-15 20:44:59 [iNFO] [NoCheatPlus] Enabling NoCheatPlus v3.9.2-RC-b520

2013-06-15 20:44:59 [iNFO] [NoCheatPlus] McAccess set to: 1.5.2 / CB2763-DEV

2013-06-15 20:44:59 [iNFO] [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.

2013-06-15 20:44:59 [iNFO] [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.

2013-06-15 20:44:59 [iNFO] [NoCheatPlus] Version 3.9.2-RC-b520 is enabled.

2013-06-15 20:44:59 [iNFO] [WorldEdit] Enabling WorldEdit v5.5.6

2013-06-15 20:44:59 [iNFO] WEPIF: Using the Bukkit Permissions API.

2013-06-15 20:44:59 [iNFO] [Vote] Enabling Vote v1.5.2_01

2013-06-15 20:44:59 [iNFO] [Vote] Vault detected. Using Vault.

2013-06-15 20:44:59 [iNFO] [Vote] has been enabled.

2013-06-15 20:45:00 [iNFO] [Vote] mimicking notch

2013-06-15 20:45:00 [iNFO] [PermissionsEx] Enabling PermissionsEx v1.19.5

2013-06-15 20:45:00 [iNFO] [PermissionsEx] Superperms support enabled.

2013-06-15 20:45:00 [iNFO] [PermissionsEx] v1.19.5 enabled

2013-06-15 20:45:00 [iNFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.

2013-06-15 20:45:00 [iNFO] [Vault][Chat] PermissionsEx_Chat hooked.

2013-06-15 20:45:00 [iNFO] [Multiverse-Core] Enabling Multiverse-Core v2.5-b641

2013-06-15 20:45:00 [iNFO] [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b641

2013-06-15 20:45:00 [iNFO] Preparing start region for level 3 (Seed: 2961277749695848673)

2013-06-15 20:45:00 [iNFO] Preparing start region for level 4 (Seed: -4872924877105619514)

2013-06-15 20:45:01 [iNFO] Preparing start region for level 5 (Seed: 3724575813446821800)

2013-06-15 20:45:02 [iNFO] Preparing start region for level 6 (Seed: 4955384451237366228)

2013-06-15 20:45:02 [iNFO] Preparing start region for level 7 (Seed: -2858126565146108547)

2013-06-15 20:45:03 [iNFO] Preparing start region for level 8 (Seed: 1321327827186042887)

2013-06-15 20:45:04 [iNFO] Preparing start region for level 9 (Seed: -176994450)

2013-06-15 20:45:04 [iNFO] Preparing start region for level 10 (Seed: -3252870809261064442)

2013-06-15 20:45:04 [iNFO] [Multiverse-Core] 11 - World(s) loaded.

2013-06-15 20:45:05 [iNFO] [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--

2013-06-15 20:45:05 [iNFO] [LogBlock] Enabling LogBlock v1.70

2013-06-15 20:45:05 [iNFO] Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit

2013-06-15 20:45:05 [iNFO] [LogBlock] Scheduled consumer with bukkit scheduler.

2013-06-15 20:45:05 [iNFO] [signColors] Enabling SignColors v0.2

2013-06-15 20:45:05 [iNFO] [signColors] Version 0.2 by Pablo97 enabled.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Enabling WorldGuard v5.7.4

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'city'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_nether) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_nether) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_nether) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_nether) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'city_nether'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_the_end) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_the_end) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_the_end) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (city_the_end) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'city_the_end'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (witherevent) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (witherevent) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (witherevent) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (witherevent) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'witherevent'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (event) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (event) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (event) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (event) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'event'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (flat) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (flat) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (flat) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (flat) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'flat'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (lilium) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (lilium) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (lilium) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (lilium) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'lilium'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (fb) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (fb) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (fb) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (fb) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'fb'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (himmel) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (himmel) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (himmel) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (himmel) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'himmel'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (farmwelt) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (farmwelt) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (farmwelt) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (farmwelt) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'farmwelt'

2013-06-15 20:45:05 [iNFO] [WorldGuard] (muell) TNT ignition is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (muell) Lighters are PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (muell) Lava fire is PERMITTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] (muell) Fire spread is UNRESTRICTED.

2013-06-15 20:45:05 [iNFO] [WorldGuard] Loaded configuration for world 'muell'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 52 regions loaded for 'city'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 2 regions loaded for 'city_nether'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 1 regions loaded for 'city_the_end'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 2 regions loaded for 'witherevent'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 13 regions loaded for 'event'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 1 regions loaded for 'flat'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 0 regions loaded for 'lilium'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 0 regions loaded for 'fb'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 49 regions loaded for 'himmel'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 2 regions loaded for 'farmwelt'

2013-06-15 20:45:05 [iNFO] [WorldGuard] 1 regions loaded for 'muell'

2013-06-15 20:45:05 [iNFO] [ColoredTablist] Enabling ColoredTablist v1.9

2013-06-15 20:45:05 [iNFO] [ColoredTablist] Config loaded

2013-06-15 20:45:05 [iNFO] [DispCraft] Enabling DispCraft v1.0

2013-06-15 20:45:05 [iNFO] [DispCraft] Aktiviert

2013-06-15 20:45:05 [iNFO] [MasterPromote] Enabling MasterPromote v1.6

2013-06-15 20:45:05 [iNFO] [0;35;22m[MasterPromote] [0;37;22mUsing PermissionsEx[m

2013-06-15 20:45:05 [iNFO] [0;35;22m[MasterPromote] [0;37;22mv.1.6 enabled![m

2013-06-15 20:45:05 [iNFO] [0;35;22m[MasterPromote] [0;37;22mPluginMetrics enabled![m

2013-06-15 20:45:05 [iNFO] [ChestShop] Enabling ChestShop v3.5

2013-06-15 20:45:06 [iNFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.

2013-06-15 20:45:06 [iNFO] [ChestShop] Vault loaded - using Essentials Economy

2013-06-15 20:45:06 [iNFO] [WGCustomFlags] Enabling WGCustomFlags v1.5.2

2013-06-15 20:45:06 [iNFO] [WGCustomFlags] Loading configuration...

2013-06-15 20:45:06 [iNFO] [WGCustomFlags] Configuration loaded.

2013-06-15 20:45:06 [iNFO] [MobArena] Enabling MobArena v0.94.4.98

2013-06-15 20:45:07 [iNFO] [MobArena] Loaded arena 'default'.

2013-06-15 20:45:07 [iNFO] [MobArena] v0.94.4.98 enabled.

2013-06-15 20:45:07 [iNFO] [bankcraft] Enabling Bankcraft v2.0

2013-06-15 20:45:07 [iNFO] [bankcraft] Loading Bankcraft 2.0...

2013-06-15 20:45:07 [iNFO] [bankcraft] Mysql has been set up!

2013-06-15 20:45:07 [iNFO] [bankcraft] Bankcraft has been successfully loaded! ;D

2013-06-15 20:45:07 [iNFO] [Essentials] Enabling Essentials vPre2.11.1.6

2013-06-15 20:45:07 [iNFO] Using locale de

2013-06-15 20:45:07 [iNFO] Using locale de

2013-06-15 20:45:07 [iNFO] Essentials: Using PermissionsEx based permissions.

2013-06-15 20:45:07 [iNFO] [simpleRegionMarket] Enabling SimpleRegionMarket v3.5

2013-06-15 20:45:07 [iNFO] [simpleRegionMarket] Loaded 4 template(s), 2 world(s) and 73 region(s).

2013-06-15 20:45:07 [iNFO] [simpleRegionMarket] The check took 74ms

2013-06-15 20:45:07 [iNFO] [simpleRegionMarket] Permissions loaded (PermissionsEx)

2013-06-15 20:45:07 [iNFO] [simpleRegionMarket] SimpleRegionMarket enabled.

2013-06-15 20:45:07 [iNFO] [Jobs] Enabling Jobs v2.11.1

2013-06-15 20:45:07 [WARNING] [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.

2013-06-15 20:45:07 [WARNING] [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.

2013-06-15 20:45:07 [WARNING] [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.

2013-06-15 20:45:07 [WARNING] [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.

2013-06-15 20:45:07 [WARNING] [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.

2013-06-15 20:45:07 [WARNING] [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.

2013-06-15 20:45:07 [WARNING] [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.

2013-06-15 20:45:07 [WARNING] [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.

2013-06-15 20:45:07 [WARNING] [Jobs] Job Jaeger has an invalid Kill type property: ENDERCRYSTAL!

2013-06-15 20:45:07 [iNFO] [Jobs] Started database save task

2013-06-15 20:45:07 [iNFO] [Jobs] Started buffered payment thread

2013-06-15 20:45:07 [iNFO] [Jobs] Plugin has been enabled succesfully.

2013-06-15 20:45:07 [iNFO] [CommandSigns] Enabling CommandSigns v1.9.1.1

2013-06-15 20:45:07 [iNFO] [CommandSigns] Successfully loaded 24 signs

2013-06-15 20:45:07 [iNFO] [CommandSigns] You opted out of CommandSigns metrics. =(

2013-06-15 20:45:07 [iNFO] [WGPlayerDamageFlags] Enabling WGPlayerDamageFlags v0.5

2013-06-15 20:45:07 [iNFO] [WGCustomFlags] Added custom flag "allow-damage" to WorldGuard.

2013-06-15 20:45:07 [iNFO] [WGCustomFlags] Added custom flag "deny-damage" to WorldGuard.

2013-06-15 20:45:07 [iNFO] [XrayInformer] Enabling XrayInformer v3.0.1

2013-06-15 20:45:07 [iNFO] [XrayInformer] XrayInformer v3.0.1 is enabled

2013-06-15 20:45:07 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.11.1.6

2013-06-15 20:45:07 [iNFO] [DisguiseCraft] Enabling DisguiseCraft v4.8

2013-06-15 20:45:07 [iNFO] [DisguiseCraft] Version 4.8 is enabled!

2013-06-15 20:45:08 [iNFO] [AuthMe] Enabling AuthMe v2.7.16

2013-06-15 20:45:08 [iNFO] [AuthMe] Loading Configuration File...

2013-06-15 20:45:08 [iNFO] [AuthMe] Merge new Config Options if needed..

2013-06-15 20:45:08 [iNFO] [AuthMe] Set Language: de

2013-06-15 20:45:08 [iNFO] [AuthMe] Hook with Multiverse-Core for SpawnLocations

2013-06-15 20:45:08 [iNFO] [AuthMe] MySQL driver loaded

2013-06-15 20:45:08 [iNFO] [AuthMe] Connection pool ready

2013-06-15 20:45:08 [iNFO] [AuthMe] Successfully hook with ChestShop!

2013-06-15 20:45:08 [iNFO] [AuthMe] Vault plugin detected, hook with PermissionsEx system

2013-06-15 20:45:08 [iNFO] [AuthMe] Authme 2.7.16 enabled

2013-06-15 20:45:08 [iNFO] [CraftBook] Enabling CraftBook v2167-df93222

2013-06-15 20:45:09 [iNFO] [CraftBook] CraftBook v3.6.8 is the latest version available, and the updatability of it is: NO_UPDATE

2013-06-15 20:45:09 [iNFO] 1 cauldron recipe(s) loaded

2013-06-15 20:45:09 [iNFO] [CraftBook] Registered a new furnace recipe!

2013-06-15 20:45:09 [iNFO] [CraftBook] Registered a new shaped recipe!

2013-06-15 20:45:09 [iNFO] [CraftBook] Registered a new shapeless recipe!

2013-06-15 20:45:09 [iNFO] [CraftBook] Registered 3 custom recipes!

2013-06-15 20:45:09 [iNFO] [CraftBook] Enumerating chunks for self-triggered components...

2013-06-15 20:45:09 [iNFO] [WorldEdit] Using inbuilt NmsBlock for this version.

2013-06-15 20:45:09 [iNFO] [CraftBook] 3220 chunk(s) for 11 world(s) processed (233ms elapsed)

2013-06-15 20:45:09 [iNFO] [EssentialsChat] Enabling EssentialsChat vPre2.11.1.6

2013-06-15 20:45:09 [iNFO] [Factions] Enabling Factions v1.8.2

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] === ENABLE START ===

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] Loading board from disk

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] Found and will integrate chat with EssentialsChat vPre2.11.1.6

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] Economy integration through Vault plugin successful.

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] Successfully hooked into LWC!

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] Successfully hooked to WorldGuard.

2013-06-15 20:45:09 [iNFO] [Factions v1.8.2] === ENABLE DONE (Took 146ms) ===

2013-06-15 20:45:10 [iNFO] Server permissions file permissions.yml is empty, ignoring it

2013-06-15 20:45:10 [iNFO] Done (12,275s)! For help, type "help" or "?"

2013-06-15 20:45:10 [iNFO] [Jobs] [Jobs] Successfully linked with Vault.

Es ist blos problematisch, dir das ganz zu schicken, da dort Privatgespräche drinstehen. (Denk bitte nicht ich sei verrückt XD)

Ich hoffe das reicht.

Link zu diesem Kommentar
Auf anderen Seiten teilen

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B