Joined: 02 Dec 2009, 12:01 Location: Russia, Krasnodar
When we build avialable game list, we using GetPrimaryModCount / GetPrimaryModName. And that function return that we have BA chicken defense, for example. But for runing that game we need BA itself. What is the best way to get game dependencies in that case?
i don't know, if it worked with an old version of unitsync to get the depends or if it broke at some version. :-/
the problem was, spring could be run without all depends, now it enforces it, and maybe that is the cause, why it gets not listed with GetPrimaryModCount / GetPrimaryModName. see https://github.com/spring/spring/commit ... 9216f22245
afaik, GetNextError() should be non-empty after calling AddAllArchives() when a depends is missing.
so: currently the cleanest way is to check depends is before / while downloading. (plasma/springfiles api/rapid have depends)
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum