Skip to content

Commit 49f03e2

Browse files
committed
Update common.py
1 parent 84a6031 commit 49f03e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

archipelago/client/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ def check_version():
224224
archipelago_dir = os.path.dirname(commonlient_dir)
225225
potential_paths.insert(0, os.path.join(archipelago_dir, "custom_worlds", "dk64.apworld"))
226226
except Exception:
227+
# CommonClient module not available or path resolution failed, skip this location
227228
pass
228229

229230
apworld_output = None

0 commit comments

Comments
 (0)