• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

There is no "Hub-Hosted VAR" tag even though it is uploaded to the hub

NeMech

Well-known member
Joined
Jul 1, 2022
Messages
72
Reactions
542
The scene "Drunken encounter" has been uploaded to HUB, but why is it not tagged as "Hub-Hosted VAR"?
 
The scene "Drunken encounter" has been uploaded to HUB, but why is it not tagged as "Hub-Hosted VAR"?
For "hub-hosted" tag your package and all dependencies (inside meta.json) need to be hub hosted.

If you look at dependencies tab: 按键绑定JaxZoa.SimpleKeybindActions.latest is not hub hosted (a sub-dependency of AndiFang.Training.latest).
More specifically: Aries RG UpDown2 morph from AndiFang.Training.latest package used inside scene is the reason.


Side tip: no need for uploading depend.txt file, it's obsolete, package is enough.
 
I see, this is my first time seeing "按键绑定JaxZoa.SimpleKeybindActions.latest".
I don't use it or have it...
I'll try to track it down a bit.
thank you
 
I deleted unnecessary packages and then updated, but it doesn't change. Should I delete the old version?
But I don't know the effect of deleted...
 
Should I delete the old version?
Hub tag and license info should only affect the most recent version.
There is no need to delete older resource versions, unless you did a mistake and something is broken (with package naming or something).
I deleted unnecessary packages and then updated, but it doesn't change.
As I said above, it's because of RG UpDown2 morph.

If you wanna hub hosted tag, either:
a) zero out RG UpDown2 female morph (also worth disabling AndiFang.Training. package before saving scene again)
or
b) edit meta.json and manually remove 按键绑定JaxZoa.SimpleKeybindActions.latest dependency section
 
Thank you very much for your advice and time.
Next time I'll try again to get it right.
 
Back
Top Bottom