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
I called a package from another GitHub, and when I close MITM, it will first throw an error and then close MITM. When I am in a separate go file, this is normal and the terminal program will not run
But in Walis, this error will be directly captured and the entire program will exit. How can I ignore the entire error to ensure the normal operation of the program? Could you please give me some advice. I am a beginner
To Reproduce
Wails exits after other packages throw non fatal errors
Expected behaviour
The program runs normally without exiting
Screenshots
No response
Attempted Fixes
No response
System Details
# Wails
Version | v2.8.0
# System
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| OS | Windows 10 Pro || Version | 2009 (Build: 22631) || ID | 23H2 || Go Version | go1.21.4 || Platform | windows || Architecture | amd64 || CPU | 13th Gen Intel(R) Core(TM) i9-13900H || GPU 1 | Intel(R) Iris(R) Xe Graphics (Intel Corporation) - Driver: 32.0.101.5768 || GPU 2 | OrayIddDriver Device (Shanghai Best Oray Information Technology Co., Ltd.) - Driver: 17.1.58.818 || Memory | 32GB |
└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
# Dependencies
┌───────────────────────────────────────────────────────┐
| Dependency | Package Name | Status | Version || WebView2 | N/A | Installed | 129.0.2792.65 || Nodejs | N/A | Installed | 20.11.1 || npm | N/A | Installed | 10.2.4 ||*upx | N/A | Available |||*nsis | N/A | Available ||
└─────────────── * - Optional Dependency ───────────────┘
# Diagnosis
Optional package(s) installation details:
- upx : Available at https://upx.github.io/
- nsis : More info at https://wails.io/docs/guides/windows-installer/
This discussion was converted from issue #3793 on April 08, 2025 12:49.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I called a package from another GitHub, and when I close MITM, it will first throw an error and then close MITM. When I am in a separate go file, this is normal and the terminal program will not run


But in Walis, this error will be directly captured and the entire program will exit. How can I ignore the entire error to ensure the normal operation of the program? Could you please give me some advice. I am a beginner
To Reproduce
Wails exits after other packages throw non fatal errors
Expected behaviour
The program runs normally without exiting
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions