Immanuel Halupczok
- immih
- immih
- Europe/Stockholm
- Yes
- No
1 issues
Key
Summary
Status
Reporter
Assignee
Created
I think you're right Immanuel Halupczok. I've been mucking about a lot lately in creative worlds, teleporting all about, killing myself, y'know, the usual. And dying very far from your spawn just causes this ghosty glitchy lag-spikey... thing, to happen. It takes ages to really respawn.

Same problem for me (tested with 38a, 38c, 39b).
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
System.getProperty('os.name') == 'Linux'
System.getProperty('os.version') == '3.2.0-4-amd64'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_25'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Is the following information useful?
Another F3-C report for 1.6.4:
Another huge output file of "strace -f -tt -T", with 13w41b, interrupted after about 1 minute of hanging:
https://www.dropbox.com/s/jdlle9xc0k71g7r/strace.txt.gz
I tried it with padsp (version 13w41b). It doesn't seem to make a difference. (Still hangs.)
The same happens to me (when dying in the end; I didn't try the nether). I'm using 1.13.
One more detail: Afer some time (around 2 min?) living as a ghost player, I get teleported back to the bed where I re-spawned after dying. Most of the time, from then on the game works normally again, but twice (out of 10 or so) I still was a ghost player. (But again, after 2 more min, I got teleported back etc. and things became normal.)
Another detail (just in case it's useful for finding the bug): When I go back to the end (quickly) after having become a non-ghost again, all items I lost while dying have disappeared. From this, I guess that the server is ticking the end while I'm a ghost.
Edit: I discovered a new effect which happened several times to me, when, after dying in the end and having become a ghost player, I left the game right away and started it again. I was back in the end, but only once (of 4 or 5 times I did this), I was dead. The other times, I was living, sometimes standing just where I had died, and sometimes, the game had been "rewinded" by a small amount of time, maybe 10 or 20 secs or so.
Is this maybe a duplicate of
MC-133546(or a variant of it)?I suspect that
MC-135203is the same bug. (Maybe the point is not that one dies in a different dimension but that one respawns in a chunk that is not loaded while dying?)Maybe it's also the same as
MC-92916? Or at least related to it?