I was making changes to my rather large B4A app. and I got so lost and confused I went into autobackup directory and copied files from yesterday thinking I would just go back to what was working.
Not sure what I have to to cause this or how to fix it.
Not sure what I have to to cause this or how to fix it.
Now when I try to compile the ide throws up this error. I have tried compiling other apps without issue
B4A Version: 13.40
Parsing code. (0.49s)
Java Version: 19
Building folders structure. (0.21s)
Running custom action. (0.04s)
Compiling code. (1.02s)
Compiling layouts code. (0.04s)
Organizing libraries. (1.22s)
(AndroidX SDK)
Compiling resources (1.20s)
Linking resources (2.20s)
build tools: 36.0.0, android jar: android-36
Compiling debugger engine code. Error
javac 19.0.2
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffe283a579, pid=17220, tid=18512
#
# JRE version: OpenJDK Runtime Environment (19.0.2+7) (build 19.0.2+7-44)
# Java VM: OpenJDK 64-Bit Server VM (19.0.2+7-44, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x35a579]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\locki\DOCUME~1\LARA5\B4A\Objects\hs_err_pid17220.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#