l3ger0j / Questopia

Android fork port of Quest Soft Player
Apache License 2.0
16 stars 2 forks source link

`Refactor Me!` It is necessary to provide a constant way to display the date and time of compilation of the QSP library. #34

Closed ghost closed 5 months ago

ghost commented 5 months ago

Sentry Issue: ANDROID-1J

RuntimeException: Must be called from the main thread
    at org.qp.android.model.libQP.LibQpProxyImpl.runOnQspThread
    at org.qp.android.model.libQP.LibQpProxyImpl.getCompiledDateTime
    runOnQspThread(this::getCompiledDateTime);
    at org.qp.android.model.libQP.LibQpProxyImpl.lambda$runOnQspThread$0
    runnable.run();
    at org.qp.android.model.libQP.LibQpProxyImpl.$r8$lambda$U8sU58XlFILArW_WeH290iVCylA
    at org.qp.android.model.libQP.LibQpProxyImpl.lambda$start$1
...
(12 additional frame(s) were not displayed)