Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.NullPointerException Error #31

Open
oliverbytes opened this issue Jan 2, 2017 · 1 comment
Open

System.NullPointerException Error #31

oliverbytes opened this issue Jan 2, 2017 · 1 comment

Comments

@oliverbytes
Copy link

oliverbytes commented Jan 2, 2017

I just installed Xamarin Studio with all the stuffs needed + Mono Framework (latest).

Downloaded DisaOpenSource from github and opened from Xamarin Studio then I get this error: http://imgur.com/a/uyxuA

from this code:

public static string GetDatabasePath()
{
    return PlatformImplementation.GetDatabasePath(); // ERROR in this line
}
@navedmerchant
Copy link
Contributor

navedmerchant commented Jan 2, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants