• Welcome to the new forum! We upgraded our forum software with a host of new boards, capabilities and features. It is also more secure.
    Jump in and join the conversation! You can learn more about the upgrade and new features here.

Frustrating Error Message

AlphaAcid

Apprentice
Joined
Jun 16, 2015
Messages
22
Reaction score
0
I am constantly clicking save so I don't loose my recipe. This happens way too often:


/Users/Doc/Documents/Src/SLib/SLib.cpp(841): assert "0" failed in SAssert().

Call stack:
[00] 0x00000001073da660                     
[01] 0x00000001079701c0                     
[02] 0x00000001079ab0b4                     
[03] 0x00000001079a7dd2                     
[04] 0x000000010775654b                     
[05] 0x00000001073c5fd8                     
[06] 0x00000001077565f7                     
[07] 0x000000010787cbc7                     
[08] 0x000000010787c9a3                     
[09] 0x000000010787e5d6                     
[10] wxEvtHandler::TryBeforeAndHere(wxEvent&)
[11] 0x000000010787e3cf                     
[12] 0x000000010787e340                     
[13] 0x000000010798bf83                     
[14] 0x000000010775654b                     
[15] 0x00000001073c5fd8                     
[16] 0x00000001077565f7                     
[17] 0x000000010787cbc7                     
[18] 0x000000010787e7a7                     
[19] 0x000000010787e5a0                     
[20] wxEvtHandler::TryBeforeAndHere(wxEvent&)
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
 
That is a new one to me - what platform are you running on?

Brad
 
Back
Top