You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-07-06 16:21:34.711 2386-3481/system_process E/ProcessInfoCollector: getProcessInfo: failed to find this proc.
2022-07-06 16:21:34.731 28587-28587/io.neoterm E/AndroidRuntime: FATAL EXCEPTION: main
Process: io.neoterm, PID: 28587
java.lang.RuntimeException: Unable to create application io.neoterm.App: java.lang.RuntimeException: Cannot create component config directory: /data/data/io.neoterm/files/home/.neoterm/color
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7703)
at android.app.ActivityThread.access$2700(ActivityThread.java:279)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2506)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:206)
at android.os.Looper.loop(Looper.java:296)
at android.app.ActivityThread.main(ActivityThread.java:8899)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976)
Caused by: java.lang.RuntimeException: Cannot create component config directory: /data/data/io.neoterm/files/home/.neoterm/color
at io.neoterm.frontend.component.helper.ConfigFileBasedComponent.onServiceInit(ConfigFileBasedComponent.kt:29)
at io.neoterm.frontend.component.ComponentManager.registerComponent(ComponentManager.kt:17)
at io.neoterm.component.NeoInitializer.initComponents(NeoInitializer.kt:30)
at io.neoterm.component.NeoInitializer.init(NeoInitializer.kt:24)
at io.neoterm.App.onCreate(App.kt:25)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1224)
The text was updated successfully, but these errors were encountered:
tiann
linked a pull request
Jul 6, 2022
that will
close
this issue
The text was updated successfully, but these errors were encountered: