padá server

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
salat
Příspěvky: 301
Registrován: 14 črc 2011, 17:20
Reputation: 0

padá server

#1 Příspěvekod salat » 13 srp 2012, 20:09

27269

Zdravím server mi pořad padá nevím proč.. vše je aktualizovane a mám inejnovější bukkit :( Píše to tuto chybu:

Spoiler: zobrazit

Kód: Vybrat vše

java.lang.ArrayIndexOutOfBoundsException: 823
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.NibbleArray.a(SourceFile:39)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.ChunkSection.c(ChunkSection.java:98)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.Chunk.h(Chunk.java:279)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.Chunk.a(Chunk.java:407)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.World.setRawTypeIdAndData(World.java:246)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.World.setRawTypeIdAndData(World.java:235)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.BlockFlowing.l(BlockFlowing.java:23)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.BlockFlowing.b(BlockFlowing.java:100)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.WorldServer.g(WorldServer.java:369)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.WorldServer.doTick(WorldServer.java:170)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:558)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
2012-08-13 19:07:08 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
2012-08-13 19:07:08 [SEVERE] Encountered an unexpected exception ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException: 823
   at net.minecraft.server.NibbleArray.a(SourceFile:39)
   at net.minecraft.server.ChunkSection.c(ChunkSection.java:98)
   at net.minecraft.server.Chunk.h(Chunk.java:279)
   at net.minecraft.server.Chunk.a(Chunk.java:407)
   at net.minecraft.server.World.setRawTypeIdAndData(World.java:246)
   at net.minecraft.server.World.setRawTypeIdAndData(World.java:235)
   at net.minecraft.server.BlockFlowing.l(BlockFlowing.java:23)
   at net.minecraft.server.BlockFlowing.b(BlockFlowing.java:100)
   at net.minecraft.server.WorldServer.g(WorldServer.java:369)
   at net.minecraft.server.WorldServer.doTick(WorldServer.java:170)
   at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:558)
   at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
   at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
2012-08-13 19:07:08 [SEVERE] This crash report has been saved
Pokud ti někdo pomohl dej mu karmu!
Server: 93.91.240.149:27269

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: padá server

#2 Příspěvekod nejento » 13 srp 2012, 20:51

A celý server.log při startu?
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Uživatelský avatar
salat
Příspěvky: 301
Registrován: 14 črc 2011, 17:20
Reputation: 0

Re: padá server

#3 Příspěvekod salat » 14 srp 2012, 10:00

Žádna chyba tam není

Spoiler: zobrazit

Kód: Vybrat vše

