raiguard / TrainGroups

A Factorio mod that eases the process of configuring train schedules.
MIT License
5 stars 0 forks source link

Game freezes when adding a temp stop with no schedule. #18

Closed BlackAsLight closed 1 year ago

BlackAsLight commented 1 year ago

Description

v1.3.4 did not seem to fix the bug about adding temp stops with no schedule. My game becomes unresponsive when the train hits that stop.

Reproduction

  1. Load Save: Train Group Mod Test.zip
  2. Add a temp stop and remove its schedule
  3. Watch it freeze the game.
raiguard commented 1 year ago

Congratulations, you have discovered a bug in the game engine!!! I have added this to my todo list and will take a look when I can. Thanks for the report!

The crash to desktop is avoided by removing the TrainScheduleSignals mod, but a mod shouldn't be able to cause a segfault in the game.