Jump to content

Server crashes when chunk is loaded


EyeintheSky

Recommended Posts

Version 1.3.2

This is the second time I am having this issue. Its happening in a different chunk now. Right outside spawn...

Any time someone crosses into that chunk the server just drops with the following in console:

at net.minecraft.server.World.k(World.java:528)

at net.minecraft.server.World.applyPhysics(World.java:503)

at net.minecraft.server.BlockRedstonewire.g(BlockRedstoneWire.java:55)

at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:297)

at net.minecraft.server.World.k(World.java:528)

at net.minecraft.server.World.applyPhysics(World.java:505)

at net.minecraft.server.BlockRedstonewire.g(BlockRedstoneWire.java:55)

at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:297)

at net.minecraft.server.World.k(World.java:528)

at net.minecraft.server.World.applyPhysics(World.java:504)

at net.minecraft.server.BlockRedstonewire.g(BlockRedstoneWire.java:55)

at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:297)

at net.minecraft.server.World.k(World.java:528)

at net.minecraft.server.World.applyPhysics(World.java:504)

at net.minecraft.server.BlockRedstonewire.g(BlockRedstoneWire.java:55)

at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:297)

Its right inside my spawn claim. Nothing is placed in this area that hasnt worked before. The place it happens in is just an empty area of grass with some caves under it. As far as I can see nothing has been placed here.

And help would severely help. We just went through a world reset and I would hate to have to do it to my players again.

Link to comment
Share on other sites

Im not quite sure I understand the formula lol. The coordinates that cause the crash are -11,598 67 -1,873. Am I dividing -11,598 by 512? If it is, Ive come up with -22.65. You said round down so I assume you mean to the whole number. Ive deleted .22.0 in the file but it still crashes.

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...