[kovarex] [0.17.49] Crash, signal-ghost at forbidden position: "*this->reservedFor == train was not true"
Posted: Thu Jun 13, 2019 7:51 pm
Weak Ref 71724
Weak Ref 71917
---
Steps to reproduce:
1/ Open save (contains replay data to see what i did): 2/ Wait 2s
3/ Crash
Core issue is that if you have tracks, signals have to be separated at least by 2 tiles. This is achived by showing this green "lollipops" showing where you can place signals. If you place signal, tiles 1 in each direction will now be shown as invalid spot for placing signal (no lollipop). Issue is that i was able to manually rotate signal in hand and shift-place it (place ghost) in forbidden spot. After building it by robot, game instantly crashes
Lets call this issue "invalid rail signal position bypass" as without shift, there is alert "invalid rail signal position" for trying to build signal in this forbidden spot.
For this issue to show, there must be train running. Without it signal will just be placed. If in this state train is set to automatic mode, it will just show "no-path"
Issue works also in straight sections: After extensive testing:
- there must be train running
- crash is only when placing signal-ghost on opposite side, exactly 1 tile after existing signal (if existing signal is on bottom, ghost must be on top side, 1 tile to right as in image below)
- signal-ghost must be in correct orientation to affect train segments
Weak Ref 71917
Code: Select all
0.003 2019-06-13 21:22:17; Factorio 0.17.49 (build 45696, win64, steam)
Steps to reproduce:
1/ Open save (contains replay data to see what i did): 2/ Wait 2s
3/ Crash
log
--- Core issue is that if you have tracks, signals have to be separated at least by 2 tiles. This is achived by showing this green "lollipops" showing where you can place signals. If you place signal, tiles 1 in each direction will now be shown as invalid spot for placing signal (no lollipop). Issue is that i was able to manually rotate signal in hand and shift-place it (place ghost) in forbidden spot. After building it by robot, game instantly crashes
Lets call this issue "invalid rail signal position bypass" as without shift, there is alert "invalid rail signal position" for trying to build signal in this forbidden spot.
For this issue to show, there must be train running. Without it signal will just be placed. If in this state train is set to automatic mode, it will just show "no-path"
Issue works also in straight sections: After extensive testing:
- there must be train running
- crash is only when placing signal-ghost on opposite side, exactly 1 tile after existing signal (if existing signal is on bottom, ghost must be on top side, 1 tile to right as in image below)
- signal-ghost must be in correct orientation to affect train segments