Hi, I have installed Java_ME_platform_SDK_3.0.5 and Java_ME_platform_SDK_3.4. Emulator crashing with error:
Faulting application name: runMidlet.exe, version: 0.0.0.0, time stamp: 0x4ee83961
Faulting module name: runMidlet.exe, version: 0.0.0.0, time stamp: 0x4ee83961
Exception code: 0xc0000005
Fault offset: 0x00045efd
Faulting process id: 0xc5fc
Faulting application start time: 0x01d1affb0a5ffbf0
Faulting application path: C:\Java_ME_platform_SDK_3.0.5\runtimes\cldc-hi\bin\runMidlet.exe
Faulting module path: C:\Java_ME_platform_SDK_3.0.5\runtimes\cldc-hi\bin\runMidlet.exe
Report Id: 4e50d607-1bee-11e6-a892-005056beb424
Faulting application name: runMidlet.exe, version: 0.0.0.0, time stamp: 0x50510b26
Faulting module name: runMidlet.exe, version: 0.0.0.0, time stamp: 0x50510b26
Exception code: 0xc0000005
Fault offset: 0x0004839d
Faulting process id: 0xa96c
Faulting application start time: 0x01d1affb2136e04d
Faulting application path: C:\Java_ME_platform_SDK_3.4\runtimes\cldc-hi\bin\runMidlet.exe
Faulting module path: C:\Java_ME_platform_SDK_3.4\runtimes\cldc-hi\bin\runMidlet.exe
Report Id: 6e4c4149-1bee-11e6-a892-005056beb424
If i run C:\Java_ME_platform_SDK_3.0.5\runtimes\cldc-hi\bin\runMidlet.exe in cmd:
C:\Users\nikita.spitckij>C:\Java_ME_platform_SDK_3.0.5\runtimes\cldc-hi\bin\runMidlet.exe
WARNING - rms - javacall_file_open: _wopen failed for: jwc_properties.ini
Error: Unable to open the dynamic properties file. Check that jwc_properties.in
i exists in your application directory.
how do I fix it?