-
Notifications
You must be signed in to change notification settings - Fork 62
OBS crashes on exit when using this script #119
Comments
I think this was the same issue as #124. Can you reproduce the issue on the most recent version? |
Hello, I can reproduce this with OBS 29.1.3 and last version of your script. Let me know if you want more informations :) |
@thelegendtubaguy and @MathieuCGit other than this script what other plugins do you have installed? |
@adjstreams : I have no other plugins and got the same issue :-/ |
Hello @adjstreams , I'm using lower-third plugin (https://obsproject.com/forum/resources/animated-lower-thirds-with-dockable-control-panel.1057/) which as nothing to deal with python, and that's it. I've tried to disable this plugin but got the same crash result. Disabling obs-zoom-and-follow and OBS no more crashes. Let me know if you want more informations :) regards |
Updating to the latest version of this script and OBS 30 RC 2 fixed this for me (I did both at the same time for reasons... not ideal I know). Since I opened this, I'm going to close it. If others are still having issues, you need to post log snippets in a new issue and make 100% sure you're using at least python 3.11, have pip installed the required python modules, and are using the latest version of the script that's available. Also make sure to go in and reset all of your settings on the script to what you want. |
Hello, Regarding @thelegendtubaguy message I made deeper tests and it seems you do not need to update OBS to 30 RC2 but you have to update python to 3.11.6. In my case this simple update resolve the problem. Be carefull that updading python is not really clean by itself. I also had to remove "python310" from my environment path, see https://geekflare.com/system-environment-variables-in-windows/ to clean your path env Thanks @thelegendtubaguy to point this python update workaround :) |
Running Python 3.11, as soon as I add this script I get a crash every time I exit OBS. I can provide more of the thread dump if you like.
The text was updated successfully, but these errors were encountered: