[2.0.28] Rail signal fails to separate section
-
- Burner Inserter
- Posts: 14
- Joined: Sun Dec 22, 2024 5:38 pm
- Contact:
[2.0.28] Rail signal fails to separate section
for some reason this traffic light refuses to seperate the section when this rail is in place, no matter what i try it won't seperate when the rail is placed, even tho the rail is seemingly not preventing it
- Attachments
-
- Factorio bug report 3.jpg (759.24 KiB) Viewed 424 times
-
- Factorio bug report 2.jpg (709.33 KiB) Viewed 424 times
-
- Factorio bug report 1.jpg (715.03 KiB) Viewed 424 times
Re: [2.0.28] Rail signal fails to separate section
The signal is not connected to rail.
-
- Burner Inserter
- Posts: 14
- Joined: Sun Dec 22, 2024 5:38 pm
- Contact:
Re: [2.0.28] Rail signal fails to separate section
it is connected to it, has seen in picture 2 idk if he only connect if the other rail is gone or if there is someting else going on
Re: [2.0.28] Rail signal fails to separate section
Still not a bug. Signal has status: "Cannot divide segments". Rail in front of the signal and in the back of the signal are forced to be in the same rail block due to other rails that are overlapping. There is nothing to be done on the game side, rails are too tight and it is not possible to split rails into smaller blocks.
-
- Burner Inserter
- Posts: 14
- Joined: Sun Dec 22, 2024 5:38 pm
- Contact:
Re: [2.0.28] Rail signal fails to separate section
here is a video, might help visual it better
- Attachments
-
- Bug Report.mp4
- (1.41 MiB) Downloaded 10 times
Re: [2.0.28] Rail signal fails to separate section
Not a bug. That rail you are adding collides with rail in front and in the back causing the signal to become meaningless.
-
- Burner Inserter
- Posts: 14
- Joined: Sun Dec 22, 2024 5:38 pm
- Contact:
Re: [2.0.28] Rail signal fails to separate section
i still don't see why, unless the hitbox of the rail is slightly bigger than it's sprite ? visually the traffic light split the section before the other rail connect, is there a way to turn on hitbox view via comand ?
Re: [2.0.28] Rail signal fails to separate section
My first guess would be the crossing rail is overlapping the vertical one. See similar occurrences in 116415 Nearby rail blocks are considered one / 123653 Rail signal placed on green rectangle not working.
For local rails debugging purposes by yourself the show-rail-segment-collision-boxes F4 debug setting could be used.
For remote debugging by forumites/devs a blueprint or savefile would be helpful.
For local rails debugging purposes by yourself the show-rail-segment-collision-boxes F4 debug setting could be used.
For remote debugging by forumites/devs a blueprint or savefile would be helpful.
-
- Burner Inserter
- Posts: 14
- Joined: Sun Dec 22, 2024 5:38 pm
- Contact:
Re: [2.0.28] Rail signal fails to separate section
thanks for the command
Re: [2.0.28] Rail signal fails to separate section
In debug settings you can enable `show-rail-segment-collision-boxes`. You will see this:
Rail signal wants to split rail A from rail B, however rail C wants to be in the same rail block as rail A and in the same block as rail B. Because of this, rail A and B are forced to be in the same rail block and there is no way to split them anymore.
Rail signal wants to split rail A from rail B, however rail C wants to be in the same rail block as rail A and in the same block as rail B. Because of this, rail A and B are forced to be in the same rail block and there is no way to split them anymore.
-
- Burner Inserter
- Posts: 14
- Joined: Sun Dec 22, 2024 5:38 pm
- Contact:
Re: [2.0.28] Rail signal fails to separate section
ah yes, indeed the collission is barely hitting the section and so it can't split it, i'll have to rethink the entire train network on this blueprint, thanks for responding to my post tho
- Attachments
-
- 12-22-2024, 21-35-15.png (739.86 KiB) Viewed 364 times