2022-04-09, 21:11
@arneson it works fine in Estuary, so most likely a bug in Confluence.
(2022-04-08, 15:48)sialivi Wrote: When the lyrics are shown my musicvisualization keymappings stop working. Any way to get around this?
xml:<window13000>
<keyboard>
<f6>RunScript(script.test)</f6>
</keyboard>
</window13000>
(2022-04-09, 21:11)ronie Wrote: @arneson it works fine in Estuary, so most likely a bug in Confluence.Hi @ronie ,
xml:
<!-- ** Required ** Do not change <id> or <type> (Song Chooser if it gets it wrong) -->
<control type="list" id="120">
<left>30</left>
<top>60</top>
<width>620</width>
<height>360</height>
<onleft>121</onleft>
<onright>121</onright>
<onup>120</onup>
<ondown>120</ondown>
<pagecontrol>121</pagecontrol>
<scrolltime>200</scrolltime>
<visible>!Control.IsVisible(110)</visible>
<itemlayout height="40">
<control type="image">
<left>0</left>
<top>0</top>
<width>620</width>
<height>41</height>
<texture border="5">MenuItemNF.png</texture>
</control>
(2022-04-10, 15:28)arneson Wrote: Is the song chooser list (Control 120) used from the CU LRC Lyrics addon ?
(2022-08-06, 23:36)clubsidedev Wrote: I wanted to add the crash log info that happensPlease post the full log. That snippet is not enough. We need to see the system stats as well as the lead up to the problem
(2022-08-16, 18:47)ronie Wrote: have you enabled the option to search for lyric files in the song folder?Thanks @ronie, that was it. I don't know when I would have disabled that setting.
see the screenshot i've posted a few posts up.