SuperMario
SuperMario copied to clipboard
Clearing enemy issue
Hi there The code has not been updated to your latest revision in the videos. I am trying to find the part where you clear the enemies from the arrays. My code is failing when i kill an enemy. Turtles show up when i fire a ball. and my JVM crashes.
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000066bcbd0d, pid=916, tid=0x000000000000307c
JRE version: OpenJDK Runtime Environment (8.0_152-b01) (build 1.8.0_152-release-915-b01)
Java VM: OpenJDK 64-Bit Server VM (25.152-b01 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [gdx-box2d64.dll+0xbd0d]
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
Please help