Language error DDU

Post Reply
melkien
Posts: 2
Joined: Sun Mar 10, 2019 3:26 pm

Language error DDU

Post by melkien »

Hey guys! Keep getting this error, not sure what to do..its on a recently installed Win10, tried with both 18.0.0.8 and .9. Any clue to what might fix it?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="18.0.0.8">
	<LogEntries>
		<Event>
			<Time>3/10/2019 4:25:48 PM</Time>
			<Message>The following paths are detected.</Message>
			<Values Separator=" = ">
				<KvP>
					<Key>[Found] AppExeFile</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\DDU.exe</Value>
				</KvP>
				<KvP>
					<Key>[Found] AppBase</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Settings</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\Settings\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Logs</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\DDU Logs\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Language</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\Settings\Languages\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] ProgramFiles</Key>
					<Value>C:\Program Files\</Value>
				</KvP>
				<KvP>
					<Key>[Found] ProgramFilesx86</Key>
					<Value>C:\Program Files (x86)\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] Roaming</Key>
					<Value>C:\Windows\system32\config\systemprofile\AppData\Roaming\</Value>
				</KvP>
				<KvP>
					<Key>[Not found] AppBaseRoaming</Key>
					<Value>C:\Windows\system32\config\systemprofile\AppData\Roaming\DisplayDriverUninstaller\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] SystemDrive</Key>
					<Value>C:\</Value>
				</KvP>
				<KvP>
					<Key>[Found] WinDir</Key>
					<Value>C:\Windows\</Value>
				</KvP>
				<KvP>
					<Key>[Found] UserPath</Key>
					<Value>C:\Users\</Value>
				</KvP>
				<KvP>
					<Key>[Found] System32</Key>
					<Value>C:\Windows\system32\</Value>
				</KvP>
				<KvP>
					<Key>[Found] SysWOW64</Key>
					<Value>C:\Windows\SysWOW64\</Value>
				</KvP>
			</Values>
		</Event>
		<Error>
			<Time>3/10/2019 4:25:50 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Message>Language file is corrupted or badly formatted!
File: 'en-US'</Message>
				<TargetSite>ReadFile</TargetSite>
				<Source>Display Driver Uninstaller</Source>
				<StackTrace>   at Display_Driver_Uninstaller.Languages.ReadFile(String langFile, Boolean onlyCheckValid, TranslatedFile&amp; output) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Language.vb:line 546
   at Display_Driver_Uninstaller.Languages.LoadDefault() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Language.vb:line 67
   at Display_Driver_Uninstaller.Languages.get_DefaultEng() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Language.vb:line 32
   at Display_Driver_Uninstaller.Application.InitLanguages() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 97
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 447</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>3/10/2019 4:25:50 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>3/10/2019 4:25:51 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>

Language error DDU

Sponsor

Sponsor
 

User avatar
Wagnard
Site Admin
Posts: 1675
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: Language error DDU

Post by Wagnard »

melkien wrote: Sun Mar 10, 2019 3:28 pm Hey guys! Keep getting this error, not sure what to do..its on a recently installed Win10, tried with both 18.0.0.8 and .9. Any clue to what might fix it?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="18.0.0.8">
	<LogEntries>
		<Event>
			<Time>3/10/2019 4:25:48 PM</Time>
			<Message>The following paths are detected.</Message>
			<Values Separator=" = ">
				<KvP>
					<Key>[Found] AppExeFile</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\DDU.exe</Value>
				</KvP>
				<KvP>
					<Key>[Found] AppBase</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Settings</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\Settings\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Logs</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\DDU Logs\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Language</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\Settings\Languages\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] ProgramFiles</Key>
					<Value>C:\Program Files\</Value>
				</KvP>
				<KvP>
					<Key>[Found] ProgramFilesx86</Key>
					<Value>C:\Program Files (x86)\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] Roaming</Key>
					<Value>C:\Windows\system32\config\systemprofile\AppData\Roaming\</Value>
				</KvP>
				<KvP>
					<Key>[Not found] AppBaseRoaming</Key>
					<Value>C:\Windows\system32\config\systemprofile\AppData\Roaming\DisplayDriverUninstaller\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] SystemDrive</Key>
					<Value>C:\</Value>
				</KvP>
				<KvP>
					<Key>[Found] WinDir</Key>
					<Value>C:\Windows\</Value>
				</KvP>
				<KvP>
					<Key>[Found] UserPath</Key>
					<Value>C:\Users\</Value>
				</KvP>
				<KvP>
					<Key>[Found] System32</Key>
					<Value>C:\Windows\system32\</Value>
				</KvP>
				<KvP>
					<Key>[Found] SysWOW64</Key>
					<Value>C:\Windows\SysWOW64\</Value>
				</KvP>
			</Values>
		</Event>
		<Error>
			<Time>3/10/2019 4:25:50 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Message>Language file is corrupted or badly formatted!
