leruis 0 Posted March 29 Share Posted March 29 I installed Wrye Bash and a warning popped up telling me this: Traceback (most recent call last): File "bash\bash.pyo", line 263, in main File "bash\bash.pyo", line 434, in _main File "bash\basher\__init__.pyo", line 4220, in Init File "bash\gui\top_level_windows.pyo", line 327, in stop_splash File "bash\gui\base_components.pyo", line 326, in destroy_component RuntimeError: wrapped C/C++ object of type SplashScreen has been deleted What does this mean?? I dont understand. Pleas help Link to post Share on other sites
Infernio 12 Posted March 29 Share Posted March 29 The cause of that error is unknown, but it seems to happen if you try doing other things while the splash screen is active. If it keeps happening, you can try simply disabling the splash screen by making a copy of bash_default.ini, renaming it to bash.ini and then changing the line ;bEnableSplashScreen=True to bEnableSplashScreen=False For future reference, we have a dedicated thread here: Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now