vrchat-community / creator-companion

The Entry Point for Making Things in VRChat
https://vrchat.com/home/download
53 stars 357 forks source link

[BUG] VPM crashes instantly upon launching #440

Open jamieslyman opened 4 months ago

jamieslyman commented 4 months ago

Describe the bug

VCC crashes and drops a minidump instantly after clicking its icon. It creates the Creator Companion folder in Local AppData and a Logs folder, but nothing else. I can attach one of the minidumps as well as a trace from an interactive debugging session. I have already tried in-place reinstalling Windows along with usual Windows repair options after a full reinstall of VCC did not resolve the issue. If I'm reading the WinDbg output correctly, it complains about not being able to read dynamic function table entries multiple times. (the ModLoad logs change order so I'm unsure if it's related, plus I barely know what I'm doing in WinDbg 😅)

To Reproduce

  1. Click icon
  2. Crash

Expected behavior

VCC starts properly.

Screenshots

image CreatorCompanion.exe.46600.dmp

Related Product

VCC (VRChat Creator Companion)

Product Version

2.2.5

OS

Windows 11

Additional context

No response