File: 'en-US'</Message>
				<TargetSite>ReadFile</TargetSite>
				<Source>Display Driver Uninstaller</Source>
				<StackTrace>   at Display_Driver_Uninstaller.Languages.ReadFile(String langFile, Boolean onlyCheckValid, TranslatedFile&amp; output) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Language.vb:line 546
   at Display_Driver_Uninstaller.Languages.LoadDefault() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Language.vb:line 67
   at Display_Driver_Uninstaller.Languages.get_DefaultEng() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Language.vb:line 32
   at Display_Driver_Uninstaller.Application.InitLanguages() in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 97
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e) in C:\Users\Ghislain Harvey\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 447</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>3/10/2019 4:25:50 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>3/10/2019 4:25:51 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
It seems as if there was something wrong with the english.xml from the DDU language directory.
Try to remove it and see what this do.
melkien
Posts: 2
Joined: Sun Mar 10, 2019 3:26 pm

Re: Language error DDU

Post by melkien »

Hi Wagnard, thank you for the help :)

Log seems to have changed a bit, now it says:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="18.0.0.8">
	<LogEntries>
		<Event>
			<Time>3/11/2019 8:58:08 PM</Time>
			<Message>The following paths are detected.</Message>
			<Values Separator=" = ">
				<KvP>
					<Key>[Found] AppExeFile</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\DDU.exe</Value>
				</KvP>
				<KvP>
					<Key>[Found] AppBase</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Settings</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\Settings\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Logs</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\DDU Logs\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Language</Key>
					<Value>C:\Users\javie\OneDrive\Documents\DDU v18.0.0.8\Settings\Languages\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] ProgramFiles</Key>
					<Value>C:\Program Files\</Value>
				</KvP>
				<KvP>
					<Key>[Found] ProgramFilesx86</Key>
					<Value>C:\Program Files (x86)\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] Roaming</Key>
					<Value>C:\Windows\system32\config\systemprofile\AppData\Roaming\</Value>
				</KvP>
				<KvP>
					<Key>[Not found] AppBaseRoaming</Key>
					<Value>C:\Windows\system32\config\systemprofile\AppData\Roaming\DisplayDriverUninstaller\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] SystemDrive</Key>
					<Value>C:\</Value>
				</KvP>
				<KvP>
					<Key>[Found] WinDir</Key>
					<Value>C:\Windows\</Value>
				</KvP>
				<KvP>
					<Key>[Found] UserPath</Key>
					<Value>C:\Users\</Value>
				</KvP>
				<KvP>
					<Key>[Found] System32</Key>
					<Value>C:\Windows\system32\</Value>
				</KvP>
				<KvP>
					<Key>[Found] SysWOW64</Key>
					<Value>C:\Windows\SysWOW64\</Value>
				</KvP>
			</Values>
		</Event>
		<Error>
			<Time>3/11/2019 8:58:09 PM</Time>
			<Message>Some part of application startup failed!
&gt;&gt; Application_Startup()</Message>
			<ExceptionData>
				<Message>Language file is corrupted or badly formatted!
File: 'en-US'</Message>
				<TargetSite>ReadFile</TargetSite>
				<Source>Display Driver Uninstaller</Source>
				<StackTrace>   at Display_Driver_Uninstaller.Languages.ReadFile(String langFile, Boolean onlyCheckValid, TranslatedFile&amp; output)
   at Display_Driver_Uninstaller.Languages.LoadDefault()
   at Display_Driver_Uninstaller.Languages.get_DefaultEng()
   at Display_Driver_Uninstaller.Application.InitLanguages()
   at Display_Driver_Uninstaller.Application.Application_Startup(Object sender, StartupEventArgs e)</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>3/11/2019 8:58:09 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>3/11/2019 8:58:10 PM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
Post Reply