Hi, Defold team,
thanks for building this amazing product, as a heavy-Lua user, I appreciated it so much.
The thing is, Defold worked so well on my Windows10 laptop,
but since that laptop goes to my friend and I started using Windows7 laptop, but it’s not working.
Until I build the project, it’s fine, but when I click build menu, it just goes off.
Everytime I build the project, I get error text documents.
Here are some of them.
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=10876, tid=10636
JRE version: Java™ SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
Java VM: Java HotSpot™ Client VM (25.5-b02 mixed mode windows-x86 )
Problematic frame:
C 0x00000000
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
If you would like to submit a bug report, please visit:
http://bugreport.sun.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
I cannot figure out what the problem is even after reading this text file.
And here, my system spec.
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit
Memory: 4k page, physical 8267344k(1153076k free), swap 16532852k(2408144k free)
vm_info: Java HotSpot™ Client VM (25.5-b02) for windows-x86 JRE (1.8.0_05-b13), built on Mar 18 2014 01:14:47 by “java_re” with MS VC++ 10.0 (VS2010)
time: Thu Mar 09 00:38:18 2017
elapsed time: 845 seconds
I downloaded zip file on “Downloads” and extracted zip on “Desktop”, not in C or D or any other Disks.
Also, Defold engine 2 just goes off just right after running the program. I couldn’t even open any projects. please help…