Page 1 of 1
Late game bug lag
Posted: Thu Aug 17, 2017 2:26 pm
by dinodod
In a MP server, late game lags to 5 UPS for me. Granted I have only a 5 mb connection but it mainly happens when people attack biters. I haven't seen any notes on this being fixed. Can someone tell me when this will be improved?
Also, is there a script to kill a region of biters so we don't have to fight them and lag the server? not all bugs, just a region.
Re: Late game bug lag
Posted: Thu Aug 17, 2017 4:10 pm
by Zavian
this sort of thing is typically because your computer is having trouble keeping up with the server.
Re: Late game bug lag
Posted: Thu Aug 17, 2017 7:37 pm
by dinodod
Well, When can the devs fix this issue? Not everyone has fiber internet so there needs to be a way to fix this. Also, when downloading large maps, my router drop internet connection, I presume due to UDP flooding? Can this be fixed as well?
Re: Late game bug lag
Posted: Thu Aug 17, 2017 7:48 pm
by Klonan
dinodod wrote:Well, When can the devs fix this issue? Not everyone has fiber internet so there needs to be a way to fix this. Also, when downloading large maps, my router drop internet connection, I presume due to UDP flooding? Can this be fixed as well?
Its not due to your internet, but your PC not being able to run the factory at full speed
Re: Late game bug lag
Posted: Thu Aug 17, 2017 10:51 pm
by dinodod
so its a CPU limit then? Any chance that you can make the game multithreaded? Intel just released their i-10 capable of a teraflop with like 10 cores. is it that hard to make a game multithreaded?
Is there any way to optimize this like disabling updates to those not near a base? It would be so nice if we could tweak this somehow.
Re: Late game bug lag
Posted: Fri Aug 18, 2017 1:02 am
by Zavian
See
viewtopic.php?f=5&t=39893 for a thread discussing multi-threading factorio.
Re: Late game bug lag
Posted: Fri Aug 18, 2017 2:51 pm
by dinodod
Long thread discussing it but no answer from devs. I'm gonna presume it's not something that will ever happen.
Multicores are a joke then if no one develops for them
Re: Late game bug lag
Posted: Fri Aug 25, 2017 5:05 am
by Tongs
Plenty of people develop multithreaded applications. Factorio is even multithreaded, it just runs the game updates on a single thread since it is not a task that lends itself to parallelization.