Advertisement
Guest User

StringReader

a guest
Feb 19th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Exception: Expected '{' found 'A'
  2.  
  3. ...ssets/P25.text
  4. Serialization.TinyJsonDeserializer.Eat (System.String s) (at Assets/TinyJson.cs:217)
  5. Serialization.TinyJsonDeserializer.Deserialize (System.Type tp, System.Object populate) (at Assets/TinyJson.cs:192)
  6. Serialization.TinyJsonDeserializer.Deserialize (System.String text, System.Type type, System.Object populate) (at Assets/TinyJson.cs:118)
  7. LineDraw.Start () (at Assets/LineDraw.cs:17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement