EyeintheSky Posted March 2, 2013 Posted March 2, 2013 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. Quote
pixlepix Posted March 2, 2013 Posted March 2, 2013 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. Quote
EyeintheSky Posted March 2, 2013 Author Posted March 2, 2013 What is the result of deleting the region? Is that saying its going to leave a chunk missing in my world? Quote
pixlepix Posted March 2, 2013 Posted March 2, 2013 The region will be regenerated, but you will have to build it again. Quote
EyeintheSky Posted March 2, 2013 Author Posted March 2, 2013 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. Quote
thevortex Posted March 2, 2013 Posted March 2, 2013 r.-23.-4.mca is the file causing the problem, if you have issues with certain chunks causing errors using http://dinnerbone.com/minecraft/tools/coordinates/ you can easily look them up(only difference is you change the .mcr to .mca and there ya go :) Quote
EyeintheSky Posted March 2, 2013 Author Posted March 2, 2013 Thanks Ill check this out right now :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.