Rail Signal Planner


[QoL] Automatically place rail signals on rails and intersections.

Utilities
4 days ago
0.17 - 2.1
49.7K
Logistics Trains

b Signal settings button not working

3 months ago

The mod Rail Signal Planner (2.1.4) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event RailSignalPlanner::rsp-open-menu (ID 257)
RailSignalPlanner/scripts/shortcuts.lua:4: attempt to call global 'toggle_signal_ui' (a nil value)
stack traceback:
RailSignalPlanner/scripts/shortcuts.lua:4: in function <RailSignalPlanner/scripts/shortcuts.lua:3>

3 months ago

+1

2 months ago

Yup, settings button is missing. All of my signals are hard stuck at 3-length trains.

2 months ago

+1 not able to configure tile gaps like before.

2 months ago
(updated 2 months ago)

Workaround till author updates.
Remove the current mod.
Download the latest 2.0 version of the mod
Go to where your mods are.
Move the contents of the RailSignalPlanner.zip - the whole folder basically - into the mods folder where the mods are stored.
Go into the RailSignalPlanner folder and edit the info.json file.
edit the version from 2.0.3 to 2.1.4
edit the factorio_version from 2.0 to 2.1

2 months ago

I already have the settings as recommended, but there is simply no button.

info.json:
{
"name": "RailSignalPlanner",
"version": "2.1.4",
"title": "Rail Signal Planner",
"author": "LeonSkills",
"contact": "discord: L__eon",
"homepage": "https://github.com/LeonSkills/FactorioMods",
"factorio_version": "2.1",
"dependencies": [
"base >= 2.1"
],
"description": "Provides a tool to automatically place chain and rail signals on rails and intersections."
}

a month ago

error is in
control.lua

is missing code:
...
line ...
09: require("scripts/shortcuts")
10: require("gui/signal_tool_gui")
....

powered by github copilot AI agent

works for me.

"hello ai, please copy the directory and create git repo. this mod for factorio 2.1.16 has a bug: the settings button is not working. search for the reason. when you find it, try to fix it and create a new mod package."
GPT5.3-Codex/High
(wrote original in german, did not test this translation. every prompt can have different answers or consequences.)

settings is loading and button working again.
maybe i will upload a mod-fork for the fix later

4 days ago

Apologies, it's there again.

New response