TinyModularThings / Chunk-Pregenerator-Issue-Tracker

Issue Tracker & Wiki For Chunk Pregenerator
16 stars 0 forks source link

enable dimensions after disabling freezes server #39

Closed Sinpox closed 11 months ago

Sinpox commented 11 months ago

Hi, have the following problem i disabled dimensions in a modpack to check if the performance is getting better after that (and if it actually reduces the perma loaded chunks which it didnt).

When i now try to enable them again now the server freezes completly (waited 30minutes to check if it comes back) and have to "kill it"

i assume this is not rly an issue of the pregen but more how forge or mc or whatever handles this

but how do i get my dimensions enabled again now? (all add astra dimensions)

Speiger commented 11 months ago

o/ Technically disabling the dimension removes the dimension entirely. It doesn't affect other dimensions.

And Chunk Pregenerator manages the dimension unloading in 1.16+ not minecraft or forge. But that doesn't have to mean that chunk pregen is at fault. It could be that the mod may require the dimension to be present, or needs a specific way of adding the dimension to make it work.

Anyways the fix is rather simple.

Sinpox commented 11 months ago

Thanks (especially for the fast answer), was looking trough many folders for such a file but somehow i missed this...such a easy fix.

edit: saw it right after you answered but forgot after testing to post my comment xD

Speiger commented 11 months ago

@Sinpox no problem :)