io.netty.channel.abstractchannel$annotatedconnectexception: connection timed out: no further informa

Discussion in 'General Help' started by ProDog, Jul 7, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    ProDog

    Hello, i made a bukkit server few days ago and noone can connect to it!
    I disabled my firewall, port-forwarded a few times, tried messing with the port but nothing helped!
    Here is my latest.log and server.properties

    Code:
    #Minecraft server properties
    #Fri Jul 07 14:11:47 CEST 2017
    spawn-protection=16
    generator-settings=
    force-gamemode=false
    allow-nether=true
    gamemode=0
    broadcast-console-to-ops=true
    enable-query=false
    player-idle-timeout=0
    difficulty=1
    spawn-monsters=true
    op-permission-level=4
    pvp=true
    snooper-enabled=true
    level-type=DEFAULT
    hardcore=false
    enable-command-block=true
    max-players=20
    network-compression-threshold=256
    resource-pack-sha1=
    max-world-size=29999984
    rcon.port=25575
    server-port=25565
    debug=false
    server-ip=192.168.0.150
    spawn-npcs=true
    allow-flight=false
    level-name=world
    view-distance=10
    resource-pack=
    spawn-animals=true
    white-list=false
    rcon.password=aleksa22
    generate-structures=true
    online-mode=false
    max-build-height=256
    level-seed=
    prevent-proxy-connections=false
    enable-rcon=true
    motd=\u00A77[\u00A7bToiletFort\u00A77] \u00A7b1.12


    Code:
    [13:58:11] [Server thread/INFO]: Loading properties
    [13:58:11] [Server thread/INFO]: Default game type: SURVIVAL
    [13:58:12] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-23b6354-0481ae9 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
    [13:58:12] [Server thread/INFO]: Debug logging is disabled
    [13:58:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [13:58:12] [Server thread/INFO]: Using 4 threads for Netty based IO
    [13:58:12] [Server thread/INFO]: Generating keypair
    [13:58:13] [Server thread/INFO]: Starting Minecraft server on 192.168.0.150:25565
    [13:58:13] [Server thread/INFO]: Using default channel type
    [13:58:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [13:58:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
    [13:58:16] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
    [13:58:16] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.0
    [13:58:16] [Server thread/INFO]: [QuickBan] Loading QuickBan v1.0
    [13:58:16] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
    [13:58:16] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
    [13:58:16] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.3
    [13:58:16] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
    [13:58:16] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.5
    [13:58:16] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
    [13:58:16] [Server thread/INFO]: [ChatColor] Loading ChatColor v3.0
    [13:58:16] [Server thread/INFO]: [ChatManager] Loading ChatManager v7.0
    [13:58:16] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.13.0-SNAPSHOT
    [13:58:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
    [13:58:16] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1484)
    [13:58:16] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3
    [13:58:16] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b482
    [13:58:16] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b482
    [13:58:16] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b482
    [13:58:16] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.9.1
    [13:58:16] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b482
    [13:58:16] [Server thread/INFO]: [Factions] Loading Factions v2.13.0-SNAPSHOT
    [13:58:16] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.5
    [13:58:16] [Server thread/INFO]: [SimpleAPI] Checking for updates...
    [13:58:16] [Server thread/INFO]: [SimpleAPI] loading BStats...
    [13:58:16] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
    [13:58:17] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
    [13:58:17] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [13:58:17] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [13:58:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [13:58:17] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [13:58:17] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
    [13:58:17] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.13.0-SNAPSHOT
    [13:58:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE START ===[m
    [13:58:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
    [13:58:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
    [13:58:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
    [13:58:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
    [13:58:17] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m38[0;33;1mms.[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBasics[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBoard[0;33;1m set to [0;35;1mMinecraft 1.9.0+ [1_9_R1+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsChat[0;33;1m set to [0;35;1mMinecraft 1.12.0+ [1_12_R1+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityDamageEvent[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityGet[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackTooltip[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPermissions[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPlayerInventoryCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsSkullMeta[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationLiabilityAreaEffectCloud[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationVault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinEvent[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActionbar[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActual[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinCommand[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinDisplayName[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinGamemode[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinInventory[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinKick[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinLog[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMassiveCraftPremium[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMessage[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinModification[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinPlayed[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinSenderPs[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTeleport[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTitle[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinVisibility[0;33;1m set to [0;35;1mDefault[m
    [13:58:19] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinWorld[0;33;1m set to [0;35;1mDefault[m
    [13:58:20] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m3005ms[0;33;1m) ===[m
    [13:58:20] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [13:58:20] [Server thread/INFO]: Preparing level "world"
    [13:58:20] [Server thread/INFO]: -------- World Settings For [world] --------
    [13:58:20] [Server thread/INFO]: Item Despawn Rate: 6000
    [13:58:20] [Server thread/INFO]: Item Merge Radius: 2.5
    [13:58:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [13:58:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [13:58:20] [Server thread/INFO]: View Distance: 10
    [13:58:20] [Server thread/INFO]: Experience Merge Radius: 3.0
    [13:58:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [13:58:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [13:58:20] [Server thread/INFO]: Mob Spawn Range: 4
    [13:58:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Cane Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Melon Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Vine Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [13:58:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [13:58:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [13:58:20] [Server thread/INFO]: Random Lighting Updates: false
    [13:58:20] [Server thread/INFO]: Structure Info Saving: true
    [13:58:20] [Server thread/INFO]: Max TNT Explosions: 100
    [13:58:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [13:58:20] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [13:58:20] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [13:58:20] [Server thread/INFO]: Item Despawn Rate: 6000
    [13:58:20] [Server thread/INFO]: Item Merge Radius: 2.5
    [13:58:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [13:58:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [13:58:20] [Server thread/INFO]: View Distance: 10
    [13:58:20] [Server thread/INFO]: Experience Merge Radius: 3.0
    [13:58:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [13:58:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [13:58:20] [Server thread/INFO]: Mob Spawn Range: 4
    [13:58:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Cane Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Melon Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Vine Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [13:58:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [13:58:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [13:58:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [13:58:20] [Server thread/INFO]: Random Lighting Updates: false
    [13:58:20] [Server thread/INFO]: Structure Info Saving: true
    [13:58:20] [Server thread/INFO]: Max TNT Explosions: 100
    [13:58:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [13:58:20] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [13:58:21] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [13:58:21] [Server thread/INFO]: Item Despawn Rate: 6000
    [13:58:21] [Server thread/INFO]: Item Merge Radius: 2.5
    [13:58:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [13:58:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [13:58:21] [Server thread/INFO]: View Distance: 10
    [13:58:21] [Server thread/INFO]: Experience Merge Radius: 3.0
    [13:58:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [13:58:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [13:58:21] [Server thread/INFO]: Mob Spawn Range: 4
    [13:58:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Cane Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Melon Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Vine Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [13:58:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [13:58:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [13:58:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [13:58:21] [Server thread/INFO]: Random Lighting Updates: false
    [13:58:21] [Server thread/INFO]: Structure Info Saving: true
    [13:58:21] [Server thread/INFO]: Max TNT Explosions: 100
    [13:58:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [13:58:21] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [13:58:21] [Server thread/INFO]: Preparing start region for level 0 (Seed: 50638684)
    [13:58:22] [Server thread/INFO]: Preparing spawn area: 3%
    [13:58:23] [Server thread/INFO]: Preparing spawn area: 48%
    [13:58:24] [Server thread/INFO]: Preparing spawn area: 98%
    [13:58:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1434917445785482311)
    [13:58:25] [Server thread/INFO]: Preparing spawn area: 85%
    [13:58:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1434917445785482311)
    [13:58:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
    [13:58:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [13:58:26] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
    [13:58:26] [Server thread/INFO]: [0;33;1m[Tim] Unused enchantments: MENDING(70) VANISHING_CURSE(71) DEPTH_STRIDER(8) FROST_WALKER(9) BINDING_CURSE(10) SWEEPING_EDGE(22) LUCK(61) LURE(62) [m
    [13:58:26] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
    [13:58:26] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.0
    [13:58:26] [Server thread/INFO]: [QuickBan] Enabling QuickBan v1.0
    [13:58:26] [Server thread/INFO]: [QuickBan] QuickBan has been enabled.
    [13:58:26] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
    [13:58:27] [Server thread/INFO]: [ClearLag] Loading modules...
    [13:58:27] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
    [13:58:27] [Server thread/INFO]: [ClearLag] Modules have been loaded!
    [13:58:27] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
    [13:58:27] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
    [13:58:27] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
    [13:58:27] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [13:58:27] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
    [13:58:27] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [13:58:27] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
    [13:58:27] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
    [13:58:27] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.3
    [13:58:27] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
    [13:58:27] [Server thread/INFO]: [ChatColor] Enabling ChatColor v3.0
    [13:58:27] [Server thread/INFO]: nop
    [13:58:27] [Server thread/INFO]: [ChatManager] Enabling ChatManager v7.0
    [13:58:27] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [13:58:28] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [13:58:28] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [13:58:28] [Server thread/INFO]: [WorldGuard] Loading region data...
    [13:58:28] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1484)
    [13:58:29] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3
    [13:58:29] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_12_R1.ItemStack.createStack(net.minecraft.server.v1_12_R1.NBTTagCompound)
    [13:58:29] [Server thread/WARN]:     at java.lang.Class.getMethod(Unknown Source)
    [13:58:29] [Server thread/WARN]:     at net.cfilatov.auctionhouse.data.DataHandler.deserializeItemStack(DataHandler.java:373)
    [13:58:29] [Server thread/WARN]:     at net.cfilatov.auctionhouse.data.DataHandler.loadListings(DataHandler.java:94)
    [13:58:29] [Server thread/WARN]:     at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:31)
    [13:58:29] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
    [13:58:29] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    [13:58:29] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
    [13:58:29] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:377)
    [13:58:29] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:327)
    [13:58:29] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421)
    [13:58:29] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382)
    [13:58:29] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337)
    [13:58:29] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
    [13:58:29] [Server thread/WARN]:     at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544)
    [13:58:29] [Server thread/WARN]:     at java.lang.Thread.run(Unknown Source)
    [13:58:29] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b482
    [13:58:29] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
    [13:58:29] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
    [13:58:29] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
    [13:58:29] [Server thread/INFO]: Using locale en_US
    [13:58:30] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
    [13:58:30] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [13:58:30] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
    [13:58:30] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b482
    [13:58:30] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b482
    [13:58:30] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.9.1
    [13:58:30] [Server thread/ERROR]: Error occurred while enabling SuperVanish v5.9.1 (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
        at de.myzelyam.supervanish.config.MessagesFile.<init>(MessagesFile.java:34) ~[?:?]
        at de.myzelyam.supervanish.SuperVanish.prepareConfig(SuperVanish.java:142) ~[?:?]
        at de.myzelyam.supervanish.SuperVanish.onEnable(SuperVanish.java:101) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:377) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:327) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [13:58:30] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b482
    [13:58:30] [Server thread/INFO]: [Factions] Enabling Factions v2.13.0-SNAPSHOT
    [13:58:30] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE START ===[m
    [13:58:32] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationV19[m
    [13:58:32] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationSpigot[m
    [13:58:32] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationWorldGuard[m
    [13:58:32] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mPowerMixin[0;33;1m set to [0;35;1mDefault[m
    [13:58:32] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m2502ms[0;33;1m) ===[m
    [13:58:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [13:58:32] [Server thread/INFO]: Done (12.604s)! For help, type "help" or "?"
    [13:58:32] [Server thread/INFO]: Starting remote control listener
    [13:58:32] [RCON Listener #1/INFO]: RCON running on 192.168.0.150:25575
    [13:58:32] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
    [13:58:33] [Thread-18/INFO]: [ClearLag] No updates found!
    [13:58:33] [Craft Scheduler Thread - 0/INFO]: [PlugMan] No update was found.
    [13:58:34] [Server thread/INFO]: [Citizens] Loaded 8 NPCs.
    [13:58:35] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
    [13:58:35] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
     
  2. Offline

    Zombie_Striker

    This is your internal IP, which players cannot connect to. Players need to connect to your external IP.

    Not only that, but bukkit automatically detects the IP. Leave this line blank.
     
  3. Offline

    ProDog

    Thanks, but what ip do i give to players now?
     
  4. Offline

    Zombie_Striker

  5. Offline

    ProDog

    @Zombie_Striker Alright, this is wierd, first time i tried that with the ip it worked, gone outside for about 3 hours. Came back and tried turning on my server and tried connecting to it. Didn't work, it just cant connect...

    Edit: This is what i get on your link thing: Error: I could not see your service on 188.2.46.51 on port (25565)

    And when before i went outside i checked with dinnerbone's server tool and it said it was online and now it says its not.

    P.S. I did NO modifications when i turned off my server before i went outside..
     
  6. Offline

    Zombie_Striker

    @ProDog
    Has the IP changed? Check the site again to see if your ip is the same.

    Are there any errors in the console? If so, post them.
     
  7. Offline

    ProDog

    The IP hasn't changed and here is the latest.log

    Code:
    [22:19:57] [Server thread/INFO]: Starting minecraft server version 1.12
    [22:19:57] [Server thread/INFO]: Loading properties
    [22:19:57] [Server thread/INFO]: Default game type: SURVIVAL
    [22:19:57] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-23b6354-0481ae9 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
    [22:19:58] [Server thread/WARN]: Couldn't load server icon
    java.lang.NullPointerException: null
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1681) ~[craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadServerIcon0(CraftServer.java:1669) ~[craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadIcon(CraftServer.java:761) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.<init>(CraftServer.java:260) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.PlayerList.<init>(PlayerList.java:76) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:183) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [22:19:58] [Server thread/INFO]: Debug logging is disabled
    [22:19:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [22:19:58] [Server thread/INFO]: Using 4 threads for Netty based IO
    [22:19:58] [Server thread/INFO]: Generating keypair
    [22:19:58] [Server thread/INFO]: Starting Minecraft server on *:25566
    [22:19:58] [Server thread/INFO]: Using default channel type
    [22:20:00] [Server thread/ERROR]: Could not load 'plugins\portmapper-2.0.0.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:302) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 6 more
    [22:20:00] [Server thread/ERROR]: Could not load 'plugins\AAC 2.1.1b pre-release.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: ProtocolLib
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:302) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [22:20:00] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [22:20:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
    [22:20:01] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
    [22:20:01] [Server thread/INFO]: [PixelPrinter] Loading PixelPrinter v1.0.14
    [22:20:01] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.3.0
    [22:20:01] [Server thread/INFO]: [QuickBan] Loading QuickBan v1.0
    [22:20:01] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
    [22:20:01] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
    [22:20:01] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see [URL]http://dft.ba/-8ous[/URL]), UUIDs *may not be stable*!
    [22:20:01] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.3
    [22:20:01] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
    [22:20:01] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.5
    [22:20:01] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
    [22:20:01] [Server thread/INFO]: [ChatColor] Loading ChatColor v3.0
    [22:20:01] [Server thread/INFO]: [ChatManager] Loading ChatManager v7.0
    [22:20:01] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.13.0-SNAPSHOT
    [22:20:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
    [22:20:01] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1484)
    [22:20:01] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3
    [22:20:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b482
    [22:20:01] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b482
    [22:20:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b482
    [22:20:01] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.9.1
    [22:20:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b482
    [22:20:01] [Server thread/INFO]: [Factions] Loading Factions v2.13.0-SNAPSHOT
    [22:20:01] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.5
    [22:20:01] [Server thread/INFO]: [SimpleAPI] Checking for updates...
    [22:20:01] [Server thread/INFO]: [SimpleAPI] loading BStats...
    [22:20:01] [Server thread/INFO]: [SimpleAPI] BStats Location: [URL]https://bstats.org/plugin/bukkit/SimpleAPI[/URL]
    [22:20:02] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
    [22:20:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [22:20:03] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [22:20:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [22:20:03] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [22:20:03] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
    [22:20:03] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.13.0-SNAPSHOT
    [22:20:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE START ===[m
    [22:20:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
    [22:20:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
    [22:20:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
    [22:20:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
    [22:20:03] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m32[0;33;1mms.[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBasics[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBoard[0;33;1m set to [0;35;1mMinecraft 1.9.0+ [1_9_R1+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsChat[0;33;1m set to [0;35;1mMinecraft 1.12.0+ [1_12_R1+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityDamageEvent[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityGet[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackTooltip[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPermissions[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPlayerInventoryCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsSkullMeta[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationLiabilityAreaEffectCloud[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationVault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinEvent[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActionbar[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActual[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinCommand[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinDisplayName[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinGamemode[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinInventory[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinKick[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinLog[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMassiveCraftPremium[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMessage[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinModification[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinPlayed[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinSenderPs[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTeleport[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTitle[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinVisibility[0;33;1m set to [0;35;1mDefault[m
    [22:20:06] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinWorld[0;33;1m set to [0;35;1mDefault[m
    [22:20:07] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m3799ms[0;33;1m) ===[m
    [22:20:07] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    [22:20:07] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
    [22:20:07] [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.
    [22:20:07] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
    [22:20:07] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [22:20:07] [Server thread/INFO]: Preparing level "world"
    [22:20:07] [Server thread/INFO]: -------- World Settings For [world] --------
    [22:20:07] [Server thread/INFO]: Item Despawn Rate: 6000
    [22:20:07] [Server thread/INFO]: Item Merge Radius: 2.5
    [22:20:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [22:20:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [22:20:07] [Server thread/INFO]: View Distance: 10
    [22:20:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [22:20:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [22:20:07] [Server thread/INFO]: Experience Merge Radius: 3.0
    [22:20:07] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [22:20:07] [Server thread/INFO]: Mob Spawn Range: 4
    [22:20:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Cane Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Melon Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Vine Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [22:20:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [22:20:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [22:20:07] [Server thread/INFO]: Random Lighting Updates: false
    [22:20:07] [Server thread/INFO]: Structure Info Saving: true
    [22:20:07] [Server thread/INFO]: Max TNT Explosions: 100
    [22:20:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [22:20:07] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [22:20:07] [Server thread/INFO]: Item Despawn Rate: 6000
    [22:20:07] [Server thread/INFO]: Item Merge Radius: 2.5
    [22:20:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [22:20:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [22:20:07] [Server thread/INFO]: View Distance: 10
    [22:20:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [22:20:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [22:20:07] [Server thread/INFO]: Experience Merge Radius: 3.0
    [22:20:07] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [22:20:07] [Server thread/INFO]: Mob Spawn Range: 4
    [22:20:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Cane Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Melon Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Vine Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [22:20:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [22:20:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [22:20:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [22:20:07] [Server thread/INFO]: Random Lighting Updates: false
    [22:20:07] [Server thread/INFO]: Structure Info Saving: true
    [22:20:07] [Server thread/INFO]: Max TNT Explosions: 100
    [22:20:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [22:20:08] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [22:20:08] [Server thread/INFO]: Item Despawn Rate: 6000
    [22:20:08] [Server thread/INFO]: Item Merge Radius: 2.5
    [22:20:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [22:20:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [22:20:08] [Server thread/INFO]: View Distance: 10
    [22:20:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [22:20:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [22:20:08] [Server thread/INFO]: Experience Merge Radius: 3.0
    [22:20:08] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
    [22:20:08] [Server thread/INFO]: Mob Spawn Range: 4
    [22:20:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Cane Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Melon Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Vine Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
    [22:20:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [22:20:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [22:20:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
    [22:20:08] [Server thread/INFO]: Random Lighting Updates: false
    [22:20:08] [Server thread/INFO]: Structure Info Saving: true
    [22:20:08] [Server thread/INFO]: Max TNT Explosions: 100
    [22:20:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    [22:20:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: 50638684)
    [22:20:09] [Server thread/INFO]: Preparing spawn area: 0%
    [22:20:10] [Server thread/INFO]: Preparing spawn area: 29%
    [22:20:11] [Server thread/INFO]: Preparing spawn area: 67%
    [22:20:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1434917445785482311)
    [22:20:12] [Server thread/INFO]: Preparing spawn area: 74%
    [22:20:13] [Server thread/INFO]: Preparing spawn area: 86%
    [22:20:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1434917445785482311)
    [22:20:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
    [22:20:14] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [22:20:14] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
    [22:20:14] [Server thread/INFO]: [0;33;1m[Tim] Unused enchantments: MENDING(70) VANISHING_CURSE(71) DEPTH_STRIDER(8) FROST_WALKER(9) BINDING_CURSE(10) SWEEPING_EDGE(22) LUCK(61) LURE(62) [m
    [22:20:14] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
    [22:20:14] [Server thread/INFO]: [PixelPrinter] Enabling PixelPrinter v1.0.14
    [22:20:16] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.3.0
    [22:20:16] [Server thread/INFO]: [QuickBan] Enabling QuickBan v1.0
    [22:20:16] [Server thread/INFO]: [QuickBan] QuickBan has been enabled.
    [22:20:17] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
    [22:20:17] [Server thread/INFO]: [ClearLag] Loading modules...
    [22:20:17] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
    [22:20:17] [Server thread/INFO]: [ClearLag] Modules have been loaded!
    [22:20:17] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
    [22:20:17] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
    [22:20:17] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [22:20:17] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
    [22:20:17] [Thread-17/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]...
    [22:20:17] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [22:20:17] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
    [22:20:17] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
    [22:20:17] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.3
    [22:20:17] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
    [22:20:17] [Thread-17/INFO]: [ClearLag] No updates found!
    [22:20:17] [Server thread/INFO]: [ChatColor] Enabling ChatColor v3.0
    [22:20:17] [Server thread/INFO]: nop
    [22:20:17] [Server thread/INFO]: [ChatManager] Enabling ChatManager v7.0
    [22:20:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [22:20:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [22:20:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [22:20:18] [Server thread/INFO]: [WorldGuard] Loading region data...
    [22:20:18] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1484)
    [22:20:18] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3
    [22:20:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b482
    [22:20:19] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
    [22:20:19] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
    [22:20:19] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
    [22:20:19] [Server thread/INFO]: Using locale en_US
    [22:20:19] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
    [22:20:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [22:20:19] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
    [22:20:19] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b482
    [22:20:19] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b482
    [22:20:19] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.9.1
    [22:20:19] [Server thread/ERROR]: Error occurred while enabling SuperVanish v5.9.1 (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
        at de.myzelyam.supervanish.config.MessagesFile.<init>(MessagesFile.java:34) ~[?:?]
        at de.myzelyam.supervanish.SuperVanish.prepareConfig(SuperVanish.java:142) ~[?:?]
        at de.myzelyam.supervanish.SuperVanish.onEnable(SuperVanish.java:101) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:377) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:327) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [22:20:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b482
    [22:20:19] [Server thread/INFO]: [Factions] Enabling Factions v2.13.0-SNAPSHOT
    [22:20:19] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE START ===[m
    [22:20:21] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationV19[m
    [22:20:21] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationSpigot[m
    [22:20:21] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationWorldGuard[m
    [22:20:21] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mPowerMixin[0;33;1m set to [0;35;1mDefault[m
    [22:20:21] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.13.0-SNAPSHOT[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m1732ms[0;33;1m) ===[m
    [22:20:21] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [22:20:21] [Server thread/INFO]: Done (14.605s)! For help, type "help" or "?"
    [22:20:21] [Server thread/INFO]: Starting remote control listener
    [22:20:21] [Server thread/ERROR]: Couldn't load server icon
    java.lang.NullPointerException: null
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:642) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:550) [craftbukkit.jar:git-Spigot-23b6354-0481ae9]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [22:20:21] [RCON Listener #1/INFO]: RCON running on 0.0.0.0:25575
    [22:20:21] [Server thread/INFO]: [PlugMan] Metrics started: [URL]http://mcstats.org/plugin/PlugMan[/URL]
    [22:20:22] [Server thread/INFO]: [Citizens] Loaded 12 NPCs.
    [22:20:22] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ... 
    [22:20:22] [Craft Scheduler Thread - 0/INFO]: [PlugMan] No update was found.
    [22:20:23] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
     
  8. Online

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page