1. 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.
     
  2. Wulf

    Wulf Community Admin

    You have something that is using a web request and is failing with an invalid response.
     
  3. Oh, I know, I use a map system that uses a map from internet, thats ok I know how to fix that thank you.