Chunks generating but not rendering
I can see from the size of the database that chunks are being generated, however they are not being rendered. I understand that many mods can cause incompatibilities, although I do not have mods from the official incompatibility list. Is it possible to enable logging somehow to see the reason?
21 Replies
This is just my noob opinion, but given that there are 1000s of mods out there, no “incompatibility” list can ever be complete. Therefore even if your mods are not officially incompatible there’s still a chance one of them might be breaking something.
Would you mind trying to turn them off one by one and see if any of them is the cause?
If you find out something you will contribute to the community in a big way!
That's what I was going to do. I just decided to update my pack from six months ago. As always, when you update a lot of mods, something breaks :D. So I'll probably build it from scratch.
you dont need to enable logging, it is enabled by default and is stored here:
/logsstored
You should send your
latest.log
file to provide additional useful information.
Logs are located in the .minecraft/logs
directory.
On Windows: %appdata%\.minecraft\logs
On Linux: ~/.minecraft/logs
On Mac: ~/Library/Application Support/minecraft
if you send it we can take a look
It's just that sometimes mods need to enable logging or enable more detailed logging
Solution
did you apply the alex caves fix?
as i remember that is already fixed problem
what do you mean? you already applied the fix?
I just remember that this problem was fixed after some time thanks to the developer. Now I'll try to apply the fix, although it seems to me that I used to play without it
dont think it was fixed, so yea, try it
Unfortunately, doesn't work for me
But database is growing rapidly :)
do you have a compatible shader?
i turned off oculus
in that case you could try doing a /binary search to find the culprit mod, or build it from scratch like you mentioned
Try a binary search and figure out which mod is causing it.
So disable half of the mods, see if issue is still there, if yes disable half again etc etc until you find the mod that's causing the issue.
as a programmer i used for incompability search but I couldn't think that someone had created a command for this :)
lol
@Puhpine (GMT +1) I'm just blind and changed the wrong parameter in the Alex Caves config. They are called the same except for the last word. Thx for your help
np man!