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

DateTime #3

Open
GeoHolz opened this issue Nov 19, 2020 · 1 comment
Open

DateTime #3

GeoHolz opened this issue Nov 19, 2020 · 1 comment

Comments

@GeoHolz
Copy link

GeoHolz commented Nov 19, 2020

Hello,

I'm trying to use your parser but i have error with DateTime

Exception non gérée : System.FormatException: La chaîne n'a pas été reconnue en tant que DateTime valide.
à System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
à [email protected](Tuple2 tupledArg) à [email protected](CharStream1 stream)
à [email protected](CharStream1 stream) à [email protected](CharStream1 stream)
à [email protected](CharStream1 stream) à [email protected](CharStream1 stream)
à [email protected](CharStream1 stream) à FParsec.CharParsers.applyParser[Result,UserState](FSharpFunc2 parser, CharStream`1 stream)
à WowLogScan.Main.main(String[] argv)

Example of my combat log
11/15 08:35:30.226 SPELL_AURA_APPLIED,Player-4703-00E9E1B7,"Seleniale-Amnennar",0x514,0x0,Player-4703-00DBF336,"Rakhtar-Amnennar",0x514,0x0,23028,"Illumination des arcanes",0x40,BUFF

@kvakvs
Copy link
Owner

kvakvs commented Nov 20, 2020

I will have a look
Also the realm name should be made configurable, to detect player names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants