User forums > Help

Fatal Assertion Error

(1/2) > >>

lukekivi:
Today I opened my laptop and Codeblocks was open but not visible. I closed it and this error message appeared:


"Fatal Assertion Error

Assertion failed in static MgrT* Mgr<MgrT>::Get() [with MgrT = ProjectManager] at C:\CB17xx\src\include\manager.h:206.

false && "Calling Get after the subsystem has been shutdown is an error!""


Every time I open with the app icon no window ever appears even though it shows the app is running. However, I got the app to start and a window to appear again via the launcher. None of my personal settings work when I start with the launcher. (ex. downloaded themes) It still displays the same error message whenever I close the app.
 
I restarted my computer and reinstalled the app twice.

stahta01:
Stop using the Cblauncher; does it then work?

Tim S.

lukekivi:

--- Quote from: stahta01 on January 23, 2020, 03:44:05 am ---Stop using the Cblauncher; does it then work?

Tim S.

--- End quote ---

I only resorted to the CBLauncher because I need to write code. The CodeBlocks app opens but no window appears. Even so, their shouldn't be an error message every time I close the app.

stahta01:
Try copying the CB default config file "default.conf" to a new name (with CB Closed).

Edit: You need to delete the "default.conf"; a new one should be created with CB is ran.

On windows, the default config is in CodeBlocks subfolder under %APPDATA%

Then, start CB normally!

Tim S.

lukekivi:

--- Quote from: stahta01 on January 23, 2020, 04:16:05 am ---Try copying the CB default config file "default.conf" to a new name (with CB Closed).

Edit: You need to delete the "default.conf"; a new one should be created with CB is ran.

On windows, the default config is in CodeBlocks subfolder under %APPDATA%

Then, start CB normally!

Tim S.

--- End quote ---

Beautiful! That worked but I am still getting the closing error  :o

Thanks tho!

Navigation

[0] Message Index

[#] Next page

Go to full version