-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Comments
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? |
But yea, if you get around to investigateing it more, 4 things: |
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. |
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.
The text was updated successfully, but these errors were encountered: