Quantcast
Viewing all articles
Browse latest Browse all 6821

Json.Net/SupportedDisplayModes Issue

@Tatanka wrote:

Hi,

I installed NewtonSoft's Json.Net. It includes a simple converter:

string output = JsonConvert.SerializeObject(x);

This works fine on project A (non-monogame).
But it crashes on project B (which uses monogame) with the error:

Error getting value from 'SupportedDisplayModes' on 'Microsoft.Xna.Framework.Graphics.GraphicsAdapter'.

Does anyone have any suggestions?

Posts: 7

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles