• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Fixed (FIXED in 1.22.0.0) Script using fileBrowserUI problem

jaked

New member
Joined
Jan 2, 2023
Messages
4
Reactions
0
It appears some scripts that use worked in 1.20, but in 1.21.1 have unexpected behavior or don't work, for example this bespoke preset buttons only work if script is reloaded or filebrowser invoked from main ui beforehand, and this hangs when the script fiddles with onlyShowLatest, if those lines removed it gives behavior similar to previous example, perhaps regression from 1.20.77.4 fix?
 
It's not unusual for a Vam update to break existing scripts. The best course of action is to alert the script maker of the issue so they can make the required changes put out an updated version.

If the script maker is no longer active in the community, check the license. If it's not paid content or licensed "ND" any user can fix it themselves and post the update to the hub. Just explain what you're doing and why, and credit the original author. And maybe let a moderator know so we can make a note on the original script post.
 
I think both of these are fixed in 1.22 released yesterday. Both caused by this issue:

Fixed issue with null reference in FileBrowser when GotoDirectory was called before any shortcuts were set (broke CUAManager plugin).
 
I can confirm these are fixed in 1.22. Marking as fixed.
 
Back
Top Bottom