If the acc.dat is in windows-format, the \r destroys the parsing
mechanisms. So thejoker wouldn't start and die without an error message.
It would be easy to change this, just change the regex from
somthing\nsomething
to
something[\015\012]{1,2}something
not really nice, but its only temporarily.
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use