TFMG Thermal


This mod is a library for The factory must grow, containing all the code relevant to the thermal system. This mod can be used by other mods to implement thermal mechanics into the game.

Internal
4 months ago
2.0
4.62K
Manufacturing Power

b Lag when placeing entities

6 days ago

Hello. Your mod is one of four mods in my list that create a significant amount of lag under certain conditions. I have linked an example video where I am standing on Muluna and placing ghost belts on top of ghost belts. The net result is no change. However, holding the mouse button down and dragging the mouse around causes a SIGNIFICANT increase in processing time. It's effectively possible to denial-of-service the server by placing ghost belts on top of themselves.

I do not know if your mod is specifically responsible at current time, but yours stands out as one of four contributors to this problem.

https://youtu.be/zToIFnLUa1U

6 days ago

All four lagging mods use bplib, so it's likely the same underlying code.

5 days ago

All four lagging mods use bplib, so it's likely the same underlying code.

Yep. Bplib is the main cause, I’ll investigate how to reduce the lag also.

Hello -- I am in the process of mitigating this within BPlib, see: https://github.com/project-cybersyn/bplib/issues/7#issuecomment-4620926788

New response