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
futil.log(f'{CMD_NAME} Error occurred at the start, {err}, {getErrorMessage()}')
141
+
ui.statusMessage=f"{CMD_NAME} failed to initialize"
142
+
showErrorInMessageBox(f"{CMD_NAME} Critical error occurred at the start, the command will be unavailable, if the issue persists use <a href=\"https://github.com/Le0Michine/FusionGridfinityGenerator/issues/new\">this link</a> to report it")
futil.log(f'{CMD_NAME} Error occurred at the start, {err}, {getErrorMessage()}')
256
+
ui.statusMessage=f"{CMD_NAME} failed to initialize"
257
+
showErrorInMessageBox(f"{CMD_NAME} Critical error occurred at the start, the command will be unavailable, if the issue persists use <a href=\"https://github.com/Le0Michine/FusionGridfinityGenerator/issues/new\">this link</a> to report it")
0 commit comments