This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Has anyone successfully used JNI (Java Native Interface) with the Half-Life SDK?
Whenever I run my mod with a call to JNI_CreateJavaVM(...), I get the following error message: Could not load client.dll....even though the statement never gets executed. If I remove the JNI_CreateJavaVM(...) statement, the mod runs fine. Very odd. - Joan -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

