Untitled

mail@pastecode.io avatar
unknown
plain_text
14 days ago
7.6 kB
2
Indexable
Never
09-02 00:36:01.469  6139  6139 D OplusSystemUINavigationGesture: [GESTURE_BUTTON] swipe from 1
09-02 00:36:01.469  6139  6139 D OplusSystemUINavigationGesture: [GESTURE_BUTTON] Hit Gesture Region !
09-02 00:36:01.556  6139  6139 D Activity: dispatchKeyEvent to io.cnick.CnickActivity@ba283b will call onBackPressed
09-02 00:36:01.557  6139  6139 I JS      : CONSOLE LOG: [nativescript-platform-css] Injected classes: android,android360,screen360,oneplusde2117 into Page
09-02 00:36:01.576  6139  6139 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
09-02 00:36:01.576  6139  6139 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
09-02 00:36:01.576  6139  6139 I oplus.android.OplusFrameworkFactoryImpl: get feature:IOplusDynamicVsyncFeature
09-02 00:36:01.636  6139  6139 V TextView: notifyAutoFillManagerAfterTextChanged
09-02 00:36:01.636  6139  6139 V AutofillManager: notifyValueChanged(1073741836): ignoring on state UNKNOWN
09-02 00:36:01.728  6139  6139 D BoxShadowDrawable: drawBoxShadow
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: current BG is: org.nativescript.widgets.BorderDrawable
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: replacing background with new BoxShadowDrawable...
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: Constructing BoxShadowDrawable!
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: Update layer shape
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: applyShadow: BoxShadowDrawable { oX:0 oY:4 br:250 sr:0 c:523056965 }
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: Insets:
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable:  l: 0
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable:  t: 4
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable:  r: 0
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable:  b: -4
09-02 00:36:01.729  6139  6139 D BoxShadowDrawable: new current bg: org.nativescript.widgets.BoxShadowDrawable
09-02 00:36:01.811  6139  6139 I Quality : Skipped: false 3 cost 34.02918 refreshRate 0 processName io.cnick.cnick
09-02 00:36:01.992  6139  6139 D AndroidRuntime: Shutting down VM
--------- beginning of crash
09-02 00:36:01.994  6139  6139 E AndroidRuntime: FATAL EXCEPTION: main
09-02 00:36:01.994  6139  6139 E AndroidRuntime: Process: io.cnick.cnick, PID: 6139
09-02 00:36:01.994  6139  6139 E AndroidRuntime: com.tns.NativeScriptException: Calling js method run failed
09-02 00:36:01.994  6139  6139 E AndroidRuntime: TypeError: Cannot read properties of null (reading 'unmount')
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.Runtime.callJSMethodNative(Native Method)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1301)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.Runtime.callJSMethodImpl(Runtime.java:1187)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.Runtime.callJSMethod(Runtime.java:1174)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.Runtime.callJSMethod(Runtime.java:1152)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.Runtime.callJSMethod(Runtime.java:1148)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.tns.gen.java.lang.Runnable.run(Runnable.java:17)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at android.os.Handler.handleCallback(Handler.java:938)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:99)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at android.os.Looper.loopOnce(Looper.java:233)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:344)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:8212)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
09-02 00:36:01.994  6139  6139 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
09-02 00:36:01.995  6139  6139 W System.err: An uncaught Exception occurred on "main" thread.
09-02 00:36:01.996  6139  6139 W System.err: Calling js method run failed
09-02 00:36:01.996  6139  6139 W System.err: TypeError: Cannot read properties of null (reading 'unmount')
09-02 00:36:01.996  6139  6139 W System.err: 
09-02 00:36:01.996  6139  6139 W System.err: StackTrace:
09-02 00:36:01.996  6139  6139 W System.err: page.disposeNativeView(file:///data/data/io.cnick.cnick/files/app/vendor.js:86817:26)
09-02 00:36:01.996  6139  6139 W System.err:    at _tearDownUI(file:///data/data/io.cnick.cnick/files/app/vendor.js:20948:18)
09-02 00:36:01.996  6139  6139 W System.err:    at _removeViewCore(file:///data/data/io.cnick.cnick/files/app/vendor.js:20740:18)
09-02 00:36:01.996  6139  6139 W System.err:    at _removeView(file:///data/data/io.cnick.cnick/files/app/vendor.js:20730:14)
09-02 00:36:01.996  6139  6139 W System.err:    at _removeEntry(file:///data/data/io.cnick.cnick/files/app/vendor.js:26376:23)
09-02 00:36:01.996  6139  6139 W System.err:    at _removeEntry(file:///data/data/io.cnick.cnick/files/app/vendor.js:27396:15)
09-02 00:36:01.996  6139  6139 W System.err:    at _updateBackstack(file:///data/data/io.cnick.cnick/files/app/vendor.js:26459:18)
09-02 00:36:01.996  6139  6139 W System.err:    at setCurrent(file:///data/data/io.cnick.cnick/files/app/vendor.js:27260:18)
09-02 00:36:01.996  6139  6139 W System.err:    at (file:///data/data/io.cnick.cnick/files/app/vendor.js:26131:36)
09-02 00:36:01.996  6139  6139 W System.err:    at invoke(file:///data/data/io.cnick.cnick/files/app/vendor.js:14144:26)
09-02 00:36:01.996  6139  6139 W System.err:    at run(file:///data/data/io.cnick.cnick/files/app/vendor.js:14148:13)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.Runtime.callJSMethodNative(Native Method)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1301)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.Runtime.callJSMethodImpl(Runtime.java:1187)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.Runtime.callJSMethod(Runtime.java:1174)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.Runtime.callJSMethod(Runtime.java:1152)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.Runtime.callJSMethod(Runtime.java:1148)
09-02 00:36:01.996  6139  6139 W System.err:    at com.tns.gen.java.lang.Runnable.run(Runnable.java:17)
09-02 00:36:01.996  6139  6139 W System.err:    at android.os.Handler.handleCallback(Handler.java:938)
09-02 00:36:01.997  6139  6139 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:99)
09-02 00:36:01.997  6139  6139 W System.err:    at android.os.Looper.loopOnce(Looper.java:233)
09-02 00:36:01.997  6139  6139 W System.err:    at android.os.Looper.loop(Looper.java:344)
09-02 00:36:01.997  6139  6139 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:8212)
09-02 00:36:01.997  6139  6139 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
09-02 00:36:01.997  6139  6139 W System.err:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
09-02 00:36:01.997  6139  6139 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
09-02 00:36:02.016  6139  6139 I Process : Sending signal. PID: 6139 SIG: 9
Leave a Comment