-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESO directory missing from SavedVariables path on Cyrillic + OneDrive system #36
Comments
Have you been using this addon for a long time? At what version did this error start happening? I also don't really know what you mean by uploading files using Minion. |
I think they updated the client using Minion and then tried to use it, and the error pops because the file paths where the binary is installed contains Cyrillic letters.
Is it a good thing to run the ESO addons from under OneDrive, instead of using the plain |
I think this means "The name of the cabinet [...\SavedVariables] is not permitted." And if you observe this path, it is a directory outside where ESO normally is, right? It should be |
I just wanted to start using this addon. The installation path is standard for all addons from "Minion" and addons have never complained about the file location address. If I understood the error correctly, then when compiling the executable file, there were no (JIT) [whatever that means] installed for debugging the .config file I also noticed that this error is not only for me and on the site esoui.com in the comments section, there are also a lot of people with a similar problem, while not using the Cyrillic alphabet |
That is not part of the actual error that happens here. Not even related! That is always printed by Windows at such errors. It tries to fix the application, but can't, because you (and your machine) isn't a developer for the program. The issue is here:
The program code calculates bad file path. Not sure if because of Cyrillic, but this path is completely wrong. |
"C:\Users\sidma\OneDrive\Документы\Elder Scrolls Online\live\AddOns\DiscordRichPresence\Client\DiscordStatusClient.exe" "C:\Users\sidma\OneDrive\Документы\Elder Scrolls Online\live\SavedVariables\DiscordRichPresence.lua" Here are the paths to the addon files |
A similar problem occurs with me, except that everything is in English and the names of folders in Polish. After ignoring it, the program starts, however, it displays a message that reload ui is required, after execution, the application recommended by the attached command continues to display this yellow information about ui reload. Unfortunately, in my Discord activity I have a standard Elder Scrolls Online icon after starting the game |
This issue is not related to this particular addon here I think: Beside that: Elder Scrolls Onlien does not work properly in many cases if you use OneDrive and let your documents folder sync with OneDrive. You should disable the documents folder OneDrive sync if ESO is not recognizing the addons ingame properly. |
Hello. Sorry for this formatting of the text, I don't often use GitHub))
The following error is displayed when uploading a file using " Minion"
The text was updated successfully, but these errors were encountered: