Error after updating to v1.4: Invalid Path
Posted: 2016-11-26 21:34
After updating to version 1.4 I get the following error when starting the launcher:
("Der Pfad hat ein ung?ltiges Format." means something like "the path has an invalid format")
("Der Pfad hat ein ung?ltiges Format." means something like "the path has an invalid format")
Code: Select all
Project Reality Log File
PRUpdater.exe started at: 2016-11-26T22:21:20
Critical Error: An unhandled exception has occured. Details are as follows:
Der Pfad hat ein ung?ltiges Format.
Further details can be found in the following file:
[url]C:\Users\Michael\AppData\Local\Project Reality\Project Reality BF2\Downloads\ProjectRealityUpdate\PRUpdater.log[/url]
Please report this error to the Project Reality Team, and include the log file in your report.
[url=https://www.realitymod.com/forum/f27-pr-bf2-support]Visit Support Forum[/url]
> System.ArgumentException: Der Pfad hat ein ung?ltiges Format.
bei System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
bei System.IO.Path.GetFullPathInternal(String path)
bei Reality.BF2.Directories.get_RootDirectory()
bei Reality.BF2.Directories.get_CurrentModDirectory()
bei Reality.BF2.Directories.get_CurrentModLocalizationLanguageDirectory()
bei Reality.BF2.Localization.a(Dictionary`2& a)
bei Reality.BF2.Localization.Initialize()
bei -.f.OnStartup(StartupEventArgs a)
bei System.Windows.Application.<.ctor>b__1_0(Object unused)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)