Loving this mod, it's like LTN but cleaner and more intuitive, great job on the interface and contextual help. I'm getting crashes sometimes though. It seems to be when I try to paste a dispatcher entity that has a request set, both through copy/paste and blueprint creation. On my potato laptop away from home, so testing is a little tricky right now.
The error occurs specifically when the dispatcher is built (I tested in both editor mode, and by ghost-building a blueprint and manually placing a dispatcher). To reproduce, it should be as simple as building a dispatcher entity and either attempting to copy-and-paste it, or creating a blueprint from it and trying to construct it.
Hope this helps.
Error while running event RailLogisticsDispatcher::on_built_entity (ID 6)
RailLogisticsDispatcher/script/DispClass.lua:321: attempt to compare string with number
stack traceback:
RailLogisticsDispatcher/script/DispClass.lua:321: in function 'setSettings'
RailLogisticsDispatcher/script/DispClass.lua:124: in function 'handleBuilt'
RailLogisticsDispatcher/control.lua:129: in function <RailLogisticsDispatcher/control.lua:126>