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

Error: 'T' is an invalid start of a property name. #9

Open
Sudno opened this issue Aug 22, 2024 · 1 comment
Open

Error: 'T' is an invalid start of a property name. #9

Sudno opened this issue Aug 22, 2024 · 1 comment

Comments

@Sudno
Copy link

Sudno commented Aug 22, 2024

Hello! I'm trying to use the utility and I get this error regardless of where I run it from and with or without parameters. The whole output:

G:\EaW Mod Tools>ModVerify.exe
info: PG.StarWarsGame.Infrastructure.Services.Detection.DirectoryGameDetector[0]
      Unable to find an installed game of type Foc.
info: PG.StarWarsGame.Infrastructure.Clients.Steam.SteamPetroglyphStarWarsGameDetector[0]
      Game detected: GameIdentity { Type = Foc, Platform = SteamGold } at location: F:\SteamLibrary\steamapps\common\Star Wars Empire at War\corruption
Error: 'T' is an invalid start of a property name. Expected a '"'. Path: $ | LineNumber: 2 | BytePositionInLine: 92.

Is it me doing something wrong or is it some kind of problem in the app itself?

@AnakinRaW
Copy link
Member

Hey, thanks for reaching out.

This is interesting. I could reproduce this error, but only if some mod has an invalid modinfo.JSON file.

I'd argue, that this should not cause a crash. I'll take a look at it.

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