HELP ME !!! VRChat.exe not responding UnityPlayer.dll caused a Breakpoint

Anonymous
2021-09-01T22:08:23+00:00

On loading VRChat the white box for VRChat.exe comes up for 2/3 mins and then is not responding and closes. In the error log it mentions;

UnityPlayer.dll caused a Breakpoint (0x80000003) in module UnityPlayer.dll at 0033:89f976fb.

and;

No mono DLL path set. This app is either running IL2CPP, or the crash occurred before mono was initialized. I have been in contact with VRChat support for over a month and 40+ emails later and trying all sorts of things to try to fix it even fresh windows install. Support team have given in and ask me to file a bug report. Please see the attached pictures, links to error.log and crash.dmp file.

crash.dmp https://drive.google.com/file/d/1gP5D2VHWAERtSjJ3IcG4rf6p2wzxnHYh/view?usp=sharing

error.log https://drive.google.com/file/d/1YvT6DgECWvG7Pel3cnprAuYbaPzs3Dr2/view?usp=sharing If anyone can help please do.

Windows for home | Windows 10 | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

88 answers

Sort by: Most helpful
  1. Anonymous
    2021-09-28T22:39:03+00:00

    Consider updating the BIOS to the latest version - there seems to be one just released.

    Take the usual precautions when updating the BIOS.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-09-28T15:46:24+00:00

    Hi, its still not working even with full path or if I move the directory. and unfortunately the new CPU hasn't fixed it either.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-09-23T23:35:33+00:00

    Try specifying the path to the .dll or change the directory to where the .dll is ( C:\Program Files (x86)\Steam\steamapps\common\VRChat)

    The /u switch should unregister the file so you may want to register it again.

    regsvr32.exe /u C:\Program Files (x86)\Steam\steamapps\common\VRChat\UnityPlayer.dll

    to register:

    regsvr32.exe C:\Program Files (x86)\Steam\steamapps\common\VRChat\UnityPlayer.dll

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-09-23T15:47:44+00:00

    I don't know if this is related but a friend ask me to try to do this;

    Open CMD as admin type 'regsvr32.exe /u UnityPlayer.dll' then in CMD type 'regsvr32.exe UnityPlayer.dll'

    Doing the first line; regsvr32.exe /u UnityPlayer.dll I got got this error;

    not sure if this means anything to you...

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-09-22T14:05:59+00:00

    Running as Admin makes no difference

    Was this answer helpful?

    0 comments No comments