Nikey646 / VndbSharp

A C# Vndb API Library. #OriginalNamingScheme
MIT License
18 stars 4 forks source link

[Bug] Attempting to run a GetVisualNovelAsync() now crashes #29

Closed micah686 closed 7 years ago

micah686 commented 7 years ago

When attempting to run a GetVisualNovelAsync(), the program.cs crashes.

Exception: Newtonsoft.Json.JsonSerializationException: 'Error setting value to 'Type' on 'VndbSharp.Models.VisualNovel.VisualNovelRelation'.'

Inner Exception: NullReferenceException: Object reference not set to an instance of an object.

I KNOW this used to work, so I think one of the latest commits broke it.

Nikey646 commented 7 years ago

Do you know when i sleep or something? You always seem to make an issue that can quickly be resolved when i sleep <__<

micah686 commented 7 years ago

I just am working on a project using your api late at night. That's probably why.