Merge branch 'ArchipelagoMW:main' into main

This commit is contained in:
CookieCat
2024-01-03 17:42:00 -05:00
committed by GitHub
11 changed files with 609 additions and 538 deletions

View File

@@ -456,6 +456,7 @@ function send_receive ()
failed_guard_response = response
end
else
if type(response) ~= "string" then response = "Unknown error" end
res[i] = {type = "ERROR", err = response}
end
end