2012-08-14 09:58:41 [INFO] Starting minecraft server version 1.3.1
2012-08-14 09:58:41 [INFO] Loading properties
2012-08-14 09:58:41 [INFO] Default game type: SURVIVAL
2012-08-14 09:58:41 [INFO] Generating keypair
2012-08-14 09:58:41 [INFO] Starting Minecraft server on 93.91.240.149:27269
2012-08-14 09:58:41 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-08-14 09:58:41 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-08-14 09:58:41 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2012-08-14 09:58:41 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-08-14 09:58:41 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R1.0-12-g4d27cb0-b2330jnks (MC: 1.3.1) (Implementing API version 1.3.1-R1.1-SNAPSHOT)
2012-08-14 09:58:42 [INFO] ----- Bukkit Auto Updater -----
2012-08-14 09:58:42 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2012-08-14 09:58:42 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2012-08-14 09:58:42 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2012-08-14 09:58:42 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2012-08-14 09:58:42 [INFO] ----- ------------------- -----
2012-08-14 09:58:42 [INFO] Starting FakaHedaMinequery server on 93.91.240.149:28269
2012-08-14 09:58:42 [INFO] [PermissionsEx] sql backend registered!
2012-08-14 09:58:42 [INFO] [PermissionsEx] file backend registered!
2012-08-14 09:58:42 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-08-14 09:58:42 [INFO] [Orebfuscator] Loading Orebfuscator v1.5.7
2012-08-14 09:58:42 [INFO] [LagMeter] Loading LagMeter v1.7
2012-08-14 09:58:42 [INFO] [WorldBorder] Loading WorldBorder v1.5.4
2012-08-14 09:58:42 [INFO] [AppleTree] Loading AppleTree v0.9
2012-08-14 09:58:42 [INFO] [AlphaChest] Loading AlphaChest v1.12.0
2012-08-14 09:58:42 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-08-14 09:58:42 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.7
2012-08-14 09:58:42 [INFO] [WorldEdit] Loading WorldEdit v5.3
2012-08-14 09:58:42 [INFO] [EpicBoss] Loading EpicBoss v0.3.2
2012-08-14 09:58:42 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2012-08-14 09:58:42 [INFO] [Vault] Loading Vault v1.2.17-b224
2012-08-14 09:58:42 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.3
2012-08-14 09:58:42 [INFO] [PermissionsEx] Initializing file backend
2012-08-14 09:58:42 [INFO] [MobBountyReloaded] Loading MobBountyReloaded v235
2012-08-14 09:58:42 [INFO] [motd] Loading motd v1.2
2012-08-14 09:58:42 [INFO] [Trampolin] Loading Trampolin v0.6
2012-08-14 09:58:42 [INFO] [Gmlist] Loading Gmlist v1.5.5
2012-08-14 09:58:42 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
2012-08-14 09:58:42 [INFO] [TreeAssist] Loading TreeAssist v4.4
2012-08-14 09:58:42 [INFO] [iConomy] Loading iConomy v7.0
2012-08-14 09:58:42 [INFO] [AuthMe] Loading AuthMe v2.6.6
2012-08-14 09:58:42 [INFO] [HawkEye] Loading HawkEye v1.0.7b
2012-08-14 09:58:42 [INFO] [BKCommonLib] Loading BKCommonLib v1.18
2012-08-14 09:58:42 [INFO] [OpenInv] Loading OpenInv v1.8.6
2012-08-14 09:58:42 [INFO] [ZavAutoMessager] Loading ZavAutoMessager v1.8.4
2012-08-14 09:58:42 [INFO] [DChatCleaner] Loading DChatCleaner v0.5
2012-08-14 09:58:42 [INFO] [Lockette] Loading Lockette v1.7.4
2012-08-14 09:58:42 [INFO] [EntityAdmin] Loading EntityAdmin v1100
2012-08-14 09:58:42 [INFO] [AntiReklama] Loading AntiReklama v1.1
2012-08-14 09:58:42 [INFO] [mcMMO] Loading mcMMO v1.3.09-b945
2012-08-14 09:58:42 [INFO] [MobHealth] Loading MobHealth v4.8.5
2012-08-14 09:58:42 [INFO] [Residence] Loading Residence v2.6.5
2012-08-14 09:58:42 [INFO] [MagicCarpet] Loading MagicCarpet v2.1.8
2012-08-14 09:58:42 [INFO] [Citizens] Loading Citizens v1.2.1
2012-08-14 09:58:42 [INFO] [Jobs] Loading Jobs v2.8.5
2012-08-14 09:58:42 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-08-14 09:58:42 [INFO] [AdminCmd] Loading AdminCmd v6.0.1 (BUILD 01.06.2012 @ 10:41:06)
2012-08-14 09:58:42 [INFO] [RideThaDragon] Loading RideThaDragon v4.7
2012-08-14 09:58:42 [INFO] [ChestShop] Loading ChestShop v3.46
2012-08-14 09:58:42 [INFO] [Orebfuscator] Enabling Orebfuscator v1.5.7
2012-08-14 09:58:42 [INFO] [OFC] Spout not found, using non-Spout mode.
2012-08-14 09:58:42 [INFO] [OFC] Statistics features enabling...
2012-08-14 09:58:42 [INFO] [OFC] Version 1.5.7 enabled!
2012-08-14 09:58:42 [INFO] [Vault] Enabling Vault v1.2.17-b224
2012-08-14 09:58:42 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-08-14 09:58:42 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-08-14 09:58:42 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-08-14 09:58:42 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-08-14 09:58:42 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-08-14 09:58:42 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-08-14 09:58:42 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-08-14 09:58:42 [INFO] [Vault] Enabled Version 1.2.17-b224
2012-08-14 09:58:42 [INFO] [BKCommonLib] Enabling BKCommonLib v1.18
2012-08-14 09:58:42 [INFO] BKCommonLib version 1.18 enabled!
2012-08-14 09:58:42 [INFO] [mcMMO] Enabling mcMMO v1.3.09-b945
2012-08-14 09:58:42 [INFO] [mcMMO] Loading mcMMO config.yml File...
2012-08-14 09:58:42 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
2012-08-14 09:58:42 [INFO] [mcMMO] Loading repair.vanilla.yml repair config file...
2012-08-14 09:58:44 [INFO] mcMMO version 1.3.09-b945 is enabled!
2012-08-14 09:58:44 [INFO] Preparing level "world"
2012-08-14 09:58:44 [INFO] Preparing start region for level 0 (Seed: 3962879887347697911)
2012-08-14 09:58:44 [INFO] Preparing start region for level 1 (Seed: -5868478744697838422)
2012-08-14 09:58:44 [INFO] [LagMeter] Enabling LagMeter v1.7
2012-08-14 09:58:44 [INFO] [LagMeter 1.7] Enabled!  Polling every 40 server ticks.  Logging to /hlserver/27269/plugins/LagMeter/lag.log
2012-08-14 09:58:44 [INFO] [WorldBorder] Enabling WorldBorder v1.5.4
2012-08-14 09:58:44 [INFO] [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
2012-08-14 09:58:44 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
2012-08-14 09:58:44 [INFO] [WorldBorder] [CONFIG] World "world" has border radius 6000 at X: -331.5 Z: 354.9
2012-08-14 09:58:44 [INFO] For reference, the main world's spawn location is at X: -338.0 Y: 63.0 Z: 338.0
2012-08-14 09:58:44 [INFO] [AppleTree] Enabling AppleTree v0.9
2012-08-14 09:58:44 [INFO] AppleTree v0.9 activated.
2012-08-14 09:58:44 [INFO] [AlphaChest] Enabling AlphaChest v1.12.0
2012-08-14 09:58:45 [INFO] [AlphaChest] loaded 52 chests
2012-08-14 09:58:45 [INFO] [AlphaChest] version [1.12.0] enabled
2012-08-14 09:58:45 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-08-14 09:58:45 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.7
2012-08-14 09:58:45 [INFO] [NoCheatPlus] Version 3.7 is enabled.
2012-08-14 09:58:45 [INFO] [WorldEdit] Enabling WorldEdit v5.3
2012-08-14 09:58:45 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-08-14 09:58:45 [INFO] [EpicBoss] Enabling EpicBoss v0.3.2
2012-08-14 09:58:45 [INFO] [EpicBoss] 0.3.2 Has Been Enabled!
2012-08-14 09:58:45 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2012-08-14 09:58:45 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2012-08-14 09:58:45 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 241ms) ===
2012-08-14 09:58:45 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.3
2012-08-14 09:58:45 [INFO] [PermissionsEx] Superperms support enabled.
2012-08-14 09:58:45 [INFO] [PermissionsEx] v1.19.3 enabled
2012-08-14 09:58:45 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-08-14 09:58:45 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-08-14 09:58:45 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-08-14 09:58:45 [INFO] [MobBountyReloaded] Enabling MobBountyReloaded v235
2012-08-14 09:58:45 [INFO] [MobBountyReloaded] Config loaded.
2012-08-14 09:58:45 [INFO] [MobBountyReloaded] build 235 enabled.
2012-08-14 09:58:45 [INFO] [motd] Enabling motd v1.2
2012-08-14 09:58:45 [INFO] [motd] Permissions are not enabled. Commands will be handled by config.
2012-08-14 09:58:45 [INFO] motd version 1.2 is enabled!
2012-08-14 09:58:45 [INFO] [Trampolin] Enabling Trampolin v0.6
2012-08-14 09:58:45 [INFO] [Gmlist] Enabling Gmlist v1.5.5
2012-08-14 09:58:45 [INFO] [Gmlist 1.5.5] Plugin by J08nY.
2012-08-14 09:58:45 [INFO] [Gmlist 1.5.5] DEBUG : Config OK!
2012-08-14 09:58:45 [INFO] [Gmlist 1.5.5] DEBUG : Found PermissionsEx!
2012-08-14 09:58:45 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-08-14 09:58:45 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-08-14 09:58:45 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-08-14 09:58:45 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-08-14 09:58:45 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-08-14 09:58:45 [INFO] [WorldGuard] Loaded configuration for world 'world'
2012-08-14 09:58:45 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-08-14 09:58:45 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-08-14 09:58:45 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-08-14 09:58:45 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-08-14 09:58:45 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2012-08-14 09:58:45 [INFO] [WorldGuard] 21 regions loaded for 'world'
2012-08-14 09:58:45 [INFO] [WorldGuard] 1 regions loaded for 'world_the_end'
2012-08-14 09:58:45 [INFO] [TreeAssist] Enabling TreeAssist v4.4
2012-08-14 09:58:45 [INFO] [iConomy] Enabling iConomy v7.0
2012-08-14 09:58:45 [INFO] Please make sure the H2DB driver library jar exists.
2012-08-14 09:58:45 [INFO] [iConomy - April Fools] Enabled (10 ms)
2012-08-14 09:58:45 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-08-14 09:58:45 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-08-14 09:58:45 [INFO] [AuthMe] Enabling AuthMe v2.6.6
2012-08-14 09:58:45 [INFO] [AuthMe] Loading Configuration File...
2012-08-14 09:58:45 [INFO] [AuthMe] Merge new Config Options..
2012-08-14 09:58:45 [INFO] [AuthMe] Set Language: en
2012-08-14 09:58:45 [INFO] [AuthMe] Authme 2.6.6 enabled
2012-08-14 09:58:45 [INFO] [HawkEye] Enabling HawkEye v1.0.7b
2012-08-14 09:58:45 [INFO] [HawkEye] Starting HawkEye 1.0.7b initiation process...
2012-08-14 09:58:45 [INFO] [HawkEye] Using PermissionsEx for user permissions
2012-08-14 09:58:45 [INFO] [HawkEye] Performing update check...
2012-08-14 09:58:45 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-08-14 09:58:46 [INFO] [HawkEye] No updates available for HawkEye
2012-08-14 09:58:46 [INFO] [HawkEye] WorldEdit found, selection rollbacks enabled
2012-08-14 09:58:46 [INFO] [HawkEye] Version 1.0.7b enabled!
2012-08-14 09:58:46 [INFO] [OpenInv] Enabling OpenInv v1.8.6
2012-08-14 09:58:47 [INFO] [OpenInv] version 1.8.6 enabled!
2012-08-14 09:58:47 [INFO] [ZavAutoMessager] Enabling ZavAutoMessager v1.8.4
2012-08-14 09:58:47 [INFO] ZavAutoMessager v1.8.4 has been enabled
2012-08-14 09:58:47 [INFO] ZavAutoMessager v1.8.4: Sending messages is now set to true
2012-08-14 09:58:47 [INFO] ZavAutoMessager v1.8.4 is not up to date. Check the latest version on BukkitDev.
2012-08-14 09:58:47 [INFO] Thank you for using ZavAutoMessager v1.8.4 by the ZavTeam!
2012-08-14 09:58:47 [INFO] [DChatCleaner] Enabling DChatCleaner v0.5
2012-08-14 09:58:47 [INFO] |=============== [ DChatCleaner V0.5 ] ===============|
2012-08-14 09:58:47 [INFO] DChatCleaner 0.5 BY: Dexy AKA Dexod, Enabled.
2012-08-14 09:58:47 [INFO] If u load this plugin for first time, please edit config.yml!
2012-08-14 09:58:47 [INFO] And if u updating this plugin please remove old config.yml!
2012-08-14 09:58:47 [INFO] |=============== [ DChatCleaner V0.5 ] ===============|
2012-08-14 09:58:47 [INFO] [Lockette] Enabling Lockette v1.7.4
2012-08-14 09:58:47 [INFO] [Lockette] Version 1.7.4 is being enabled!  Yay!  (Core version 1.3.5)
2012-08-14 09:58:47 [INFO] [Lockette] Detected craftbukkit build [2330] ok.
2012-08-14 09:58:47 [INFO] [Lockette] Custom lockable block list: [116, 84, 57]
2012-08-14 09:58:47 [INFO] [Lockette] Ignoring linked plugins: [mcMMO]
2012-08-14 09:58:47 [INFO] [Lockette] Loading strings file strings-cz.yml
2012-08-14 09:58:47 [INFO] [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.19.3
2012-08-14 09:58:47 [INFO] [Lockette] Enabled link to plugin mcMMO for Groups, version 1.3.09-b945
2012-08-14 09:58:47 [INFO] [Lockette] Using ops file for admin permissions.
2012-08-14 09:58:47 [INFO] [Lockette] Ready to protect your containers.
2012-08-14 09:58:47 [INFO] [EntityAdmin] Enabling EntityAdmin v1100
2012-08-14 09:58:47 [INFO] EntityAdmin version 1100 enabled.
2012-08-14 09:58:47 [INFO] [AntiReklama] Enabling AntiReklama v1.1
2012-08-14 09:58:47 [INFO] [MobHealth] Enabling MobHealth v4.8.5
2012-08-14 09:58:47 [INFO] [MobHealth] Permissions Disabled.
2012-08-14 09:58:47 [INFO] [MobHealth] Spout Enabled.
2012-08-14 09:58:47 [INFO] [MobHealth] Player Notifications Enabled.
2012-08-14 09:58:47 [INFO] [MobHealth] Monster Notifications Disabled.
2012-08-14 09:58:47 [INFO] [MobHealth] Animals Notifications Disabled.
2012-08-14 09:58:47 [INFO] [MobHealth] Pet Notifications Disabled.
2012-08-14 09:58:47 [INFO] [MobHealth] Online.
2012-08-14 09:58:47 [INFO] [Residence] Enabling Residence v2.6.5
2012-08-14 09:58:47 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2012-08-14 09:58:47 [INFO] [Residence] Failed to update language file: Chinese.yml
2012-08-14 09:58:47 [WARNING] [MobHealth] 4.9.1 is available. You're using 4.8.5
2012-08-14 09:58:47 [WARNING] [MobHealth] http://dev.bukkit.org/server-mods/mobhealth/
2012-08-14 09:58:47 [INFO] [Residence] Found WorldEdit
2012-08-14 09:58:47 [INFO] [Residence] Enabled! Version 2.6.5 by bekvon
2012-08-14 09:58:47 [INFO] [MagicCarpet] Enabling MagicCarpet v2.1.8
2012-08-14 09:58:47 [INFO] [MagicCarpet] Loading carpets...
2012-08-14 09:58:47 [INFO] [MagicCarpet] is now enabled!
2012-08-14 09:58:47 [INFO] [Citizens] Enabling Citizens v1.2.1
2012-08-14 09:58:47 [INFO] [Citizens] No NPC types loaded.
2012-08-14 09:58:48 [INFO] [Citizens] version [1.2.1] loaded.
2012-08-14 09:58:48 [INFO] [Jobs] Enabling Jobs v2.8.5
2012-08-14 09:58:48 [INFO] [Jobs] Started database save task
2012-08-14 09:58:48 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-08-14 09:58:48 [INFO] [Jobs] Login manager started
2012-08-14 09:58:48 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-08-14 09:58:48 [INFO] [Jobs] Database save task shutdown
2012-08-14 09:58:48 [INFO] [Jobs] Started database save task
2012-08-14 09:58:48 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-08-14 09:58:48 [INFO] [ChatManager] ChatManager enabled!
2012-08-14 09:58:48 [INFO] [AdminCmd] Enabling AdminCmd v6.0.1 (BUILD 01.06.2012 @ 10:41:06)
2012-08-14 09:58:48 [INFO] [AdminCmd] Plugin Enabled. (version 6.0.1 (BUILD 01.06.2012 @ 10:41:06))
2012-08-14 09:58:48 [SEVERE] [AdminCmd] Config file plugins/AdminCmd/locales/en_US.yml isn't valid! unacceptable character '
Pokud ti někdo pomohl dej mu karmu!
Server: 93.91.240.149:27269

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: padá server

#4 Příspěvekod nejento » 14 srp 2012, 11:34

Až na to, že zde není vypsaný celý start serveru.
Zkopíruj to až tam, kde začíná chat hráčů.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Uživatelský avatar
salat
Příspěvky: 301
Registrován: 14 črc 2011, 17:20
Reputation: 0

Re: padá server

#5 Příspěvekod salat » 14 srp 2012, 13:47

Přikládám crash report

Spoiler: zobrazit

Kód: Vybrat vše

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 8/14/12 1:45 PM
Description: Exception in server tick loop

java.lang.ArrayIndexOutOfBoundsException: 1711
   at net.minecraft.server.NibbleArray.a(SourceFile:28)
   at net.minecraft.server.ChunkSection.c(ChunkSection.java:102)
   at net.minecraft.server.Chunk.c(Chunk.java:506)
   at net.minecraft.server.World.k(World.java:455)
   at net.minecraft.server.World.a(World.java:1857)
   at net.minecraft.server.WorldServer.g(WorldServer.java:279)
   at net.minecraft.server.WorldServer.doTick(WorldServer.java:170)
   at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:558)
   at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
   at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)

