dimanche 4 janvier 2015

bukkit Bukkit Server Crash

Hallo liebe Gemeinde,



kurz zur Sache an sich selbst. Ich betreibe seit längerem für einen Freund einen Minecraft Server auf unserem Homeserver. Soweit so gut, nun versuchen 2 Spieler aus dem hauseigenen Netzwerk auf den Server zu joinen via der festgelegten Server Ip. Dies funktioniert soweit auch bei "nur" einem Spieler, sobald ein 2. Spieler joinen möchte ( aus dem eigenen Netzwerk ) crasht der Server.

Ich habe bereits in der Authme Config den Wert maxRegPerIp: auf 10 erhöht, was allerdings nichts brachte. An was kann das ganze liegen.

Auf dem Server befinden sich im Durschnitt 4-10 Spieler, welche über eine no.ip Adresse von außerhalb zugreifen und dies funktioniert ohne Probleme.

Hier ein paar Daten des Servers:



AMD FX 8120

32 GB DDR III

4*4TB Raid

8MB Down / 5 MB UP

Win Server 2012



Bukkit

Spieler 4-10

Plugins:



AntiAdvertising

ArmorHUD

AuthMe

AutoMessage

BlockHunt

BuyRegion

ChatControl

ChestShop

Citizens

ClearLag

ClickWarp

ColorPortals

CouponCodes

CrackShot

CraftBook

CraftBookCommon

CreativeControl

CustomServerMessages

CustomSpawners

DolphinSpleef

DynamicBan

EasyJetpack

EchoPet

Essentials

ExpBank

FCoreLib

FireworkArrows

FoundDiamonds

FrameStore

GAListener

GiftBox

Halloween

HeadDrops

HealthBar

HiveJumpPads

iConomy

iDisguise

InfinityDispenser

ItemHalos

ItemStay

Jobs

JumpBlocks

KillCounter

LagMeter

LibsDisguises

Lift

Lottery

LWC

MasterPromote

mcMMO

MineCoupon

MobArena

MobCatcher

Modifyworld

MoneyDrop

MoreSounds

Multiverse-Core

Multiverse-Portals

MyCommand

NameTags

NoCheatPlus

OITC

OpTalk

Paintball

PerformanceMonitor

PermissionsEx

PetitionPlugin

PlotMe

PluginMetrics

PortableHorses

PrisonMine

PrisonSuite

ProtocolLib

pvparena

QuickShop

RewardMe

ScoreboardStats

ServerSigns

SignColors

SignEdit

SignShop

Simple-AutoSave

SimpleRegionMarket

SimpleReserve

SimpleSort

SimplyVanish

Spectate

SurvivalGames

Sylvester

TagAPI

TelePlusPlus

Timeismoney

TimTheEnchanter

Trails

TreasureChest

uCars

UltimateArena

update

Updater

VIPABILITY

Votifier

WGCustomFlags

WorldBorder

WorldEdit

WorldGuard







[12:47:50] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.lo adFromString(YamlConfiguration.java:55)

[12:47:50] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.lo ad(FileConfiguration.java:149)

[12:47:50] [Server thread/WARN]: at me.ienze.SimpleRegionMarket.handlers.LangHandler.< init>(LangHandler.java:43)

[12:47:50] [Server thread/WARN]: at me.ienze.SimpleRegionMarket.SimpleRegionMarket.onE nable(SimpleRegionMarket.java:61)

[12:47:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaP lugin.java:218)

