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

Ticking Entity Crash when re-entering a world 1.21.1 Fabric #108

Open
Yoni664 opened this issue Sep 26, 2024 · 4 comments
Open

Ticking Entity Crash when re-entering a world 1.21.1 Fabric #108

Yoni664 opened this issue Sep 26, 2024 · 4 comments
Labels
bug Something isn't working crash Causes the game to crash

Comments

@Yoni664
Copy link

Yoni664 commented Sep 26, 2024

Describe the bug
When re-entering a world the game crashes due to ticking entity error, I used Neruina to track the crashes and it points to a problem with Wakes and Puzzleslib.
The crash only occurs when you want to re-enter the world, what I mean is that when you start minecraft for the first time you can enter the world and play normally, only when you exit to the main menu and re-enter the world is when the crash occurs.
From what I noticed the crash is generated by entities that are in water when loading the world, even items that are floating in the water generate the crash.

Expected behavior
Re-entering the world without problems

To Reproduce
Open minecraft
Create or join a world
Exit the world to the main menu
Re-enter the world

Screenshots
image
Image from the chat message of Neruina

Hardware and OS
If the bug is related to rendering, please provide at least which graphics card and OS you are using.

Versions

  • Minecraft version 1.21.1
  • Mod loader and version (e.g fabric or quilt) Fabric 0.16.5
  • Wakes version 0.3.0
  • Fabric API (or quilt equivalent) version 0.104.0

Additional information
Link to Neruina Auto Report [puzzleslib, wakes] (25 sept 2024 - 17:47:43):
Bawnorton/NeruinaAutoReports#203
Crash Log:
crash-2024-09-25_17.41.09-server.txt

@Yoni664 Yoni664 added the bug Something isn't working label Sep 26, 2024
@Yoni664
Copy link
Author

Yoni664 commented Sep 26, 2024

Another crash report from Neruina. This time there were so many entities that a CTD simply occurred:
crash-2024-09-25_18.22.10-server.txt

@Yoni664
Copy link
Author

Yoni664 commented Sep 26, 2024

Using Wakes 0.2.5 on 1.21.1 seems to work without any problems.

@AlienXtream
Copy link

getting this on 1.20.1 too so its likely a core issue. seems to be related to something about the wake sim ticking. here's the crash from my version

crash-2024-09-28_21.22.11-server.txt

@bachleon
Copy link

bachleon commented Oct 6, 2024

same ticking entity for me with the same re-loading behaviour. I can enter the game from the launcher once with no issues whatsoever, but quitting to menu then re-loading a world crashes every time. I manually removed mods 1 at a time with no change until I removed wakes, which has fixed the issue entirely.

crash-2024-10-06_08.45.03-server.txt

@Goby56 Goby56 added the crash Causes the game to crash label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Causes the game to crash
Projects
None yet
Development

No branches or pull requests

4 participants