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

Suddenly no entities rendering #120

Closed
DreamyK9 opened this issue Jul 13, 2023 · 3 comments
Closed

Suddenly no entities rendering #120

DreamyK9 opened this issue Jul 13, 2023 · 3 comments

Comments

@DreamyK9
Copy link

DreamyK9 commented Jul 13, 2023

I've now had this issue multiple times, where all entities stopped rendering. Re-entering the world or even restarting minecraft doesn't fix it. Only when I removed the mod it started working again. The bug seemed to be bound to a world tho.

It possibly has something to do with Spectator Mode, as I always noticed it after I flew around in Spectator, generating new chunks. Not sure tho. Oh and I used the forge mod loader.

Also I used the mod as part of a rather large modpack, so it could certainly be a compatibility issue. Here is the entire mod list, in case anyone wants to investigate this further, which I doubt, but I'll give all the information I've got regardless.

I don't have the time or motivation to investigate this further, but I at least wanted to leave a note about it here.

@tr7zw
Copy link
Owner

tr7zw commented Jul 13, 2023

During spectator mode this mod turns off since walls are kinda just a suggestion during that mode. Potentially you are crashing the culling thread by entering ungenerated chunks or so? But then it would fix itself when restarting the game. It has nothing connecting it to a world or that could survive a restart(unless you mess with the config file), so this report sounds kinda questionable?

@tr7zw
Copy link
Owner

tr7zw commented Jul 13, 2023

But yea, if you get around to investigateing it more, 4 things:
Check if the values in f3 still update(especially the ms)
See if the debug key does anything(unbound by default)
Verify that the config file is default. 9/10 times that someone messed with it, the mod broke or behaved weirdly. For example trying to increase the culling distance without knowing what you're doing
And lastly provide the log file during the run where its broken.

@DreamyK9
Copy link
Author

DreamyK9 commented Jul 13, 2023

Well... seems like I acted a bit rash, posting this issue here. Turns out, it was something else, as it just happened again without entity culling being installed. It must've been the restart, that fixed it and it seems I just got things confused with it persisting between restarts, but not between worlds.

Sorry, if I wasted your time. Regardless I'm seriously impressed and grateful, how quickly and detailed you replied.

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

No branches or pull requests

2 participants