Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obs crashes upon launch #613

Open
skavem opened this issue Jan 30, 2025 · 6 comments
Open

Obs crashes upon launch #613

skavem opened this issue Jan 30, 2025 · 6 comments
Labels
bug Something isn't working

Comments

@skavem
Copy link

skavem commented Jan 30, 2025

Describe the bug

Installing or copying plugin gives the same result - OBS crashes on launch. Reinstalling didn't help. Tried versions 1.1.10 - 1.1.13

To Reproduce

Just trying to install it is all I did.
Hard to reproduce. Seems fine for other users.

Expected behavior

OBS shouldn't crash on launch and "background removal" should appear in filters list.

Screenshots

N\A

Log and Crash Report

log.txt
crash.txt

Desktop (please complete the following information):

  • OS: Windows 10 22H2 19045.5247
  • Browser: N\A
  • Plugin Version: 1.1.10-1.1.13
  • OBS Version: 31.0.1

Additional context

Very glad to see this plugin. Been waiting for something like this since 2015, but sadly now it doesn't work for me. Would so much appreciate any help

@skavem skavem added the bug Something isn't working label Jan 30, 2025
@epessoa-i
Copy link
Contributor

Dear @skavem,

I suppose your Windows username has 'special' characters in it.
Even though a patch has applied to the code to fix this issue, the most recent binaries were produced before the fix.

Currently, you are required to compile the plugin in order to use it.

@skavem
Copy link
Author

skavem commented Feb 9, 2025

Dear @skavem,

I suppose your Windows username has 'special' characters in it. Even though a patch has applied to the code to fix this issue, the most recent binaries were produced before the fix.

Currently, you are required to compile the plugin in order to use it.

Hi, thank you for explanation. You're right. My username has 'special' cyrillic characters indeed. Tried to compile the plugin, but got following error:

PS D:\obs-backgroundremoval> .github/scripts/Build-Windows.ps1 -Target x64
    =>   Check Windows build requirements
     >   Found dependency cmake as D:\Program Files\cmake-3.19.8-win64-x64\bin\cmake.exe
     >   Installing package innosetup
Не найдены пакеты, совпадающие с введенными условиями.
    =>   Configuring obs-backgroundremoval...
CMake Error: The source directory "D:/obs-backgroundremoval/--preset" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
Exception: D:\obs-backgroundremoval\.github\scripts\Build-Windows.ps1:105
Line |
 105 |  Build
     |  ~~~~~
     | cmake --preset windows-x64 exited with non-zero code 1.

Cyrillic letter on the 4th line claim: Packets with specified conditions are not found

@ReddRubinho
Copy link

ReddRubinho commented Feb 16, 2025

Hello, im also having trouble running obs after the installation of the plugin is completed. Its the first plugin giving me this problem.

i also have "Special characters" on the user, im actually changing it from "Rubén" to "Ruben".
also i dont get how its realted with username as its not installing on that folder

i didnt understand if you have to compile the plugin in every scenario, or just for the special chars issue

Thanks in advance, i would love to be able to use this plugin.

@skavem
Copy link
Author

skavem commented Feb 20, 2025

Hello, im also having trouble running obs after the installation of the plugin is completed. Its the first plugin giving me this problem.

i also have "Special characters" on the user, im actually changing it from "Rubén" to "Ruben". also i dont get how its realted with username as its not installing on that folder

i didnt understand if you have to compile the plugin in every scenario, or just for the special chars issue

Thanks in advance, i would love to be able to use this plugin.

Did changing username help?
Glad to see I'm not alone 😅

@ReddRubinho
Copy link

ReddRubinho commented Feb 20, 2025

Hello, im also having trouble running obs after the installation of the plugin is completed. Its the first plugin giving me this problem.
i also have "Special characters" on the user, im actually changing it from "Rubén" to "Ruben". also i dont get how its realted with username as its not installing on that folder
i didnt understand if you have to compile the plugin in every scenario, or just for the special chars issue
Thanks in advance, i would love to be able to use this plugin.

Did changing username help? Glad to see I'm not alone 😅

It IS still happening after changing my username

@ReddRubinho
Copy link

ReddRubinho commented Feb 22, 2025

i have managed to fix it
i restored windows and it worked.
i found the reason why its related to the user name. its because some of the config files are stored in there.
so i first tried migrating my user files to another user and switch permissions after. but that was way harder to do since i have got a backup.
So yeah, most probably this bug is due to a path solving error caused by the user special chars

Good Luck on solving it, i offer myself to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants