Here's the report:
The mod SSPP Logistics Train Mod (0.3.20) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event SourceSinkPushPull::on_gui_opened (ID 98)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__SourceSinkPushPull/scripts/lib.lua:603: in function 'get_station_parts'
SourceSinkPushPull/scripts/gui/station.lua:1018: in function 'station_open'
SourceSinkPushPull/scripts/gui.lua:194: in function <SourceSinkPushPull/scripts/gui.lua:188>
What I think caused it was that:
(a) I created a requester station "for use later on";
(b) I came back to it "later on" and pasted a blueprint over the layout that caused two Request I/O modules to be attached to the train stop;
(c) I deleted one of the modules (I'm not sure whether it was the original or the extra one that I had just added);
(d) I clicked on the station to set the class; and
(e) I clicked on the blank "Class" button.
The game crashed, as above.
It may have crashed at step (d), but I think it was (e).