raiguard / TrainGroups

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

Crash #1

Closed Dominiquini closed 2 years ago

Dominiquini commented 2 years ago

The game crash (opened game go back to maim menu) when I'm using the CTRL-C selection tool over water!


... 229.879 Error MainLoop.cpp:1284: Exception at tick 63077673: The mod Train Groups (1.0.0) caused a non-recoverable error. Please report this error to the mod author.

Error while running event TrainGroups::on_player_setup_blueprint (ID 69) TrainGroups/control.lua:87: attempt to get length of local 'entities' (a nil value) stack traceback: TrainGroups/control.lua:87: in function <TrainGroups/control.lua:69>

Thanks

raiguard commented 2 years ago

Ack, I specifically checked the docs to see if this could be nil, but I misread it.