mojira.dev
MC-6433

Player is stuck in a block that not loaded

Steps to reproduce:
1) Start minecraft server with extended memory sizes (java -Xmx1G -Xms1G -jar minecraft_server.jar)
2) Player go to railroad and just was driving an minecart
3) Sometime chunk with the railroad not loaded
4) The player got into this chunk
5) Player stuck. From minecart can't get out

This is the second stuck in this chunk. At first time the problem was solved by teleportation in a random position (tp x y z) from server and death of a player. But I want to not to repeat that feat. Besides, player can not pass this place. Screenshot shows that chunks around is not loaded too.

Mods isn't installed.
Screenshots and logs attached.

Related issues

Attachments

Comments

migrated
[media][media][media]
migrated

Duplicate of MC-2545, please use the search function to see if your bug has already been submitted. Currently over 42% of tickets are being closed as duplicate.

migrated

I can not know what are the causes occurring bug. The apparent similarity of the result may be different bugs. IMHO, better close bug (if duplicate) after view logs and screenshots, what all successively to write in existing. For example, I thought that would be useful information in the logs:

Chunk file at 67,19 is in the wrong location; relocating. (Expected 67, 19, got 80, 19)
Chunk file at 67,20 is in the wrong location; relocating. (Expected 67, 20, got 80, 19)
Chunk file at 68,7 is in the wrong location; relocating. (Expected 68, 7, got 87, 11)
Chunk file at 69,16 is in the wrong location; relocating. (Expected 69, 16, got 77, 7)
Wrong location! qn['Skeleton'/52341, l='myworld', x=1074.50, y=32.00, z=327.50]
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1273)
	at zz.a(SourceFile:504)
	at yc.d(SourceFile:832)
	at yp.a(SourceFile:138)
	at in.b(SourceFile:113)
	at net.minecraft.server.MinecraftServer.r(SourceFile:736)
	at ho.r(SourceFile:248)
	at net.minecraft.server.MinecraftServer.q(SourceFile:679)
	at net.minecraft.server.MinecraftServer.run(SourceFile:613)
	at fy.run(SourceFile:849)

Thanks.

migrated

(Unassigned)

Unconfirmed

chunkloading

Minecraft 1.4.6

Retrieved