LazyIonEs
03/21/2025, 6:22 AMrunReleaseDistributable
and an error occurred
Exception in thread "main" java.lang.VerifyError: Inconsistent stackmap frames at branch target 938
Exception Details:
Location:
b/c/a/d.a(FFFFF)J @938: iconst_0
Reason:
Type top (current frame, locals[66]) is not assignable to double (stack map, locals[66])
When I changed back to version 1.7.3, everything worked fine. Does anyone know how to solve this problem?Alexander Maryanovsky
03/21/2025, 6:52 AM