mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
@@ -238,6 +238,7 @@ def _patch_and_run_game(patch_file: str):
|
|||||||
return metadata
|
return metadata
|
||||||
except Exception as exc:
|
except Exception as exc:
|
||||||
logger.exception(exc)
|
logger.exception(exc)
|
||||||
|
Utils.messagebox("Error Patching Game", str(exc), True)
|
||||||
return {}
|
return {}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user