View Single Post
  #113  
Old 08-27-2024, 18:05
leezer0 leezer0 is offline
Guest
 
Join Date: Aug 2024
Posts: 1
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 0 Times in 0 Posts
leezer0 Reputation: 0
i get error when debug NDK(LLDB 17/0/2)
[I] JEB 5.15.0.202408212153 (Super-Black Edition by CXV) is starting...
[I] Current directory: C:\Users\Admin\Downloads\JEB-5.15.0.202408212153_by_CXV
[I] Base directory: C:\Users\Admin\Downloads\JEB-5.15.0.202408212153_by_CXV
[I] System: Windows 10 10.0 (amd64) en_US
[I] Java: Oracle Corporation 22.0.2
[C] Thread[#302,NB,5,main] terminated unexpectedly:
[C] java.lang.IllegalAccessError: class com.pnfsoftware.jebglobal.IF tried to access private field com.pnfsoftware.jebglobal.Hv.tk (com.pnfsoftware.jebglobal.IF and com.pnfsoftware.jebglobal.Hv are in unnamed module of loader 'app'), (Type com.pnfsoftware.jebglobal.IF (loader: 'app') is not a nest member of type com.pnfsoftware.jebglobal.Hv (loader: 'app'): current type is not listed as a nest member)
[C] com.pnfsoftware.jebglobal.YQ: Cannot read register number 92
[C] java.io.IOException: GDB is already expecting a response
[C] java.io.IOException: A JDWP debugger seems blocked: a synchronous query is not receiving a response (id: 632)
Reply With Quote