Miggy
DHDistant Horizons
•Created by Batman on 3/29/2025 in #help-me
How do I disable the DH Plugin from generating new chunks?
What's the expected behavior if a player is say, right at the border between pregen chunks and chunks that the player is generating for the first time due to travelling? Will LODs be generated on completely new chunks that the player is directly on? and will those be persisted?
124 replies
DHDistant Horizons
•Created by Miggy on 4/10/2025 in #help-me
DHS connect to remote sql database?
yeah exactly ^ def more of a quality of life improvement though, but it would definitely solidify my indefinite usage of DHS 🙂
10 replies
DHDistant Horizons
•Created by Miggy on 4/10/2025 in #help-me
DHS connect to remote sql database?
but yes, i understand that in memory, it won't load in all 5.2 GB worth of data 🙂
10 replies
DHDistant Horizons
•Created by Miggy on 4/10/2025 in #help-me
DHS connect to remote sql database?
ah, I think i understand which pages we're on, im moreso referring to the fact that my instance needs enough space for the dhs sqlite file + server size in general + temporary files for backing up
currently it looks like (respectively) 5.2 GB + 11 GB + 1.8 GB = 18 GB of 24 GB total
before my DHS sqlite file hit 11 GB on my test server, which would've made using the production server not viable, but thankfully i was able to decrease it to 5.2 GB after doing a proper pregen. I just hope that the sqlite file won't inflate by another 6GB, otherwise ill reach that 24GB limit. hope this makes sense!
10 replies
DHDistant Horizons
•Created by Miggy on 4/10/2025 in #help-me
DHS connect to remote sql database?

10 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
yup could be xD but I think it's at least functionable for now
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
i've been running it all night, so it should've completed normally 🤷♂️ and yes i checked the status for this world and it seemed like it was done when i took this picture. I can try again later 😛
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
also, it's for sure done the pregen
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
as for the 2 scheduler thread stuff, ill check this after the LODs finish
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
HAHAH yup that's how it always is 🤣
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
sounds good 🙂 thanks again!
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
Execution finished without errors.
Result: query executed successfully. Took 671ms, 5536 rows affected
At line 1:
DELETE FROM lods WHERE worldId='8ffc2ad2-e6de-405a-b660-f495fb11722f' AND ( abs(x) > 1024 / 4 OR abs(z) > 1024 / 4);
potentially good i guess98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
oh, looks like it did something
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
running
DELETE FROM lods WHERE worldId='8ffc2ad2-e6de-405a-b660-f495fb11722f' AND ( abs(x) > 1024 / 4 OR abs(z) > 1024 / 4)
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
alright, ill try out a delete, hopefully it wont crash midway 😄
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
oh LOL yeah that helps in the long run too 🙂
98 replies
DHDistant Horizons
•Created by Miggy on 3/29/2025 in #help-me
console only outputting /dhs
alright, i have a hunch of what i should set the worldId as, but ill wait for your sql command just in case
98 replies