[0.18.37] Small game freeze when pasting with Ctrl+V
-
- Fast Inserter
- Posts: 170
- Joined: Thu Jan 10, 2019 3:11 pm
- Contact:
[0.18.37] Small game freeze when pasting with Ctrl+V
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
Can you post a save file that reproduces that freeze? Possibly your blueprint library as well.
If you want to get ahold of me I'm almost always on Discord.
-
- Fast Inserter
- Posts: 170
- Joined: Thu Jan 10, 2019 3:11 pm
- Contact:
Re: [0.18.37] Small game freeze when pasting with Ctrl+V
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?
If you do exactly that does it still lag for you?
If you want to get ahold of me I'm almost always on Discord.
Re: [0.18.37] Small game freeze when pasting with Ctrl+V
Hello I have the same issue on the pybackery server (redmew server 4) pasting a small lueprint (4 entityes) froze the server
-
- Fast Inserter
- Posts: 170
- Joined: Thu Jan 10, 2019 3:11 pm
- Contact:
Re: [0.18.37] Small game freeze when pasting with Ctrl+V
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
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
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.
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.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.18.37] Small game freeze when pasting with Ctrl+V
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.
If you want to get ahold of me I'm almost always on Discord.
Re: [0.18.37] Small game freeze when pasting with Ctrl+V
even when the copy don't involve a loader?
thanks forr the answer about mini loader, we will have to hope:d
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
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.