WorldEdit-BE icon indicating copy to clipboard operation
WorldEdit-BE copied to clipboard

Optimization issues

Open Nineforcestudios opened this issue 1 year ago • 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behaviour

Some tools Makes the game Lag Really badly I suggest optimizing Some tools like the brush tool

Expected behaviour

It not to lag as much especially on PS5

Steps to reproduce

No response

Content logs

No response

Minecraft version

1.20.71

Device and operating system

PS5

Additional info

No response

Nineforcestudios avatar Jun 07 '24 10:06 Nineforcestudios

are you sure this is because of worldedit and not anything else

raphifou9992 avatar Jun 15 '24 09:06 raphifou9992

Yes The Sphere tool is the most laggy out of the bunch

Nineforcestudios avatar Jun 15 '24 09:06 Nineforcestudios

It may be a limitation of the PS5. My laptop behaves this way when I attempt a lot of generation where as my desktop doesn't skip a beat.

captaindopesauce avatar Jun 22 '24 01:06 captaindopesauce

when you do any operation the game needs some amount of time to do this when you have an operation that is to big to execut in one tick it will divide the actions into packs that ony take about 200ms to compute so that the game runns at 5 TPS. usually the gmae runns at 20 TPS each tick takes about 50ms anything longer and it is called lag. but if you arent doing anything then you game should run normally

theonlytruemuck avatar Oct 31 '24 12:10 theonlytruemuck