You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when i try to run Gone Bananas on cocossharp 1.7, i am getting the exception alcMacOSXMixerOutputRate on line 13 of AppDelegate.cs file.
This part of code: var application = new CCApplication ();
Hello, when i try to run Gone Bananas on cocossharp 1.7, i am getting the exception alcMacOSXMixerOutputRate on line 13 of AppDelegate.cs file.
This part of code:
var application = new CCApplication ();Someone can help with this?
Thank you!