OBS crashes on startup

edyking

New Member
OBS crashes on start up but starts at safe mode
 

Attachments

  • Crash 2024-08-10 01-18-27.txt
    85.5 KB · Views: 8
  • 2024-08-10 01-18-32.txt
    12.8 KB · Views: 7

Suslik V

Active Member
Code:
Thread 844: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
00000009306FDBE0 00007FF91773FABC 00000009306FDD40 0000017D972754D0 0000017D9738F820 0000017D972F6C01 kernelbase.dll!0x7ff91773fabc
00000009306FDCC0 00007FF8F4B85267 0000000000000000 00000009306FE028 00000009306FDF78 0000000000000055 vcruntime140.dll!0x7ff8f4b85267
00000009306FDD20 00007FF899B742F8 0000017D8C7F5520 00007FF91753A884 0000000000000459 0000000000000000 obs-websocket.dll!0x7ff899b742f8
00000009306FDDA0 00007FF899B7445E 00000009306FDF78 00000009306FE010 00000009306FDF10 0000000000000070 obs-websocket.dll!0x7ff899b7445e
00000009306FDE10 00007FF899C1B478 00000009306FE010 0000000000000000 00000009306FE010 00000009306FE059 obs-websocket.dll!0x7ff899c1b478
00000009306FDFF0 00007FF899B75BEA 0000017D97359560 0000017D97359560 0000017D9738FF60 00000009306FE250 obs-websocket.dll!0x7ff899b75bea
00000009306FE0C0 00007FF899B754F4 00000009306FE250 00000009306FE560 0000017D9738FF60 00000000FFFFFFFF obs-websocket.dll!0x7ff899b754f4
00000009306FE200 00007FF899B81014 0000017D923BDCC0 000000018DEA7BB7 0000017D923BDCC0 0000000000000001 obs-websocket.dll!0x7ff899b81014
00000009306FE3A0 00007FF8D39267F2 0000000000000000 0000000000000000 0000017D972F6760 0000000000000BD8 obs.dll!obs_init_module+0x52
It seems that your profile has Unicode symbols in the path. The "obs-websocket" plugin has error that leads to crash in attempt to load module and its settings.

OBS portable mode in different folder may help, but do not use Unicode symbols for portable mode of OBS. For details see:
 
Top