Resource icon

jrDockie (save and load window and dock layouts) 1.4

dcmouser

Member
My most recent upload has a zip with 2 versions, one for obs 31 beta and one for prior versions. Are you making sure to use the new one for obs 31 beta?
 

Bravo1098

New Member
Hola, podrías ayudarme con este error. Instale la Versión Beta y no me permite guardar mi configuración.

Me figura este mensaje

1738184246768.png
 

Attachments

  • Crash 2025-01-29 15-55-40.txt
    150 KB · Views: 9

NCC24656

New Member
Hola, podrías ayudarme con este error. Instale la Versión Beta y no me permite guardar mi configuración.

Me figura este mensaje

View attachment 111031
hi Bravo
ive had the same thing #, if you installed the new version for 30.0 beta onwards, here what i did to fix it,

1) uninstall it from the plugin folder
2) download 1.4 from the download page
3) unzip it to the new plugins directory shown below

dont instll it into the following
C:\Users\YOURACCOUNT\AppData\Roaming\obs-studio

install the plugin to the new 30.0.1 onwards folder instead
C:\Program Files\obs-studio\obs-plugins\64bit

working like charm now see attached file
 

Attachments

  • obs+jrdockey.png
    obs+jrdockey.png
    146.9 KB · Views: 20

TMBGeeks

New Member
(I’ll update here when I am back on my computer with the name of that LUA script.)
That option wouldn't work for me since the purpose of jrdockie is to organize multiple dock sets. Though, I'd still like to know the name of that LUA script if you found it.

@dcmouser Is there any way to default to my preferred dock set on launch?
 

DonieDarko

New Member
yeah thats my bad for not updating the version; the problem was i really only wanted to release a beta versa for obs beta 31 but it seemed like i had to post a general release with both the old v1.3 (for official obs release) and new beta version (for obs31 beta) in one zip. ill upload a new zip with both versions updated to 1.4.
Hello, still shows 1.4 here in forum and when you download inside of plugin show of 1.3
 
Is there still not a way to load the dock set of your choice via a script, or perhaps using the macro capability in Advanced Scene Switcher?

Currently I am able to toggle from one dock set to another, but ideally will be able automate switching to a specific dock set.
 
I tried using the online OBS Raw websocket tool that is from Streamerbot, to send a CallVendorRequest.

Got two problems:

I have no idea what RequestType to specify,
and it complains there is no such vendor as “JrDockie”.
 

dcmouser

Member
JrDockie should be jrDockie

And if you arent sure about getting the dockset filename parameter right you you might try: "requestType": "CycleDockset"
Just to make sure its working.
 
Top