#49
Solved
Deck editor loading deck files bug
Reported by Anonymous on OCTGN · 03/11/2008 19:50:50
- Assigned to:
- jods
- Priority:
- Severe
- Status:
- Solved
- Category:
- General
- Version:
- 0.3.1.5
- Issue type:
- Bug
I get the following whenever I try to load a deck file into the new deck editor. I attach the file used for reference:
System.UriFormatException: Invalid URI: A Dos path must be rooted, for example, ‘c:\’.
[stack trace snipped by jods]
jods: the problem here is that the game folder was set to some path including forward slashes ‘/’ instead of backward ones ‘\’.
This should be prevented during in the configuration dialog.
Loading comments...