Spidertron Waypoints deprecated


Have more control over your spidertrons by using waypoints and creating patrols! Includes customizable 'Time passed' or 'Inactivity' wait conditions. ⚠️ Deprecated. Please use Spidertron Patrols instead. ⚠️

Content
3 years ago
1.0 - 1.1
496
Transportation Combat

b [Fixed-1.4.3] Crash when using shortcuts in 1.4.1

3 years ago

Someone tried to turn on construction drones while having remote in hand

Error while running event SpidertronWaypoints::on_lua_shortcut (ID 34)
Unknown item name: construction-drone-toggle
stack traceback:
    __SpidertronWaypoints__/mode_handling.lua:63: in function 'convert_remote'
    __SpidertronWaypoints__/mode_handling.lua:89: in function 'switch_to_mode'
    __SpidertronWaypoints__/mode_handling.lua:103: in function <__SpidertronWaypoints__/mode_handling.lua:103>
stack traceback:
    [C]: in function 'set_stack'
    __SpidertronWaypoints__/mode_handling.lua:63: in function 'convert_remote'
    __SpidertronWaypoints__/mode_handling.lua:89: in function 'switch_to_mode'
    __SpidertronWaypoints__/mode_handling.lua:103: in function <__SpidertronWaypoints__/mode_handling.lua:103>
88900.255 Error ServerMultiplayerManager.cpp:90: MultiplayerManager failed: "The mod Spidertron Waypoints (1.4.1) caused a non-recoverable error.
Please report this error to the mod author.
3 years ago

Thanks for the report. I've just checked through the code, and yes, I forgot to make sure that I only handle defines.events.on_lua_shortcut when they are my shortcuts! Therefore most modded shortcuts will crash when you press them.

3 years ago

Fixed in 1.4.3 :)

New response