Server Version#: doesn’t matter
Player Version#: 4.11.1
The application just straight up closes as soon as I open it. I tried resetting the app. I was able to log in fine but the app crashed immediately after that, and continues the same behavior of crashing almost immediately upon open.
The app shows the splash screen with the logo, then fades to a blank black-ish screen (I’m in dark mode if it matters) for half a second, then just quits.
App logs upon crash:
type: crash
osVersion: google/lynx/lynx:14/AP2A.240905.003/2024091700:user/release-keys
package: tv.plex.labs.plexamp:324001054
process: tv.plex.labs.plexamp
processUptime: 948 + 233 ms
installer: com.aurora.store
com.facebook.react.common.JavascriptException: Error: ERR_SOCKET_BAD_PORT, js engine: hermes, stack:
send@1:1406825
anonymous@1:1401500
anonymous@1:246339
_callTimer@1:245623
callTimers@1:247419
__callFunction@1:133861
anonymous@1:132218
__guard@1:133168
callFunctionReturnFlushedQueue@1:132176
at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java:65)
at java.lang.reflect.Method.invoke(Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:188)
at com.facebook.jni.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:27)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:228)
at java.lang.Thread.run(Thread.java:1012)