Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mob outside of mob = crash #19

Open
liquidox opened this issue Feb 18, 2012 · 1 comment
Open

Mob outside of mob = crash #19

liquidox opened this issue Feb 18, 2012 · 1 comment
Labels

Comments

@liquidox
Copy link

We had three server lockups today:

15:42:06 [WARNING] Wrong location for net.minecraft.server.EntityCow@baf9 in world 'world_suk'!
15:42:06 [WARNING] Entity is at -Infinity,Infinity (chunk 2147483647,2147483647) but was stored in chunk 2,-1

Cause came out later:

[16:05] Basically it must be something to do with mob riding. I was on my world, I got on the cow using the saddle, and then was riding around for a bit. It then died and i was still sitting down. about 20 seconds later the server crashed

@ablac
Copy link

ablac commented Jun 29, 2012

I'm having the same issue. I think that mob is still sitting somewhere in the world and needs to be removed.

19:59:47 [WARNING] Wrong location for net.minecraft.server.EntityWolf@2c3dc in world 'world'!
19:59:47 [WARNING] Entity is at -Infinity,-Infinity (chunk 2147483647,2147483647) but was stored in chunk 590,18

I think what happened is the mob got pushed under the map.

http://forums.bukkit.org/threads/infinity-infinity-help.83742/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants