update Archipelago

This commit is contained in:
Fabian Dill
2021-01-03 14:32:32 +01:00
parent 08ca4245c1
commit 8ebd36b5a7
22 changed files with 116 additions and 177 deletions

View File

@@ -155,4 +155,4 @@ def upload_to_db(folder, owner, sid, race:bool):
gen.delete()
return seed.id
else:
raise Exception("Multidata required, but not found.")
raise Exception("Multidata required (.archipelago), but not found.")