[BUG] Searching for closest structure among log message
Cheekk1 opened this issue ยท 2 comments
Faced an issue with performance on server, which is related to this message:
[19:59:34] [pool-10-thread-4/INFO]: Searching for closest structure among [ResourceKey[minecraft:worldgen/structure / ctov:large/village_swamp], ResourceKey[minecraft:worldgen/structure / ctov:medium/village_beach], ResourceKey[minecraft:worldgen/structure / ctov:large/village_jungle], ResourceKey[minecraft:worldgen/structure / ctov:medium/village_taiga_fortified], ResourceKey[minecraft:worldgen/structure / ctov:small/village_jungle], ResourceKey[minecraft:worldgen/structure / ctov:large/village_desert_oasis], ResourceKey[minecraft:worldgen/structure / ctov:small/village_desert], ResourceKey[minecraft:worldgen/structure / ctov:small/village_savanna_na]] from pos class_2338{x=341, y=103, z=917}
[19:59:40] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3476ms or 69 ticks behind
[00:27:51] [Worker-Main-186/WARN]: Non-existent template pool reference: ctov:village/bounty/plains
[00:27:51] [Worker-Main-186/WARN]: Non-existent template pool reference: ctov:village/vampirism/totem
[00:27:51] [Worker-Main-186/WARN]: Non-existent template pool reference: ctov:village/waystone/normal
[00:28:04] [Worker-Main-148/WARN]: Non-existent template pool reference: ctov:village/vampirism/totem
[00:28:04] [Worker-Main-148/WARN]: Non-existent template pool reference: ctov:village/waystone/normal
[00:28:04] [Worker-Main-148/WARN]: Non-existent template pool reference: ctov:village/bounty/plains
Any idea which files are missing, and how i can fix that ?
Fabric 1.20.1
https://www.curseforge.com/minecraft/modpacks/bcg modpack with additionally installed CTOV + Wabi-Sabi Structures mods