Relevant Details:
- Minecraft Version: 1.3.1
- Operating System: Linux (amd64) version 3.2.1-aafh
- Java Version: 1.7.0_04, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 85073528 bytes (81 MB) / 329568256 bytes (314 MB) up to 3113877504 bytes (2969 MB)
- JVM Flags: 5 total; -Xms256M -Xmx3072M -XX:+UseParNewGC -XX:+UseNUMA -XX:UseSSE=4
- Type: Dedicated Server
- Is Modded: Definitely; 'craftbukkit'
- Profiler Position: N/A (disabled)
- Player Count: 8 / 50; [EntityPlayer['oleg007'/3385, l='world', x=1441.94, y=55.00, z=-17.30](oleg007 at 1441.9411577859844,55.0,-17.30000001192093), EntityPlayer['ChaosMasterCZ'/3510, l='world', x=-126.30, y=69.55, z=-1362.39](ChaosMasterCZ at -126.30000001192093,69.5546255304959,-1362.389422183343), EntityPlayer['stevko555pistik'/3511, l='world', x=1451.52, y=64.00, z=-17.31](stevko555pistik at 1451.5161027761353,64.0,-17.306069796893382), EntityPlayer['tomek325crafting'/3667, l='world', x=-337.47, y=63.00, z=339.47](tomek325crafting at -337.4675807724252,63.0,339.46629787655087), EntityPlayer['MineNICER'/3670, l='world', x=-338.25, y=63.00, z=338.69](MineNICER at -338.25196665402973,63.0,338.6909590083807), EntityPlayer['hapak'/3687, l='world', x=-790.91, y=63.00, z=757.33](hapak at -790.9067800764203,63.0,757.3312049475159), EntityPlayer['pudl'/3839, l='world', x=-334.50, y=69.62, z=327.50](pudl at -334.5,69.62000000476837,327.5), EntityPlayer['Eggy1real'/3844, l='world', x=-363.50, y=68.00, z=-1347.50](Eggy1real at -363.5,68.0,-1347.5)]
- World world Entities: 499 total; [EntityChicken['Chicken'/0, l='world', x=-540.53, y=62.56, z=199.51], EntitySkeleton['Skeleton'/1, l='world', x=-492.50, y=32.00, z=526.50], EntityCreeper['Creeper'/2, l='world', x=-465.50, y=29.00, z=503.50], EntityChicken['Chicken'/3, l='world', x=-453.54, y=62.46, z=317.46], EntityZombie['Zombie'/4, l='world', x=-452.30, y=19.19, z=496.70], EntitySkeleton['Skeleton'/5, l='world', x=-454.50, y=25.00, z=511.50], EntityCreeper['Creeper'/6, l='world', x=-422.50, y=28.00, z=152.50], EntityCreeper['Creeper'/7, l='world', x=-421.50, y=28.00, z=151.50], EntitySquid['Squid'/8, l='world', x=-404.50, y=59.00, z=142.50], EntitySquid['Squid'/9, l='world', x=-403.50, y=59.00, z=143.50], EntitySquid['Squid'/10, l='world', x=-402.50, y=59.00, z=143.50], EntitySquid['Squid'/11, l='world', x=-406.50, y=59.00, z=143.50], EntityWolf['Wolf'/13, l='world', x=-382.50, y=65.00, z=362.50], EntityWolf['Wolf'/14, l='world', x=-382.50, y=65.00, z=362.50], EntityWolf['Wolf'/15, l='world', x=-382.50, y=65.00, z=362.50], EntityCreeper['Creeper'/16, l='world', x=-370.50, y=9.00, z=514.50], EntitySquid['Squid'/17, l='world', x=-362.50, y=58.00, z=129.50], EntitySquid['Squid'/18, l='world', x=-361.50, y=58.00, z=134.50], EntitySquid['Squid'/19, l='world', x=-360.50, y=58.00, z=134.50], EntitySquid['Squid'/20, l='world', x=-360.50, y=58.00, z=130.50], EntityChicken['Chicken'/21, l='world', x=-359.54, y=59.00, z=257.54], EntitySkeleton['Skeleton'/22, l='world', x=-354.65, y=1.00, z=498.90], EntityPainting['Painting'/23, l='world', x=-343.06, y=68.50, z=409.00], EntityPainting['Painting'/24, l='world', x=-343.06, y=68.50, z=410.50], EntityPainting['Painting'/25, l='world', x=-343.94, y=68.50, z=410.00], EntityPainting['Painting'/26, l='world', x=-343.94, y=68.50, z=408.50], EntityPainting['Painting'/27, l='world', x=-343.94, y=67.50, z=408.00], EntityPainting['Painting'/28, l='world', x=-343.06, y=67.50, z=407.50], EntityPainting['Painting'/29, l='world', x=-343.06, y=67.50, z=408.50], EntityPainting['Painting'/30, l='world', x=-342.06, y=67.50, z=405.50], EntityPainting['Painting'/31, l='world', x=-342.06, y=68.50, z=406.50], EntityPainting['Painting'/32, l='world', x=-342.06, y=68.50, z=405.50], EntityPainting['Painting'/33, l='world', x=-342.06, y=67.50, z=404.50], EntityPainting['Painting'/34, l='world', x=-344.94, y=68.00, z=406.50], EntityPainting['Painting'/35, l='world', x=-344.94, y=67.50, z=405.50], EntityPainting['Painting'/36, l='world', x=-344.94, y=67.50, z=404.50], EntityPainting['Painting'/37, l='world', x=-344.94, y=68.50, z=405.50], EntityPainting['Painting'/38, l='world', x=-342.06, y=67.50, z=406.50], EntityPainting['Painting'/39, l='world', x=-341.06, y=68.50, z=403.50], EntityPainting['Painting'/40, l='world', x=-345.94, y=67.50, z=403.50], EntityPainting['Painting'/41, l='world', x=-345.94, y=68.50, z=403.50], EntityPainting['Painting'/42, l='world', x=-345.94, y=67.50, z=402.50], EntityPainting['Painting'/43, l='world', x=-346.94, y=67.50, z=401.50], EntityPainting['Painting'/44, l='world', x=-346.94, y=68.50, z=401.50], EntityPainting['Painting'/45, l='world', x=-344.00, y=68.00, z=401.06], EntityPainting['Painting'/46, l='world', x=-342.50, y=68.00, z=401.06], EntityPainting['Painting'/47, l='world', x=-341.50, y=68.50, z=401.06], EntityPainting['Painting'/48, l='world', x=-341.50, y=67.50, z=401.06], EntityVillager['Villager'/49, l='world', x=-321.85, y=67.00, z=285.56], EntityPig['Pig'/50, l='world', x=-335.15, y=65.00, z=385.15], EntitySheep['Sheep'/51, l='world', x=-312.69, y=78.00, z=274.18], EntityVillager['Villager'/52, l='world', x=-308.28, y=68.00, z=282.42], EntitySquid['Squid'/53, l='world', x=-302.50, y=50.00, z=141.50], EntitySquid['Squid'/54, l='world', x=-303.50, y=50.00, z=139.50], EntitySquid['Squid'/55, l='world', x=-302.50, y=50.00, z=135.50], EntityChicken['Chicken'/56, l='world', x=-288.47, y=62.45, z=152.52], EntitySquid['Squid'/57, l='world', x=-300.50, y=50.00, z=144.50], EntityVillager['Villager'/58, l='world', x=-291.98, y=64.00, z=240.93], EntityVillager['Villager'/59, l='world', x=-293.79, y=64.00, z=240.47], EntityVillager['Villager'/60, l='world', x=-293.34, y=64.00, z=241.93], EntityVillager['Villager'/61, l='world', x=-291.06, y=64.00, z=240.46], EntityVillager['Villager'/62, l='world', x=-292.97, y=64.00, z=240.86], EntityVillager['Villager'/63, l='world', x=-291.48, y=64.00, z=241.90], EntityVillager['Villager'/64, l='world', x=-292.29, y=64.00, z=241.79], EntityVillager['Villager'/65, l='world', x=-290.48, y=64.00, z=241.34], EntityVillager['Villager'/66, l='world', x=-287.30, y=69.00, z=264.79], EntityVillager['Villager'/67, l='world', x=-287.83, y=69.00, z=265.68], EntityMushroomCow['Mooshroom'/68, l='world', x=-303.45, y=67.00, z=279.89], EntitySquid['Squid'/69, l='world', x=-276.50, y=53.00, z=138.50], EntitySquid['Squid'/70, l='world', x=-278.50, y=53.00, z=139.50], EntitySquid['Squid'/71, l='world', x=-281.50, y=53.00, z=136.50], EntitySquid['Squid'/72, l='world', x=-283.50, y=53.00, z=136.50], EntityChicken['Chicken'/73, l='world', x=-274.45, y=62.53, z=178.45], EntitySheep['Sheep'/74, l='world', x=-279.45, y=81.50, z=293.50], EntityVillager['Villager'/75, l='world', x=-279.30, y=80.00, z=301.93], EntityVillager['Villager'/76, l='world', x=-279.70, y=86.50, z=295.40], EntityPig['Pig'/77, l='world', x=-270.29, y=64.00, z=386.54], EntityVillager['Villager'/78, l='world', x=-271.07, y=85.00, z=300.50], EntitySheep['Sheep'/79, l='world', x=-265.60, y=63.00, z=372.10], EntityCow['Cow'/80, l='world', x=-264.45, y=64.00, z=373.19], EntityPig['Pig'/81, l='world', x=-268.46, y=64.00, z=381.29], EntityChicken['Chicken'/82, l='world', x=-263.58, y=62.54, z=394.44], EntityChicken['Chicken'/83, l='world', x=-259.53, y=62.61, z=424.53], EntitySquid['Squid'/84, l='world', x=-251.50, y=49.00, z=140.50], EntitySquid['Squid'/85, l='world', x=-252.50, y=49.00, z=139.50], EntitySquid['Squid'/86, l='world', x=-256.00, y=47.21, z=152.12], EntitySquid['Squid'/87, l='world', x=-249.50, y=49.00, z=144.50], EntitySquid['Squid'/88, l='world', x=-246.50, y=49.00, z=149.50], EntityChicken['Chicken'/89, l='world', x=-243.58, y=67.00, z=309.51], EntityChicken['Chicken'/90, l='world', x=-241.45, y=73.00, z=351.53], EntityChicken['Chicken'/91, l='world', x=-249.50, y=72.00, z=375.50], EntityChicken['Chicken'/93, l='world', x=-246.43, y=65.00, z=405.62], EntityChicken['Chicken'/94, l='world', x=-245.38, y=66.00, z=423.69], EntityCow['Cow'/95, l='world', x=-246.27, y=64.00, z=426.73], EntityCow['Cow'/96, l='world', x=-242.27, y=64.00, z=430.54], EntityChicken['Chicken'/97, l='world', x=-229.26, y=68.00, z=341.42], EntityChicken['Chicken'/98, l='world', x=-233.49, y=73.00, z=351.51], EntityChicken['Chicken'/99, l='world', x=-227.85, y=73.00, z=366.51], EntityPig['Pig'/100, l='world', x=-226.87, y=73.00, z=366.50], EntityChicken['Chicken'/101, l='world', x=-239.62, y=74.00, z=375.49], EntityCow['Cow'/102, l='world', x=-238.25, y=66.00, z=412.28], EntityChicken['Chicken'/103, l='world', x=-235.50, y=62.66, z=442.59], EntitySkeleton['Skeleton'/104, l='world', x=-208.13, y=18.00, z=147.51], EntityPig['Pig'/105, l='world', x=-212.54, y=68.00, z=306.21], EntityCow['Cow'/106, l='world', x=-218.27, y=69.00, z=336.36], EntityPig['Pig'/107, l='world', x=-216.16, y=65.00, z=362.54], EntityCreeper['Creeper'/108, l='world', x=-216.50, y=11.00, z=526.50], EntitySquid['Squid'/109, l='world', x=-187.32, y=48.00, z=135.06], EntityItem['item.item.dyePowder.black'/110, l='world', x=-162.11, y=48.13, z=153.15], EntityCreeper['Creeper'/111, l='world', x=-170.30, y=15.17, z=170.26], EntityCreeper['Creeper'/112, l='world', x=-174.91, y=16.00, z=172.90], EntityExperienceOrb['Experience Orb'/113, l='world', x=-165.95, y=49.25, z=160.32], EntitySquid['Squid'/114, l='world', x=-170.78, y=48.31, z=165.25], EntitySquid['Squid'/115, l='world', x=-175.50, y=52.00, z=182.50], EntitySquid['Squid'/116, l='world', x=-175.50, y=52.00, z=185.50], EntitySkeleton['Skeleton'/117, l='world', x=-163.49, y=45.00, z=408.91], EntityCreeper['Creeper'/118, l='world', x=-171.50, y=55.00, z=489.50], EntityZombie['Zombie'/119, l='world', x=-154.46, y=15.00, z=158.95], EntitySkeleton['Skeleton'/120, l='world', x=-146.09, y=33.00, z=316.55], EntityCreeper['Creeper'/121, l='world', x=-148.50, y=34.00, z=321.50], EntityZombie['Zombie'/122, l='world', x=-156.50, y=22.00, z=432.50], EntityZombie['Zombie'/123, l='world', x=-147.49, y=7.00, z=514.95], EntityItem['item.item.spiderEye'/180, l='world', x=-2357.78, y=46.13, z=-503.14], EntityItem['item.item.coal'/181, l='world', x=-2358.05, y=46.13, z=-502.90], EntityVillager['Villager'/182, l='world', x=-381.85, y=68.00, z=-1356.70], EntityVillager['Villager'/183, l='world', x=-382.70, y=68.00, z=-1356.30], EntityVillager['Villager'/184, l='world', x=-393.37, y=68.00, z=-1356.30], EntityVillager['Villager'/185, l='world', x=-392.30, y=68.00, z=-1356.56], EntityPainting['Painting'/186, l='world', x=1544.00, y=75.00, z=-223.94], EntityPainting['Painting'/187, l='world', x=1539.06, y=71.50, z=-221.00], EntityPainting['Painting'/188, l='world', x=1544.00, y=71.00, z=-223.94], EntityPainting['Painting'/189, l='world', x=1542.94, y=75.50, z=-220.00], EntityPainting['Painting'/190, l='world', x=1537.06, y=74.50, z=-223.50], EntityPig['Pig'/191, l='world', x=1498.91, y=66.00, z=-212.50], EntitySkeleton['Skeleton'/192, l='world', x=1838.28, y=25.00, z=-560.41], EntitySkeleton['Skeleton'/193, l='world', x=1838.50, y=42.00, z=-518.50], EntityBoat['Boat'/194, l='world', x=1803.33, y=63.19, z=807.11], EntityZombie['Zombie'/195, l='world', x=603.25, y=53.00, z=493.23], EntitySkeleton['Skeleton'/196, l='world', x=644.50, y=53.00, z=485.50], EntityOcelot['Ocelot'/197, l='world', x=640.50, y=71.00, z=481.50], EntityPainting['Painting'/198, l='world', x=634.06, y=73.00, z=491.00], EntityOcelot['Ocelot'/199, l='world', x=639.50, y=71.00, z=482.50], EntityCow['Cow'/1037, l='world', x=-788.24, y=63.00, z=758.32], EntitySheep['Sheep'/1208, l='world', x=-282.55, y=65.50, z=247.47], EntitySheep['Sheep'/1211, l='world', x=-286.50, y=69.00, z=256.50], EntityChicken['Chicken'/1212, l='world', x=-271.50, y=69.00, z=255.50], EntityChicken['Chicken'/1219, l='world', x=-362.50, y=64.00, z=289.50], EntityPig['Pig'/1227, l='world', x=-292.50, y=71.00, z=290.50], EntityArrow['arrow'/2391, l='world', x=-2357.34, y=49.06, z=-501.04], EntityArrow['arrow'/2473, l='world', x=-2360.76, y=46.05, z=-501.60], EntityArrow['arrow'/2946, l='world', x=-2358.15, y=47.43, z=-511.54], EntityItem['item.item.egg'/3382, l='world', x=-245.98, y=66.13, z=423.48], EntityItem['item.item.egg'/3384, l='world', x=-262.81, y=60.13, z=394.02], EntityPlayer['oleg007'/3385, l='world', x=1441.94, y=55.00, z=-17.30](oleg007 at 1441.9411577859844,55.0,-17.30000001192093), EntityZombie['Zombie'/3386, l='world', x=1352.50, y=45.00, z=41.50], EntitySkeleton['Skeleton'/3387, l='world', x=1351.50, y=45.00, z=41.50], EntitySkeleton['Skeleton'/3388, l='world', x=1355.50, y=45.00, z=39.50], EntitySkeleton['Skeleton'/3389, l='world', x=1353.50, y=45.00, z=41.50], EntitySkeleton['Skeleton'/3390, l='world', x=1352.50, y=45.00, z=40.50], EntitySpider['Spider'/3391, l='world', x=1348.74, y=63.00, z=59.73], EntityCreeper['Creeper'/3392, l='world', x=1351.50, y=63.00, z=60.50], EntityCow['Cow'/3393, l='world', x=1366.27, y=69.00, z=6.28], EntitySheep['Sheep'/3394, l='world', x=1368.15, y=76.00, z=57.78], EntityCreeper['Creeper'/3395, l='world', x=1382.50, y=46.00, z=-116.50], EntitySheep['Sheep'/3396, l='world', x=1379.36, y=61.00, z=-86.55], EntityChicken['Chicken'/3397, l='world', x=1382.55, y=62.53, z=-61.49], EntitySkeleton['Skeleton'/3398, l='world', x=1404.84, y=20.00, z=-113.60], EntityCreeper['Creeper'/3399, l='world', x=1394.92, y=64.00, z=-116.61], EntityChicken['Chicken'/3400, l='world', x=1394.60, y=61.00, z=-99.38], EntityItem['item.item.egg'/3401, l='world', x=1394.51, y=61.13, z=-99.28], EntityCreeper['Creeper'/3402, l='world', x=1408.30, y=61.56, z=-121.47], EntitySpider['Spider'/3403, l='world', x=1411.30, y=61.31, z=-119.30], EntityZombie['Zombie'/3404, l='world', x=1411.62, y=44.00, z=72.88], EntityCreeper['Creeper'/3405, l='world', x=1431.50, y=25.00, z=-115.50], EntitySpider['Spider'/3406, l='world', x=1434.50, y=25.00, z=-114.50], EntityItem['item.tile.torch'/3407, l='world', x=1431.18, y=30.13, z=-9.13], EntityChicken['Chicken'/3408, l='world', x=1434.85, y=74.00, z=36.81], EntitySheep['Sheep'/3409, l='world', x=1431.70, y=124.00, z=39.33], EntityChicken['Chicken'/3410, l='world', x=1431.58, y=124.00, z=38.47], EntitySheep['Sheep'/3411, l='world', x=1438.62, y=127.00, z=37.82], EntityChicken['Chicken'/3412, l='world', x=1441.97, y=127.00, z=47.77], EntityPig['Pig'/3413, l='world', x=1441.43, y=127.00, z=45.12], EntityItem['item.item.pickaxeWood'/3414, l='world', x=1456.59, y=61.13, z=-24.95], EntityItem['item.item.hatchetWood'/3415, l='world', x=1456.70, y=61.13, z=-24.45], EntityItem['item.item.swordWood'/3416, l='world', x=1456.99, y=61.13, z=-24.35], EntityCow['Cow'/3417, l='world', x=1469.94, y=51.00, z=74.04], EntityItem['item.item.rottenFlesh'/3418, l='world', x=1473.54, y=63.13, z=-115.17], EntityCow['Cow'/3419, l='world', x=1482.08, y=57.00, z=-109.89], EntityCow['Cow'/3420, l='world', x=1478.55, y=57.00, z=-110.93], EntityChicken['Chicken'/3421, l='world', x=1477.76, y=57.00, z=-108.85], EntityChicken['Chicken'/3422, l='world', x=1482.51, y=57.00, z=-111.22], EntityPig['Pig'/3423, l='world', x=1477.45, y=57.00, z=-110.93], EntityPig['Pig'/3424, l='world', x=1477.45, y=57.00, z=-109.76], EntitySheep['Sheep'/3425, l='world', x=1478.68, y=57.00, z=-109.08], EntityChicken['Chicken'/3426, l='world', x=1481.15, y=65.56, z=42.15], EntityItem['item.item.egg'/3427, l='world', x=1481.13, y=65.13, z=42.13], EntityPig['Pig'/3428, l='world', x=1477.55, y=64.00, z=69.93], EntityChicken['Chicken'/3429, l='world', x=1477.22, y=64.00, z=69.08], EntityPig['Pig'/3430, l='world', x=1472.71, y=64.00, z=68.09], EntityChicken['Chicken'/3431, l='world', x=1477.85, y=64.00, z=68.35], EntityChicken['Chicken'/3432, l='world', x=1472.51, y=64.00, z=69.50], EntityPig['Pig'/3433, l='world', x=1473.46, y=64.00, z=76.68], EntityChicken['Chicken'/3434, l='world', x=1472.23, y=64.00, z=71.52], EntitySkeleton['Skeleton'/3435, l='world', x=1532.50, y=39.00, z=69.50], EntitySkeleton['Skeleton'/3436, l='world', x=1534.50, y=39.00, z=66.50], EntityItem['item.item.seeds'/3437, l='world', x=1550.28, y=64.13, z=-116.15], EntityZombie['Zombie'/3438, l='world', x=1549.50, y=61.00, z=-85.50], EntityPainting['Painting'/3439, l='world', x=1543.94, y=87.50, z=-86.00], EntityZombie['Zombie'/3440, l='world', x=1547.50, y=61.00, z=-77.50], EntityZombie['Zombie'/3441, l='world', x=1548.50, y=51.00, z=-60.50], EntityCreeper['Creeper'/3442, l='world', x=1551.50, y=51.00, z=-60.50], EntityCreeper['Creeper'/3443, l='world', x=1551.50, y=51.00, z=-61.50], EntityCreeper['Creeper'/3444, l='world', x=1549.50, y=51.00, z=-60.50], EntityPig['Pig'/3445, l='world', x=1549.30, y=62.00, z=-40.50], EntitySkeleton['Skeleton'/3446, l='world', x=1550.50, y=53.00, z=-45.50], EntitySkeleton['Skeleton'/3447, l='world', x=1551.50, y=53.00, z=-45.50], EntitySkeleton['Skeleton'/3448, l='world', x=1550.50, y=53.00, z=-46.50], EntityItem['item.tile.dirt'/3449, l='world', x=1542.13, y=86.13, z=-33.48], EntityCreeper['Creeper'/3450, l='world', x=1542.50, y=13.00, z=-19.50], EntitySkeleton['Skeleton'/3451, l='world', x=1538.59, y=25.00, z=-30.08], EntitySkeleton['Skeleton'/3452, l='world', x=1544.50, y=33.00, z=-20.50], EntityCreeper['Creeper'/3453, l='world', x=1537.50, y=32.00, z=-29.50], EntityCreeper['Creeper'/3454, l='world', x=1538.50, y=32.00, z=-31.50], EntityCreeper['Creeper'/3455, l='world', x=1538.50, y=32.00, z=-30.50], EntityCreeper['Creeper'/3456, l='world', x=1544.50, y=35.00, z=6.50], EntityOcelot['Ocelot'/3457, l='world', x=1547.50, y=64.00, z=47.50], EntityOcelot['Ocelot'/3458, l='world', x=1546.50, y=64.00, z=46.50], EntityOcelot['Ocelot'/3459, l='world', x=1546.50, y=64.00, z=46.50], EntityOcelot['Ocelot'/3460, l='world', x=1546.50, y=64.00, z=46.50], EntitySkeleton['Skeleton'/3461, l='world', x=1544.50, y=67.00, z=63.50], EntityCreeper['Creeper'/3462, l='world', x=1541.90, y=36.04, z=69.46], EntityPigZombie['Zombie Pigman'/3463, l='world', x=1435.50, y=60.00, z=-73.50], EntitySpider['Spider'/3501, l='world', x=1470.26, y=67.00, z=-63.44], EntityPlayer['ChaosMasterCZ'/3510, l='world', x=-126.30, y=69.55, z=-1362.39](ChaosMasterCZ at -126.30000001192093,69.5546255304959,-1362.389422183343), EntityPlayer['stevko555pistik'/3511, l='world', x=1451.52, y=64.00, z=-17.31](stevko555pistik at 1451.5161027761353,64.0,-17.306069796893382), EntityZombie['Zombie'/3525, l='world', x=-429.50, y=27.00, z=432.50], EntityItem['item.item.egg'/3574, l='world', x=-228.63, y=68.13, z=341.24], EntityCreeper['Creeper'/3646, l='world', x=-431.50, y=49.00, z=300.50], EntityZombie['Zombie'/3649, l='world', x=-251.50, y=68.00, z=367.50], EntityZombie['Zombie'/3650, l='world', x=-253.50, y=68.00, z=368.50], EntityPlayer['tomek325crafting'/3667, l='world', x=-337.47, y=63.00, z=339.47](tomek325crafting at -337.4675807724252,63.0,339.46629787655087), EntityPlayer['MineNICER'/3670, l='world', x=-338.25, y=63.00, z=338.69](MineNICER at -338.25196665402973,63.0,338.6909590083807), EntityCreeper['Creeper'/3671, l='world', x=1458.50, y=60.00, z=7.50], EntityCreeper['Creeper'/3672, l='world', x=1461.61, y=60.00, z=3.03], EntityZombie['Zombie'/3677, l='world', x=-449.50, y=17.00, z=437.50], EntityZombie['Zombie'/3678, l='world', x=-450.50, y=17.00, z=436.50], EntityCreeper['Creeper'/3680, l='world', x=-427.50, y=31.00, z=457.50], EntityZombie['Zombie'/3681, l='world', x=-426.50, y=31.00, z=456.50], EntityZombie['Zombie'/3682, l='world', x=-425.50, y=31.00, z=457.50], EntityPlayer['hapak'/3687, l='world', x=-790.91, y=63.00, z=757.33](hapak at -790.9067800764203,63.0,757.3312049475159), EntitySkeleton['Skeleton'/3688, l='world', x=-890.50, y=9.00, z=670.50], EntityCreeper['Creeper'/3689, l='world', x=-888.36, y=10.00, z=675.06], EntityCreeper['Creeper'/3690, l='world', x=-881.49, y=34.00, z=735.88], EntitySkeleton['Skeleton'/3691, l='world', x=-884.92, y=29.00, z=764.49], EntityZombie['Zombie'/3692, l='world', x=-884.50, y=35.00, z=754.50], EntityZombie['Zombie'/3693, l='world', x=-883.50, y=35.00, z=755.50], EntityCreeper['Creeper'/3694, l='world', x=-885.50, y=35.00, z=753.50], EntityZombie['Zombie'/3695, l='world', x=-880.50, y=34.00, z=754.50], EntityZombie['Zombie'/3696, l='world', x=-891.81, y=35.00, z=762.73], EntityZombie['Zombie'/3697, l='world', x=-895.50, y=33.00, z=765.50], EntitySkeleton['Skeleton'/3698, l='world', x=-890.18, y=64.00, z=773.47], EntitySkeleton['Skeleton'/3699, l='world', x=-881.70, y=31.10, z=793.70], EntityCreeper['Creeper'/3700, l='world', x=-883.50, y=41.00, z=794.50], EntitySpider['Spider'/3701, l='world', x=-894.50, y=64.00, z=790.50], EntitySkeleton['Skeleton'/3702, l='world', x=-894.50, y=30.00, z=804.50], EntitySquid['Squid'/3703, l='world', x=-884.50, y=59.00, z=845.50], EntitySquid['Squid'/3704, l='world', x=-881.50, y=59.00, z=845.50], EntitySquid['Squid'/3705, l='world', x=-881.50, y=59.00, z=843.50], EntitySquid['Squid'/3706, l='world', x=-881.50, y=59.00, z=850.50], EntitySquid['Squid'/3707, l='world', x=-873.13, y=59.27, z=671.96], EntitySquid['Squid'/3708, l='world', x=-878.37, y=58.00, z=672.00], EntitySquid['Squid'/3709, l='world', x=-875.51, y=57.38, z=683.30], EntitySquid['Squid'/3710, l='world', x=-878.65, y=57.00, z=680.65], EntityZombie['Zombie'/3711, l='world', x=-875.50, y=34.00, z=757.50], EntityZombie['Zombie'/3712, l='world', x=-874.50, y=34.00, z=755.50], EntityZombie['Zombie'/3713, l='world', x=-877.50, y=34.00, z=754.50], EntitySkeleton['Skeleton'/3714, l='world', x=-866.50, y=37.00, z=762.50], EntitySkeleton['Skeleton'/3715, l='world', x=-864.50, y=45.00, z=771.50], EntitySkeleton['Skeleton'/3716, l='world', x=-875.32, y=64.00, z=792.00], EntityEnderman['Enderman'/3717, l='world', x=-873.50, y=49.00, z=812.50], EntitySquid['Squid'/3718, l='world', x=-875.50, y=58.00, z=854.50], EntitySquid['Squid'/3719, l='world', x=-871.50, y=58.00, z=853.50], EntitySquid['Squid'/3720, l='world', x=-870.50, y=58.00, z=854.50], EntitySquid['Squid'/3721, l='world', x=-870.50, y=58.00, z=853.50], EntitySkeleton['Skeleton'/3722, l='world', x=-849.50, y=8.00, z=861.50], EntitySquid['Squid'/3723, l='world', x=-850.50, y=51.00, z=850.50], EntitySquid['Squid'/3724, l='world', x=-855.50, y=51.00, z=849.50], EntitySquid['Squid'/3725, l='world', x=-853.70, y=51.38, z=848.07], EntitySquid['Squid'/3726, l='world', x=-844.10, y=56.40, z=700.56], EntitySquid['Squid'/3727, l='world', x=-838.72, y=56.34, z=708.33], EntitySquid['Squid'/3728, l='world', x=-844.50, y=49.00, z=856.50], EntitySquid['Squid'/3729, l='world', x=-841.50, y=49.00, z=856.50], EntitySquid['Squid'/3730, l='world', x=-838.50, y=49.00, z=853.50], EntitySquid['Squid'/3731, l='world', x=-839.50, y=49.00, z=857.50], EntitySquid['Squid'/3732, l='world', x=-830.50, y=61.00, z=853.50], EntitySquid['Squid'/3733, l='world', x=-829.50, y=61.00, z=852.50], EntitySquid['Squid'/3734, l='world', x=-828.50, y=61.00, z=857.50], EntitySquid['Squid'/3735, l='world', x=-830.50, y=61.00, z=854.50], EntitySquid['Squid'/3736, l='world', x=-816.50, y=54.00, z=850.50], EntitySquid['Squid'/3737, l='world', x=-816.50, y=54.00, z=853.50], EntitySquid['Squid'/3738, l='world', x=-814.67, y=46.70, z=807.83], EntitySquid['Squid'/3739, l='world', x=-803.66, y=51.34, z=841.58], EntityCreeper['Creeper'/3740, l='world', x=-800.50, y=30.00, z=857.50], EntitySkeleton['Skeleton'/3741, l='world', x=-800.31, y=32.00, z=848.23], EntityCreeper['Creeper'/3742, l='world', x=-812.50, y=33.00, z=848.50], EntitySkeleton['Skeleton'/3743, l='world', x=-802.50, y=32.00, z=848.50], EntitySquid['Squid'/3744, l='world', x=-812.09, y=54.28, z=855.99], EntitySkeleton['Skeleton'/3745, l='world', x=-794.50, y=10.00, z=659.50], EntityCow['Cow'/3746, l='world', x=-788.06, y=63.00, z=745.94], EntityPigZombie['Zombie Pigman'/3747, l='world', x=-786.11, y=54.00, z=747.16], EntityPigZombie['Zombie Pigman'/3748, l='world', x=-784.35, y=54.00, z=748.64], EntityCow['Cow'/3749, l='world', x=-785.13, y=63.00, z=751.12], EntityPigZombie['Zombie Pigman'/3750, l='world', x=-784.97, y=54.00, z=747.65], EntityZombie['Zombie'/3751, l='world', x=-785.31, y=19.00, z=847.30], EntitySpider['Spider'/3752, l='world', x=-786.72, y=20.00, z=847.14], EntityZombie['Zombie'/3753, l='world', x=-794.50, y=28.00, z=858.50], EntitySkeleton['Skeleton'/3754, l='world', x=-785.26, y=31.00, z=848.30], EntityCreeper['Creeper'/3755, l='world', x=-791.50, y=23.00, z=860.50], EntityCreeper['Creeper'/3756, l='world', x=-791.50, y=23.00, z=858.50], EntityCreeper['Creeper'/3757, l='world', x=-786.50, y=20.00, z=854.50], EntitySkeleton['Skeleton'/3758, l='world', x=-789.50, y=23.00, z=859.50], EntityZombie['Zombie'/3759, l='world', x=-784.50, y=31.00, z=850.50], EntityZombie['Zombie'/3760, l='world', x=-786.70, y=31.00, z=849.50], EntityCreeper['Creeper'/3761, l='world', x=-785.84, y=31.00, z=849.48], EntitySkeleton['Skeleton'/3762, l='world', x=-786.62, y=31.00, z=854.66], EntitySkeleton['Skeleton'/3763, l='world', x=-785.41, y=34.00, z=854.15], EntityCreeper['Creeper'/3764, l='world', x=-785.64, y=34.00, z=855.05], EntityZombie['Zombie'/3765, l='world', x=-795.50, y=32.00, z=851.50], EntitySquid['Squid'/3766, l='world', x=-784.45, y=46.00, z=860.23], EntitySquid['Squid'/3767, l='world', x=-798.14, y=54.39, z=862.36], EntitySquid['Squid'/3768, l='world', x=-786.87, y=53.72, z=856.09], EntityPig['Pig'/3769, l='world', x=-773.80, y=62.01, z=714.87], EntityZombie['Zombie'/3770, l='world', x=-771.05, y=22.00, z=810.39], EntitySkeleton['Skeleton'/3771, l='world', x=-778.43, y=26.00, z=824.37], EntityCreeper['Creeper'/3772, l='world', x=-776.97, y=25.00, z=823.59], EntitySkeleton['Skeleton'/3773, l='world', x=-782.50, y=31.00, z=850.50], EntityZombie['Zombie'/3774, l='world', x=-781.50, y=19.00, z=848.50], EntityZombie['Zombie'/3775, l='world', x=-782.40, y=19.00, z=848.15], EntityZombie['Zombie'/3776, l='world', x=-782.48, y=31.00, z=849.59], EntitySquid['Squid'/3777, l='world', x=-775.08, y=52.34, z=860.97], EntitySquid['Squid'/3778, l='world', x=-782.01, y=49.80, z=855.49], EntitySquid['Squid'/3779, l='world', x=-782.20, y=49.35, z=852.82], EntityZombie['Zombie'/3780, l='world', x=-765.50, y=14.00, z=785.50], EntityZombie['Zombie'/3781, l='world', x=-767.46, y=23.00, z=798.95], EntityZombie['Zombie'/3782, l='world', x=-764.70, y=23.00, z=854.30], EntitySquid['Squid'/3783, l='world', x=-753.61, y=46.33, z=859.14], EntityZombie['Zombie'/3784, l='world', x=-744.50, y=17.00, z=856.50], EntityZombie['Zombie'/3785, l='world', x=-742.50, y=17.00, z=856.50], EntitySquid['Squid'/3786, l='world', x=-736.50, y=55.00, z=850.50], EntityZombie['Zombie'/3787, l='world', x=-727.50, y=14.00, z=845.50], EntityZombie['Zombie'/3788, l='world', x=-731.50, y=14.00, z=848.50], EntityCreeper['Creeper'/3789, l='world', x=-711.50, y=35.00, z=669.50], EntitySkeleton['Skeleton'/3793, l='world', x=-214.50, y=67.00, z=-1421.50], EntityCreeper['Creeper'/3794, l='world', x=-221.50, y=67.00, z=-1410.50], EntityIronGolem['Iron Golem'/3795, l='world', x=-220.24, y=67.00, z=-1393.81], EntityZombie['Zombie'/3796, l='world', x=-217.50, y=18.00, z=-1358.50], EntityCreeper['Creeper'/3797, l='world', x=-220.50, y=18.00, z=-1357.50], EntityCreeper['Creeper'/3798, l='world', x=-220.50, y=18.00, z=-1358.50], EntitySkeleton['Skeleton'/3799, l='world', x=-211.91, y=18.00, z=-1356.55], EntityPainting['Painting'/3800, l='world', x=-223.94, y=70.00, z=-1354.00], EntitySquid['Squid'/3801, l='world', x=-219.68, y=59.00, z=-1330.53], EntitySquid['Squid'/3802, l='world', x=-217.70, y=59.30, z=-1329.56], EntitySquid['Squid'/3803, l='world', x=-218.07, y=60.00, z=-1321.80], EntityCreeper['Creeper'/3804, l='world', x=-208.01, y=49.00, z=-1317.50], EntitySquid['Squid'/3805, l='world', x=-219.53, y=59.00, z=-1326.47], EntityZombie['Zombie'/3806, l='world', x=-219.30, y=68.00, z=-1323.78], EntityPainting['Painting'/3807, l='world', x=-194.00, y=70.50, z=-1334.06], EntityMinecart['Minecart'/3808, l='world', x=-192.50, y=68.50, z=-1323.95], EntityMinecart['Minecart'/3809, l='world', x=-192.50, y=68.50, z=-1321.05], EntityMinecart['Minecart'/3810, l='world', x=-192.50, y=68.50, z=-1322.50], EntitySquid['Squid'/3811, l='world', x=-187.47, y=56.00, z=-1442.90], EntityMinecart['Minecart'/3812, l='world', x=-191.50, y=72.50, z=-1318.27], EntityMinecart['Minecart'/3813, l='world', x=-191.50, y=72.50, z=-1319.51], EntityMinecart['Minecart'/3814, l='world', x=-191.50, y=72.50, z=-1315.37], EntityMinecart['Minecart'/3815, l='world', x=-191.50, y=72.50, z=-1314.19], EntityMinecart['Minecart'/3816, l='world', x=-191.50, y=72.50, z=-1316.82], EntityMinecart['Minecart'/3817, l='world', x=-191.50, y=72.50, z=-1312.75], EntityMinecart['Minecart'/3818, l='world', x=-191.50, y=72.50, z=-1311.49], EntityPig['Pig'/3819, l='world', x=-147.34, y=68.00, z=-1385.06], EntityItem['item.item.rottenFlesh'/3820, l='world', x=-158.10, y=67.13, z=-1316.23], EntityZombie['Zombie'/3821, l='world', x=-129.85, y=67.00, z=-1415.04], EntityPig['Pig'/3832, l='world', x=-92.01, y=68.00, z=-1388.15], EntityPig['Pig'/3833, l='world', x=-95.87, y=65.00, z=-1286.55], EntityPig['Pig'/3834, l='world', x=-72.02, y=74.00, z=-1424.17], EntityCreeper['Creeper'/3835, l='world', x=-77.09, y=34.00, z=-1408.09], EntitySkeleton['Skeleton'/3836, l='world', x=-57.85, y=29.00, z=-1386.58], EntityCreeper['Creeper'/3837, l='world', x=-56.50, y=13.00, z=-1315.50], EntityPig['Pig'/3838, l='world', x=-60.51, y=70.00, z=-1323.29], EntityPlayer['pudl'/3839, l='world', x=-334.50, y=69.62, z=327.50](pudl at -334.5,69.62000000476837,327.5), EntityZombie['Zombie'/3840, l='world', x=-147.50, y=22.00, z=-1461.50], EntityPig['Pig'/3841, l='world', x=-39.38, y=68.00, z=-1375.28], EntityPig['Pig'/3842, l='world', x=-37.96, y=70.00, z=-1335.88], EntityPig['Pig'/3843, l='world', x=-42.66, y=64.00, z=-1297.45], EntityPlayer['Eggy1real'/3844, l='world', x=-363.50, y=68.00, z=-1347.50](Eggy1real at -363.5,68.0,-1347.5), EntityItem['item.item.rottenFlesh'/3845, l='world', x=-453.98, y=67.13, z=-1286.52], EntitySkeleton['Skeleton'/3846, l='world', x=-448.50, y=67.00, z=-1280.50], EntitySkeleton['Skeleton'/3847, l='world', x=-461.50, y=16.00, z=-1249.50], EntityZombie['Zombie'/3848, l='world', x=-460.50, y=67.00, z=-1260.50], EntitySpider['Spider'/3849, l='world', x=-458.50, y=67.00, z=-1256.50], EntitySkeleton['Skeleton'/3850, l='world', x=-436.50, y=67.00, z=-1314.50], EntitySkeleton['Skeleton'/3851, l='world', x=-433.50, y=67.00, z=-1306.50], EntityZombie['Zombie'/3852, l='world', x=-436.50, y=67.00, z=-1308.50], EntityZombie['Zombie'/3853, l='world', x=-437.50, y=67.00, z=-1301.50], EntityItem['item.item.rottenFlesh'/3854, l='world', x=-436.48, y=67.13, z=-1274.63], EntityCreeper['Creeper'/3855, l='world', x=-439.63, y=67.00, z=-1279.98], EntitySpider['Spider'/3856, l='world', x=-439.50, y=67.00, z=-1263.50], EntitySpider['Spider'/3857, l='world', x=-445.50, y=67.00, z=-1250.50], EntitySpider['Spider'/3858, l='world', x=-447.50, y=67.00, z=-1248.50], EntitySheep['Sheep'/3859, l='world', x=-431.52, y=70.00, z=-1427.54], EntityZombie['Zombie'/3860, l='world', x=-411.50, y=34.00, z=-1442.50], EntityVillager['Villager'/3861, l='world', x=-401.21, y=68.00, z=-1363.70], EntityVillager['Villager'/3862, l='world', x=-400.39, y=68.00, z=-1363.30], EntityVillager['Villager'/3863, l='world', x=-394.48, y=68.00, z=-1363.30], EntityVillager['Villager'/3864, l='world', x=-393.51, y=68.00, z=-1363.30], EntityVillager['Villager'/3865, l='world', x=-385.70, y=68.00, z=-1363.70], EntityVillager['Villager'/3866, l='world', x=-384.89, y=68.00, z=-1363.30], EntityCreeper['Creeper'/3867, l='world', x=-369.50, y=67.00, z=-1253.50], EntityChicken['Chicken'/3868, l='world', x=-354.47, y=56.00, z=-1419.50], EntitySkeleton['Skeleton'/3869, l='world', x=-362.97, y=19.00, z=-1279.87], EntityCreeper['Creeper'/3870, l='world', x=-361.50, y=67.00, z=-1254.50], EntityCreeper['Creeper'/3871, l='world', x=-363.50, y=67.00, z=-1253.50], EntityChicken['Chicken'/3872, l='world', x=-351.50, y=59.00, z=-1415.15], EntityCreeper['Creeper'/3873, l='world', x=-324.50, y=27.00, z=-1452.50], EntityCreeper['Creeper'/3874, l='world', x=-323.50, y=27.00, z=-1451.50], EntityZombie['Zombie'/3875, l='world', x=-329.50, y=39.00, z=-1452.50], EntityCreeper['Creeper'/3876, l='world', x=-335.14, y=36.00, z=-1450.02], EntityCreeper['Creeper'/3877, l='world', x=-335.70, y=36.00, z=-1449.06], EntityCreeper['Creeper'/3878, l='world', x=-328.50, y=67.00, z=-1441.50], EntityCreeper['Creeper'/3879, l='world', x=-332.50, y=67.00, z=-1440.50], EntityCreeper['Creeper'/3880, l='world', x=-314.94, y=39.00, z=-1452.33], EntityZombie['Zombie'/3881, l='world', x=-305.50, y=39.00, z=-1451.50], EntityZombie['Zombie'/3882, l='world', x=-307.50, y=39.00, z=-1451.50], EntitySkeleton['Skeleton'/3883, l='world', x=-306.50, y=29.00, z=-1430.50], EntitySkeleton['Skeleton'/3884, l='world', x=-310.88, y=67.00, z=-1426.53], EntityCreeper['Creeper'/3885, l='world', x=-306.92, y=67.00, z=-1424.26], EntitySkeleton['Skeleton'/3886, l='world', x=-298.94, y=39.00, z=-1451.08], EntitySkeleton['Skeleton'/3887, l='world', x=-298.74, y=39.00, z=-1451.89], EntityZombie['Zombie'/3888, l='world', x=-294.61, y=39.00, z=-1446.74], EntityZombie['Zombie'/3889, l='world', x=-293.76, y=39.00, z=-1447.06], EntityZombie['Zombie'/3890, l='world', x=-292.38, y=39.00, z=-1446.30], EntitySpider['Spider'/3891, l='world', x=-294.68, y=39.00, z=-1448.30], EntityZombie['Zombie'/3892, l='world', x=-300.50, y=39.00, z=-1447.50], EntityZombie['Zombie'/3893, l='world', x=-296.50, y=39.00, z=-1446.50], EntitySkeleton['Skeleton'/3894, l='world', x=-288.95, y=22.00, z=-1432.43], EntityCreeper['Creeper'/3895, l='world', x=-289.70, y=22.00, z=-1430.41], EntitySpider['Spider'/3896, l='world', x=-300.69, y=67.00, z=-1424.06], EntityZombie['Zombie'/3897, l='world', x=-302.30, y=67.00, z=-1426.88], EntityZombie['Zombie'/3898, l='world', x=-290.15, y=67.00, z=-1432.19], EntitySpider['Spider'/3899, l='world', x=-290.26, y=67.00, z=-1435.07], EntitySkeleton['Skeleton'/3900, l='world', x=-294.32, y=67.00, z=-1399.14], EntitySpider['Spider'/3901, l='world', x=-299.62, y=67.00, z=-1394.58], EntityZombie['Zombie'/3902, l='world', x=-290.50, y=67.00, z=-1313.50], EntityZombie['Zombie'/3903, l='world', x=-289.50, y=67.00, z=-1301.50], EntityItem['item.item.arrow'/3904, l='world', x=-302.18, y=67.13, z=-1259.44], EntityZombie['Zombie'/3905, l='world', x=-276.50, y=67.00, z=-1440.50], EntityZombie['Zombie'/3906, l='world', x=-284.09, y=67.00, z=-1446.25], EntitySkeleton['Skeleton'/3907, l='world', x=-275.80, y=24.00, z=-1426.11], EntitySpider['Spider'/3908, l='world', x=-279.02, y=67.00, z=-1427.12], EntitySkeleton['Skeleton'/3909, l='world', x=-272.28, y=27.00, z=-1408.30], EntityCreeper['Creeper'/3910, l='world', x=-283.10, y=23.00, z=-1414.79], EntitySkeleton['Skeleton'/3911, l='world', x=-286.90, y=27.00, z=-1411.56], EntityCreeper['Creeper'/3912, l='world', x=-276.67, y=67.00, z=-1416.68], EntityCreeper['Creeper'/3913, l='world', x=-272.97, y=67.00, z=-1419.32], EntitySkeleton['Skeleton'/3914, l='world', x=-282.52, y=66.08, z=-1408.37], EntityCreeper['Creeper'/3915, l='world', x=-276.37, y=67.00, z=-1419.77], EntityItem['item.item.rottenFlesh'/3916, l='world', x=-281.13, y=23.13, z=-1397.83], EntityCreeper['Creeper'/3917, l='world', x=-272.30, y=25.00, z=-1394.76], EntityCreeper['Creeper'/3918, l='world', x=-273.50, y=25.00, z=-1398.50], EntitySkeleton['Skeleton'/3919, l='world', x=-283.71, y=67.00, z=-1403.65], EntityCreeper['Creeper'/3920, l='world', x=-274.18, y=67.00, z=-1406.35], EntityCreeper['Creeper'/3921, l='world', x=-280.50, y=24.00, z=-1379.50], EntityItem['item.item.rottenFlesh'/3922, l='world', x=-276.04, y=67.13, z=-1385.38], EntityCreeper['Creeper'/3923, l='world', x=-272.49, y=68.00, z=-1376.08], EntityItem['item.item.string'/3924, l='world', x=-282.69, y=26.69, z=-1334.47], EntityItem['item.item.string'/3925, l='world', x=-282.18, y=24.22, z=-1334.52], EntityItem['item.item.string'/3926, l='world', x=-282.34, y=24.26, z=-1335.34], EntityItem['item.item.string'/3927, l='world', x=-282.50, y=24.81, z=-1336.28], EntityCreeper['Creeper'/3928, l='world', x=-278.50, y=67.00, z=-1339.50], EntitySpider['Spider'/3929, l='world', x=-277.50, y=67.00, z=-1330.50], EntityCreeper['Creeper'/3930, l='world', x=-263.94, y=67.00, z=-1429.18], EntityCreeper['Creeper'/3931, l='world', x=-269.50, y=27.00, z=-1412.50], EntityCreeper['Creeper'/3932, l='world', x=-269.67, y=27.00, z=-1409.30], EntityCreeper['Creeper'/3933, l='world', x=-270.60, y=27.00, z=-1413.03], EntityCreeper['Creeper'/3934, l='world', x=-268.54, y=28.00, z=-1408.94], EntitySkeleton['Skeleton'/3935, l='world', x=-264.92, y=67.00, z=-1415.52], EntityZombie['Zombie'/3936, l='world', x=-260.54, y=67.00, z=-1415.86], EntityCreeper['Creeper'/3937, l='world', x=-261.93, y=67.00, z=-1408.67], EntityZombie['Zombie'/3938, l='world', x=-271.93, y=67.00, z=-1409.28], EntityZombie['Zombie'/3939, l='world', x=-270.13, y=67.00, z=-1412.96], EntitySkeleton['Skeleton'/3940, l='world', x=-270.59, y=24.00, z=-1395.03], EntitySkeleton['Skeleton'/3941, l='world', x=-271.44, y=25.00, z=-1399.09], EntityZombie['Zombie'/3942, l='world', x=-266.73, y=67.00, z=-1401.82], EntitySpider['Spider'/3943, l='world', x=-269.50, y=82.00, z=-1397.50], EntityEnderman['Enderman'/3944, l='world', x=-269.62, y=68.00, z=-1365.76], EntityZombie['Zombie'/3945, l='world', x=-269.03, y=68.00, z=-1362.46], EntitySpider['Spider'/3946, l='world', x=-16.50, y=14.00, z=-1434.50], EntityPig['Pig'/3947, l='world', x=-17.29, y=70.00, z=-1436.53], EntityPig['Pig'/3948, l='world', x=-26.85, y=73.00, z=-1336.72], EntityItem['item.item.arrow'/3949, l='world', x=-23.13, y=64.13, z=-1270.40]]
- World world Players: 8 total; [EntityPlayer['oleg007'/3385, l='world', x=1441.94, y=55.00, z=-17.30](oleg007 at 1441.9411577859844,55.0,-17.30000001192093), EntityPlayer['ChaosMasterCZ'/3510, l='world', x=-126.30, y=69.55, z=-1362.39](ChaosMasterCZ at -126.30000001192093,69.5546255304959,-1362.389422183343), EntityPlayer['stevko555pistik'/3511, l='world', x=1451.52, y=64.00, z=-17.31](stevko555pistik at 1451.5161027761353,64.0,-17.306069796893382), EntityPlayer['tomek325crafting'/3667, l='world', x=-337.47, y=63.00, z=339.47](tomek325crafting at -337.4675807724252,63.0,339.46629787655087), EntityPlayer['MineNICER'/3670, l='world', x=-338.25, y=63.00, z=338.69](MineNICER at -338.25196665402973,63.0,338.6909590083807), EntityPlayer['hapak'/3687, l='world', x=-790.91, y=63.00, z=757.33](hapak at -790.9067800764203,63.0,757.3312049475159), EntityPlayer['pudl'/3839, l='world', x=-334.50, y=69.62, z=327.50](pudl at -334.5,69.62000000476837,327.5), EntityPlayer['Eggy1real'/3844, l='world', x=-363.50, y=68.00, z=-1347.50](Eggy1real at -363.5,68.0,-1347.5)]
- World world Chunk Stats: ServerChunkCache: 1337 Drop: 0
- World world_the_end Entities: 0 total; []
- World world_the_end Players: 0 total; []
- World world_the_end Chunk Stats: ServerChunkCache: 0 Drop: 0
Pokud ti někdo pomohl dej mu karmu!
Server: 93.91.240.149:27269

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: padá server

#6 Příspěvekod nejento » 14 srp 2012, 14:22

Ještě ten log :D Od startu až tam kde lidi začínají psát. A taky tam, kde to spadne.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 27 hostů