I got an unrecoverable error, 'No such function: freeplay.get_disable_crashsite'.
This prevented me from playing SeaTorio.
Commenting this from line 39 of control.lua in the SeaTorio mod fixes this issue.
--remote.call("freeplay", "get_disable_crashsite", true)
I was able to start the game and was able to get all of the initial items without issues. (So far. Just starting the game.)
:)