July 15, 2025Jul 15 I am migrating to a new PC and having problem reinstalling PSXT. It refuses to read a valid RealTraffic license number from the RealTraffic.lic file Error 901: No license found in 'RealTraffic.lic'. Problem: [json.exception.parse_error.101] parse error at line 1, column 3: syntax error while parsing object key - unexpected end of input; expected string literal Exiting: SYSTEM ERROR The license number is there and it worked fine before on the old PC. Running PSXT install as an Admin. It seems to fail at the first line, before it has a chance to read the license key. I am using a Notepad to edit the file. Edit: SOLVED! Apparently, when PSXT creates a new version of RealTraffic.lic upon first start, it breaks it into multiple lines, with brackets on each new lines. However, the program expects the license key in one line, like this: {"License":"fill in your license here","Name":"not relevant"} Entering the license key in above format worked. Edited July 16, 2025Jul 16 by Hurs_Sokira
July 16, 2025Jul 16 I used a new json function that spread it over two lines. Now reverted to just one line again. Thx for the heads up.
Create an account or sign in to comment