Skip to content
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

Illegal characters in path when xdcc listing #57

Closed
Khundian opened this issue May 4, 2014 · 0 comments
Closed

Illegal characters in path when xdcc listing #57

Khundian opened this issue May 4, 2014 · 0 comments
Assignees
Labels

Comments

@Khundian
Copy link

Khundian commented May 4, 2014

02-05-2014 18:52:00,634 FATAL [XXX.XXX.XXX.XXX:50226] 157:XG.Plugin.Irc.Download.StartWriting(S:\TEMP\irc.XXX.org.XDCC|011)
System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.FileInfo.Init(String fileName, Boolean checkHost)
at System.IO.FileInfo..ctor(String fileName)
at XG.Plugin.Irc.Download.StartWriting() in c:\XXX\XXX\XXX\xdcc-grabscher-master\XG.Plugin.Irc\Download.cs:line 142
02-05-2014 18:52:00,638 FATAL [XXX.XXX.XXX.XXX:50226] 114:XG.Plugin.Irc.Download.StartRun()
System.ArgumentException: Stream was not readable.
at System.IO.BinaryReader..ctor(Stream input, Encoding encoding, Boolean leaveOpen)
at XG.Plugin.Irc.Download.StartRun() in c:\XXX\XXX\XXX\xdcc-grabscher-master\XG.Plugin.Irc\Download.cs:line 72
02-05-2014 18:52:00,640 ERROR [XXX.XXX.XXX.XXX:50226] 204:XG.Plugin.Irc.Download.StopWriting(S:\TEMP\irc.XXX.org.XDCC|011) connection did not work

@lformella lformella self-assigned this May 6, 2014
@lformella lformella added the bug label May 6, 2014
@lformella lformella added this to the XG 3.2.0.0 milestone May 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants