As i used <nmr-scope> in jmrui, i encounter these two Java-errors..
How the first error appear in Java is,
==============================================================================
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3ad4299e, pid=23268, tid=0x000067e0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
# Java VM: Java HotSpot(TM) Client VM (25.171-b11 mixed mode windows-x86 )
# Problematic frame:
# C [bchSimulation.dll+0x299e]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
==============================================================================
and the other error in Java is,
===================================
611(-0.576767587,-0.149899757)
612(-0.437885456,-0.009275488)
613(-1.#IND,1.#QNAN)
614(-1.#IND,1.#QNAN)
615(-1.#IND,1.#QNAN)
616(-1.#IND,1.#QNAN)
617(-1.#IND,1.#QNAN)
618(-1.#IND,1.#QNAN)….
===================================
jmrui6.0 beta, window 10-64bit, these are my options
Does anyone have this experience?
Please let me know.
Thanks.