I'd reinstalled Windows on my PC, after that flashdevelop started to throw errors while building. Application starts for a few seconds, but then closes. output:
Error details: net.sf.jni4net.jni.JNIException: Can't initialize jni4net. (32bit vs 64bit JVM vs CLR ?)
CLR architecture: 64bit
JAVA_HOME: C:\Program Files (x86)\Java\jre6 ---> System.BadImageFormatException: . (Exception from HRESULT: 0x8007000B)
in net.sf.jni4net.jni.JNI.Dll.JNI_GetDefaultJavaVMInitArgs(JavaVMInitArgs* args)
in net.sf.jni4net.jni.JNI.Init()
in net.sf.jni4net.jni.JNI.Init()
in net.sf.jni4net.jni.JNI.CreateJavaVM(JavaVM& jvm, JNIEnv& env, Boolean attachIfExists, String[] options)
in net.sf.jni4net.Bridge.CreateJVM()
in FlashDebugger.DebuggerManager.Start(Boolean alwaysStart)
I've installed as I think all nessesary soft & sdks. Flex+Air, java 1.7 32bit, flashplayer. But nothing helps. More than that, when flashdevelop is opening there are some errors with plugins.
Searching didn't help. I found nothing about this problem. Need help (