Resource icon

jrDockie (save and load window and dock layouts) 1.4

And the results are in -- this is the Javascript code I ahve working to load a specific dockset:

JavaScript:
obs.call('CallVendorRequest', {'vendorName': 'jrDockie', 'requestType': 'LoadDockset', 'requestData': {'filename': 'Recording and Zoom Sharing'}});
 

MrLucioCampos

New Member
I am not sure what I am doing wrong. Whenever I try to save a DockSet it keeps crashing OBS.

Any help would be greatly appreciated so I can regain sanity with my Docks lol
 

Attachments

  • Crash 2025-04-06 15-33-42.txt
    126.7 KB · Views: 14

dcmouser

Member
For those of you with it crashing, did you download it using the Download button on this forum, which gives you a zip with two directories, one of which is jrDockie_obs31beta3?

If not, can you try that, and make sure you use the dll inside jrDockie_obs31beta3/ directory.
 

KameMameHa

New Member
For those of you with it crashing, did you download it using the Download button on this forum, which gives you a zip with two directories, one of which is jrDockie_obs31beta3?

If not, can you try that, and make sure you use the dll inside jrDockie_obs31beta3/ directory.
Installed from the download button, using the folder for OBS 31, in the OBS version 31.0.3
c0000005 Exception occurs when I try to save the set, with or without changes.
Just to be clear, the plugin works fine, no problems, I can change docks, is just I cant modify them now, need to stick with the config I had before and I cant add a new change to them, which is not super important for me, but just to add to the group of people with crashes and what I am experiencing in case it helps to identify the issue.
TLDR : plugin works fine with latest version 31.b3 , but crashes when saving a set.
 

JFTiger

New Member
OBS 31.0.3 Portable mode,
I'm using Bitfocus Companion,
obs: Custom Vendor Request

I found your instructions to cycle doc sets and that worked. But I can not get it to change to a specific one.
{"fileName": "C:\OBS-Studio\config\obs-studio\plugin_config\jrdockie\docksets\Carousel"}

I tried with spaces between the {} and as pasted.
 

JFTiger

New Member
OBS 31.0.3 Portable mode,
I'm using Bitfocus Companion,
obs: Custom Vendor Request

I found your instructions to cycle doc sets and that worked. But I can not get it to change to a specific one.
{"fileName": "C:\OBS-Studio\config\obs-studio\plugin_config\jrdockie\docksets\Carousel"}

I tried with spaces between the {} and as pasted.
I found Companions logs, it does not like the single \ comments, I changed it to double.
I then checked OBS log's and it says "JrDockie could not find dock file."
 

JFTiger

New Member
I'm going Samuel Jackson on this one, filename is case sensitive.
I was re-watching Nutty's video and noticed it was all lowercase.
Its finally working in Companion.
 
Top