Untitled

 avatar
unknown
plain_text
3 years ago
3.7 kB
5
Indexable
Launching lib/main.dart on SM M107F in debug mode...
e: java.rmi.NoSuchObjectException: no such object in table
Running Gradle task 'assembleDebug'...                            212.0s
āœ“  Built build/app/outputs/flutter-apk/app-debug.apk.
Installing build/app/outputs/flutter-apk/app.apk...               131.9s
W/FlutterActivityAndFragmentDelegate(11076): A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps.
E/EventChannel#plugins.elyudde.com/recvSMS(11076): Failed to open event stream
E/EventChannel#plugins.elyudde.com/recvSMS(11076): java.lang.IllegalArgumentException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter arguments
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at com.elyudde.sms_advanced.SmsReceiver.onListen(Unknown Source:2)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at io.flutter.plugin.common.EventChannel$IncomingStreamRequestHandler.onListen(EventChannel.java:188)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at io.flutter.plugin.common.EventChannel$IncomingStreamRequestHandler.onMessage(EventChannel.java:167)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:84)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:865)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at android.os.MessageQueue.nativePollOnce(Native Method)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at android.os.MessageQueue.next(MessageQueue.java:335)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at android.os.Looper.loop(Looper.java:206)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at android.app.ActivityThread.main(ActivityThread.java:8587)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at java.lang.reflect.Method.invoke(Native Method)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
E/EventChannel#plugins.elyudde.com/recvSMS(11076):      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Syncing files to device SM M107F...                                754ms

Flutter run key commands.
r Hot reload. šŸ”„šŸ”„šŸ”„
R Hot restart.
h List all available interactive commands.
d Detach (terminate "flutter run" but leave application running).
c Clear the screen
q Quit (terminate the application on the device).

šŸ’Ŗ Running with sound null safety šŸ’Ŗ

An Observatory debugger and profiler on SM M107F is available at: http://127.0.0.1:33001/ocyPZwQ0JzM=/

ā•ā•ā•” EXCEPTION CAUGHT BY SERVICES LIBRARY ā•žā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•ā•
The following PlatformException was thrown while activating platform stream on channel
plugins.elyudde.com/recvSMS:
PlatformException(error, Parameter specified as non-null is null: method
kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter arguments, null, null)

When the exception was thrown, this was the stack:
#0      JSONMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:155:7)
#1      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:18)
<asynchronous suspension>
#2      EventChannel.receiveBroadcastStream.<anonymous closure>
(package:flutter/src/services/platform_channel.dart:486:9)
<asynchronous suspension>
Editor is loading...