Crash on Startup

Jkrogers9862

New Member
I was trying to copy my settings and things from a previous computer and nothing helps to start OBS normally again. I have uninstalled all secondary plugins, deleted my appdata folder, uninstalled and reinstalled only OBS. It just keeps crashing on start up. Can someone explain what is going on? It is pointing to kernelbase.dll in the system32 directory...

 

Jkrogers9862

New Member
This seemed to be an issue with 30.2 so I reverted to 30.1.2. Though I am saddened by the lack of response I am posting what I found upon trying to get back to a workable state.
 

Suslik V

Active Member
Code:
Thread EC4: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000537FEFDE30 00007FFEA5C9B699 000000537FEFDF90 0000000000000000 000002130ED6A5F0 00007FFEA84DB801 kernelbase.dll!0x7ffea5c9b699
000000537FEFDF10 00007FFE7C975267 000002130ED44730 000000537FEFE278 000000537FEFE1C8 0000000000000052 vcruntime140.dll!0x7ffe7c975267
000000537FEFDF70 00007FFE551342F8 000002130476EE10 00007FFEA5B73837 0000000000000459 0000021309FF57C0 obs-websocket.dll!0x7ffe551342f8
000000537FEFDFF0 00007FFE5513445E 000000537FEFE1C8 000000537FEFE260 000000537FEFE160 0000000000000080 obs-websocket.dll!0x7ffe5513445e
000000537FEFE060 00007FFE551DB448 000000537FEFE260 0000000000000000 000000537FEFE260 000000537FEFE2A9 obs-websocket.dll!0x7ffe551db448
000000537FEFE240 00007FFE55135B3A 000002130ED44730 000002130ED44730 000000537FEFE4A0 000002130ED6A5B0 obs-websocket.dll!0x7ffe55135b3a
000000537FEFE310 00007FFE55135452 000000537FEFE4A0 000000537FEFE7B0 000002130ED6A5B0 00000000FFFFFFFF obs-websocket.dll!0x7ffe55135452
000000537FEFE450 00007FFE55140EE4 000002130ED886A0 000000005CE90950 000002130ED886A0 0000000000000001 obs-websocket.dll!0x7ffe55140ee4
000000537FEFE5F0 00007FFE5EDE67F2 0000000000000000 0000000000000000 000002130EC2FA80 00000000000009AC obs.dll!obs_init_module+0x52

According to developers:
this is bug in OBS websocket, probably you have Unicode symbols in the user data paths.

It seems that there is fix:
it will be available starting from v5.5.1 of the plugin (yeah, built-in plugin has own version and will be updated with the OBS itself).
 
Last edited:
Top