Hello!
I've tried using your mod recently with my save (I was looking for that kind of mod for sooooo long).
Unfortunately, I get a crash the moment I click on the Railbow button, I don't know why... Here's the log:
Error while running event RailBow::on_gui_click (ID 1)
RailBow/scripts/gui_layout.lua:214: attempt to index local 'selected_tiles' (a nil value)
stack traceback:
RailBow/scripts/gui_layout.lua:214: in function 'add_choose_elem_table'
RailBow/scripts/gui_layout.lua:238: in function 'add_choose_elem_frame'
RailBow/scripts/gui_layout.lua:259: in function 'create_railbow_window'
RailBow/scripts/gui.lua:8: in function 'open_gui'
RailBow/scripts/gui.lua:25: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>
Any idea on what I could do to avoid this? Hope this isn't too hard to fix