vendetta-mod / Vendetta

A mod for Discord's mobile apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vendetta closing frequently

1Lucas1apk opened this issue · comments

Well, a few weeks ago, Vendetta no longer opens on my device, it simply closes, and today I used a debugger to find out what the error is and it returned this:
FATAL EXCEPTION: create_react_context
Process: dev.beefers.vendetta, PID: 23920
java.lang.UnsatisfiedLinkError: No implementation found for void com.facebook.react.bridge.CatalystInstanceImpl.jniLoadScriptFromFile(java.lang.String, java.lang.String, boolean) (tried Java_com_facebook_react_bridge_CatalystInstanceImpl_jniLoadScriptFromFile and Java_com_facebook_react_bridge_CatalystInstanceImpl_jniLoadScriptFromFile__Ljava_lang_String_2Ljava_lang_String_2Z) - is the library loaded, e.g. System.loadLibrary?
at com.facebook.react.bridge.CatalystInstanceImpl.jniLoadScriptFromFile(Native Method)
at java.lang.reflect.Method.invoke(Native Method)
at org.lsposed.lspd.nativebridge.HookBridge.invokeOriginalMethod(Native Method)
at de.robv.android.xposed.XposedBridge$AdditionalHookInfo.callback(XposedBridge.java:474)
at LSPHooker_.jniLoadScriptFromFile(Unknown Source:21)
at com.facebook.react.bridge.CatalystInstanceImpl.loadScriptFromFile(SourceFile:3)
at com.facebook.react.bridge.JSBundleLoader$2.loadScript(SourceFile:7)
at com.facebook.react.bridge.CatalystInstanceImpl.runJSBundle(SourceFile:19)
at com.facebook.react.ReactInstanceManager.createReactContext(SourceFile:224)
at com.facebook.react.ReactInstanceManager.i(Unknown Source:0)
at com.facebook.react.ReactInstanceManager$5.run(SourceFile:70)
at java.lang.Thread.run(Thread.java:1012)

Device: Samsung (One Ui: 5.1.1), Android 13