• 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.

Solved Dependency Copyright Inquiries

bqbq

Well-known member
Joined
Apr 29, 2024
Messages
255
Solutions
1
Reactions
844
There is an unused costume in packaging var.
I wanted to exclude it due to copyright issues, but I dug through the json file and found that the problematic costume was not there.

I thought it might be because of the lower level var file, so I investigated, but no matter how much I looked, I couldn't find it.

I may be missing something, but I think it's some kind of bug.
So, is there any way to solve this?
Or would it be okay to upload it since it is an clothes that is not actually used?
 
Show the json please? :)
the meta file.

A dependency does not get in out of thin air, something is referencing it. (it can be a hard or a soft dependency).
 
Upvote 0
Show the json please? :)
the meta file.

A dependency does not get in out of thin air, something is referencing it. (it can be a hard or a soft dependency).
The clothing in question is this one.
weebu.w_shirt_jeans.3
 

Attachments

  • lady boss demo.json
    10.9 MB · Views: 0
Upvote 0
The meta file from the .var ;)
Thank you, hazmhox. I checked the meta file and found where the dependency issue was. It was linked to the look. I can't believe I struggled with something that was so easy to find.o_O
 
Upvote 0
Solution
Back
Top Bottom