Open Jimbo99 opened 7 months ago
same here when it comes to resolving references ... crashes ide its because of 3rd party dlls and ocxs i guess ... until this resolve we cant use rubberduck in vb6 enviornment
found that cause in my case. if codejock controls used then it crashes vb6 ide .... strange other than its running smooth on complex projects smoothly. most probably this could be the main reason of crashing using such OCX which is not compatible with rubberduck-vba
My project that crashes VB6 IDE with RubberDuck also contains CodeJock controls.
Rubberduck version information Rubberduck version 2.5.9.6316 Operating System: Windows 10 Enterprise 2009 x64 (Microsoft Windows NT 6.2.9200.0) Host Product: Visual Basic x86 Host Version: 6.00.9782 Host Executable: VB6.EXE;
Description After loading a project into VB6 and clicking Refresh, a few seconds later VB6 closes without any warning. This happens every time for the VB6 project I am working on.
To Reproduce
Log RubberduckLog.txt
In the Windows Application Log there is this Application Error:
That is followed 6 seconds later by this Information entry:
Expected behavior Refresh should complete and VB6 should remain open afterwards.
Additional context The VB6 project I am working on is quite large (but not huge). This happens every time and so I am currently unable to use Rubberduck with it. Other smaller projects work ok for me with Rubberduck.