Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in startup: NoSuchVerseException: Too many parts to the Verse #3347

Open
tuomas2 opened this issue Dec 14, 2024 · 2 comments
Open

Crash in startup: NoSuchVerseException: Too many parts to the Verse #3347

tuomas2 opened this issue Dec 14, 2024 · 2 comments

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented Dec 14, 2024

https://support.andbible.org/scp/tickets.php?id=2774

Related: #3294 #3256 #3214

Device info:
App id: net.bible.android.activity
Version: 5.0.832#8cb146983 googleplay standard release (built 01/08/24 16:44:30)
Android version: 14
Android SDK version: 34
Manufacturer: samsung
Model: SM-A346E
Storage Mb free: 130343
WebView version: 130.0.6723.108
SQLITE version: 3.42.0
Used heap memory in Mb: 9
Max heap memory in Mb: 256

Exception:
java.lang.RuntimeException: Unable to start activity ComponentInfo{net.bible.android.activity/net.bible.android.view.activity.page.MainBibleActivity}: org.crosswire.jsword.passage.NoSuchVerseException: Too many parts to the Verse. (Parts are separated by any of 2Macc.10.38, 2 Macc, 10, 38)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4164)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.app.ActivityThread.main(ActivityThread.java:8919)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
Caused by: org.crosswire.jsword.passage.NoSuchVerseException: Too many parts to the Verse. (Parts are separated by any of 2Macc.10.38, 2 Macc, 10, 38)
@tuomas2
Copy link
Contributor Author

tuomas2 commented Dec 23, 2024

@tuomas2
Copy link
Contributor Author

tuomas2 commented Dec 23, 2024

Amazon Tablet HD 10(11th Generation, Modified - Nova Launcher)
1.Opened app in Galatians 3
2. Selected Definition & Morphology for "bewitched" in Galatians 3:1.
3. Note with text for the verse is open in top pane
4. Long pressed the Strong's number
-> selected 'copy link to clipboard ' trigging the crash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prio 1
Development

No branches or pull requests

1 participant