Hidden Recipe Book (Forge)

Hidden Recipe Book (Forge)

386k Downloads

World Generation slowdown with Healing Campfire 1.7 (1.15.2)

jrjespersen opened this issue ยท 1 comments

commented

Information

Minecraft version: 1.15.2
Forge version: 31.1.0
Environment: Singleplayer

Mod name: Healing Campfire
Mod version: 1.7

Description

Summary: Healing Campfire appears to extremely slow down world generation for Ultra Amplified mod version 7.3.0 (UA).

Details: When only UA mod is loaded, world generation takes 1-2 seconds. When Healing Campfire mod is added (and these are the only two mods), world generation takes 30+ seconds.

I'm trying to include this in a larger group of mods, but the performance decrease (in association with this mod and potentially other mods I'm looking at) causes world generation for mod dimensions to never complete (or at least take longer than an hour).

Crash report

No crash, but log entries from latest.log (just showing the method - no additional info in debug log):
[20Mar2020 21:45:13.190] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: portal placed...clicking
[20Mar2020 21:45:13.203] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] portal placed...clicking
[20Mar2020 21:45:43.187] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 29460ms or 589 ticks behind
[20Mar2020 21:45:47.273] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: finally in
[20Mar2020 21:45:47.274] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] finally in

commented

Thanks for the detailed description and letting me know!

I've updated the mod to version 2.0. It now requires an external library mod, but the code has been entirely rewritten and it is a lot more efficient now. The problems you've had should be fixed, but feel free to open another issue if that's not the case.

https://www.curseforge.com/minecraft/mc-mods/healing-campfire