HELP!
I'm trying to fill the missing dependencies in the package manager. Reading through the log, some of these are character models and if I rescan again after downloading them, more missing dependencies will likely show up. Most of these are dependencies of character models as well. Should I not download them or leave it missing?
What should I do with this, log says "DDG.LinYun.latest" but the addon is named "DDG.LinYun.2" from the addon collection (that is the latest one I can see). Should I rename or not?
'latest' just means the highest numbered version in your addonpackages (i.e. the latest version) will be scanned for the needed files, so there's no need to rename the var.
And most times it won't matter if you don't actually have the latest version of a dependency, as long as you have any version...the scene you're loading will just be looking for this_morph or that_hair or whatever from the latest version of named_var it finds in your addonpackages folder. This isn't a hard and fast rule, but for the most part you won't get errors and won't even notice as long as VaM can find some version of the dependency.
Plugins are generally the only dependencies that will (or should) require a specific version, but as far as any dependencies go your mileage will vary...not all VARs are packed or named correctly.
But as has been said, if the scene loads and looks ok, the error messages can usually be ignored.