Orbital Catapult


Adds an alternative space transport system.

Internal
a day ago
2.0
4.76K
Planets Transportation Logistics Circuit network

b Lag when placeing entities

2 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

a day ago

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

a day ago

I'll be checking on it, but only after work.

a day ago

Bplib was never important here, i can just remove it.

a day ago

Gutting bplib. It's not that useful for this mod anyways.

IF I get reports that people want it and it make sense I'll reintroduce it.

a day ago

Thank you. It seems others are also looking for some performance improvements around bplib to address root cause, too. https://github.com/project-cybersyn/bplib/issues/7

a day ago

I already set up module interface in a way that it can't need bplib anymore so I don't need to mitigate this there.

a day ago

I'm considering it fixed.

New response