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
when i run,at if (JNI_CreateJavaVM == NULL || JNI_CreateJavaVM(&javaVm, (void**) &env, &args) != 0).
Exception thrown at 0x000001EDD53F03B4 (located in tests.exe) : 0xC0000005: Access conflict occurred at read position 0x0000000000000000.
why???what should i do? please