Bosses of Mass Destruction

Bosses of Mass Destruction

15M Downloads

Server lag caused by multipart entity lib

someaddons opened this issue ยท 1 comments

commented

The multipart library you're including is causing lag:
image

https://github.com/miyo6032/MultipartEntities/blob/master/src/main/java/io/github/stuff_stuffs/multipart_entities/mixin/common/MixinBox.java

This mixin causes a simple math operation to become expensive due to injecting into it which creates a new callback object on each invokation

commented

can you send me the spark link - or how you got it to have the lag, can't produce it with a minimal setup