Jump to content

Recommended Posts

Posted

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.

Posted

You will have to delete the region. Take the coordinated of the corrupted chunk and divide by 512, rounding down. Go to your world/region folder, look for the file with the coordinates that you calculated, and delete it.

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...