Fails to load when opening a world (1.21.5)
Gives me an error in chat contained in this: https://justpaste.it/jfpgo
Not sure what to do. It's loaded some LoDs when this came up once, but only in one direction, and it hasn't done so since.
Solution:Jump to solution
as of two minutes ago, I suspect that it may have to do with using a config file for the nightly build (for 1.21.4 pre-full release) on the full release for 1.21.5
16 Replies
What exact DH version?
/logs
You should send your
latest.log
file to provide additional useful information.
Logs are usually located in the .minecraft/logs
directory.
On Windows: %appdata%\.minecraft\logs
On Linux: ~/.minecraft/logs
On Mac: ~/Library/Application Support/minecraft/logs
Please upload the file to mclo.gs instead of sending the raw file. This makes reading the contents of the file a lot easier and improves the chances of you getting the help needed.
After uploading the file, click on Save
and send the link.https://mclo.gs/bzedzd2
running DH version 2.3.2-b-1.21.5
Does it work with just dh?
yeah it seems to work? wonder what incompatibility could be happening
/binary
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.
I guess this is your best bet for now
Nearly found it
https://modrinth.com/mod/unloaded-activity
https://modrinth.com/mod/mapmipmapmod
Looks like these two do the same thing
Modrinth
Unloaded Activity - Minecraft Mod
When certain blocks such as crops or furnaces get out of simulation distance this mod will keep track of that so once the blocks get in again the mod will apply the changes it would have gotten if it never left the simulation distance.
Modrinth
MapMipMapMod - Minecraft Mod
When maps in-game are rendered far away from the player, they cause artifacts. These artifacts happen because mipmaps for dynamic textures are disabled by default in Minecraft. This mod aims to solve this niche problem.
I think
checking again
either of those two will do it for 1.21.5 on the latest versions of all involved mods
okay, no, unloaded activity is fine, I think
however, once issue has occurred in a world, that world's LoDs have to be remade
They don’t do the same thing
In terms of the issue they were causing it had appeared as though they had the same result
I have since determined that this is not entirely the case
https://mclo.gs/E7MWt5V got the same error with no other mods active
Solution
as of two minutes ago, I suspect that it may have to do with using a config file for the nightly build (for 1.21.4 pre-full release) on the full release for 1.21.5
that would appear to be it