You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2022. It is now read-only.
Checking Factorissimo2, ScorchedEarth
Connecting to mods.factorio.com
Factorissimo2 by MagmaMcFry 2.2.3
Installing
/opt/factorio-mod-updater/factorio-mod-updater:24:in `download': uninitialized constant ModService::Tempfile (NameError) from /opt/factorio-mod-updater/factorio-mod-updater:85:in `block in <main>' from /opt/factorio-mod-updater/factorio-mod-updater:76:in `each' from /opt/factorio-mod-updater/factorio-mod-updater:76:in `<main>'
Adding the following line to factorio-mod-updater seemed to solve the problem for me
require'tempfile'
The text was updated successfully, but these errors were encountered:
While running
here was the output
Adding the following line to factorio-mod-updater seemed to solve the problem for me
The text was updated successfully, but these errors were encountered: