question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Updating to 3.1.89 breaks the build

See original GitHub issue

I just updated my repo https://github.com/spoiledcat/UnityTools to 3.1.89 and the build breaks while parsing previous commits to the version.json file:

error MSB4018: Newtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: ". Path 'pathFilters[13]', line 18, position

The version.json file in question is https://github.com/spoiledcat/UnityTools/blob/ba88c9c240bc52c2b425677f8a4a3fea51f01c74/src/version.json

I suspect that the changes in https://github.com/dotnet/Nerdbank.GitVersioning/pull/465 is the culprit, which is a shame, I could really use it 😛

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
shanacommented, May 11, 2020

I fixed the file, there weren’t that many commits with it so it didn’t screw up the history too much. I’m still confused how it parses fine with the previous version… 😕

0reactions
shanacommented, May 13, 2020

@AArnott Wow ok yeah, I felt like the change from string to PathFilter was triggering this in some way, but that’s just crazy. Learning new things about newtonsoft every day… 😛

Read more comments on GitHub >

github_iconTop Results From Across the Web

OS 10.11.4 broke all of my applications...
I just updated my Macbook Pro and my Mac Pro to OS 10.11.4. On my laptop, everything seems to be fine. On my...
Read more >
Java client library
Serverless change data capture and replication service. ... Universal package manager for build artifacts and dependencies. ... Continuous integration and ...
Read more >
[Testing Update] 2022-07-17 - Kernel 5.18, Octopi, Haskell, ...
Hello community, Another testing branch update with some usual updates for you. Checkout the store now for next weekend with free shipping!
Read more >
CodeWarrior Development Studio for Microcontrollers V10. ...
CodeWarrior Development Studio for Microcontrollers V10.x HC(S)08 Build Tools ... 7.2.3.1.89 -V: Prints the Compiler ... That is, moving one slider updates.
Read more >
Database Description and User Guide for Phase 2 (version 9.0)
Abstract. This document is based on previous documentation of the nationally standardized Forest. Inventory and Analysis database (Hansen ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found