Main mod is pyAE. I pressed H to flip the following blueprint horizontally:
Instead of flipping, the game immediately crashed.
I'm able to repro the crash whether the blueprint is in the blueprint library or I'm pasting from the clipboard. The crash also happens consistently every time.
The culprit seems to be the Top Up Valve from the Valves mod. I can repro the crash from just copying the valve to clipboard and trying to flip it horizontally.
[2.0.32] Crash when flipping blueprint
Re: [2.0.32] Crash when flipping blueprint
Post a log of a session with the crash please, see 3638.
Re: [2.0.32] Crash when flipping blueprint
For a crash when flipping valves from Valves mod see also 121887 Crash flipping modded pump: flipResult.direction != Direction::None.
Re: [2.0.32] Crash when flipping blueprint
Could you also provide a savefile where you observed this? Provided info was not suffiscient for reproduction.
- Stringweasel
- Filter Inserter
- Posts: 437
- Joined: Thu Apr 27, 2017 8:22 pm
- Contact:
Re: [2.0.32] Crash when flipping blueprint
Lou for a breaking unit test you can just create a new entity based on a pump, and change the pipe connections toLou wrote: Tue Jan 28, 2025 2:07 pm Could you also provide a savefile where you observed this? Provided info was not suffiscient for reproduction.
Code: Select all
pipe_connections =
{
{ connection_type = "linked", flow_direction = "output", linked_connection_id=31113 },
{ direction = defines.direction.south, position = {0, 0.5}, flow_direction = "input" }
}
It would be awesome if this bug could be fixed
Alt-F4 Author | Factorio Modder
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration
Probably known for: (Configurable) Valves | Better Victory Screen | Space Spidertron | Fluidic Power
Official Contributor to Space Exploration