danielkihlgren/stagedisplayviewer

Crashes after selecting a Propresenter slide with no text

Closed this issue · 1 comments

During songs, there are instrumentals where our media person will just select a blank motion background with no text. When she clicks back on a slide with text to continue the song, the application is no longer sending the text to OBS. Here is the error:

20:09:25.104 Debug Slide text parsed: O' praise the One who paid my debt
And raised this life up from the dead

08:09 PM00:00:0000:00:0000:00:00

I hear the Savior say
Thy strength indeed is small
- - : - - : - -
20:09:25.888 Info RAW XML: 08:09 PM00:00:0000:00:0000:00:00
I hear the Savior say
Thy strength indeed is small
- - : - - : - -
**20:09:25.888 Debug Slide notes:
20:09:25.889 Debug Slide text unparsed:

Exception in thread "Thread-4" java.lang.ArrayIndexOutOfBoundsException: -1
at se.pingstteknik.propresenter.stagedisplayviewer.util.ConcatenateRowsTranslator.reconstructTextFromRows(ConcatenateRowsTranslator.java:38)
at se.pingstteknik.propresenter.stagedisplayviewer.util.ConcatenateRowsTranslator.transformSceneText(ConcatenateRowsTranslator.java:20)
at se.pingstteknik.propresenter.stagedisplayviewer.runner.LowerKeyHandler.update(LowerKeyHandler.java:116)
at se.pingstteknik.propresenter.stagedisplayviewer.runner.LowerKeyHandler.run(LowerKeyHandler.java:76)
at java.lang.Thread.run(Unknown Source)**

StageDislayViewer

Fixed in version 1.7.0