Page 1 of 1
Version 0.15.35
Posted: Thu Sep 28, 2017 1:33 pm
by FactorioBot
Bugfixes
- Fixed that after a player reconnected after a desync, while blueprints were uploaded, the game would crash. (52429)
- Fixed that in certain scenarios, the blueprint library wouldn't synchronise. (52634)
- Fixed that the server would sometimes quit if a player tried to connect after another player tried to connect unsuccessfully. (52718)
- Fixed a rare desync related to electric sub networks.
- Fixed archaic (from 0.12) migration that was supposed to fix rollingStockCounts on rails and it broke it instead.
- Fixed possible desync when rotating pipe to ground. (52709)
- Fixed a rare possiblity of internal electric network crash when loading game. (52869)
- Handle network errors (caused by LavasoftTcpService64.dll corrupting Winsock) gracefully. (52290)
Scripting
- Fixed changing force of underground belt entity would cause desync. (52602)
Use the automatic updater if you can (check experimental updates in other settings) or download full installation at
http://www.factorio.com/download/experimental.
Re: Version 0.15.35
Posted: Thu Sep 28, 2017 7:12 pm
by psihius
[Moderated by Koub]
Those desyncs look like it was fun to catch them
![Smile :)](./images/smilies/icon_e_smile.gif)
Re: Version 0.15.35
Posted: Thu Sep 28, 2017 7:32 pm
by Jap2.0
Re: Version 0.15.35
Posted: Sun Oct 01, 2017 7:47 am
by rorror
Tnx for the update!
Re: Version 0.15.35
Posted: Mon Oct 02, 2017 6:45 pm
by Svartrockstomten
Code: Select all
14954.242 Error MainLoop.cpp:940: Exception at tick 98589166: Error while running event AutomaticTrainDeployment::on_train_changed_state (ID 23)
__AutomaticTrainDeployment__/control.lua:12: attempt to index field 'station' (a nil value)
I changed the station name when a train pulled into it.
Re: Version 0.15.35
Posted: Mon Oct 02, 2017 6:55 pm
by Engimage
Svartrockstomten wrote:Code: Select all
14954.242 Error MainLoop.cpp:940: Exception at tick 98589166: Error while running event AutomaticTrainDeployment::on_train_changed_state (ID 23)
__AutomaticTrainDeployment__/control.lua:12: attempt to index field 'station' (a nil value)
I changed the station name when a train pulled into it.
Please fill in a bug report in
Bug Reports subforum. This is a required step as devs are using forum threads as bug tracker.
Re: Version 0.15.35
Posted: Fri Oct 06, 2017 3:20 pm
by Neemys
PacifyerGrey wrote:Svartrockstomten wrote:Code: Select all
14954.242 Error MainLoop.cpp:940: Exception at tick 98589166: Error while running event AutomaticTrainDeployment::on_train_changed_state (ID 23)
__AutomaticTrainDeployment__/control.lua:12: attempt to index field 'station' (a nil value)
I changed the station name when a train pulled into it.
Please fill in a bug report in
Bug Reports subforum. This is a required step as devs are using forum threads as bug tracker.
Seem like a mod problem better contact AutomaticTrainDeployment's author so he fix it. I will make a thread on his mod page.