I am trying to open my project, and I receive the error " This application has encountered a fatal problem and must be shut down."
Then, while reporting the error:
Exception: Unhandled OutOfBoundsException in RuntimeLockUnlockArrays
OS: macOS 13.4.1 (22F82)
IDE Version : 2023 Release 1.1
Stack Trace:
* RuntimeRaiseException
* RaiseOutOfBoundsException
* RuntimeLockUnlockArrays
* RBXojoWebView.ReconstructViewFromPlainText$b$o<RBXojoWebView>o<PlainTextContext>s
* RBXojoWebContainerControl.ReadDataFromPlainText$b$o<RBXojoWebContainerControl>o<PlainTextContext>o<FolderItem>
* RBProject.ReadDataFromPlainText$A1s$o<RBProject>o<PlainTextContext>o<TextInputStream>o<ProgressIndicator>
* Document.LoadFromFile$b$o<Document>o<FolderItem>bo<ProgressIndicator>bs
* IDEApp.OpenDocument$$o<IDEApp>o<FolderItem>bbbs
* IDEApp.OpenDocument$$o<IDEApp>o<FolderItem>
* IDEAppOpen$$o<IDEApp>
* _Z29CocoaFinishApplicationStartupv
* _Z27PluginGetCocoaViewCallbacksv
* __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
* ___CFXRegistrationPost_block_invoke
* _CFXRegistrationPost
* _CFXNotificationPost
* -[NSNotificationCenter postNotificationName:object:userInfo:]
* -[NSApplication _postDidFinishNotification]
* -[NSApplication _sendFinishLaunchingNotification]
* _DPSNextEvent
* -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
* _Z29CocoaFinishApplicationStartupv
* _Z29CocoaFinishApplicationStartupv
* Application._CallFunctionWithExceptionHandling$$o<Application>p
* _Z33CallFunctionWithExceptionHandlingPFvvE
* _Z29CocoaFinishApplicationStartupv
* -[NSApplication run]
* RuntimeRun
* REALbasic._RuntimeRun
* _Main
* main
I have the project saved in a dropbox folder with history activated, so I should recover old files. But I tried a few earlier project files and I still have the problem.
Last days I worked hard on this project, and saved many times.
I already tried to open with Arbed, but I receive a similar error:
Internal Error (failed assertion)
[QuestionaĚrio de Lipedema d.xojo_project] Unknown project type: Web2
A text file with the crash details has been created on your desktop. You may send the file to the developer of this program.
You have the following choices now:
⢠Ignore â ignore this error and continue using the application.
⢠Quit â quit this application. Upon relaunch, you will be given the option to reset all custom settings to see if that avoids the error in the future.
Arbed v1.9.6
Platform: OS X
Assertion error ([QuestionaĚrio de Lipedema d.xojo_project] Unknown project type: Web2)
Stack trace:
RuntimeRaiseException
Exceptions.StackTrace%A1s%b
Exceptions.Assert%%bss
RB_VCP_Config.RB_Error%%s
RBBaseItem.RB_Error%%o<RBBaseItem>s
RBProject.ReadVCPProject%b%o<RBProject>o<RBVCPContext>o<TextInputStream>o<FolderItem>bo<ProgressIndicator>
RBDocument.LoadProjectFromFile%b%o<RBDocument>o<FolderItem>bo<ProgressIndicator>b
RBPrjVCPFileReader.OpenProjectFile%b%o<RBPrjVCPFileReader>o<ProjectFile>o<ProgressIndicator>o<RBPrjOpenOptions>&s
RBPrjFileReader.OpenProjectFile%b%o<RBPrjFileReader>o<ProjectFile>o<ProgressIndicator>o<RBPrjOpenOptions>&s
RBPrjSupport.LoadNewPrjItemsTree%b%o<ProjectFile>&o<RBPrjItemsTree>&so<ProgressIndicator>bbb
RBPrjSupport.LoadNewPrjItemsTreeShowingProgressAndErrors%b%o<ProjectFile>o<ProgressIndicator>&o<RBPrjItemsTree>bbb
HL.GetTree%o<HL.AProject>%o<FolderItem>o<ProgressIndicator>bb
RBPrjHLWin.RBPrjHLWin.!ShowProject%o<RBPrjHLWin.RBPrjHLWin>%o<FolderItem>
MainWin.MainWin.handleEditorDrop%%o<MainWin.MainWin>v
MainWin.MainWin.hlEditorBox_DropObject%%o<MainWin.MainWin>o<GroupBoxDroppable>o<MyDragItem>
Delegate.IM_Invoke%%o<GroupBoxDroppable>o<MyDragItem>
AddHandler.Stub.18%%o<MyDragItem>
GroupBoxDroppable.TimerFired%%o<GroupBoxDroppable>o<Timer>
XojoFramework$14338
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
__CFRunLoopDoTimer
__CFRunLoopDoTimers
__CFRunLoopRun
CFRunLoopRunSpecific
RunCurrentEventLoopInMode
ReceiveNextEventCommon
_BlockUntilNextEventMatchingListInModeWithFilter
_DPSNextEvent
-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
XojoFramework$4746
XojoFramework$4747
Application._CallFunctionWithExceptionHandling%%o<Application>p
_Z33CallFunctionWithExceptionHandlingPFvvE
XojoFramework$4746
-[NSApplication run]
RuntimeRun
REALbasic._RuntimeRun
_Main
main
opening the project file, it seems a regular text file, similar to other projects
Is there any way I can recover all my work?
Any suggestions?