This is VERY bad...

Discussion in 'Bukkit Help' started by boss86741, Dec 11, 2012.

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

    boss86741

    Look at this error. boss86741 is me and on minecraft it said internal server error:

    Code:
    2012-12-10 18:52:16 [INFO] Done (10.448s)! For help, type "help" or "?"
    2012-12-10 18:52:18 [INFO] [EnjiinShopBridge] Fetching donation list from website
    2012-12-10 18:52:19 [INFO] [EnjiinShopBridge] Executing donation command
    2012-12-10 18:52:21 [INFO] boss86741[/67.244.19.193:60607] logged in with entity id 220 at ([survivaworld] -237.31300340601894, 63.0, 97.4395459049658)
    2012-12-10 18:52:21 [INFO] Chunk file at -25,6 is in the wrong location; relocating. (Expected -25, 6, got -15, 6)
    2012-12-10 18:52:21 [WARNING] Wrong location for EntityCreeper['Creeper'/231, l='survivaworld', x=-238.50, y=13.00, z=108.50] in world 'survivaworld'!
    2012-12-10 18:52:21 [WARNING] Entity is at -238.5,108.5 (chunk -15,6) but was stored in chunk -25,6
    2012-12-10 18:52:21 [WARNING] Wrong location for EntitySkeleton['Skeleton'/232, l='survivaworld', x=-238.50, y=13.00, z=107.50] in world 'survivaworld'!
    2012-12-10 18:52:21 [WARNING] Entity is at -238.5,107.5 (chunk -15,6) but was stored in chunk -25,6
    2012-12-10 18:52:21 [WARNING] Wrong location for EntitySkeleton['Skeleton'/233, l='survivaworld', x=-236.50, y=13.00, z=107.50] in world 'survivaworld'!
    2012-12-10 18:52:21 [WARNING] Entity is at -236.5,107.5 (chunk -15,6) but was stored in chunk -25,6
    2012-12-10 18:52:21 [WARNING] Wrong location for EntitySpider['Spider'/234, l='survivaworld', x=-239.50, y=13.00, z=106.50] in world 'survivaworld'!
    2012-12-10 18:52:21 [WARNING] Entity is at -239.5,106.5 (chunk -15,6) but was stored in chunk -25,6
    2012-12-10 18:52:21 [WARNING] Wrong location for EntitySkeleton['Skeleton'/235, l='survivaworld', x=-234.50, y=13.00, z=109.50] in world 'survivaworld'!
    2012-12-10 18:52:21 [WARNING] Entity is at -234.5,109.5 (chunk -15,6) but was stored in chunk -25,6
    2012-12-10 18:52:22 [INFO] Disconnecting boss86741 [cpe-67-244-19-193.nyc.res.rr.com/67.244.19.193:60607]: Internal server error
    2012-12-10 18:52:22 [WARNING] Failed to handle packet for boss86741 [cpe-67-244-19-193.nyc.res.rr.com/67.244.19.193:60607]: net.minecraft.server.ReportedException: Exception getting block type in world
    net.minecraft.server.ReportedException: Exception getting block type in world
        at net.minecraft.server.World.getTypeId(World.java:211)
        at net.minecraft.server.WorldGenMinable.a(SourceFile:57)
        at net.minecraft.server.BiomeDecorator.a(SourceFile:227)
        at net.minecraft.server.BiomeDecorator.b(SourceFile:241)
        at net.minecraft.server.BiomeDecorator.a(SourceFile:68)
        at net.minecraft.server.BiomeDecorator.a(SourceFile:27)
        at net.minecraft.server.BiomeBase.a(SourceFile:217)
        at net.minecraft.server.ChunkProviderGenerate.getChunkAt(SourceFile:450)
        at org.bukkit.craftbukkit.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49)
        at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:204)
        at net.minecraft.server.Chunk.a(Chunk.java:806)
        at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:127)
        at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:22)
        at net.minecraft.server.PlayerManager.a(PlayerManager.java:68)
        at net.minecraft.server.PlayerManager.addPlayer(PlayerManager.java:103)
        at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:124)
        at net.minecraft.server.ServerConfigurationManagerAbstract.c(ServerConfigurationManagerAbstract.java:166)
        at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:93)
        at net.minecraft.server.NetLoginHandler.d(NetLoginHandler.java:132)
        at net.minecraft.server.NetLoginHandler.c(NetLoginHandler.java:45)
        at net.minecraft.server.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:44)
        at net.minecraft.server.DedicatedServerConnection.b(SourceFile:29)
        at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)
        at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 3654
        at net.minecraft.server.ChunkSection.a(ChunkSection.java:37)
        at net.minecraft.server.Chunk.getTypeId(Chunk.java:350)
        at net.minecraft.server.World.getTypeId(World.java:204)
        ... 26 more
    2012-12-10 18:52:22 [SEVERE] net.minecraft.server.ReportedException: Exception getting block type in world
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:573)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
    2012-12-10 18:52:22 [SEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 757
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.ChunkSection.a(ChunkSection.java:37)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.Chunk.getTypeId(Chunk.java:350)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.World.getTypeId(World.java:204)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.World.v(World.java:1768)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.SpawnerCreature.a(SpawnerCreature.java:192)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:126)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.WorldServer.doTick(WorldServer.java:157)
    2012-12-10 18:52:22 [SEVERE]    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:569)
    2012-12-10 18:52:22 [SEVERE]    ... 4 more
    2012-12-10 18:52:22 [SEVERE] Encountered an unexpected exception ReportedException
    net.minecraft.server.ReportedException: Exception getting block type in world
        at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:573)
        at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 757
        at net.minecraft.server.ChunkSection.a(ChunkSection.java:37)
        at net.minecraft.server.Chunk.getTypeId(Chunk.java:350)
        at net.minecraft.server.World.getTypeId(World.java:204)
        at net.minecraft.server.World.v(World.java:1768)
        at net.minecraft.server.SpawnerCreature.a(SpawnerCreature.java:192)
        at net.minecraft.server.SpawnerCreature.spawnEntities(SpawnerCreature.java:126)
        at net.minecraft.server.WorldServer.doTick(WorldServer.java:157)
        at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:569)
        ... 4 more
    2012-12-10 18:52:22 [SEVERE] This crash report has been saved to: /chroot/home/thebosss/mc/./crash-reports/crash-2012-12-10_18.52.22-server.txt
    2012-12-10 19:07:55 [INFO] Read timed out
    2012-12-10 19:18:07 [INFO] Read timed out
    2012-12-10 19:30:12 [INFO] Read timed out
    2012-12-10 19:45:50 [INFO] Reached end of stream
    2012-12-10 19:46:51 [INFO] Reached end of stream
    2012-12-10 19:47:41 [INFO] Read timed out
    2012-12-10 19:58:43 [INFO] Read timed out
    2012-12-10 20:23:40 [INFO] Read timed out
    2012-12-10 20:53:53 [INFO] Read timed out
    2012-12-10 21:20:13 [INFO] Read timed out
    2012-12-10 21:32:56 [INFO] Read timed out
    2012-12-10 21:55:00 [INFO] Read timed out
    2012-12-10 22:10:04 [INFO] Read timed out
    2012-12-10 22:25:11 [INFO] Read timed out
    2012-12-10 22:37:55 [INFO] Read timed out
    2012-12-10 23:04:27 [INFO] Read timed out
    2012-12-10 23:23:15 [INFO] Read timed out
    2012-12-10 23:41:38 [INFO] Read timed out
    2012-12-10 23:54:37 [INFO] Read timed out
    2012-12-11 00:08:22 [INFO] Read timed out
    2012-12-11 00:15:44 [INFO] Read timed out
    2012-12-11 00:46:20 [INFO] Read timed out
    2012-12-11 00:47:03 [INFO] Read timed out
    2012-12-11 01:00:29 [INFO] Connection reset
    2012-12-11 01:09:53 [INFO] Read timed out
    2012-12-11 01:34:52 [INFO] Read timed out
    2012-12-11 01:56:11 [INFO] Read timed out
    2012-12-11 02:19:40 [INFO] Read timed out
    2012-12-11 02:31:49 [INFO] Read timed out
    2012-12-11 02:47:54 [INFO] Read timed out
    2012-12-11 03:05:25 [INFO] Read timed out
    2012-12-11 03:16:09 [INFO] Read timed out
    2012-12-11 03:41:03 [INFO] Read timed out
    2012-12-11 04:04:55 [INFO] Read timed out
    2012-12-11 04:31:48 [INFO] Read timed out
    2012-12-11 04:44:42 [INFO] Read timed out
    2012-12-11 05:18:33 [INFO] Read timed out
    2012-12-11 05:39:03 [INFO] Read timed out
    2012-12-11 05:39:03 [INFO] Read timed out
    2012-12-11 06:05:53 [INFO] Read timed out
    2012-12-11 06:26:16 [INFO] Read timed out
    2012-12-11 06:43:17 [INFO] Read timed out
    2012-12-11 06:53:38 [INFO] Read timed out
    2012-12-11 07:06:40 [INFO] Read timed out
    2012-12-11 07:07:03 [INFO] Read timed out
    2012-12-11 07:18:21 [INFO] Read timed out
    2012-12-11 07:32:06 [INFO] Read timed out
    2012-12-11 07:37:11 [INFO] [35;1m[Server] SERVER SHUTTING DOWN IN 10 SECONDS. Saving map...[m
    2012-12-11 07:37:13 [INFO] CONSOLE: Forcing save..[m
    2012-12-11 07:37:13 [INFO] CONSOLE: Save complete.[m
    2012-12-11 07:37:25 [INFO] CONSOLE: Stopping the server..[m
    2012-12-11 07:37:25 [INFO] Stopping server
    2012-12-11 07:37:25 [INFO] [ChestShop] Disabling ChestShop v3.46
    2012-12-11 07:37:25 [INFO] [CraftBookVehicles] Disabling CraftBookVehicles v1278-2bf91e4
    2012-12-11 07:37:25 [INFO] [Autorank] Disabling Autorank v2.0
    2012-12-11 07:37:25 [INFO] [Autorank] Disabled
    2012-12-11 07:37:25 [INFO] [Enjin Minecraft Plugin] Disabling Enjin Minecraft Plugin v2.4.0
    2012-12-11 07:37:25 [INFO] [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
    2012-12-11 07:37:25 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn vPre2.9.6.0
    2012-12-11 07:37:25 [INFO] [CraftBookMechanisms] Disabling CraftBookMechanisms v1278-2bf91e4
    2012-12-11 07:37:25 [INFO] [Essentials] Disabling Essentials vPre2.9.6.0
    2012-12-11 07:37:25 [INFO] [Vault][Economy] Essentials Economy unhooked.
    2012-12-11 07:37:25 [INFO] [CustomCrafting] Disabling CustomCrafting v1.0
    2012-12-11 07:37:25 [INFO] [CraftBookCircuits] Disabling CraftBookCircuits v1278-2bf91e4
    2012-12-11 07:37:25 [INFO] [Herochat] Disabling Herochat v5.6.1
    2012-12-11 07:37:25 [INFO] [Herochat] Saving channels
    2012-12-11 07:37:25 [INFO] [Herochat] Save complete
    2012-12-11 07:37:25 [INFO] [Herochat] Saving players
    2012-12-11 07:37:25 [INFO] [Herochat] Save complete
    2012-12-11 07:37:25 [INFO] [Herochat] Version 5.6.1 is disabled.
    2012-12-11 07:37:25 [INFO] [Votifier] Disabling Votifier v1.9
    2012-12-11 07:37:25 [WARNING] [Votifier] Protocol error. Ignoring packet - Socket closed
    2012-12-11 07:37:25 [INFO] [Votifier] Votifier disabled.
    2012-12-11 07:37:25 [INFO] [ClearLag] Disabling ClearLag v1.4
    2012-12-11 07:37:25 [INFO] ClearLag is now disabled.
    2012-12-11 07:37:25 [INFO] [Lockette] Disabling Lockette v1.7.4
    2012-12-11 07:37:25 [INFO] Lockette is being disabled...  ;.;
    2012-12-11 07:37:25 [INFO] [Lockette] Closing all automatic doors.
    2012-12-11 07:37:25 [INFO] [OpenInv] Disabling OpenInv v1.8.7
    2012-12-11 07:37:25 [INFO] [OpenInv] version 1.8.7 disabled!
    2012-12-11 07:37:25 [INFO] [CommandHelper] Disabling CommandHelper v1194-4b4a26d
    2012-12-11 07:37:25 [INFO] [CraftBookCommon] Disabling CraftBookCommon v1278-2bf91e4
    2012-12-11 07:37:25 [INFO] [DisguiseCraft] Disabling DisguiseCraft v3.8
    2012-12-11 07:37:25 [INFO] [DisguiseCraft] Disabled!
    2012-12-11 07:37:25 [INFO] [iConomy] Disabling iConomy v8.0a
    2012-12-11 07:37:25 [INFO] [Vault][Economy] iConomy 6 unhooked.
    2012-12-11 07:37:25 [INFO] [iConomy] Closing general data...
    2012-12-11 07:37:25 [INFO] [iConomy] Disabled. (0 ms)
    2012-12-11 07:37:25 [INFO] [ServerJobs] Disabling ServerJobs v0.5
    2012-12-11 07:37:25 [INFO] [ServerJobs] ServerJobs was disabled
    2012-12-11 07:37:25 [INFO] [HatMe] Disabling HatMe v2.0.0
    2012-12-11 07:37:25 [INFO] [HatMe] Plugin Stopping...
    2012-12-11 07:37:25 [INFO] [HatMe] Plugin Stopped.
    2012-12-11 07:37:25 [INFO] [ModTRS] Disabling ModTRS v2.1
    2012-12-11 07:37:25 [INFO] [ModTRS] Plugin disabled. (version 2.1)
    2012-12-11 07:37:25 [INFO] [PreciousStones] Disabling PreciousStones v9.1.2
    2012-12-11 07:37:25 [INFO] [Spectate] Disabling Spectate v1.9.1
    2012-12-11 07:37:25 [INFO] Spectate is disabled!
    2012-12-11 07:37:25 [INFO] [SpawnerAdjuster] Disabling SpawnerAdjuster v1.8.1
    2012-12-11 07:37:25 [INFO] [WorldGuard] Disabling WorldGuard v727-2e7ecc5
    2012-12-11 07:37:25 [INFO] [Jail] Disabling Jail v2.2.0
    2012-12-11 07:37:25 [INFO] [CapsGuard] Disabling CapsGuard v2.0
    2012-12-11 07:37:25 [INFO] CapsGuard Version 2.0 Disabled
    2012-12-11 07:37:25 [INFO] [ChatCensor] Disabling ChatCensor v1.8
    2012-12-11 07:37:25 [INFO] ChatCensor v1.8 is now disabled!
    2012-12-11 07:37:25 [INFO] [LogBlock] Disabling LogBlock v1.59
    2012-12-11 07:37:25 [INFO] [LogBlock] LogBlock disabled.
    2012-12-11 07:37:25 [INFO] [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
    2012-12-11 07:37:25 [INFO] [Multiverse-Core] - Disabled
    2012-12-11 07:37:25 [INFO] [kTriggers] Disabling kTriggers v1.3-b35 for Bukkit 1.2.3-R0.1
    2012-12-11 07:37:25 [INFO] [kTriggers] Disabled successfully. (0ms)
    2012-12-11 07:37:25 [INFO] [PermissionsEx] Disabling PermissionsEx v1.19.4
    2012-12-11 07:37:25 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    2012-12-11 07:37:25 [INFO] [Vault][Permission] PermissionsEx un-hooked.
    2012-12-11 07:37:25 [INFO] [Vault][Chat] PermissionsEx_Chat un-hooked.
    2012-12-11 07:37:25 [INFO] [PermissionsEx] v1.19.4 disabled successfully.
    2012-12-11 07:37:25 [INFO] [Vault] Disabling Vault v1.2.19-b248
    2012-12-11 07:37:25 [INFO] [BeHerobrine] Disabling BeHerobrine v1.4.3
    2012-12-11 07:37:25 [INFO] BeHerobrine Version 1.4.3 Has Been Disabled
    2012-12-11 07:37:25 [INFO] [Herobrine] Disabling Herobrine v4.7
    2012-12-11 07:37:25 [INFO] [WorldEdit] Disabling WorldEdit v1295-b2ff0fb
    2012-12-11 07:37:25 [INFO] [EnjiinShopBridge] Disabling EnjiinShopBridge v1.3.1
    2012-12-11 07:37:25 [INFO] [LagMeter] Disabling LagMeter v1.9.0
    2012-12-11 07:37:25 [INFO] [LagMeter 1.9.0] Disabled!
    2012-12-11 07:37:25 [WARNING] DSCT: Socket closed
    2012-12-11 07:37:25 [INFO] Closing listening thread
    2012-12-11 07:37:25 [INFO] Saving players
    2012-12-11 07:37:25 [INFO] Saving worlds
    2012-12-11 07:37:25 [INFO] Saving chunks for level 'survivaworld'/Overworld
    2012-12-11 07:37:25 [INFO] Saving chunks for level 'survivaworld_nether'/Nether
    2012-12-11 07:37:25 [INFO] Saving chunks for level 'survivaworld_the_end'/The End
    2012-12-11 07:37:25 [INFO] Saving chunks for level 'world_nightmare'/The End
    2012-12-11 07:37:25 [INFO] Stopping server
    I use Linux Cent OS with JDK 7 and everything is up to date.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  2. Offline

    Sirstaven46

    Seems like you need better Specs.
    And something's wrong with mobs.
     
  3. definitly not.. its a chunk error.. how old is the map?
    btw delete the player.dat file of the player in the world foldern to fix this
     
  4. Offline

    boss86741

    Thanks, the world is from 1.3

    FYI, I don't need better specs, I make plugins and I run the server on a dedicated machine.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  5. could have been a map transfer error which caused a broken chunk to generate anyways try using chunkster (outdated i think)
    but if this error doesnt spam you 24/7 its fine if it does you need to restart or regen the map
     
  6. Offline

    boss86741

    The world only gives the error rarely. I have noticed it a few times but it doesn't happen every minute.
     
  7. Offline

    LEOcab

    >67.244.19.193
    >yfw
    [​IMG]
     
    Nathan C likes this.
  8. Offline

    broro08

    Try generating a new world and see if u get the same error
     
  9. Offline

    boss86741

    LOL!
     
Thread Status:
Not open for further replies.

Share This Page