Data Attributes

Data Attributes

4M Downloads

Fatal crash upon dying in the nether.

TheRobberPanda opened this issue · 10 comments

commented

Here are the logs. Please contact me if you need more information, I'll be happy to help in any way I can

crash-2022-07-15_12.57.46-client.txt

commented

Hi there,
Thanks for the alert, I'll look into it. Just to be clear, was this singleplayer?

commented

Negative, this was in my multiplayer server.

commented

Ah okay, follow up question: did just your game client crash, or did the server crash too? I see that the log you have provided is for the client, but just to confirm there were no crash logs on the server?
Thanks.

commented

No crash logs on the server (or crash at all), no. If you want to I can add you on discord and share screens, i dont mind.
TVMAN#4127

commented

That's okay, I should be able to fix soon with the information you've provided. Thanks!

commented

Thanks for the information, this is very helpful. I'll provide updates with any progress.

commented

Sorry. I am getting another bug. This time it isn't a crash so it generates no crash report and it doesn't seem to appear in the latest.log either, since I have looked. Character gets stuck after changing dimensions through portals or execute command. It happens both in singleplayer and in multiplayer, however in multiplayer you can fix it by rejoining. I haven't found any mod that could be the culprit and I was thinking since data-attributes already has a bug related to dimensions, then perhaps it could be the culprit. How can I help fix this issue?

commented

Hi there,

Character gets stuck after changing dimensions through portals or execute command.

What does stuck mean here? Also just to be clear, changing dimensions by any means causes this? Does this occur with just Data Attributes and dependencies installed (or with PlayerEx)?

You're probably (hopefully) right in that this bugged behaviour is likely all a symptom of one dimension-related issue.

Edit: are you able to reliably reproduce this, or does it only sometimes happen?

commented

Here is all the information I could gather.

Character gets stuck in any dimension after entering it. Killing yourself will not fix the issue. Exiting and entering the world will, however exiting the dimension or entering a new one will make the bug happen again. I happens both in creative and in survival. Here's a video of what "stuck" means.

  • Bug will not happen with levelz installed
  • Bug will not happen playerex installed
  • Bug will happen with levelz and playerex installed. Here is the log stopped right after entering the nether (with the bug)

I can reproduce the bug as many times as needed.

commented

Hi there,
I've fixed the issue causing the player to become stuck when entering a dimension.

About the first bug (Fatal crash upon dying in the nether): I was unable to reproduce this behaviour; however, the crash log that you provided shows that the error causing the crash was actually the same as the error causing the 'stuck' behaviour that you reported later on. That is to say that, while I was unable to reproduce the initial bug report (I could reproduce the stuck behaviour), I am confident that both behaviours were due to the same core issue - which should now be resolved.

Thanks again, your detailed information was very helpful in expediting the solution.