Aller au contenu

Photo

Toolset use wrong path


  • Veuillez vous connecter pour répondre
Aucune réponse à ce sujet

#1
Light_Lord

Light_Lord
  • Members
  • 1 messages
I encounter a the following issue during module creation:

Cannot load AddIns.xml. Unable to verify.

Investigation shows that toolset use the path deiffers from the path where game stores its files. The situation looks like toolset uses the path of the user called it. I got two users - user1 and user2. User1 is an administrator, user2 - account for everyday activity. The game installed for all users but only user2 is really use it, so all games data is
C:\\Users\\user2\\Documents\\BioWare\\Dragon Age\\

When toolset is starting it asks for administrators password and starts up from user1 not user2. So it looks into
C:\\Users\\user1\\Documents\\BioWare\\Dragon Age\\

directory and cannot find the Settings folder with the given files. The workaround is to copy/paste files needed from the right directory into searching directory, but that's really a bug.  I would be very appreciate if you give me some instructions on how to remove necessity of given administrators priviliges to toolset or how to point it into the right path to search. Thanks for any advice.