Ive played alot of this game and really enjoyed but now every time i load into a world the character starts walking slow and the machines (mostly inserters) start moving slowly as well. This is really annoying as it makes the game unplayable so if anyone has any ideas please suggest them.
Thanks
CrAzy
Weird Jittery gameplay
-
- Burner Inserter
- Posts: 19
- Joined: Sat Sep 28, 2013 5:14 pm
- Contact:
-
- Filter Inserter
- Posts: 559
- Joined: Mon Mar 04, 2013 9:23 am
- Contact:
Re: Weird Jittery gameplay
I presume you are playing old world. Do you have lots and lots of belts with lts of items on them? Developers added a nef feature in this version for belts to automatically move the items either to one side or the other so that items that were placed in the midle of the belt no longer cause clogs on U turns. For this to work the game is probably constatly checking the position of every item on the belt which would require quite some processing time. So if you have a low-end computer this might be the reasons for slowdowns.
I suggest you try playing new world to see it you will be expiriencing same slowdowns
Another thing you might try is going into options and preventing Factorio to use multithreading (lowering the number of threads to 1).
I noticed some ocasional slowdowns on my computer when my Anti Virus Software heavily used one of my cores. I never expirienced such slowdowns with previous versions but then again in those my Anti Virus program never used same Core that Factorio was running.
I will have to do some more "controlled" testing to either confirm or denny this.
I suggest you try playing new world to see it you will be expiriencing same slowdowns
Another thing you might try is going into options and preventing Factorio to use multithreading (lowering the number of threads to 1).
I noticed some ocasional slowdowns on my computer when my Anti Virus Software heavily used one of my cores. I never expirienced such slowdowns with previous versions but then again in those my Anti Virus program never used same Core that Factorio was running.
I will have to do some more "controlled" testing to either confirm or denny this.
Re: Weird Jittery gameplay
The belt logic shouldn't affect it, but maybe there is something wrong.
Could you provide the save, so I can profile it?
Could you provide the save, so I can profile it?
-
- Burner Inserter
- Posts: 19
- Joined: Sat Sep 28, 2013 5:14 pm
- Contact:
Re: Weird Jittery gameplay
No dont worry i just restarted my computer and it was fine so i dont really know what was wrong with it
-
- Filter Inserter
- Posts: 559
- Joined: Mon Mar 04, 2013 9:23 am
- Contact:
Re: Weird Jittery gameplay
The reason might still lay somewhere in multithreading code. I haven't got time to test this out yet but I will soon I hope.CrAzyP3rS0n wrote:No dont worry i just restarted my computer and it was fine so i dont really know what was wrong with it
I'll also try to check my theory on full belts to see how much more processing power difference is needed for it to work.