Page 1 of 1

[0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 4:53 pm
by TwentyEighty
This is new in 0.18.37. When I paste using Ctrl+V, it gives the game a little freeze, sometimes .5s sometimes 2s. This ONLY happens with Ctrl+V, it doesn't happen with Ctrl+Z to undo the paste, or even with blueprints.

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 5:13 pm
by Rseding91
Can you post a save file that reproduces that freeze? Possibly your blueprint library as well.

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 5:16 pm
by TwentyEighty

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 6:01 pm
by Rseding91
When I load up that save and I sync-mods-with-save I get zero lag when I Ctrl+V

If you do exactly that does it still lag for you?

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 6:27 pm
by Mpmpmpmp
Hello I have the same issue on the pybackery server (redmew server 4) pasting a small lueprint (4 entityes) froze the server

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 7:04 pm
by TwentyEighty
Hello,

Yes I just tried this, and took a video while I did it. Attached the video and log to the folder.

https://drive.google.com/file/d/1X7vDrd ... sp=sharing

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 8:21 pm
by Rseding91
Ok, looking into it more it's the mini-loaders mod and it wrongly assuming how blueprint entities work.

It's assuming the entities are centered around 0,0 and so it gets the left-top most position of an entity and the right-bottom most position of an entity and says "search an area of the world with this size centered on the build position"

It should be taking the difference between the top-left and bottom-right as the width but instead it does the above and you end up searching a huge area of the map every time you build a blueprint.

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 8:25 pm
by Rseding91
I left a message on the miniloaders mod page so you'll have to wait for him to fix the mod; or disable the mod in the meantime.

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Wed Jul 29, 2020 8:51 pm
by Mpmpmpmp
even when the copy don't involve a loader?

thanks forr the answer about mini loader, we will have to hope:d

Re: [0.18.37] Small game freeze when pasting with Ctrl+V

Posted: Thu Jul 30, 2020 2:28 am
by BlueYoshi
I’m also having this issue. I have the mini loaders mod installed, but even on copy/paste without loaders I experience a severe drop in ups when dragging.