Hello, almost everything is working fine excpect this one error or something:
Web request callback raised an exception (JsonReaderException: Unexpected character encountered while parsing value: A. Path '', line 0, position 0.)
Thank you for answers.
Solved Web request callback raised an exception
Discussion in 'Rust Discussion' started by TheR4vas, Jan 26, 2017.
-
Wulf Community Admin
You have something that is using a web request and is failing with an invalid response.
-
Oh, I know, I use a map system that uses a map from internet, thats ok I know how to fix that thank you.