Minecraft crash
This is my own modpack to play with friends
My minecraft instant crashed after a while loading LODs in my world without sending a crash-report
15 Replies
Does it happen without any other mods?
well no
i know it's a mod conflicts
but like I've tried to figure out which mod does that
Took me a while to find the relevant error message, but the mod that leads to the crash is Waystones.
Seems like it's incompatible with Distant Horizons' feature placement. I wonder if setting generation mode from "Features" to "Internal Server" helps alleviate that.
hm
thank you
maybe switch to another waystone mod
Oh I have another question, will server still render LODs if no player online?
You mean generate, but no it will halt generation.
can I config it to make it generate without anyone online?
since DH not crash on server-side
The pregen command. See the server-side wiki for more info.
alright, thank you so much
You're welcome.
Use "fabric waystones"
ok
if I use chunky will it generate LODs in server?
Chunky only generates chunks. Distant Horizons with "Internal Server" is a better alternative as it also saves chunk alongside generating LODs for it.
/chunky
Using Chunky to pregenerate for DH is not recommended for several reasons. The first one is the swiss cheese that might show up when using chunky while DH is installed. The second reason is that it's pointless, as DH has a build in pregenerator that is better integrated than chunky:
- It saves space by only storing LODs, not normal chunks
- It is faster to use DH's pregenerator to generate the LODs than first using chunky to generate the normal chunks, and then using DH to convert the normal chunks to LODs
- It is part of DH, and therefore always/only called when DH needs it
- Chunky calculates it's radius in blocks, confusing the user if they are not aware of this
Distant Horizons' built-in LOD pregenerator is enabled by default, and can be sped up or slowed down by changing the
Cpu Load
in DH's settings, or disabled by turning off Distant Generation.
If you want to pregenerate both LODs and normal chunks, set the Distance Generator Mode to Internal Server
under Advanced, World Generator. This will of course take up quite a lot more storage space. Make sure you have C2ME installed if you want to use Internal Server, as the generation speed will be crap if you don't.
Note, this also applied to other similar pregeneration mods.wait uh sorry
I can't find anywhere to check server-side commands
ooh nvm I found it