12-14-2020, 09:23 PM
did you linked with the latest version of Tilengine.dll?
I did and the Java compiler said that :
and it outputs a beautiful crashlog
I did and the Java compiler said that :
Code:
Execution protection violation
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x005f0061, pid=128360, tid=0x0001d44c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_271-b09) (build 1.8.0_271-b09)
# Java VM: Java HotSpot(TM) Client VM (25.271-b09 mixed mode windows-x86 )
# Problematic frame:
# C 0x005f0061
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\[path to file]\hs_err_pid128360.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Tilengine v2.8.5 32-bit built Dec 6 2020 12:48:12
Process finished with exit code 1
and it outputs a beautiful crashlog