rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.91k stars 299 forks source link

Excel is crashing on Rubber Duck Splash Screen Opening #5629

Closed jondavis1987 closed 3 years ago

jondavis1987 commented 3 years ago
Rubberduck version [V2.5.1.5647]

Excel 2019

Description I just downloaded Rubberduck. When I go into Excel and open the vbe the splash screen starts, and then excel won't respond again until i ctl alt delete and end task

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Excel'
  2. Click on 'VBE'
  3. Wait'
  4. See error

Expected behavior The splash screen goes away and the visual basic editor appears

jondavis1987 commented 3 years ago

I opened with Outlook and got to visual basic editor without problem. Turned it off. Went back to Excel and tried to go to vbe. No splash screen appeared but still won't respond. It Keeps saying Microsoft Excel is waiting for another application to complete an OLE action

Vogel612 commented 3 years ago

Does Rubberduck get to generating a logfile? It should be at %AppData%/Rubberduck/Logs if my memory serves me right.

jondavis1987 commented 3 years ago

2020-11-13 13:58:55.9411;INFO-;Rubberduck._Extension;Rubberduck is shutting down.; 2020-11-13 13:58:56.0100;INFO-;Rubberduck._Extension;No exceptions were thrown.;

I just tried it twice just now and it's not showing in the log The error now read "Rubberduck's startup sequence threw an unexpected exception. Please check the Rubberduck logs for more information and report an issue if necessary.

bclothier commented 3 years ago

Can you please confirm if you have any other VBA add-ins loaded? If so, can you as a test disable all other VBA add-ins via the VBIDE's Add-In manager (not Excel's Add-in manager) then enable only the Rubberduck?

jondavis1987 commented 3 years ago

I have no other add-ins of any kind.

jondavis1987 commented 3 years ago

But I just tried uninstalling and reinstalling for the 3rd time and it just opened up in excel. So I'm not entirely sure what's changed