exeldro / obs-move-transition

Move transition for OBS Studio
https://obsproject.com/forum/resources/move-transition.913/
GNU General Public License v2.0
630 stars 45 forks source link

Not working on OBS v30(?) #183

Closed MaysonLedur closed 7 months ago

MaysonLedur commented 7 months ago

Filters doesn't show up anymore on OBS 30. There is no support for it yet? Didn't find any post about it...

IkeEisenhauer commented 7 months ago

I haven't looked yet, but I do know that every major release of OBS I have had to reinstall some plug-in to make them show up again. So I would suspect you might have to do that again for 30.0

Ike

On Wed, Nov 15, 2023 at 10:32 AM Mayson Ledur @.***> wrote:

Filters doesn't show up anymore on OBS 30. There is no support for it yet? Didn't find any post about it...

— Reply to this email directly, view it on GitHub https://github.com/exeldro/obs-move-transition/issues/183, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFY5GTNFYEEOPXNDH2LS4ELYETVA3AVCNFSM6AAAAAA7MYXXLGVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4TKMJTGAYTMNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

MaysonLedur commented 7 months ago

I did a full reinstall of everything... Didn't fix :/

exeldro commented 7 months ago

It should work. Can you provide an OBS log file with the issue?

MaysonLedur commented 7 months ago

2023-11-15 15-11-47.txt

exeldro commented 7 months ago

The log file does not show any indication that it tried to load the plugin, so it is not installed in the correct directory. Can you compare the path from your OBS shortcut with the path you're installing the plugin?

MaysonLedur commented 7 months ago

In fact, I did install OBS in a different location. I hadn't thought that this would influence it, as the Move installer doesn't ask where to install. Is there any way to choose the location for OBS in the Move installer?

Feeling kind of dumb now haha!

exeldro commented 7 months ago

@MaysonLedur uninstall the plugin and reinstall the plugin and it should ask the location to install

MaysonLedur commented 7 months ago

I browsed through the files, and the Move installer placed its files in the location that would typically be the default OBS installation folder. I simply moved the 'data' and 'obs-plugins' folders related to Move content, and that made it work.

However, the Move installer didn't ask me where to install; it just went from 'next' to 'finish' in the installation process.

Anyway, the OBS v30 wasn't the problem! Thank you for the support!