When running this script to catch state changes we are not getting the state change from 2 to 6 (on_path to waiting_at_station)
script.on_event(defines.events.on_space_platform_changed_state, function(event)
local plat = event.platform
game.print(plat.name.." has been changed state from:"..event ...
Search found 3 matches
- Thu Apr 24, 2025 10:25 am
- Forum: Resolved Problems and Bugs
- Topic: [Genhis][2.0.43] Platform state changes not triggering on_space_platform_changed_state from state 2 to 6 correctly
- Replies: 1
- Views: 1251
- Thu Jul 06, 2023 6:19 pm
- Forum: Resolved Problems and Bugs
- Topic: [1.1.87] Mod Updating not working
- Replies: 2
- Views: 2041
- Thu Jul 06, 2023 2:52 pm
- Forum: Resolved Problems and Bugs
- Topic: [1.1.87] Mod Updating not working
- Replies: 2
- Views: 2041
[1.1.87] Mod Updating not working
When I try to update the modpack "All The Overhauls Modpack" from 1.1.4 to 1.1.5 it fails saying "Unable to install all required dependencies for the selected mods: There is no compatible version of Foundry on the mod portal.. Would you like to update the mods without dependencies?". The mod that ...