Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Obs freezes after installation #83

Closed
neetch1 opened this issue Oct 29, 2019 · 11 comments
Closed

Obs freezes after installation #83

neetch1 opened this issue Oct 29, 2019 · 11 comments
Labels
bug Bugs such as crashing, freezing, broken functionality, etc. verified Contents of this Issue were confirmed to happen as described.

Comments

@neetch1
Copy link

neetch1 commented Oct 29, 2019

#57 # Description
Obs freezes after installing obs-stream-effects as seen in this screenshot:
https://prnt.sc/ppqbvm

System Information

  • Operating System: Windows 10 64 bit
  • CPU: 4790k
  • GPU: gtx970
  • RAM: 8gb

If you need more info let me know thanks

@neetch1
Copy link
Author

neetch1 commented Oct 29, 2019

Nevermind 7.0 works without problems thx alot for this plugin much appreciated

@Xaymar
Copy link
Owner

Xaymar commented Oct 29, 2019

It seems that you might have used an incompatible OBS version with the plugin. v0.7.1 is only compatible with 24.x and newer, while 0.7.0 is only compatible with 23.x

@neetch1
Copy link
Author

neetch1 commented Oct 29, 2019

Hm my obs version is 24.0.3 if you need logs let me know

@neetch1
Copy link
Author

neetch1 commented Oct 29, 2019

The same freezing error just started happening for the older versions as well ... it seems to work fine right after install but after 10min it freezes and then after it happens the first time, every time you open the program after it will be frozen from the start hmm

@neetch1
Copy link
Author

neetch1 commented Oct 31, 2019

Any idea what could cause this?

@Xaymar
Copy link
Owner

Xaymar commented Nov 1, 2019

Not really, no. Even log files would likely not help figure this out. Only thing I can think of is that you have some sort of circular reference going on (Scene A in Scene B, Scene B in Scene A) and it causes a permanent loop.

@neetch1
Copy link
Author

neetch1 commented Nov 1, 2019

I do have a very messy setup will try cleaning it up and see if it helps thanks

@neetch1
Copy link
Author

neetch1 commented Nov 1, 2019

Ah i found the source of the problem. Everytime i add blur effect, gaussian and directional blur and then press ok, obs freezes. It doesnt matter if i have a completely blank obs with only 1 scene.

Here's the logs if they are of any use: https://pastebin.com/Gf9qNjDc

There seems to be no problem when messing with any of the other effects.

@Xaymar Xaymar added status:unconfirmed bug Bugs such as crashing, freezing, broken functionality, etc. labels Dec 14, 2019
@Xaymar
Copy link
Owner

Xaymar commented Dec 16, 2019

I can not confirm this behavior in the current latest beta/pre-release, or in the last full release.

@neetch1
Copy link
Author

neetch1 commented Dec 17, 2019

its fixed? nice. will let you know if i still got the problem once trying new update

@Xaymar
Copy link
Owner

Xaymar commented Dec 17, 2019

Bug confirmed to be caused by Gaussian blur set to Directional. There is a left over obs_enter_graphics call that is not matched by any obs_leave_graphics call(s). Fixed in master.

@Xaymar Xaymar closed this as completed in 47dc948 Dec 17, 2019
@Xaymar Xaymar added verified Contents of this Issue were confirmed to happen as described. and removed status:confirmed labels Dec 17, 2019
Repository owner locked as resolved and limited conversation to collaborators Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bugs such as crashing, freezing, broken functionality, etc. verified Contents of this Issue were confirmed to happen as described.
Projects
None yet
Development

No branches or pull requests

2 participants