A user in the Discord help channel had a problem where AutoTranslator wasn't working at all. The output log had the following lines:
Non platform assembly: F:\Games\Koikatu (Otomi-games)[otomi-games.com] #Koikatu_Full_Update20190223\BepInEx\Translators\BaiduTranslate.dll (this message is harmless)
[Error] [XUnity.AutoTranslator 3.0.2] An error occurred while loading types in assembly: BepInEx\Translators\BaiduTranslate.dll
System.IO.FileNotFoundException: Could not load file or assembly 'BaiduTranslate' or one of its dependencies. The system cannot find the file specified.
The file did exist at that location. I asked the user to removing the # symbol from the file path thinking it may be causing the error and the user reported it began working after removing the symbol.
A user in the Discord help channel had a problem where AutoTranslator wasn't working at all. The output log had the following lines:
Non platform assembly: F:\Games\Koikatu (Otomi-games)[otomi-games.com] #Koikatu_Full_Update20190223\BepInEx\Translators\BaiduTranslate.dll (this message is harmless)
[Error] [XUnity.AutoTranslator 3.0.2] An error occurred while loading types in assembly: BepInEx\Translators\BaiduTranslate.dll
System.IO.FileNotFoundException: Could not load file or assembly 'BaiduTranslate' or one of its dependencies. The system cannot find the file specified.
The file did exist at that location. I asked the user to removing the # symbol from the file path thinking it may be causing the error and the user reported it began working after removing the symbol.