justswaporg / justlists

Token List Standard
MIT License
194 stars 213 forks source link

when I run some demo on android device, I get some Error like this: #2644

Closed Mikkyyo closed 2 years ago

Mikkyyo commented 2 years ago

when I run some demo on android device, I get some Error like this:

 Caused by: java.lang.IllegalStateException: java.lang.NoSuchFieldException: No field IMPL_LOOKUP in class Ljava/lang/invoke/MethodHandles$Lookup; (declaration of 'java.lang.invoke.MethodHandles$Lookup' appears in /system/framework/core-oj.jar)
    at feign.DefaultMethodHandler.<init>(DefaultMethodHandler.java:46)
    at feign.ReflectiveFeign.newInstance(ReflectiveFeign.java:57)
    at feign.Feign$Builder.target(Feign.java:269)
    at feign.Feign$Builder.target(Feign.java:265)
    at org.xrpl.xrpl4j.client.JsonRpcClient.construct(JsonRpcClient.java:60)
    at org.xrpl.xrpl4j.client.XrplClient.<init>(XrplClient.java:92)

Originally posted by @zhoushuntong in https://github.com/XRPLF/xrpl4j/issues/244

jz2120100058 commented 2 years ago

Please submit the correct information, invalid information will cause the issue to close