brandmooffin / cocos2d-mono

Continuation of Cocos2D-XNA project, with focus on MonoGame
http://cocos2d-mono.dev
MIT License
29 stars 2 forks source link

Replace System.Drawing.Common in DesktopGL #420

Open brandmooffin opened 6 days ago

brandmooffin commented 6 days ago

Unhandled exception. System.TypeInitializationException: The type initializer for 'Cocos2D.CCLabel' threw an exception.

---> System.TypeInitializationException: The type initializer for 'Gdip' threw an exception.

---> System.PlatformNotSupportedException: System.Drawing.Common is not supported on non-Windows platforms. See https://aka.ms/systemdrawingnonwindows for more information.