[12:47:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlug in(JavaPluginLoader.java:457)

[12:47:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin (SimplePluginManager.java:385)

[12:47:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlu gin(CraftServer.java:302)

[12:47:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enableP lugins(CraftServer.java:284)

[12:47:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.m(Min ecraftServer.java:348)

[12:47:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.g(Min ecraftServer.java:325)

[12:47:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.a(Min ecraftServer.java:281)

[12:47:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.init( DedicatedServer.java:184)

[12:47:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:430)

[12:47:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617)

[12:47:50] [Server thread/WARN]: Caused by: while parsing a block mapping

in 'string', line 1, column 1:

version: 3.2.1

^

expected <block end>, but found BlockMappingStart

in 'string', line 31, column 2:

* *NO_ARG: 'Command: /srm addMem ...

^



[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMap pingKey.produce(ParserImpl.java:570)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(Par serImpl.java:158)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(Pa rserImpl.java:143)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappin gNode(Composer.java:230)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(C omposer.java:159)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocume nt(Composer.java:122)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode (Composer.java:105)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.get SingleData(BaseConstructor.java:120)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:4 81)

[12:47:50] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)

[12:47:50] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.lo adFromString(YamlConfiguration.java:53)

[12:47:50] [Server thread/WARN]: ... 14 more

[12:47:50] [Server thread/INFO]: [SimpleRegionMarket] Loaded 4 template(s), 0 world(s) and 0 region(s).

[12:47:50] [Server thread/INFO]: [SimpleRegionMarket] The check took 0ms

[12:47:50] [Server thread/INFO]: [SimpleRegionMarket] Permissions loaded (PermissionsEx)

[12:47:50] [Server thread/INFO]: [SimpleRegionMarket] SimpleRegionMarket enabled.

[12:47:50] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4

[12:47:51] [Server thread/INFO]: [CustomSpawners] Enabling CustomSpawners v0.5

[12:47:51] [Server thread/ERROR]: [CustomSpawners] CustomSpawners 0.5 does not support this version of Bukkit.

[12:47:51] [Server thread/ERROR]: [CustomSpawners] Please see http://ift.tt/1ynjIcq for supported versions.

[12:47:51] [Server thread/INFO]: [CustomSpawners] Disabling CustomSpawners v0.5

[12:47:51] [Server thread/INFO]: CustomSpawners by thebiologist13 has been disabled!

[12:47:51] [Server thread/INFO]: [MobCatcher] Enabling MobCatcher v3.14

[12:47:51] [Server thread/INFO]: [MobCatcher] Author: Malikk

[12:47:51] [Server thread/INFO]: [0;30;22m[MobCatcher] [0;31;1mYou are not running the correct version of Craftbukkit for this version of MobCatcher.[m

[12:47:51] [Server thread/INFO]: [0;30;22m[MobCatcher] [0;31;1mMobCatcher v3.14 is intended to be run on CB 1.7.2-R0.2[m

[12:47:51] [Server thread/INFO]: [0;30;22m[MobCatcher] [0;31;1mExpect major bugs or failure to enable. Please do not report bugs until you are using compatible versions of CB and MobCatcher.[m

[12:47:51] [Server thread/INFO]: [MobCatcher] Hooked Vault 1.2.27-b349

[12:47:51] [Server thread/INFO]: [MobCatcher] Spout was not found.

[12:47:51] [Server thread/INFO]: [MobCatcher] signData File is Empty

[12:47:51] [Server thread/INFO]: [MobCatcher] mobData File is Empty

[12:47:51] [Server thread/INFO]: [MobCatcher] Remove stackability: true

[12:47:51] [Server thread/INFO]: [MobCatcher] Starting Plugin Metrics

[12:47:51] [Server thread/INFO]: [MobCatcher] Enabled

[12:47:51] [Server thread/INFO]: [MoneyDrop] Enabling MoneyDrop v2.1.1

[12:47:51] [Server thread/INFO]: [MoneyDrop] loaded and ready for looting.

[12:47:51] [Server thread/INFO]: [OITC] Enabling OITC v2.1.2

[12:47:51] [Server thread/INFO]: [OITC] Hooked into Vault!

[12:47:51] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.7-SNAPSHOT:3243-28672b8,master

[12:47:51] [Server thread/INFO]: [CraftBook] The Auto-Updater is disabled for your version!

[12:47:52] [Server thread/INFO]: [CraftBook] Successfully added 1 CommandItems!

[12:47:52] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...

[12:47:52] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.

[12:47:52] [Server thread/INFO]: [CraftBook] 1876 chunk(s) for 3 world(s) processed (114ms elapsed)

[12:47:52] [Server thread/INFO]: [BuyRegion] Enabling BuyRegion v1.1.5

[12:47:52] [Server thread/INFO]: [BuyRegion] BuyRegion - By JDigital1337

[12:47:52] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.8.4

[12:47:52] [Server thread/ERROR]: ebean.properties not found

[12:47:52] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathR eader] to read the searchable class path

[12:47:52] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]

[12:47:52] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoade r]

[12:47:52] [Server thread/INFO]: Entities enhanced[0] subclassed[1]

[12:47:52] [Server thread/INFO]: runScript

[12:47:52] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...

[12:47:52] [Server thread/INFO]: ... end of script

[12:47:52] [Server thread/WARN]: [ScoreboardStats] The Replacer: VaultVariables cant be registered because that plugin version isnt supported

(You have an outdated version of Vault. Please update it)

[12:47:52] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, StatsVariables, GeneralVariables, VaultVariables, McmmoVariables]

[12:47:52] [Server thread/INFO]: [ScoreboardStats] You are using plugins that requires to activate compatibilityMode

[12:47:52] [Server thread/INFO]: [ScoreboardStats] Otherwise the plugins won't work

[12:47:52] [Server thread/INFO]: [ScoreboardStats] Please enable it in the ScoreboardStats configuration 'compatibilityMode'

[12:47:52] [Server thread/INFO]: [ScoreboardStats] Then this plugin will send raw packets, but will be still compatible other plugins

[12:47:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b649

[12:47:52] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b649

[12:47:53] [Server thread/INFO]: -------- World Settings For [Hungergames] --------

[12:47:53] [Server thread/INFO]: Chunks to Grow per Tick: 650

[12:47:53] [Server thread/INFO]: Experience Merge Radius: 3.0

[12:47:53] [Server thread/INFO]: View Distance: 10

[12:47:53] [Server thread/INFO]: Structure Info Saving: true

[12:47:53] [Server thread/INFO]: Cactus Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Cane Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Melon Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Sapling Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Wheat Growth Modifier: 100%

[12:47:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[12:47:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8

[12:47:53] [Server thread/INFO]: Anti X-Ray: true

[12:47:53] [Server thread/INFO]: Engine Mode: 1

[12:47:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:53] [Server thread/INFO]: Replace Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16

[12:47:53] [Server thread/INFO]: Random Lighting Updates: false

[12:47:53] [Server thread/INFO]: Nerfing mobs spawned from spawners false

[12:47:53] [Server thread/INFO]: Mob Spawn Range: 4

[12:47:53] [Server thread/INFO]: Arrow Despawn Rate: 1200

[12:47:53] [Server thread/INFO]: Item Despawn Rate: 6000

[12:47:53] [Server thread/INFO]: Item Merge Radius: 2.5

[12:47:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[12:47:54] [Server thread/INFO]: Preparing start region for level 3 (Seed: 341687286)

[12:47:54] [Server thread/INFO]: [WorldGuard] (Hungergames) TNT ignition is PERMITTED.

[12:47:54] [Server thread/INFO]: [WorldGuard] (Hungergames) Lighters are PERMITTED.

[12:47:54] [Server thread/INFO]: [WorldGuard] (Hungergames) Lava fire is blocked.

[12:47:54] [Server thread/INFO]: [WorldGuard] (Hungergames) Fire spread is UNRESTRICTED.

[12:47:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hungergames'

[12:47:54] [Server thread/INFO]: -------- World Settings For [CraftCity] --------

[12:47:54] [Server thread/INFO]: Chunks to Grow per Tick: 650

[12:47:54] [Server thread/INFO]: Experience Merge Radius: 3.0

[12:47:54] [Server thread/INFO]: View Distance: 10

[12:47:54] [Server thread/INFO]: Structure Info Saving: true

[12:47:54] [Server thread/INFO]: Cactus Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Cane Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Melon Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Sapling Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Wheat Growth Modifier: 100%

[12:47:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[12:47:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8

[12:47:54] [Server thread/INFO]: Anti X-Ray: true

[12:47:54] [Server thread/INFO]: Engine Mode: 1

[12:47:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:54] [Server thread/INFO]: Replace Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16

[12:47:54] [Server thread/INFO]: Random Lighting Updates: false

[12:47:54] [Server thread/INFO]: Nerfing mobs spawned from spawners false

[12:47:54] [Server thread/INFO]: Mob Spawn Range: 4

[12:47:54] [Server thread/INFO]: Arrow Despawn Rate: 1200

[12:47:54] [Server thread/INFO]: Item Despawn Rate: 6000

[12:47:54] [Server thread/INFO]: Item Merge Radius: 2.5

[12:47:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[12:47:54] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4792908712213250013)

[12:47:55] [Server thread/INFO]: [WorldGuard] Blacklist loaded.

[12:47:55] [Server thread/INFO]: [WorldGuard] (CraftCity) TNT ignition is PERMITTED.

[12:47:55] [Server thread/INFO]: [WorldGuard] (CraftCity) Lighters are PERMITTED.

[12:47:55] [Server thread/INFO]: [WorldGuard] (CraftCity) Lava fire is blocked.

[12:47:55] [Server thread/INFO]: [WorldGuard] (CraftCity) Fire spread is UNRESTRICTED.

[12:47:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CraftCity'

[12:47:55] [Server thread/INFO]: -------- World Settings For [Arenas] --------

[12:47:55] [Server thread/INFO]: Chunks to Grow per Tick: 650

[12:47:55] [Server thread/INFO]: Experience Merge Radius: 3.0

[12:47:55] [Server thread/INFO]: View Distance: 10

[12:47:55] [Server thread/INFO]: Structure Info Saving: true

[12:47:55] [Server thread/INFO]: Cactus Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Cane Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Melon Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Sapling Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Wheat Growth Modifier: 100%

[12:47:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[12:47:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8

[12:47:55] [Server thread/INFO]: Anti X-Ray: true

[12:47:55] [Server thread/INFO]: Engine Mode: 1

[12:47:55] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:55] [Server thread/INFO]: Replace Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16

[12:47:55] [Server thread/INFO]: Random Lighting Updates: false

[12:47:55] [Server thread/INFO]: Nerfing mobs spawned from spawners false

[12:47:55] [Server thread/INFO]: Mob Spawn Range: 4

[12:47:55] [Server thread/INFO]: Arrow Despawn Rate: 1200

[12:47:55] [Server thread/INFO]: Item Despawn Rate: 6000

[12:47:55] [Server thread/INFO]: Item Merge Radius: 2.5

[12:47:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[12:47:55] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1737481072836118101)

[12:47:56] [Server thread/INFO]: [MobArena] Loaded arena 'default'.

[12:47:56] [Server thread/INFO]: [WorldGuard] (Arenas) TNT ignition is PERMITTED.

[12:47:56] [Server thread/INFO]: [WorldGuard] (Arenas) Lighters are PERMITTED.

[12:47:56] [Server thread/INFO]: [WorldGuard] (Arenas) Lava fire is blocked.

[12:47:56] [Server thread/INFO]: [WorldGuard] (Arenas) Fire spread is UNRESTRICTED.

[12:47:56] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arenas'

[12:47:56] [Server thread/INFO]: -------- World Settings For [CubeTown] --------

[12:47:56] [Server thread/INFO]: Chunks to Grow per Tick: 650

[12:47:56] [Server thread/INFO]: Experience Merge Radius: 3.0

[12:47:56] [Server thread/INFO]: View Distance: 10

[12:47:56] [Server thread/INFO]: Structure Info Saving: true

[12:47:56] [Server thread/INFO]: Cactus Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Cane Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Melon Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Sapling Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Wheat Growth Modifier: 100%

[12:47:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[12:47:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8

[12:47:56] [Server thread/INFO]: Anti X-Ray: true

[12:47:56] [Server thread/INFO]: Engine Mode: 1

[12:47:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:56] [Server thread/INFO]: Replace Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]

[12:47:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16

[12:47:56] [Server thread/INFO]: Random Lighting Updates: false

[12:47:56] [Server thread/INFO]: Nerfing mobs spawned from spawners false

[12:47:56] [Server thread/INFO]: Mob Spawn Range: 4

[12:47:56] [Server thread/INFO]: Arrow Despawn Rate: 1200

[12:47:56] [Server thread/INFO]: Item Despawn Rate: 6000

[12:47:56] [Server thread/INFO]: Item Merge Radius: 2.5

[12:47:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[12:47:56] [Server thread/INFO]: Preparing start region for level 6 (Seed: -8650584005104495367)

[12:47:57] [Server thread/INFO]: [WorldGuard] Blacklist loaded.

[12:47:57] [Server thread/INFO]: [WorldGuard] (CubeTown) TNT ignition is PERMITTED.

[12:47:57] [Server thread/INFO]: [WorldGuard] (CubeTown) Lighters are PERMITTED.

[12:47:57] [Server thread/INFO]: [WorldGuard] (CubeTown) Lava fire is blocked.

[12:47:57] [Server thread/INFO]: [WorldGuard] (CubeTown) Fire spread is UNRESTRICTED.

[12:47:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CubeTown'

[12:47:57] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.

[12:47:57] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b649 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--

[12:47:57] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.2.2

[12:47:58] [Server thread/INFO]: [WGCustomFlags] Enabling WGCustomFlags v1.6

[12:47:58] [Server thread/INFO]: [WGCustomFlags] Loading configuration...

[12:47:58] [Server thread/INFO]: [WGCustomFlags] Configuration loaded.

[12:47:58] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.2

[12:47:58] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b905) (December 16, 2013) loaded.

[12:47:58] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!

[12:47:58] [Server thread/INFO]: [WGChatFlags] Enabling WGChatFlags v0.1

[12:47:58] [Server thread/INFO]: Added custom flag "chat-prefix" to WorldGuard.

[12:47:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Hungergames'

[12:47:58] [Server thread/INFO]: [WorldGuard] 30 regions loaded for 'CraftCity'

[12:47:58] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'Arenas'

[12:47:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'CubeTown'

[12:47:58] [Server thread/INFO]: Added custom flag "chat-suffix" to WorldGuard.

[12:47:58] [Server thread/INFO]: [BlockHunt] Enabling BlockHunt v0.1.7_BETA

[12:47:59] [Server thread/INFO]: [0;34;1m[BlockHunt] [0;36;1m[0;36;1mBlockHunt[0;32;1m[5m + [0;36;1m0.1.7_BETA is now Enabled. Made by [0;33;1mSteffion[0;36;1m.[m

[12:47:59] [Server thread/INFO]: [UltimateArena] Enabling UltimateArena v2.6

[12:47:59] [Server thread/INFO]: [UltimateArena] Integration with WorldEdit successful!

[12:47:59] [Server thread/INFO]: [UltimateArena] Enabled economy through iConomy 7!

[12:47:59] [Server thread/INFO]: [UltimateArena] Detected deprecated potion entry. Converting!

[12:47:59] [Server thread/INFO]: [UltimateArena] Loaded 8 Arena Classes!

[12:47:59] [Server thread/INFO]: [UltimateArena] Loaded 10 arena config files!

[12:47:59] [Server thread/INFO]: [UltimateArena] Loaded 0 arena files!

[12:47:59] [Server thread/INFO]: [UltimateArena] Loaded 0 arena signs!

[12:47:59] [Server thread/INFO]: [UltimateArena] UltimateArena v2.6 has been enabled (116ms)

[12:47:59] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.1.1

[12:47:59] [Server thread/INFO]: [AuthMe] Loading Configuration File...

[12:47:59] [Server thread/INFO]: [AuthMe] Merge new Config Options if needed..

[12:47:59] [Server thread/INFO]: [AuthMe] Set Language: en

[12:47:59] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations

[12:47:59] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin

[12:47:59] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin

[12:47:59] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system

[12:47:59] [Server thread/INFO]: [AuthMe] Authme 3.1.1 enabled

[12:47:59] [Server thread/INFO]: [SignShop] Enabling SignShop v2.8.0

[12:47:59] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.

[12:48:00] [Server thread/WARN]: [SignShop] Essentials signs are enabled, checking for conflicts now!

[12:48:00] [Server thread/INFO]: [SignShop] v2.8.0 Enabled

[12:48:00] [Server thread/INFO]: [PVP Arena] Enabling pvparena v1.0.8.265

[12:48:00] [Server thread/INFO]: [0;33;1m[PVP Arena[0;33;1m] [0;37;1mdebugging: off[m

[12:48:01] [Server thread/INFO]: [PVP Arena] Downloading module update file...

[12:48:01] [Server thread/INFO]: [PVP Arena] Downloaded module update file

[12:48:01] [Server thread/INFO]: [PVP Arena] Plugin tracking enabled. Set tracker: false inside the main config to disable.

[12:48:01] [Thread-32/INFO]: [PVP Arena] Updates deactivated. Please check dev.bukkit for updates.

[12:48:01] [Server thread/INFO]: [PVP Arena] enabled (version pvparena v1.0.8.265)

[12:48:01] [Server thread/INFO]: [Paintball] Enabling Paintball v1.2.5

[12:48:01] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt

[12:48:01] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0

[12:48:01] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt

[12:48:01] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt

[12:48:01] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20

[12:48:01] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt

[12:48:01] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43

[12:48:01] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt

[12:48:01] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29

[12:48:01] [Server thread/INFO]: [Paintball] Loading ranks..

[12:48:01] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.

[12:48:01] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' found. Using it now.

[12:48:01] [Server thread/INFO]: [Paintball] Plugin 'Votifier' found. Using it now.

[12:48:01] [Server thread/INFO]: [Paintball] By blablubbabc enabled.

[12:48:01] [Server thread/INFO]: [CreativeControl] Enabling CreativeControl v6.4

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Initializing configurations...[m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Loading Modules...[m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Connecting to the SQLite database...[m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m SQLite database connected Successfuly![m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Registring Events...[m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m MobArena support enabled![m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m SurvivalGames support enabled![m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Vault hooked as permissions plugin[m

[12:48:01] [Server thread/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m CreativeControl v6.4 loaded in 214 ms![m

[12:48:02] [Server thread/WARN]: Server permissions file permissions.yml is not valid YAML.

java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map

at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadCus tomPermissions(CraftServer.java:672) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enableP lugins(CraftServer.java:290) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.m(Min ecraftServer.java:348) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.g(Min ecraftServer.java:325) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.a(Min ecraftServer.java:281) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.DedicatedServer.init( DedicatedServer.java:184) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:430) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

[12:48:02] [Server thread/INFO]: Done (24.019s)! For help, type "help" or "?"

[12:48:02] [Server thread/INFO]: [NoCheatPlus] Post-enable running...

[12:48:03] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.

[12:48:03] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.

[12:48:10] [Craft Scheduler Thread - 3/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1IbDmb8

[12:48:10] [Craft Scheduler Thread - 8/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjGBp

[12:48:10] [Craft Scheduler Thread - 13/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjGRD

[12:48:10] [Craft Scheduler Thread - 17/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjIsI

[12:48:10] [Craft Scheduler Thread - 10/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1IbDmba

[12:48:10] [Server thread/WARN]: [CouponCodes] [Error] Could not measure plugin

[12:48:10] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 502 for URL: http://ift.tt/1IbDmbc

[12:48:10] [Server thread/WARN]: at sun.net.http://www.protocol.http.HttpURLConn...tream0(Unknown Source)

[12:48:10] [Server thread/WARN]: at sun.net.http://www.protocol.http.HttpURLConn...Stream(Unknown Source)

[12:48:10] [Server thread/WARN]: at net.Drepic.CouponCodes.misc.Metrics.postPlugin(Met rics.java:251)

[12:48:10] [Server thread/WARN]: at net.Drepic.CouponCodes.misc.Metrics.beginMeasuring Plugin(Metrics.java:187)

[12:48:10] [Server thread/WARN]: at net.Drepic.CouponCodes.runnable.CustomDataSender.r un(CustomDataSender.java:150)

[12:48:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask .run(CraftTask.java:58)

[12:48:10] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftSche duler.mainThreadHeartbeat(CraftScheduler.java:345)

[12:48:10] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.u(Min ecraftServer.java:583)

[12:48:10] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.u(Ded icatedServer.java:259)

[12:48:10] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.t(Min ecraftServer.java:540)

[12:48:10] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:446)

[12:48:10] [Server thread/WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617)

[12:48:10] [Server thread/INFO]: [0;34;1m[BlockHunt] [0;36;1m[0;36;1mSending [0;33;1mMCStats[0;36;1m to the server...[m

[12:48:10] [Craft Scheduler Thread - 8/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Cached 0 protections[m

[12:48:10] [Craft Scheduler Thread - 8/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m Loaded 0 regions[m

[12:48:10] [Craft Scheduler Thread - 8/INFO]: [0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m 0 blocks protected[m

[12:48:10] [Server thread/INFO]: [DynamicBan] Checking the server for update info..

[12:48:11] [Craft Scheduler Thread - 17/INFO]: [EchoPet] [0;32;1m[INFO] [0;33;22mAn update is available: EchoPet v2.6.0[m

[12:48:11] [Craft Scheduler Thread - 17/INFO]: [EchoPet] [0;32;1m[INFO] [0;33;22mType /ecupdate to update.[m

[12:48:12] [Server thread/ERROR]: [DynamicBan] Error performing update check!

[12:48:12] [Server thread/INFO]: [MobArena] MobArena v0.96.9 is now available!

[12:48:12] [Server thread/INFO]: [MobArena] Your version: v0.95.5

[12:48:13] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.

[12:48:13] [Server thread/INFO]: [Paintball] Info regarding the switch to uuids: If you want to be able to import your old paintball player data later (once name changing got enabled and paintball was updated), then you might want to check out the dev.bukkit project page of Paintball: A plugin named 'UUIDCollector' is available there for you which helps to prepare for later transition.[m

[12:48:13] [Server thread/INFO]: [Paintball] --------- Checking version ----------

[12:48:14] [Server thread/INFO]: [Paintball] There is a new version of paintball available: Paintball v1.2.10 (release)

[12:48:14] [Server thread/INFO]: [Paintball] Download at the bukkit dev page.

[12:48:14] [Server thread/INFO]: [Paintball] --------- ---------------- ----------

[12:48:14] [Server thread/INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.Crea tiveEditSessionFactory from me.FurH.CreativeControl.integration.worldedit

[12:48:14] [Server thread/INFO]: [0;33;1m[MoreSounds] [0;37;1mAn update is available (54 kb).[m

[12:48:14] [Server thread/INFO]: [0;37;1mType "/sounds update" to update, or download it from:[m

[12:48:14] [Server thread/INFO]: [0;37;http://ift.tt/1IbDmbi

[12:48:14] [Server thread/INFO]: [SurvivalGames] Loading Arena: 1

[12:48:14] [Server thread/INFO]: [SurvivalGames] 196 255 207

[12:48:14] [Server thread/INFO]: [SurvivalGames] -217 0 -219

[12:48:14] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=Hungergames},x=196. 0,y=255.0,z=207.0,pitch=0.0,yaw=0.0}

[12:48:14] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=Hungergames},x=-217.0,y=0.0,z=-219.0,pitch=0.0,yaw=0.0}

[12:48:14] [Server thread/INFO]: ItemStack{NETHER_STAR x 1}

[12:48:14] [Server thread/INFO]: sharpness:4

[12:48:14] [Server thread/INFO]: ItemStack{PAPER x 1}

[12:48:14] [Server thread/INFO]: fire:2

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;1m ************************************************** [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;1m ----------------- PAINTBALL INFO -----------------[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;31;1m License stuff:[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m - Usage on own risk. I give no warranties for anything.[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m - Do not modify. Use it as it is![m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m - Do not redistribute/upload/use parts of it/copy/give away.[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m - Do not use for commercial purposes![m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m -> No benefits for paying players/donors![m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m -> This also applies to any kind of add-on you are using[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;22m related to this plugin![m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;32;22m If you like this plugin: Give feedback and donate at[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;32;22m ->http://ift.tt/1ynjGRP [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;32;1m Thank you and good shooting![m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;32;1m - blablubbabc :)[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;1m ---------------- Detected Problems ---------------[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;31;1m - There is a new version of paintball available: Paintball v1.2.10 (release)[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;31;1m -> Check your complete log![m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;31;1m There might be additional information above.[m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [0;33;1m ************************************************** [m

[12:48:14] [Craft Scheduler Thread - 31/INFO]: [m

[12:48:17] [Craft Scheduler Thread - 15/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1IbDmry

[12:48:19] [Craft Scheduler Thread - 9/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjGRQ

[12:48:19] [Craft Scheduler Thread - 2/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1IbDmrA

[12:48:20] [Craft Scheduler Thread - 27/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjGRU

[12:48:20] [Craft Scheduler Thread - 5/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjH8a

[12:48:20] [Craft Scheduler Thread - 28/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1ynjIsU

[12:48:20] [Craft Scheduler Thread - 26/INFO]: [Metrics] Server returned HTTP response code: 502 for URL: http://ift.tt/1IbDmrK

[12:48:57] [Server thread/INFO]: Benny[/192.168.2.102:64052] logged in with entity id 244 at ([CraftCity] -564.0545102578784, 16.063135294674183, 407.30000001192093)

[12:48:58] [Server thread/INFO]: [MineCoupon] Check for updates ...

[12:48:58] [Server thread/INFO]: [MineCoupon] Contacting inapp.xtrsource.com (in order to check for updates)

[12:48:58] [Server thread/INFO]: [MineCoupon] Reading data from inapp.xtrsource.com ...

[12:48:58] [Server thread/INFO]: [MineCoupon] MineCoupon is up to date.

[12:48:58] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to DolphinSpleef v1.1.2

org.bukkit.event.EventException

at org.bukkit.plugin.java.JavaPluginLoader$1.execute( JavaPluginLoader.java:427) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.RegisteredListener.callEvent(Reg isteredListener.java:62) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.TimedRegisteredListener.callEven t(TimedRegisteredListener.java:30) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.SimplePluginManager.fireEvent(Si mplePluginManager.java:482) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.SimplePluginManager.callEvent(Si mplePluginManager.java:467) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerLi st.java:225) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerLi st.java:116) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.LoginListener.c(Login Listener.java:87) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.LoginListener.a(Login Listener.java:42) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.NetworkManager.a(Netw orkManager.java:150) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.ServerConnection.c(So urceFile:134) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.u(Min ecraftServer.java:657) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.DedicatedServer.u(Ded icatedServer.java:259) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.t(Min ecraftServer.java:540) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:446) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_25]

at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_25]

at uk.co.live.karlfish.Updater.getLatestUpdates(Updat er.java:41) ~[?:?]

at uk.co.live.karlfish.plugin_DolphinSpleef.updateLog inAdmin(plugin_DolphinSpleef.java:589) ~[?:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]

at org.bukkit.plugin.java.JavaPluginLoader$1.execute( JavaPluginLoader.java:425) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

... 15 more

[12:48:58] [Server thread/INFO]: Player joined: Benny

[12:48:58] [Server thread/ERROR]: [PrisonSuite] Unable to connect to the update server!

[12:48:58] [Server thread/INFO]: [0;31;22mFailed to parse ItemStack array into a string[m

[12:48:58] [Server thread/INFO]: [0;31;22m[0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m This error is avaliable at: plugins/CreativeControl/error/error-04-01-2015-12-48-58-855.txt[m

[12:48:58] [Server thread/INFO]: [0;31;22mFailed to parse ItemStack array into a string[m

[12:48:58] [Server thread/INFO]: [0;31;22m[0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m This error is avaliable at: plugins/CreativeControl/error/error-04-01-2015-12-48-58-872.txt[m

[12:48:59] [Server thread/INFO]: [ScoreboardStats] Couldnt replace variable with name: %econ% Maybe you misspelled it or the replacer isnt available yet

[12:49:00] [Craft Scheduler Thread - 21/INFO]: [SG]Checking for updates

[12:49:01] [Craft Scheduler Thread - 21/WARN]: [SurvivalGames] [SurvivalGames] could not check for updates.

[12:49:16] [Server thread/INFO]: Disconnecting GameProfile{id='357530dc839d36dca261848bfb975ab5', name='Benny'} (/192.168.2.103:53521): §fSame nick is already playing

[12:49:17] [Server thread/INFO]: GameProfile{id='357530dc839d36dca261848bfb975ab5', name='Benny'} (/192.168.2.103:53521) lost connection: §fSame nick is already playing

[12:49:27] [Server thread/INFO]: [0;31;22mFailed to parse ItemStack array into a string[m

[12:49:27] [Server thread/INFO]: [0;31;22m[0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m This error is avaliable at: plugins/CreativeControl/error/error-04-01-2015-12-49-27-959.txt[m

[12:49:27] [Server thread/INFO]: [0;31;22mFailed to parse ItemStack array into a string[m

[12:49:27] [Server thread/INFO]: [0;31;22m[0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m This error is avaliable at: plugins/CreativeControl/error/error-04-01-2015-12-49-27-964.txt[m

[12:49:27] [Server thread/INFO]: [AuthMe] Set Benny to gamemode: CREATIVE

[12:49:28] [Server thread/INFO]: Benny lost connection: §fLogin Timeout

[12:49:30] [Server thread/INFO]: Benny[/192.168.2.103:53528] logged in with entity id 1329 at ([CraftCity] -503.42188470286976, 4.4, 362.5100843676555)

[12:49:30] [Server thread/INFO]: [MineCoupon] Check for updates ...

[12:49:30] [Server thread/INFO]: [MineCoupon] Contacting inapp.xtrsource.com (in order to check for updates)

[12:49:30] [Server thread/INFO]: [MineCoupon] Reading data from inapp.xtrsource.com ...

[12:49:30] [Server thread/INFO]: [MineCoupon] MineCoupon is up to date.

[12:49:30] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to DolphinSpleef v1.1.2

org.bukkit.event.EventException

at org.bukkit.plugin.java.JavaPluginLoader$1.execute( JavaPluginLoader.java:427) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.RegisteredListener.callEvent(Reg isteredListener.java:62) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.TimedRegisteredListener.callEven t(TimedRegisteredListener.java:30) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.SimplePluginManager.fireEvent(Si mplePluginManager.java:482) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at org.bukkit.plugin.SimplePluginManager.callEvent(Si mplePluginManager.java:467) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerLi st.java:225) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerLi st.java:116) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.LoginListener.c(Login Listener.java:87) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.LoginListener.a(Login Listener.java:42) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.NetworkManager.a(Netw orkManager.java:150) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.ServerConnection.c(So urceFile:134) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.u(Min ecraftServer.java:657) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.DedicatedServer.u(Ded icatedServer.java:259) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.t(Min ecraftServer.java:540) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:446) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_25]

at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_25]

at uk.co.live.karlfish.Updater.getLatestUpdates(Updat er.java:41) ~[?:?]

at uk.co.live.karlfish.plugin_DolphinSpleef.updateLog inAdmin(plugin_DolphinSpleef.java:589) ~[?:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]

at org.bukkit.plugin.java.JavaPluginLoader$1.execute( JavaPluginLoader.java:425) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

... 15 more

[12:49:30] [Server thread/INFO]: Player joined: Benny

[12:49:30] [Server thread/ERROR]: [PrisonSuite] Unable to connect to the update server!

[12:49:30] [Server thread/INFO]: [0;31;22mFailed to parse ItemStack array into a string[m

[12:49:30] [Server thread/INFO]: [0;31;22m[0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m This error is avaliable at: plugins/CreativeControl/error/error-04-01-2015-12-49-30-605.txt[m

[12:49:30] [Server thread/INFO]: [0;31;22mFailed to parse ItemStack array into a string[m

[12:49:30] [Server thread/INFO]: [0;31;22m[0;30;1m[[0;36;22mCreativeControl[0;30;1m][0;37;22m:[0;37;1m This error is avaliable at: plugins/CreativeControl/error/error-04-01-2015-12-49-30-612.txt[m

[12:49:33] [Craft Scheduler Thread - 21/INFO]: [SG]Checking for updates

[12:49:33] [Craft Scheduler Thread - 21/WARN]: [SurvivalGames] [SurvivalGames] could not check for updates.

[12:49:36] [Server thread/INFO]: Disconnecting GameProfile{id='357530dc839d36dca261848bfb975ab5', name='Benny'} (/192.168.2.102:64064): §fSame nick is already playing

[12:49:36] [Server thread/INFO]: GameProfile{id='357530dc839d36dca261848bfb975ab5', name='Benny'} (/192.168.2.102:64064) lost connection: §fSame nick is already playing

[12:49:39] [Server thread/INFO]: Benny issued server command: /login 55869

[12:49:40] [Server thread/INFO]: [AuthMe] Benny logged in!

[12:49:49] [Server thread/INFO]: Frankl[/192.168.2.106:53932] logged in with entity id 2025 at ([CraftCity] -503.42188470286976, 4.4, 362.5100843676555)

[12:49:49] [Server thread/INFO]: Player joined: Frankl

[12:49:49] [Server thread/ERROR]: Encountered an unexpected exception

java.lang.ArrayIndexOutOfBoundsException: -1

at java.util.concurrent.CopyOnWriteArrayList.get(Unkn own Source) ~[?:1.8.0_25]

at java.util.concurrent.CopyOnWriteArrayList.get(Unkn own Source) ~[?:1.8.0_25]

at net.minecraft.server.v1_7_R1.PlayerList.tick(Playe rList.java:777) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.u(Min ecraftServer.java:661) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.DedicatedServer.u(Ded icatedServer.java:259) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.t(Min ecraftServer.java:540) ~[spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.MinecraftServer.run(M inecraftServer.java:446) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

at net.minecraft.server.v1_7_R1.ThreadServerApplicati on.run(SourceFile:617) [spigot-1.7.2-B1219.jar:git-Spigot-1219]

[12:49:49] [Server thread/ERROR]: This crash report has been saved to: L:\Bukkit 1.8\.\crash-reports\crash-2015-01-04_12.49.49-server.txt

[12:49:50] [Netty IO #2/ERROR]: [TagAPI] Something seems to be holding up TagAPI's event. Ignoring for Frankl as seen by Benny





bukkit Bukkit Server Crash

Aucun commentaire:

Enregistrer un commentaire