Giter Club home page Giter Club logo

Comments (3)

hasanelfalakiy avatar hasanelfalakiy commented on July 29, 2024 1

it crashed when I tried to open the .kt file, but I just tried again and it didn't

from xed-editor.

RohitKushvaha01 avatar RohitKushvaha01 commented on July 29, 2024

Crash at 1720963485987(timestamp) in thread named 'main'
Local date and time:14 Jul 2024 20.24.45


ACTIVE_CODENAMES = []
app_version = 2.2.0
device_model = vivo 1901
SECURITY_PATCH = 2022-05-01
BASE_OS =
RELEASE = 11
CODENAME = REL
manufacturer = vivo
RELEASE_OR_CODENAME = 11
SDK_INT = 30
PREVIEW_SDK_FINGERPRINT = REL
PREVIEW_SDK_INT = 0
SDK = 30
brand = vivo
supported_abi = [arm64-v8a,armeabi-v7a,armeabi]
INCREMENTAL = eng.compil.20240513.161046

java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=123, result=-1, data=Intent { dat=content://com.android.externalstorage.documents/document/primary:avisualcodespace/main.kt flg=0x43 }} to activity {com.rk.xededitor/com.rk.xededitor.MainActivity.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.ArrayList.contains(java.lang.Object)' on a null object reference
at android.app.ActivityThread.deliverResults(ActivityThread.java:5370)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:5411)
at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:51)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2305)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:257)
at android.app.ActivityThread.main(ActivityThread.java:8192)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.ArrayList.contains(java.lang.Object)' on a null object reference
at com.rk.xededitor.MainActivity.MainActivity.newEditor(Unknown Source:51)
at com.rk.xededitor.MainActivity.MainActivity.onActivityResult(Unknown Source:47)
at android.app.Activity.dispatchActivityResult(Activity.java:8429)
at android.app.ActivityThread.deliverResults(ActivityThread.java:5363)
... 11 more
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.util.ArrayList.contains(java.lang.Object)' on a null object reference
at com.rk.xededitor.MainActivity.MainActivity.newEditor(Unknown Source:51)
at com.rk.xededitor.MainActivity.MainActivity.onActivityResult(Unknown Source:47)
at android.app.Activity.dispatchActivityResult(Activity.java:8429)
at android.app.ActivityThread.deliverResults(ActivityThread.java:5363)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:5411)
at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:51)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2305)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:257)
at android.app.ActivityThread.main(ActivityThread.java:8192)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)

Any context? How to reproduce this?

from xed-editor.

RohitKushvaha01 avatar RohitKushvaha01 commented on July 29, 2024

fixed

from xed-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.