Jump to content

[Help] HarkenScythe mod causes server crash on world load. (Hexxit 1.0.7)


EvilTelephone

Recommended Posts

I get the following exception when my Hexxit server loads the world. It started happening recently. It completely crashes the server process. Until I figure out a workaround, the server is completely down, unfortunately. If any of you can help, I'd really appreciate it.

I have 6 GB of RAM assigned to the server. It should be more than enough, I rarely get more than 10 people playing simultaneously.

2013-10-19 14:15:28 [sEVERE] net.minecraft.util.ReportedException: Ticking entity

2013-10-19 14:15:28 [sEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:844)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:732)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

2013-10-19 14:15:28 [sEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1005

2013-10-19 14:15:28 [sEVERE] at mod_HarkenScythe.common.EntityHSSpectralEnderman.func_70636_d(EntityHSSpectralEnderman.java:491)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871)

2013-10-19 14:15:28 [sEVERE] at mod_HarkenScythe.common.EntityHSSpectralEnderman.func_70071_h_(EntityHSSpectralEnderman.java:203)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.world.World.func_72866_a(World.java:2522)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:941)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.world.World.func_72870_g(World.java:2475)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.world.World.func_72939_s(World.java:2287)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:806)

2013-10-19 14:15:28 [sEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:838)

2013-10-19 14:15:28 [sEVERE] ... 4 more

2013-10-19 14:15:28 [sEVERE] Encountered an unexpected exception ReportedException

net.minecraft.util.ReportedException: Ticking entity

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:844)

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:732)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

Caused by: java.lang.ArrayIndexOutOfBoundsException: 1005

at mod_HarkenScythe.common.EntityHSSpectralEnderman.func_70636_d(EntityHSSpectralEnderman.java:491)

at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:871)

at mod_HarkenScythe.common.EntityHSSpectralEnderman.func_70071_h_(EntityHSSpectralEnderman.java:203)

at net.minecraft.world.World.func_72866_a(World.java:2522)

at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:941)

at net.minecraft.world.World.func_72870_g(World.java:2475)

at net.minecraft.world.World.func_72939_s(World.java:2287)

at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:806)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:838)

... 4 more 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...