xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
549 stars 209 forks source link

Delays when outputting lights #2276

Closed rpFalcon closed 5 months ago

rpFalcon commented 4 years ago

The simple description is that when I turn on output to lights and play the sequence there is a long delay before lignts come on. It also appears that part of the stream is being lost. I have done a couple of things:

1) Did the Check sequence and found a minor problem that has been corrected

2) Using the Test function I could get lights to come on. I set it to chase and let it start, then turned everything off and there was about a 6-8 second delay before the test turned off.

It take somewhere around 30-40 seconds to load xLights. When I look at the log I see the following error:

2020-10-07 16:23:39,262 8136 log_base [INFO] Start Time: 2020-09-07_16-23-39-853. 2020-10-07 16:23:39,265 8136 log_base [INFO] Log4CPP config read from xlights.windows.properties. 2020-10-07 16:23:39,265 8136 log_base [INFO] : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_base : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_conversion : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_generatecustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_jobpool : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_opengl : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_opengl_trace : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_pianodata : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_prepcustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_render_log : ALERT CRIT EMERG ERROR FATAL NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_rendercache : ALERT CRIT EMERG ERROR FATAL WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_timer : ALERT CRIT EMERG ERROR FATAL WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_work : ALERT CRIT EMERG ERROR FATAL WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] log_zcpp : ALERT CRIT EMERG ERROR FATAL NOTICE WARN 2020-10-07 16:23:39,265 8136 log_base [INFO] *** OnInit: XLights started. 2020-10-07 16:23:39,265 8136 log_base [INFO] Version: 2020.40 2020-10-07 16:23:39,265 8136 log_base [INFO] Bits: 64bit 2020-10-07 16:23:39,265 8136 log_base [INFO] Build Date: September 25, 2020 2020-10-07 16:23:39,265 8136 log_base [INFO] Machine configuration: 2020-10-07 16:23:39,266 8136 log_base [INFO] Total memory: 4096 MB 2020-10-07 16:23:39,266 8136 log_base [INFO] Free Memory: 699351040. 2020-10-07 16:23:39,266 8136 log_base [INFO] Current directory: C:\Program Files\xLights_2017 2020-10-07 16:23:39,266 8136 log_base [INFO] Machine name: DEAN-WS1 2020-10-07 16:23:39,267 8136 log_base [INFO] OS: Windows 7 (build 7601, Service Pack 1), 64-bit edition 2020-10-07 16:23:39,267 8136 log_base [INFO] OS: Windows NT family(XP / Vista / 7 / 8 / 10). 6.1 2020-10-07 16:23:39,267 8136 log_base [INFO] 64 bit 2020-10-07 16:23:39,267 8136 log_base [INFO] Little Endian 2020-10-07 16:23:39,267 8136 log_base [INFO] Main thread id: 0x1FC8 or 8136 2020-10-07 16:23:39,612 8136 log_base [DEBUG] xLightsFrame being constructed. 2020-10-07 16:23:39,666 8136 log_base [DEBUG] Loading splash image. 2020-10-07 16:23:39,676 8136 log_base [DEBUG] Splash loaded. IsOk TRUE, 773x247 2020-10-07 16:23:39,684 8136 log_base [DEBUG] Splash painting. 2020-10-07 16:24:02,862 8136 log_base [DEBUG] xLightsFrame constructor UI code done. 2020-10-07 16:24:02,884 8136 log_base [DEBUG] Config: AppName 'xLights' Path '' Entries 66 Groups 2 Style 2 Vendor . 2020-10-07 16:24:02,884 8136 log_base [DEBUG] Play Controls On Preview: false. 2020-10-07 16:24:02,884 8136 log_base [DEBUG] Autoshow House Preview: false. 2020-10-07 16:24:02,884 8136 log_base [DEBUG] Small Waveform: false. 2020-10-07 16:24:02,884 8136 log_base [DEBUG] Model Blend Default Off: false. 2020-10-07 16:24:02,884 8136 log_base [DEBUG] Snap To Timing Marks: false. 2020-10-07 16:24:02,885 8136 log_base [DEBUG] xLightsFrame constructor creating sequencer. 2020-10-07 16:24:02,885 8136 log_base [DEBUG] CreateSequencer: Creating Panels. 2020-10-07 16:24:02,885 8136 log_base [DEBUG] Sequencer grid. 2020-10-07 16:24:02,885 8136 log_base [DEBUG] Creating main sequencer 2020-10-07 16:24:02,889 8136 log_base [DEBUG] Creating Timeline 2020-10-07 16:24:02,889 8136 log_base [INFO] If xLights crashes after this log message then the root cause is almost always a problem between OpenGL and their video drivers. We recommend they download the latest drivers from their card provider ... not from their operating system provider. 2020-10-07 16:24:03,152 8136 log_base [DEBUG] Creating GL Canvas for WaveForm 2020-10-07 16:24:03,153 8136 log_base [DEBUG] Creating Waveform 2020-10-07 16:24:03,153 8136 log_base [DEBUG] Creating RowHeading 2020-10-07 16:24:03,202 8136 log_base [DEBUG] Creating GL Canvas for EffectGrid 2020-10-07 16:24:03,209 8136 log_base [DEBUG] Create time display control 2020-10-07 16:24:03,252 8136 log_base [DEBUG] Creating GL Canvas for TimeDisplay 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Set handlers 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Load key bindings 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Loading default keybindings. 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Initialise touch bar 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Set render data sources. 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Set timeline. 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Set sequence elements. 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Set dock size constraints. 2020-10-07 16:24:03,255 8136 log_base [DEBUG] Model preview. 2020-10-07 16:24:03,302 8136 log_base [DEBUG] Creating GL Canvas for ModelPreview 2020-10-07 16:24:03,304 8136 log_base [DEBUG] House preview. 2020-10-07 16:24:03,352 8136 log_base [DEBUG] Creating GL Canvas for Preview 2020-10-07 16:24:03,355 8136 log_base [DEBUG] Effects. 2020-10-07 16:24:03,358 8136 log_base [DEBUG] Effect settings. 2020-10-07 16:24:04,452 8136 log_base [DEBUG] Creating GL Canvas for panel 2020-10-07 16:24:05,174 8136 log_base [DEBUG] Effect assist. 2020-10-07 16:24:05,174 8136 log_base [DEBUG] Color. 2020-10-07 16:24:05,217 8136 log_base [DEBUG] Timing. 2020-10-07 16:24:05,302 8136 log_base [DEBUG] Buffer. 2020-10-07 16:24:05,381 8136 log_base [DEBUG] Perspective. 2020-10-07 16:24:05,385 8136 log_base [DEBUG] Effect Icons. 2020-10-07 16:24:05,402 8136 log_base [DEBUG] Value Curves. 2020-10-07 16:24:05,405 8136 log_base [INFO] Directory for .xvc files not found: . 2020-10-07 16:24:05,405 8136 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\Program Files\xLights_2017\valuecurves. 2020-10-07 16:24:05,419 8136 log_base [INFO] Found 16. 2020-10-07 16:24:05,428 8136 log_base [DEBUG] Colours. 2020-10-07 16:24:05,430 8136 log_base [INFO] Directory for .xcc files not found: . 2020-10-07 16:24:05,430 8136 log_base [INFO] Directory for .xpalette files not found: . 2020-10-07 16:24:05,430 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\Program Files\xLights_2017\colorcurves. 2020-10-07 16:24:05,433 8136 log_base [INFO] Found 7. 2020-10-07 16:24:05,433 8136 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\Program Files\xLights_2017\palettes. 2020-10-07 16:24:05,434 8136 log_base [INFO] Found 9. 2020-10-07 16:24:05,456 8136 log_base [DEBUG] Jukebox. 2020-10-07 16:24:05,467 8136 log_base [DEBUG] Display Elements. 2020-10-07 16:24:05,495 8136 log_base [DEBUG] CreateSequencer: Hooking up the panes. 2020-10-07 16:24:05,495 8136 log_base [DEBUG] CreateSequencer: Adding Select Effects Panel. 2020-10-07 16:24:05,510 8136 log_base [DEBUG] Sequence Video. 2020-10-07 16:24:05,552 8136 log_base [DEBUG] Creating GL Canvas for ViewPreview 2020-10-07 16:24:05,552 8136 log_base [DEBUG] CreateSequencer: Updating the layout. 2020-10-07 16:24:05,584 8136 log_base [DEBUG] CreateSequencer: Resizing everything. 2020-10-07 16:24:05,584 8136 log_base [DEBUG] CreateSequencer: Done. 2020-10-07 16:24:05,584 8136 log_base [DEBUG] xLightsFrame constructor sequencer creation done. 2020-10-07 16:24:05,599 8136 log_base [DEBUG] LayoutPanel basic setup complete 2020-10-07 16:24:05,652 8136 log_base [DEBUG] Creating GL Canvas for Layout 2020-10-07 16:24:05,653 8136 log_base [DEBUG] LayoutPanel ModelPreview created 2020-10-07 16:24:05,670 8136 log_base [DEBUG] LayoutPanel property grid created 2020-10-07 16:24:05,701 8136 log_base [DEBUG] LayoutPanel model buttons created 2020-10-07 16:24:05,746 8136 log_base [DEBUG] LayoutPanel model group panel created 2020-10-07 16:24:05,753 8136 log_base [DEBUG] LayoutPanel object panel created 2020-10-07 16:24:05,762 8136 log_base [DEBUG] LayoutPanel creation done. 2020-10-07 16:24:05,762 8136 log_base [DEBUG] LayoutPanel setup done. 2020-10-07 16:24:05,763 8136 log_base [DEBUG] IconBundle creation done. 2020-10-07 16:24:05,780 8136 log_base [DEBUG] Window Location Restored. 2020-10-07 16:24:05,780 8136 log_base [DEBUG] xLightsFrame constructor loading config. 2020-10-07 16:24:05,780 8136 log_base [DEBUG] Show directory C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:05,788 8136 log_base [DEBUG] Perspectives loaded. 2020-10-07 16:24:05,788 8136 log_base [DEBUG] Backup subdirectories: false. 2020-10-07 16:24:05,788 8136 log_base [DEBUG] Exclude Presets From Packaged Sequences: false. 2020-10-07 16:24:05,788 8136 log_base [DEBUG] Exclude Audio From Packaged Sequences: false. 2020-10-07 16:24:05,788 8136 log_base [DEBUG] Show AC Lights toolbar: true. 2020-10-07 16:24:05,788 8136 log_base [DEBUG] Show AC Ramps: false. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Enable Render Cache: Locked Only. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Autosave perspectives: false. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Render on save: true. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Save Fseq on save: true. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Model Handle Size: 1. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Backup on save: false. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Backup on launch: true. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Suppress Transition Hints: false. 2020-10-07 16:24:05,789 8136 log_base [DEBUG] Alternate Backup Dir: ''. 2020-10-07 16:24:05,802 8136 log_base [DEBUG] Icon size: 24. 2020-10-07 16:24:05,802 8136 log_base [DEBUG] Autosave interval: 3. 2020-10-07 16:24:05,802 8136 log_base [DEBUG] xFadePort: Disabled. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Backup purge age: 0 days. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Force OpenGL version: 99. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Grid spacing: 16. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Grid icon backgrounds: true. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Timing Play on DClick: true. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Grid node values: true. 2020-10-07 16:24:05,803 8136 log_base [DEBUG] Effect Assist Mode: 2. 2020-10-07 16:24:05,805 8136 log_base [DEBUG] Effects panel initialised. 2020-10-07 16:24:05,887 8136 log_base [DEBUG] Closing sequence. 2020-10-07 16:24:05,888 8136 log_base [INFO] Aborting rendering ... 2020-10-07 16:24:05,888 8136 log_base [INFO] Aborting 0 renderers 2020-10-07 16:24:05,888 8136 log_base [INFO] Aborting renderers ... Done 2020-10-07 16:24:05,888 8136 log_base [DEBUG] Cleaning up the cache. 2020-10-07 16:24:05,888 8136 log_base [DEBUG] Cleaned up 0 items in the cache. 2020-10-07 16:24:05,888 8136 log_base [DEBUG] Cache purge done. 2020-10-07 16:24:05,888 8136 log_base [DEBUG] Sequence memory released. 2020-10-07 16:24:05,902 8136 log_base [DEBUG] Special options file not found at C:\xlights\sequences\2016\Christmas\special.options 2020-10-07 16:24:05,902 8136 log_base [DEBUG] Show directory set to : C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:05,902 8136 log_base [DEBUG] FSEQ Directory set to : C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:05,903 8136 log_base [DEBUG] Loading networks. 2020-10-07 16:24:05,905 8136 log_base [DEBUG] Special options file not found at C:\xlights\sequences\2016\Christmas\special.options 2020-10-07 16:24:05,911 8136 log_base [DEBUG] Loading test presets. 2020-10-07 16:24:05,912 8136 log_base [DEBUG] Loading test presets. 2020-10-07 16:24:05,912 8136 log_base [DEBUG] Networks loaded. 2020-10-07 16:24:05,912 8136 log_base [DEBUG] Loaded network config C:\xlights\sequences\2016\Christmas\xlights_networks.xml : Time 9ms 2020-10-07 16:24:05,930 8136 log_base [DEBUG] Updating networks on setup tab. 2020-10-07 16:24:05,933 8136 log_base [DEBUG] Networks updated. 2020-10-07 16:24:05,934 8136 log_base [DEBUG] Loading keybindings. 2020-10-07 16:24:05,935 8136 log_base [DEBUG] Keybindings loaded. 2020-10-07 16:24:05,967 8136 log_base [DEBUG] Models loaded in 11ms 2020-10-07 16:24:06,018 8136 log_base [DEBUG] Get start channels right. 2020-10-07 16:24:06,040 8136 log_base [DEBUG] RecalcStartChannels takes 21ms. 2020-10-07 16:24:06,040 8136 log_base [DEBUG] Start channels done. 2020-10-07 16:24:06,041 8136 log_base [DEBUG] Backing up show directory before we do anything this session in this folder : C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:06,042 8136 log_base [INFO] Backup directory 'C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart' created 2020-10-07 16:24:06,044 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights.xschedule. 2020-10-07 16:24:06,044 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights.xschedule. 2020-10-07 16:24:06,045 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\dec_mapping.xmap. 2020-10-07 16:24:06,046 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\dec_mapping.xmap. 2020-10-07 16:24:06,047 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\ref_mapping.xmap. 2020-10-07 16:24:06,047 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\ref_mapping.xmap. 2020-10-07 16:24:06,048 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\20 Second Test.xbkp. 2020-10-07 16:24:06,049 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\20 Second Test.xbkp. 2020-10-07 16:24:06,050 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2013 - TSO Christmas Bells Carousels.xbkp. 2020-10-07 16:24:06,050 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2013 - TSO Christmas Bells Carousels.xbkp. 2020-10-07 16:24:06,052 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Carol of the bells.xbkp. 2020-10-07 16:24:06,052 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Carol of the bells.xbkp. 2020-10-07 16:24:06,065 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Holiday Magic.xbkp. 2020-10-07 16:24:06,066 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Holiday Magic.xbkp. 2020-10-07 16:24:06,069 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Jingle Bells Techno.xbkp. 2020-10-07 16:24:06,070 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Jingle Bells Techno.xbkp. 2020-10-07 16:24:06,072 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller - Traditions of Christmas.xbkp. 2020-10-07 16:24:06,072 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Mannheim Steamroller - Traditions of Christmas.xbkp. 2020-10-07 16:24:06,074 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller Christmasville Fanfare.xbkp. 2020-10-07 16:24:06,075 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Mannheim Steamroller Christmasville Fanfare.xbkp. 2020-10-07 16:24:06,077 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Miracle on 34th street.xbkp. 2020-10-07 16:24:06,077 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Miracle on 34th street.xbkp. 2020-10-07 16:24:06,082 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Polar Express.xbkp. 2020-10-07 16:24:06,083 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Polar Express.xbkp. 2020-10-07 16:24:06,089 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Nutrocker.xbkp. 2020-10-07 16:24:06,090 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - TSO Nutrocker.xbkp. 2020-10-07 16:24:06,104 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Wizards in Winter.xbkp. 2020-10-07 16:24:06,105 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - TSO Wizards in Winter.xbkp. 2020-10-07 16:24:06,115 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - VO1.xbkp. 2020-10-07 16:24:06,116 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - VO1.xbkp. 2020-10-07 16:24:06,117 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016- Decorations (Bob Rivers).xbkp. 2020-10-07 16:24:06,117 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016- Decorations (Bob Rivers).xbkp. 2020-10-07 16:24:06,124 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 - Reflections.xbkp. 2020-10-07 16:24:06,124 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2017 - Reflections.xbkp. 2020-10-07 16:24:06,126 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 test tune to.xbkp. 2020-10-07 16:24:06,126 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2017 test tune to.xbkp. 2020-10-07 16:24:06,128 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2018- Decorations (Bob Rivers).xbkp. 2020-10-07 16:24:06,128 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2018- Decorations (Bob Rivers).xbkp. 2020-10-07 16:24:06,136 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.xbkp. 2020-10-07 16:24:06,136 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2020 Blinking Lights.xbkp. 2020-10-07 16:24:06,138 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\testit.xbkp. 2020-10-07 16:24:06,138 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\testit.xbkp. 2020-10-07 16:24:06,139 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_rgbeffects.xbkp. 2020-10-07 16:24:06,139 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights_rgbeffects.xbkp. 2020-10-07 16:24:06,141 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\zzzzz - TSO Wizards in Winter.xbkp. 2020-10-07 16:24:06,141 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\zzzzz - TSO Wizards in Winter.xbkp. 2020-10-07 16:24:06,151 8136 logbase [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas_.xbkp. 2020-10-07 16:24:06,152 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406OnStart_.xbkp. 2020-10-07 16:24:06,154 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\20 Second Test.xml. 2020-10-07 16:24:06,154 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\20 Second Test.xml. 2020-10-07 16:24:06,156 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2013 - TSO Christmas Bells Carousels.xml. 2020-10-07 16:24:06,156 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2013 - TSO Christmas Bells Carousels.xml. 2020-10-07 16:24:06,158 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Carol of the bells.xml. 2020-10-07 16:24:06,158 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Carol of the bells.xml. 2020-10-07 16:24:06,168 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Deck the Halls.xml. 2020-10-07 16:24:06,169 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Deck the Halls.xml. 2020-10-07 16:24:06,177 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Holiday Magic.xml. 2020-10-07 16:24:06,177 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Holiday Magic.xml. 2020-10-07 16:24:06,181 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Jingle Bells Techno.xml. 2020-10-07 16:24:06,181 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Jingle Bells Techno.xml. 2020-10-07 16:24:06,184 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller - Traditions of Christmas.xml. 2020-10-07 16:24:06,184 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Mannheim Steamroller - Traditions of Christmas.xml. 2020-10-07 16:24:06,186 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller Christmasville Fanfare.xml. 2020-10-07 16:24:06,187 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Mannheim Steamroller Christmasville Fanfare.xml. 2020-10-07 16:24:06,189 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Miracle on 34th street.xml. 2020-10-07 16:24:06,189 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Miracle on 34th street.xml. 2020-10-07 16:24:06,195 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Polar Express.xml. 2020-10-07 16:24:06,195 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - Polar Express.xml. 2020-10-07 16:24:06,202 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Nutrocker.xml. 2020-10-07 16:24:06,202 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - TSO Nutrocker.xml. 2020-10-07 16:24:06,217 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Wizards in Winter.xml. 2020-10-07 16:24:06,217 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - TSO Wizards in Winter.xml. 2020-10-07 16:24:06,228 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - VO1.xml. 2020-10-07 16:24:06,228 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016 - VO1.xml. 2020-10-07 16:24:06,230 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016- Decorations (Bob Rivers).xml. 2020-10-07 16:24:06,231 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2016- Decorations (Bob Rivers).xml. 2020-10-07 16:24:06,236 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 - Reflections.xml. 2020-10-07 16:24:06,237 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2017 - Reflections.xml. 2020-10-07 16:24:06,239 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 Blank 4sec.xml. 2020-10-07 16:24:06,239 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2017 Blank 4sec.xml. 2020-10-07 16:24:06,240 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 test tune to.xml. 2020-10-07 16:24:06,240 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2017 test tune to.xml. 2020-10-07 16:24:06,242 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2018 - Deck the Halls.xml. 2020-10-07 16:24:06,242 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2018 - Deck the Halls.xml. 2020-10-07 16:24:06,246 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2018- Decorations (Bob Rivers).xml. 2020-10-07 16:24:06,247 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2018- Decorations (Bob Rivers).xml. 2020-10-07 16:24:06,254 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\my_test.xml. 2020-10-07 16:24:06,254 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\my_test.xml. 2020-10-07 16:24:06,268 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\testit.xml. 2020-10-07 16:24:06,268 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\testit.xml. 2020-10-07 16:24:06,270 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_keybindings.xml. 2020-10-07 16:24:06,270 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights_keybindings.xml. 2020-10-07 16:24:06,271 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_networks.xml. 2020-10-07 16:24:06,271 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights_networks.xml. 2020-10-07 16:24:06,271 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_rgbeffects - Copy.xml. 2020-10-07 16:24:06,272 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights_rgbeffects - Copy.xml. 2020-10-07 16:24:06,273 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_rgbeffects.xml. 2020-10-07 16:24:06,273 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights_rgbeffects.xml. 2020-10-07 16:24:06,273 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_schedule.xml. 2020-10-07 16:24:06,274 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\xlights_schedule.xml. 2020-10-07 16:24:06,274 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\zzzzz - TSO Wizards in Winter.xml. 2020-10-07 16:24:06,275 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\zzzzz - TSO Wizards in Winter.xml. 2020-10-07 16:24:06,285 8136 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.xsq. 2020-10-07 16:24:06,285 8136 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-162406_OnStart\2020 Blinking Lights.xsq. 2020-10-07 16:24:06,288 8136 log_base [DEBUG] Backup completed. 2020-10-07 16:24:06,297 8136 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:06,297 8136 log_base [INFO] Found 0. 2020-10-07 16:24:06,297 8136 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\xlights\sequences\2016\Christmas\valuecurves. 2020-10-07 16:24:06,297 8136 log_base [INFO] Found 0. 2020-10-07 16:24:06,298 8136 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\Program Files\xLights_2017\valuecurves. 2020-10-07 16:24:06,298 8136 log_base [INFO] Found 16. 2020-10-07 16:24:06,300 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:06,300 8136 log_base [INFO] Found 0. 2020-10-07 16:24:06,300 8136 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:24:06,300 8136 log_base [INFO] Found 0. 2020-10-07 16:24:06,300 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\xlights\sequences\2016\Christmas\colorcurves. 2020-10-07 16:24:06,300 8136 log_base [INFO] Found 0. 2020-10-07 16:24:06,301 8136 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\xlights\sequences\2016\Christmas\palettes. 2020-10-07 16:24:06,301 8136 log_base [INFO] Found 1. 2020-10-07 16:24:06,301 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\Program Files\xLights_2017\colorcurves. 2020-10-07 16:24:06,303 8136 log_base [INFO] Found 7. 2020-10-07 16:24:06,303 8136 log_base [INFO] ColoursPanel Scanning directory for *.xpalette files: C:\Program Files\xLights_2017\palettes. 2020-10-07 16:24:06,304 8136 log_base [INFO] Found 9. 2020-10-07 16:24:06,306 8136 log_base [DEBUG] Sync: false. 2020-10-07 16:24:06,310 8136 log_base [DEBUG] Backup purging skipped as it is disabled. 2020-10-07 16:24:06,310 8136 log_jobpool [INFO] Background thread pool started with 40 threads 2020-10-07 16:24:06,320 8136 log_base [DEBUG] xLightsFrame construction complete. 2020-10-07 16:24:06,380 8136 log_base [INFO] XLightsApp OnInit Done. 2020-10-07 16:24:06,529 8136 log_base [DEBUG] RecalcStartChannels takes 21ms. 2020-10-07 16:24:06,610 8136 log_base [DEBUG] Idle event called 2020-10-07 16:24:06,611 8136 log_base [DEBUG] Downloading https://xlights.org/downloads/ 2020-10-07 16:24:20,875 8136 log_base [DEBUG] Version update check failed. Unable to connect. 2020-10-07 16:24:20,875 8136 log_base [DEBUG] User email address: email>dean@alpinesoft.com</email 2020-10-07 16:24:25,148 8136 log_base [DEBUG] Test: Opening test dialog. 2020-10-07 16:24:25,197 8136 log_base [DEBUG] Starting light output. 2020-10-07 16:24:39,564 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:24:39,564 8136 log_base [DEBUG] 3071-3071 2020-10-07 16:24:39,812 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:24:41,036 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:24:41,036 8136 log_base [DEBUG] 3071-3071 2020-10-07 16:24:41,580 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:24:49,479 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:24:49,480 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:25:03,489 8136 log_base [DEBUG] Stopping light output. 2020-10-07 16:25:03,493 8136 log_base [DEBUG] Test: Test dialog closed. 2020-10-07 16:25:08,373 8136 log_base [DEBUG] Closing sequence. 2020-10-07 16:25:08,373 8136 log_base [INFO] Aborting rendering ... 2020-10-07 16:25:08,373 8136 log_base [INFO] Aborting 0 renderers 2020-10-07 16:25:08,373 8136 log_base [INFO] Aborting renderers ... Done 2020-10-07 16:25:08,373 8136 log_base [DEBUG] Cleaning up the cache. 2020-10-07 16:25:08,373 8136 log_base [DEBUG] Cleaned up 0 items in the cache. 2020-10-07 16:25:08,373 8136 log_base [DEBUG] Cache purge done. 2020-10-07 16:25:08,374 8136 log_base [DEBUG] Sequence memory released. 2020-10-07 16:25:08,380 8136 log_base [DEBUG] Opening FSEQ File at: 'C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.fseq' 2020-10-07 16:25:08,401 8136 log_base [DEBUG] Sequence memory released. 2020-10-07 16:25:08,402 8136 log_base [ERROR] VariableHeader mf data is not NULL terminated! 2020-10-07 16:25:08,402 8136 log_base [DEBUG] Read VariableHeader: mf, length: 37 bytes 2020-10-07 16:25:08,402 8136 log_base [DEBUG] Read VariableHeader: sp, length: 30 bytes 2020-10-07 16:25:08,402 8136 log_base [DEBUG] Prepared to read/write a ZSTD compress fseq file. 2020-10-07 16:25:08,402 8136 log_base [DEBUG] Sequence File Information 2020-10-07 16:25:08,402 8136 log_base [DEBUG] seqFilename : C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.fseq 2020-10-07 16:25:08,402 8136 log_base [DEBUG] seqVersion : 2.0 2020-10-07 16:25:08,402 8136 log_base [DEBUG] seqChanDataOffset : 2108 2020-10-07 16:25:08,402 8136 log_base [DEBUG] seqChannelCount : 54264 2020-10-07 16:25:08,402 8136 log_base [DEBUG] seqNumPeriods : 6196 2020-10-07 16:25:08,402 8136 log_base [DEBUG] seqStepTime : 25ms 2020-10-07 16:25:08,402 8136 log_base [DEBUG] Sequence File Information 2020-10-07 16:25:08,402 8136 log_base [DEBUG] compressionType : 1 2020-10-07 16:25:08,402 8136 log_base [DEBUG] numBlocks : 249 2020-10-07 16:25:08,402 8136 log_base [DEBUG] numRanges : 0 2020-10-07 16:25:08,402 8136 log_base [DEBUG] Setting media file to: C:\xlights\media\Blinking Lights.mp3. 2020-10-07 16:25:08,405 8136 log_base [DEBUG] Memory allocated for frame data. Block=0, Frames=6196, Channels=54264, Memory=336219744. 2020-10-07 16:25:08,786 8136 log_base [DEBUG] Fseq file loaded. 2020-10-07 16:25:08,786 8136 log_base [DEBUG] Channels 54264 2020-10-07 16:25:08,786 8136 log_base [DEBUG] Frame Time 25 2020-10-07 16:25:08,786 8136 log_base [DEBUG] Frames 6196 2020-10-07 16:25:08,786 8136 log_base [DEBUG] Length 154900 2020-10-07 16:25:08,804 8136 log_base [INFO] LoadSequence: Loading sequence C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.xsq 2020-10-07 16:25:08,814 8136 log_base [DEBUG] LoadSequence: Sequence timing loaded from XML file. 25 ms 2020-10-07 16:25:08,814 8136 log_base [DEBUG] LoadSequence: mediaFile C:\xlights\media\Blinking Lights.mp3 2020-10-07 16:25:08,814 8136 log_base [DEBUG] LoadSequence: mediaFile after fix C:\xlights\media\Blinking Lights.mp3 2020-10-07 16:25:08,828 8136 log_base [DEBUG] LoadSequence: Creating audio manager 2020-10-07 16:25:08,828 8136 log_base [DEBUG] Constructing xLightsVamp 2020-10-07 16:25:08,828 8136 log_base [DEBUG] Audio Manager Constructor start 2020-10-07 16:25:08,828 8136 log_base [DEBUG] Audio Manager Constructor: Loading media file. 2020-10-07 16:25:09,330 8136 log_base [DEBUG] Getting track metrics. 2020-10-07 16:25:09,330 8136 log_base [INFO] av_frame_alloc okay 2020-10-07 16:25:09,515 8136 log_base [INFO] Track Size: 6831972, Time Base Den: 44100 => Length 154920ms 2020-10-07 16:25:09,546 8136 log_base [DEBUG] Preparing to load song data. 2020-10-07 16:25:09,546 8136 log_base [DEBUG] SDL Audio Added: id: 0, rate: 44100, len: 27327888, lengthMS: 154920, trackSize: 6831972. 2020-10-07 16:25:09,546 8136 log_base [DEBUG] Audio Manager Constructor: Media file loaded. 2020-10-07 16:25:09,546 8136 log_base [DEBUG] Audio Manager Constructor: Skipping preparing frame data as timing not known yet. 2020-10-07 16:25:09,546 8136 log_base [INFO] Audio file loaded. 2020-10-07 16:25:09,546 8136 log_base [INFO] Filename: C:\xlights\media\Blinking Lights.mp3 2020-10-07 16:25:09,546 8136 log_base [INFO] Title: Blinking Lights 2020-10-07 16:25:09,546 8136 log_base [INFO] Album: Joy to the World It's Christmas 2020-10-07 16:25:09,546 8136 log_base [INFO] Artist: Brian Kinder 2020-10-07 16:25:09,546 8136 log_base [INFO] Length: 154920ms 2020-10-07 16:25:09,546 8136 log_base [INFO] Channels 2, Bits: 4, Rate 44100 2020-10-07 16:25:09,546 4104 log_base [DEBUG] DoLoadAudioData: Doing load of song data. 2020-10-07 16:25:09,546 8136 log_base [DEBUG] LoadSequence: audio manager creation done 2020-10-07 16:25:09,546 8136 log_base [DEBUG] File not found ... attempting to fix location : 2020-10-07 16:25:09,546 8136 log_base [DEBUG] could not find a fixed file location for : 2020-10-07 16:25:09,547 8136 log_base [DEBUG] We will not look for this file again until a new sequence is loaded. 2020-10-07 16:25:09,547 8136 log_base [INFO] LoadSequence: Audio loaded. Audio frame interval -1ms. Our frame interval 25ms 2020-10-07 16:25:09,547 8136 log_base [DEBUG] Changing frame interval to 25 2020-10-07 16:25:09,547 8136 log_base [INFO] LoadSequence: Sequence timing interval 25ms. 2020-10-07 16:25:09,547 8136 log_base [INFO] LoadSequence: Sequence loaded. 2020-10-07 16:25:09,547 5516 log_base [INFO] DoPrepareFrameData: Start processing audio frame data. 2020-10-07 16:25:09,547 5516 log_base [INFO] DoPrepareFrameData: Got mutex. 2020-10-07 16:25:09,547 5516 log_base [INFO] DoPrepareFrameData: waiting for audio data to load. 2020-10-07 16:25:09,547 8136 log_base [DEBUG] Opening render cache folder C:\xlights\sequences\2016\Christmas\RenderCache\2020 Blinking Lights_RENDER_CACHE. 2020-10-07 16:25:09,548 2908 log_base [DEBUG] Loading cache. 2020-10-07 16:25:09,548 2908 log_base [DEBUG] Cache contained 0 files. 2020-10-07 16:25:09,549 8136 log_base [DEBUG] Load sequence C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.xsq 2020-10-07 16:25:09,615 8136 log_base [DEBUG] Sequencer file loaded. 2020-10-07 16:25:09,615 8136 log_base [DEBUG] Upgrading sequence 2020-10-07 16:25:09,616 8136 log_base [DEBUG] Checking for valid models 2020-10-07 16:25:09,622 8136 log_base [DEBUG] Loading the audio data 2020-10-07 16:25:09,622 8136 log_base [INFO] Aborting rendering ... 2020-10-07 16:25:09,622 8136 log_base [INFO] Aborting 0 renderers 2020-10-07 16:25:09,622 8136 log_base [INFO] Aborting renderers ... Done 2020-10-07 16:25:09,622 8136 log_base [DEBUG] SwitchTo waiting for data to be loaded. 2020-10-07 16:25:09,672 8136 log_base [DEBUG] SwitchTo waiting for data to be loaded. 2020-10-07 16:25:09,722 8136 log_base [DEBUG] SwitchTo waiting for data to be loaded. 2020-10-07 16:25:09,772 8136 log_base [DEBUG] SwitchTo waiting for data to be loaded. 2020-10-07 16:25:09,775 4104 log_base [DEBUG] DoLoadAudioData: Song data loaded in 228. Read: 6831972 2020-10-07 16:25:09,928 8136 log_base [DEBUG] Preparing views 2020-10-07 16:25:09,929 8136 log_base [DEBUG] Populating row information 2020-10-07 16:25:09,930 8136 log_base [DEBUG] Updating the timeline 2020-10-07 16:25:09,930 8136 log_base [DEBUG] Updating the house preview 2020-10-07 16:25:09,937 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:25:09,937 8136 log_base [INFO] Found 0. 2020-10-07 16:25:09,937 8136 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:25:09,937 8136 log_base [INFO] Found 0. 2020-10-07 16:25:09,937 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\xlights\sequences\2016\Christmas\colorcurves. 2020-10-07 16:25:09,937 8136 log_base [INFO] Found 0. 2020-10-07 16:25:09,937 8136 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\xlights\sequences\2016\Christmas\palettes. 2020-10-07 16:25:09,938 8136 log_base [INFO] Found 1. 2020-10-07 16:25:09,938 8136 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\Program Files\xLights_2017\colorcurves. 2020-10-07 16:25:09,939 8136 log_base [INFO] Found 7. 2020-10-07 16:25:09,940 8136 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\Program Files\xLights_2017\palettes. 2020-10-07 16:25:09,941 8136 log_base [INFO] Found 9. 2020-10-07 16:25:09,963 8136 log_base [DEBUG] Sequence all loaded. 2020-10-07 16:25:10,052 8136 log_base [DEBUG] Loading perspective Default Perspective 2020-10-07 16:25:10,052 8136 log_base [DEBUG] layout2 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=ModelPreview;caption=Model Preview;state=2099196;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=250;besth=250;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=HousePreview;caption=House Preview;state=2099196;dir=4;layer=1;row=0;pos=1;prop=100000;bestw=250;besth=250;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=EffectAssist;caption=Effect Assist;state=2099196;dir=4;layer=1;row=0;pos=2;prop=100000;bestw=250;besth=250;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=DisplayElements;caption=Display Elements;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=304;besth=353;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=75;floaty=75;floatw=320;floath=387 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=Perspectives;caption=Perspectives;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=188;besth=133;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=Effect;caption=Effect Settings;state=2099196;dir=4;layer=1;row=0;pos=3;prop=100000;bestw=423;besth=479;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=EffectDropper;caption=Effects;state=2115582;dir=1;layer=0;row=0;pos=0;prop=100000;bestw=900;besth=500;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=Color;caption=Color;state=2099196;dir=1;layer=0;row=0;pos=0;prop=100000;bestw=265;besth=183;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=LayerTiming;caption=Layer Blending;state=2099196;dir=1;layer=0;row=0;pos=1;prop=100000;bestw=301;besth=262;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=LayerSettings;caption=Layer Settings;state=2099196;dir=1;layer=0;row=0;pos=2;prop=100000;bestw=288;besth=231;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] name=Main Sequencer;caption=Main Sequencer;state=768;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=118;besth=50;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1 2020-10-07 16:25:10,052 8136 log_base [DEBUG] dock_size(4,1,0)=350 2020-10-07 16:25:10,052 8136 log_base [DEBUG] dock_size(1,0,0)=138 2020-10-07 16:25:10,052 8136 log_base [DEBUG] dock_size(5,0,0)=120 2020-10-07 16:25:10,052 8136 log_base [DEBUG] 2020-10-07 16:25:10,090 8136 log_opengl [INFO] ModelPreview - glVer: 3.3.0 (NVS 300/PCIe/SSE2)(NVIDIA Corporation) 2020-10-07 16:25:10,091 8136 log_opengl [INFO] Try creating 3.3 Cache for ModelPreview 2020-10-07 16:25:10,123 8136 log_opengl [INFO] Preview - glVer: 3.3.0 (NVS 300/PCIe/SSE2)(NVIDIA Corporation) 2020-10-07 16:25:10,124 8136 log_opengl [INFO] Try creating 3.3 Cache for Preview 2020-10-07 16:25:10,192 8136 log_opengl [INFO] WaveForm - glVer: 3.3.0 (NVS 300/PCIe/SSE2)(NVIDIA Corporation) 2020-10-07 16:25:10,192 8136 log_opengl [INFO] Try creating 3.3 Cache for WaveForm 2020-10-07 16:25:10,208 8136 log_opengl [INFO] EffectGrid - glVer: 3.3.0 (NVS 300/PCIe/SSE2)(NVIDIA Corporation) 2020-10-07 16:25:10,208 8136 log_opengl [INFO] Try creating 3.3 Cache for EffectGrid 2020-10-07 16:25:10,298 8136 log_opengl [INFO] TimeDisplay - glVer: 3.3.0 (NVS 300/PCIe/SSE2)(NVIDIA Corporation) 2020-10-07 16:25:10,298 8136 log_opengl [INFO] Try creating 3.3 Cache for TimeDisplay 2020-10-07 16:25:10,366 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows 2020-10-07 16:25:10,367 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - hide 16 2020-10-07 16:25:10,367 8136 log_base [DEBUG] ModelPreview 2020-10-07 16:25:10,367 8136 log_base [DEBUG] HousePreview 2020-10-07 16:25:10,367 8136 log_base [DEBUG] EffectAssist 2020-10-07 16:25:10,367 8136 log_base [DEBUG] DisplayElements 2020-10-07 16:25:10,367 8136 log_base [DEBUG] Perspectives 2020-10-07 16:25:10,367 8136 log_base [DEBUG] Effect 2020-10-07 16:25:10,367 8136 log_base [DEBUG] SelectEffect 2020-10-07 16:25:10,367 8136 log_base [DEBUG] EffectDropper 2020-10-07 16:25:10,367 8136 log_base [DEBUG] ValueCurveDropper 2020-10-07 16:25:10,367 8136 log_base [DEBUG] ColourDropper 2020-10-07 16:25:10,367 8136 log_base [DEBUG] Jukebox 2020-10-07 16:25:10,367 8136 log_base [DEBUG] Color 2020-10-07 16:25:10,367 8136 log_base [DEBUG] LayerTiming 2020-10-07 16:25:10,367 8136 log_base [DEBUG] LayerSettings 2020-10-07 16:25:10,367 8136 log_base [DEBUG] SequenceVideo 2020-10-07 16:25:10,367 8136 log_base [DEBUG] Main Sequencer 2020-10-07 16:25:10,367 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - layout previews 2020-10-07 16:25:10,417 8136 log_base [DEBUG] Creating GL Canvas for EmptyGrid 2020-10-07 16:25:10,462 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - layout previews - done 2020-10-07 16:25:10,469 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows 2020-10-07 16:25:10,469 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - show 16 16 2020-10-07 16:25:10,469 8136 log_base [DEBUG] ModelPreview 2020-10-07 16:25:10,469 8136 log_base [DEBUG] HousePreview 2020-10-07 16:25:10,469 8136 log_base [DEBUG] EffectAssist 2020-10-07 16:25:10,469 8136 log_base [DEBUG] DisplayElements 2020-10-07 16:25:10,469 8136 log_base [DEBUG] Perspectives 2020-10-07 16:25:10,469 8136 log_base [DEBUG] Effect 2020-10-07 16:25:10,469 8136 log_base [DEBUG] SelectEffect 2020-10-07 16:25:10,469 8136 log_base [DEBUG] EffectDropper 2020-10-07 16:25:10,469 8136 log_base [DEBUG] ValueCurveDropper 2020-10-07 16:25:10,469 8136 log_base [DEBUG] ColourDropper 2020-10-07 16:25:10,469 8136 log_base [DEBUG] Jukebox 2020-10-07 16:25:10,470 8136 log_base [DEBUG] Color 2020-10-07 16:25:10,470 8136 log_base [DEBUG] LayerTiming 2020-10-07 16:25:10,470 8136 log_base [DEBUG] LayerSettings 2020-10-07 16:25:10,470 8136 log_base [DEBUG] SequenceVideo 2020-10-07 16:25:10,470 8136 log_base [DEBUG] Main Sequencer 2020-10-07 16:25:10,470 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - layout previews 2020-10-07 16:25:10,470 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - layout previews - done 2020-10-07 16:25:10,547 5516 log_base [INFO] DoPrepareFrameData: Data is loaded. 2020-10-07 16:25:10,547 5516 log_base [INFO] Length 154920ms 2020-10-07 16:25:10,547 5516 log_base [INFO] Interval 25ms 2020-10-07 16:25:10,547 5516 log_base [INFO] Samples per frame 1102 2020-10-07 16:25:10,547 5516 log_base [INFO] Frames 6197 2020-10-07 16:25:10,547 5516 log_base [INFO] Total samples 6829094 2020-10-07 16:25:11,183 8136 log_base [DEBUG] Starting light output. 2020-10-07 16:25:11,367 5516 log_base [INFO] DoPrepareFrameData: Audio frame data processing complete in 1820. Frames: 6197 2020-10-07 16:25:12,643 8136 log_base [DEBUG] ID 0 Seeking to 0MS ... calculated audio_len: 27327888 2020-10-07 16:25:12,644 8136 log_base [DEBUG] SDL Audio Pause: id: 0, pause 0. 2020-10-07 16:25:12,644 8136 log_base [DEBUG] SDL Audio Play. 2020-10-07 16:25:13,959 8136 log_base [DEBUG] SDL Audio Stop. 2020-10-07 16:25:13,959 8136 log_base [DEBUG] ID 0 Seeking to 0MS ... calculated audio_len: 27327888 2020-10-07 16:25:19,064 8136 log_base [DEBUG] ID 0 Seeking to 0MS ... calculated audio_len: 27327888 2020-10-07 16:25:19,065 8136 log_base [DEBUG] SDL Audio Pause: id: 0, pause 0. 2020-10-07 16:25:19,065 8136 log_base [DEBUG] SDL Audio Play. 2020-10-07 16:25:36,543 8136 log_base [DEBUG] SDL Audio Stop. 2020-10-07 16:25:36,544 8136 log_base [DEBUG] ID 0 Seeking to 0MS ... calculated audio_len: 27327888 2020-10-07 16:25:42,978 8136 log_base [DEBUG] Test: Turning off output to lights. 2020-10-07 16:25:42,978 8136 log_base [DEBUG] Stopping light output. 2020-10-07 16:25:42,979 8136 log_base [DEBUG] Test: Opening test dialog. 2020-10-07 16:25:43,028 8136 log_base [DEBUG] Starting light output. 2020-10-07 16:25:46,303 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:25:46,303 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:26:23,378 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:23,378 8136 log_base [DEBUG] 3581-5110 2020-10-07 16:26:24,098 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:24,098 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:26:25,474 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:25,474 8136 log_base [DEBUG] 3071-3580 2020-10-07 16:26:25,474 8136 log_base [DEBUG] 4091-5110 2020-10-07 16:26:26,209 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:26,209 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:26:27,048 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:27,048 8136 log_base [DEBUG] 3071-4090 2020-10-07 16:26:27,048 8136 log_base [DEBUG] 4601-5110 2020-10-07 16:26:27,560 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:27,560 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:26:29,256 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:29,256 8136 log_base [DEBUG] 3071-4600 2020-10-07 16:26:30,208 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:26:30,208 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:27:05,800 8136 log_base [DEBUG] Autosaving backup of sequence. 2020-10-07 16:27:05,800 8136 log_base [DEBUG] Autosave skipped ... no changes detected since last save. 2020-10-07 16:27:05,800 8136 log_base [DEBUG] AutoSave took 0 ms. 2020-10-07 16:28:41,809 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:28:42,998 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:28:42,998 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:29:06,530 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:29:08,561 8136 log_base [DEBUG] Selected channels dump: 2020-10-07 16:29:08,561 8136 log_base [DEBUG] 3071-5110 2020-10-07 16:30:05,828 8136 log_base [DEBUG] Autosaving backup of sequence. 2020-10-07 16:30:05,828 8136 log_base [DEBUG] Autosave skipped ... no changes detected since last save. 2020-10-07 16:30:05,828 8136 log_base [DEBUG] AutoSave took 0 ms. 2020-10-07 16:30:10,207 8136 log_base [DEBUG] Stopping light output. 2020-10-07 16:30:10,211 8136 log_base [DEBUG] Test: Test dialog closed. 2020-10-07 16:30:10,211 8136 log_base [DEBUG] Test: Turning back on output to lights. 2020-10-07 16:30:10,212 8136 log_base [DEBUG] Starting light output. 2020-10-07 16:30:11,062 8136 log_base [INFO] xLights Closing 2020-10-07 16:30:11,062 8136 log_base [DEBUG] SDL Audio Stop. 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Closing sequence. 2020-10-07 16:30:11,062 8136 log_base [INFO] Aborting rendering ... 2020-10-07 16:30:11,062 8136 log_base [INFO] Aborting 0 renderers 2020-10-07 16:30:11,062 8136 log_base [INFO] Aborting renderers ... Done 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Cleaning up the cache. 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Cleaned up 0 items in the cache. 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Cache purge done. 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Closing render cache folder C:\xlights\sequences\2016\Christmas\RenderCache\2020 Blinking Lights_RENDER_CACHE. 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Got lock. 2020-10-07 16:30:11,062 8136 log_base [DEBUG] Closed. 2020-10-07 16:30:11,065 8136 log_base [DEBUG] SDL Audio Stop. 2020-10-07 16:30:11,065 8136 log_base [DEBUG] SDL Audio Removed: id: 0. 2020-10-07 16:30:11,117 8136 log_base [DEBUG] Sequence memory released. 2020-10-07 16:30:11,191 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows 2020-10-07 16:30:11,191 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - hide 16 2020-10-07 16:30:11,191 8136 log_base [DEBUG] ModelPreview 2020-10-07 16:30:11,191 8136 log_base [DEBUG] HousePreview 2020-10-07 16:30:11,191 8136 log_base [DEBUG] EffectAssist 2020-10-07 16:30:11,191 8136 log_base [DEBUG] DisplayElements 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Perspectives 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Effect 2020-10-07 16:30:11,191 8136 log_base [DEBUG] SelectEffect 2020-10-07 16:30:11,191 8136 log_base [DEBUG] EffectDropper 2020-10-07 16:30:11,191 8136 log_base [DEBUG] ValueCurveDropper 2020-10-07 16:30:11,191 8136 log_base [DEBUG] ColourDropper 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Jukebox 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Color 2020-10-07 16:30:11,191 8136 log_base [DEBUG] LayerTiming 2020-10-07 16:30:11,191 8136 log_base [DEBUG] LayerSettings 2020-10-07 16:30:11,191 8136 log_base [DEBUG] SequenceVideo 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Main Sequencer 2020-10-07 16:30:11,191 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - layout previews 2020-10-07 16:30:11,191 8136 log_base [DEBUG] xLightsFrame::ShowHideAllSequencerWindows - layout previews - done 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Destroying 0 preview windows. 2020-10-07 16:30:11,191 8136 log_base [DEBUG] Heartbeat exit. 2020-10-07 16:30:11,191 8136 log_base [INFO] xLights Closed. 2020-10-07 16:30:11,226 8136 log_base [DEBUG] Stopping light output. 2020-10-07 16:30:11,228 8136 log_base [DEBUG] Saving keybindings. 2020-10-07 16:30:11,245 8136 log_base [DEBUG] Keybindings saved. 2020-10-07 16:30:11,410 8136 log_base [] SDL Audio Stop. 2020-10-07 16:30:11,410 8136 log_base [] Pausing audio device 2. 2020-10-07 16:30:11,410 8136 log_base [] Result '' 2020-10-07 16:30:11,410 8136 log_base [] Closing audio device 2. 2020-10-07 16:30:11,535 8136 log_base [] Result '' 2020-10-07 16:30:11,535 8136 log_base [] SDL uninitialised 2020-10-07 16:31:10,931 11732 log_base [INFO] Start Time: 2020-09-07_16-31-10-523. 2020-10-07 16:31:10,931 11732 log_base [INFO] Log4CPP config read from xlights.windows.properties. 2020-10-07 16:31:10,931 11732 log_base [INFO] : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_base : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_conversion : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_generatecustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_jobpool : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_opengl : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_opengl_trace : ALERT CRIT EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_pianodata : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_prepcustommodel : ALERT CRIT DEBUG EMERG ERROR FATAL INFO NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_render_log : ALERT CRIT EMERG ERROR FATAL NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_rendercache : ALERT CRIT EMERG ERROR FATAL WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_timer : ALERT CRIT EMERG ERROR FATAL WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_work : ALERT CRIT EMERG ERROR FATAL WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] log_zcpp : ALERT CRIT EMERG ERROR FATAL NOTICE WARN 2020-10-07 16:31:10,931 11732 log_base [INFO] *** OnInit: XLights started. 2020-10-07 16:31:10,931 11732 log_base [INFO] Version: 2020.40 2020-10-07 16:31:10,931 11732 log_base [INFO] Bits: 64bit 2020-10-07 16:31:10,931 11732 log_base [INFO] Build Date: September 25, 2020 2020-10-07 16:31:10,931 11732 log_base [INFO] Machine configuration: 2020-10-07 16:31:10,932 11732 log_base [INFO] Total memory: 4096 MB 2020-10-07 16:31:10,932 11732 log_base [INFO] Free Memory: 1079250944. 2020-10-07 16:31:10,932 11732 log_base [INFO] Current directory: C:\Program Files\xLights_2017 2020-10-07 16:31:10,932 11732 log_base [INFO] Machine name: DEAN-WS1 2020-10-07 16:31:10,932 11732 log_base [INFO] OS: Windows 7 (build 7601, Service Pack 1), 64-bit edition 2020-10-07 16:31:10,932 11732 log_base [INFO] OS: Windows NT family(XP / Vista / 7 / 8 / 10). 6.1 2020-10-07 16:31:10,932 11732 log_base [INFO] 64 bit 2020-10-07 16:31:10,932 11732 log_base [INFO] Little Endian 2020-10-07 16:31:10,932 11732 log_base [INFO] Main thread id: 0x2DD4 or 11732 2020-10-07 16:31:11,106 11732 log_base [DEBUG] xLightsFrame being constructed. 2020-10-07 16:31:11,145 11732 log_base [DEBUG] Loading splash image. 2020-10-07 16:31:11,149 11732 log_base [DEBUG] Splash loaded. IsOk TRUE, 773x247 2020-10-07 16:31:11,152 11732 log_base [DEBUG] Splash painting. 2020-10-07 16:31:18,914 11732 log_base [DEBUG] xLightsFrame constructor UI code done. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Config: AppName 'xLights' Path '' Entries 66 Groups 2 Style 2 Vendor . 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Play Controls On Preview: false. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Autoshow House Preview: false. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Small Waveform: false. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Model Blend Default Off: false. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Snap To Timing Marks: false. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] xLightsFrame constructor creating sequencer. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] CreateSequencer: Creating Panels. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Sequencer grid. 2020-10-07 16:31:18,932 11732 log_base [DEBUG] Creating main sequencer 2020-10-07 16:31:18,937 11732 log_base [DEBUG] Creating Timeline 2020-10-07 16:31:18,937 11732 log_base [INFO] If xLights crashes after this log message then the root cause is almost always a problem between OpenGL and their video drivers. We recommend they download the latest drivers from their card provider ... not from their operating system provider. 2020-10-07 16:31:19,061 11732 log_base [DEBUG] Creating GL Canvas for WaveForm 2020-10-07 16:31:19,061 11732 log_base [DEBUG] Creating Waveform 2020-10-07 16:31:19,061 11732 log_base [DEBUG] Creating RowHeading 2020-10-07 16:31:19,112 11732 log_base [DEBUG] Creating GL Canvas for EffectGrid 2020-10-07 16:31:19,117 11732 log_base [DEBUG] Create time display control 2020-10-07 16:31:19,162 11732 log_base [DEBUG] Creating GL Canvas for TimeDisplay 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Set handlers 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Load key bindings 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Loading default keybindings. 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Initialise touch bar 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Set render data sources. 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Set timeline. 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Set sequence elements. 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Set dock size constraints. 2020-10-07 16:31:19,164 11732 log_base [DEBUG] Model preview. 2020-10-07 16:31:19,211 11732 log_base [DEBUG] Creating GL Canvas for ModelPreview 2020-10-07 16:31:19,212 11732 log_base [DEBUG] House preview. 2020-10-07 16:31:19,261 11732 log_base [DEBUG] Creating GL Canvas for Preview 2020-10-07 16:31:19,263 11732 log_base [DEBUG] Effects. 2020-10-07 16:31:19,265 11732 log_base [DEBUG] Effect settings. 2020-10-07 16:31:20,195 11732 log_base [DEBUG] Creating GL Canvas for panel 2020-10-07 16:31:20,818 11732 log_base [DEBUG] Effect assist. 2020-10-07 16:31:20,818 11732 log_base [DEBUG] Color. 2020-10-07 16:31:20,852 11732 log_base [DEBUG] Timing. 2020-10-07 16:31:20,928 11732 log_base [DEBUG] Buffer. 2020-10-07 16:31:20,997 11732 log_base [DEBUG] Perspective. 2020-10-07 16:31:21,001 11732 log_base [DEBUG] Effect Icons. 2020-10-07 16:31:21,016 11732 log_base [DEBUG] Value Curves. 2020-10-07 16:31:21,018 11732 log_base [INFO] Directory for .xvc files not found: . 2020-10-07 16:31:21,018 11732 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\Program Files\xLights_2017\valuecurves. 2020-10-07 16:31:21,028 11732 log_base [INFO] Found 16. 2020-10-07 16:31:21,036 11732 log_base [DEBUG] Colours. 2020-10-07 16:31:21,037 11732 log_base [INFO] Directory for .xcc files not found: . 2020-10-07 16:31:21,037 11732 log_base [INFO] Directory for .xpalette files not found: . 2020-10-07 16:31:21,037 11732 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\Program Files\xLights_2017\colorcurves. 2020-10-07 16:31:21,039 11732 log_base [INFO] Found 7. 2020-10-07 16:31:21,039 11732 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\Program Files\xLights_2017\palettes. 2020-10-07 16:31:21,040 11732 log_base [INFO] Found 9. 2020-10-07 16:31:21,061 11732 log_base [DEBUG] Jukebox. 2020-10-07 16:31:21,071 11732 log_base [DEBUG] Display Elements. 2020-10-07 16:31:21,093 11732 log_base [DEBUG] CreateSequencer: Hooking up the panes. 2020-10-07 16:31:21,093 11732 log_base [DEBUG] CreateSequencer: Adding Select Effects Panel. 2020-10-07 16:31:21,105 11732 log_base [DEBUG] Sequence Video. 2020-10-07 16:31:21,146 11732 log_base [DEBUG] Creating GL Canvas for ViewPreview 2020-10-07 16:31:21,146 11732 log_base [DEBUG] CreateSequencer: Updating the layout. 2020-10-07 16:31:21,173 11732 log_base [DEBUG] CreateSequencer: Resizing everything. 2020-10-07 16:31:21,173 11732 log_base [DEBUG] CreateSequencer: Done. 2020-10-07 16:31:21,173 11732 log_base [DEBUG] xLightsFrame constructor sequencer creation done. 2020-10-07 16:31:21,187 11732 log_base [DEBUG] LayoutPanel basic setup complete 2020-10-07 16:31:21,229 11732 log_base [DEBUG] Creating GL Canvas for Layout 2020-10-07 16:31:21,229 11732 log_base [DEBUG] LayoutPanel ModelPreview created 2020-10-07 16:31:21,241 11732 log_base [DEBUG] LayoutPanel property grid created 2020-10-07 16:31:21,267 11732 log_base [DEBUG] LayoutPanel model buttons created 2020-10-07 16:31:21,307 11732 log_base [DEBUG] LayoutPanel model group panel created 2020-10-07 16:31:21,313 11732 log_base [DEBUG] LayoutPanel object panel created 2020-10-07 16:31:21,321 11732 log_base [DEBUG] LayoutPanel creation done. 2020-10-07 16:31:21,321 11732 log_base [DEBUG] LayoutPanel setup done. 2020-10-07 16:31:21,322 11732 log_base [DEBUG] IconBundle creation done. 2020-10-07 16:31:21,338 11732 log_base [DEBUG] Window Location Restored. 2020-10-07 16:31:21,338 11732 log_base [DEBUG] xLightsFrame constructor loading config. 2020-10-07 16:31:21,338 11732 log_base [DEBUG] Show directory C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Perspectives loaded. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Backup subdirectories: false. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Exclude Presets From Packaged Sequences: false. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Exclude Audio From Packaged Sequences: false. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Show AC Lights toolbar: true. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Show AC Ramps: false. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Enable Render Cache: Locked Only. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Autosave perspectives: false. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Render on save: true. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Save Fseq on save: true. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Model Handle Size: 1. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Backup on save: false. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Backup on launch: true. 2020-10-07 16:31:21,345 11732 log_base [DEBUG] Suppress Transition Hints: false. 2020-10-07 16:31:21,346 11732 log_base [DEBUG] Alternate Backup Dir: ''. 2020-10-07 16:31:21,358 11732 log_base [DEBUG] Icon size: 24. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Autosave interval: 3. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] xFadePort: Disabled. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Backup purge age: 0 days. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Force OpenGL version: 99. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Grid spacing: 16. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Grid icon backgrounds: true. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Timing Play on DClick: true. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Grid node values: true. 2020-10-07 16:31:21,359 11732 log_base [DEBUG] Effect Assist Mode: 2. 2020-10-07 16:31:21,361 11732 log_base [DEBUG] Effects panel initialised. 2020-10-07 16:31:21,427 11732 log_base [DEBUG] Closing sequence. 2020-10-07 16:31:21,427 11732 log_base [INFO] Aborting rendering ... 2020-10-07 16:31:21,427 11732 log_base [INFO] Aborting 0 renderers 2020-10-07 16:31:21,427 11732 log_base [INFO] Aborting renderers ... Done 2020-10-07 16:31:21,427 11732 log_base [DEBUG] Cleaning up the cache. 2020-10-07 16:31:21,427 11732 log_base [DEBUG] Cleaned up 0 items in the cache. 2020-10-07 16:31:21,427 11732 log_base [DEBUG] Cache purge done. 2020-10-07 16:31:21,427 11732 log_base [DEBUG] Sequence memory released. 2020-10-07 16:31:21,439 11732 log_base [DEBUG] Special options file not found at C:\xlights\sequences\2016\Christmas\special.options 2020-10-07 16:31:21,439 11732 log_base [DEBUG] Show directory set to : C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,439 11732 log_base [DEBUG] FSEQ Directory set to : C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,439 11732 log_base [DEBUG] Loading networks. 2020-10-07 16:31:21,441 11732 log_base [DEBUG] Special options file not found at C:\xlights\sequences\2016\Christmas\special.options 2020-10-07 16:31:21,448 11732 log_base [DEBUG] Loading test presets. 2020-10-07 16:31:21,448 11732 log_base [DEBUG] Loading test presets. 2020-10-07 16:31:21,448 11732 log_base [DEBUG] Networks loaded. 2020-10-07 16:31:21,448 11732 log_base [DEBUG] Loaded network config C:\xlights\sequences\2016\Christmas\xlights_networks.xml : Time 9ms 2020-10-07 16:31:21,463 11732 log_base [DEBUG] Updating networks on setup tab. 2020-10-07 16:31:21,466 11732 log_base [DEBUG] Networks updated. 2020-10-07 16:31:21,466 11732 log_base [DEBUG] Loading keybindings. 2020-10-07 16:31:21,467 11732 log_base [DEBUG] Keybindings loaded. 2020-10-07 16:31:21,492 11732 log_base [DEBUG] Models loaded in 6ms 2020-10-07 16:31:21,536 11732 log_base [DEBUG] Get start channels right. 2020-10-07 16:31:21,557 11732 log_base [DEBUG] RecalcStartChannels takes 21ms. 2020-10-07 16:31:21,558 11732 log_base [DEBUG] Start channels done. 2020-10-07 16:31:21,558 11732 log_base [DEBUG] Backing up show directory before we do anything this session in this folder : C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,558 11732 log_base [INFO] Backup directory 'C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart' created 2020-10-07 16:31:21,558 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights.xschedule. 2020-10-07 16:31:21,558 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights.xschedule. 2020-10-07 16:31:21,560 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\dec_mapping.xmap. 2020-10-07 16:31:21,560 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\dec_mapping.xmap. 2020-10-07 16:31:21,561 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\ref_mapping.xmap. 2020-10-07 16:31:21,561 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\ref_mapping.xmap. 2020-10-07 16:31:21,562 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\20 Second Test.xbkp. 2020-10-07 16:31:21,563 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\20 Second Test.xbkp. 2020-10-07 16:31:21,564 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2013 - TSO Christmas Bells Carousels.xbkp. 2020-10-07 16:31:21,564 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2013 - TSO Christmas Bells Carousels.xbkp. 2020-10-07 16:31:21,566 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Carol of the bells.xbkp. 2020-10-07 16:31:21,566 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Carol of the bells.xbkp. 2020-10-07 16:31:21,576 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Holiday Magic.xbkp. 2020-10-07 16:31:21,576 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Holiday Magic.xbkp. 2020-10-07 16:31:21,580 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Jingle Bells Techno.xbkp. 2020-10-07 16:31:21,580 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Jingle Bells Techno.xbkp. 2020-10-07 16:31:21,582 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller - Traditions of Christmas.xbkp. 2020-10-07 16:31:21,582 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Mannheim Steamroller - Traditions of Christmas.xbkp. 2020-10-07 16:31:21,584 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller Christmasville Fanfare.xbkp. 2020-10-07 16:31:21,584 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Mannheim Steamroller Christmasville Fanfare.xbkp. 2020-10-07 16:31:21,586 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Miracle on 34th street.xbkp. 2020-10-07 16:31:21,586 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Miracle on 34th street.xbkp. 2020-10-07 16:31:21,592 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Polar Express.xbkp. 2020-10-07 16:31:21,592 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Polar Express.xbkp. 2020-10-07 16:31:21,598 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Nutrocker.xbkp. 2020-10-07 16:31:21,599 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - TSO Nutrocker.xbkp. 2020-10-07 16:31:21,613 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Wizards in Winter.xbkp. 2020-10-07 16:31:21,613 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - TSO Wizards in Winter.xbkp. 2020-10-07 16:31:21,624 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - VO1.xbkp. 2020-10-07 16:31:21,624 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - VO1.xbkp. 2020-10-07 16:31:21,625 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016- Decorations (Bob Rivers).xbkp. 2020-10-07 16:31:21,625 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016- Decorations (Bob Rivers).xbkp. 2020-10-07 16:31:21,631 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 - Reflections.xbkp. 2020-10-07 16:31:21,631 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2017 - Reflections.xbkp. 2020-10-07 16:31:21,633 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 test tune to.xbkp. 2020-10-07 16:31:21,633 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2017 test tune to.xbkp. 2020-10-07 16:31:21,634 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2018- Decorations (Bob Rivers).xbkp. 2020-10-07 16:31:21,634 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2018- Decorations (Bob Rivers).xbkp. 2020-10-07 16:31:21,641 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.xbkp. 2020-10-07 16:31:21,641 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2020 Blinking Lights.xbkp. 2020-10-07 16:31:21,643 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\testit.xbkp. 2020-10-07 16:31:21,643 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\testit.xbkp. 2020-10-07 16:31:21,646 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_rgbeffects.xbkp. 2020-10-07 16:31:21,646 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights_rgbeffects.xbkp. 2020-10-07 16:31:21,648 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\zzzzz - TSO Wizards in Winter.xbkp. 2020-10-07 16:31:21,648 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\zzzzz - TSO Wizards in Winter.xbkp. 2020-10-07 16:31:21,658 11732 logbase [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas_.xbkp. 2020-10-07 16:31:21,658 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121OnStart_.xbkp. 2020-10-07 16:31:21,659 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\20 Second Test.xml. 2020-10-07 16:31:21,660 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\20 Second Test.xml. 2020-10-07 16:31:21,662 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2013 - TSO Christmas Bells Carousels.xml. 2020-10-07 16:31:21,662 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2013 - TSO Christmas Bells Carousels.xml. 2020-10-07 16:31:21,663 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Carol of the bells.xml. 2020-10-07 16:31:21,663 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Carol of the bells.xml. 2020-10-07 16:31:21,673 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Deck the Halls.xml. 2020-10-07 16:31:21,673 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Deck the Halls.xml. 2020-10-07 16:31:21,696 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Holiday Magic.xml. 2020-10-07 16:31:21,697 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Holiday Magic.xml. 2020-10-07 16:31:21,700 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Jingle Bells Techno.xml. 2020-10-07 16:31:21,701 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Jingle Bells Techno.xml. 2020-10-07 16:31:21,703 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller - Traditions of Christmas.xml. 2020-10-07 16:31:21,703 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Mannheim Steamroller - Traditions of Christmas.xml. 2020-10-07 16:31:21,705 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Mannheim Steamroller Christmasville Fanfare.xml. 2020-10-07 16:31:21,705 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Mannheim Steamroller Christmasville Fanfare.xml. 2020-10-07 16:31:21,707 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Miracle on 34th street.xml. 2020-10-07 16:31:21,707 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Miracle on 34th street.xml. 2020-10-07 16:31:21,713 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - Polar Express.xml. 2020-10-07 16:31:21,713 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - Polar Express.xml. 2020-10-07 16:31:21,719 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Nutrocker.xml. 2020-10-07 16:31:21,719 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - TSO Nutrocker.xml. 2020-10-07 16:31:21,734 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - TSO Wizards in Winter.xml. 2020-10-07 16:31:21,734 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - TSO Wizards in Winter.xml. 2020-10-07 16:31:21,744 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016 - VO1.xml. 2020-10-07 16:31:21,745 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016 - VO1.xml. 2020-10-07 16:31:21,746 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2016- Decorations (Bob Rivers).xml. 2020-10-07 16:31:21,746 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2016- Decorations (Bob Rivers).xml. 2020-10-07 16:31:21,753 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 - Reflections.xml. 2020-10-07 16:31:21,753 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2017 - Reflections.xml. 2020-10-07 16:31:21,754 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 Blank 4sec.xml. 2020-10-07 16:31:21,755 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2017 Blank 4sec.xml. 2020-10-07 16:31:21,756 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2017 test tune to.xml. 2020-10-07 16:31:21,756 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2017 test tune to.xml. 2020-10-07 16:31:21,757 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2018 - Deck the Halls.xml. 2020-10-07 16:31:21,757 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2018 - Deck the Halls.xml. 2020-10-07 16:31:21,761 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2018- Decorations (Bob Rivers).xml. 2020-10-07 16:31:21,762 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2018- Decorations (Bob Rivers).xml. 2020-10-07 16:31:21,768 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\my_test.xml. 2020-10-07 16:31:21,768 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\my_test.xml. 2020-10-07 16:31:21,781 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\testit.xml. 2020-10-07 16:31:21,782 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\testit.xml. 2020-10-07 16:31:21,783 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_keybindings.xml. 2020-10-07 16:31:21,783 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights_keybindings.xml. 2020-10-07 16:31:21,784 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_networks.xml. 2020-10-07 16:31:21,784 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights_networks.xml. 2020-10-07 16:31:21,785 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_rgbeffects - Copy.xml. 2020-10-07 16:31:21,785 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights_rgbeffects - Copy.xml. 2020-10-07 16:31:21,786 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_rgbeffects.xml. 2020-10-07 16:31:21,786 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights_rgbeffects.xml. 2020-10-07 16:31:21,786 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\xlights_schedule.xml. 2020-10-07 16:31:21,786 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\xlights_schedule.xml. 2020-10-07 16:31:21,787 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\zzzzz - TSO Wizards in Winter.xml. 2020-10-07 16:31:21,788 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\zzzzz - TSO Wizards in Winter.xml. 2020-10-07 16:31:21,798 11732 log_base [DEBUG] Backing up file C:\xlights\sequences\2016\Christmas\2020 Blinking Lights.xsq. 2020-10-07 16:31:21,798 11732 log_base [DEBUG] to C:\xlights\sequences\2016\Christmas\Backup\2020-10-07-163121_OnStart\2020 Blinking Lights.xsq. 2020-10-07 16:31:21,800 11732 log_base [DEBUG] Backup completed. 2020-10-07 16:31:21,809 11732 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,810 11732 log_base [INFO] Found 0. 2020-10-07 16:31:21,810 11732 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\xlights\sequences\2016\Christmas\valuecurves. 2020-10-07 16:31:21,810 11732 log_base [INFO] Found 0. 2020-10-07 16:31:21,810 11732 log_base [INFO] ValueCurvesPanel Scanning directory for .xvc files: C:\Program Files\xLights_2017\valuecurves. 2020-10-07 16:31:21,810 11732 log_base [INFO] Found 16. 2020-10-07 16:31:21,812 11732 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,812 11732 log_base [INFO] Found 0. 2020-10-07 16:31:21,812 11732 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\xlights\sequences\2016\Christmas. 2020-10-07 16:31:21,812 11732 log_base [INFO] Found 0. 2020-10-07 16:31:21,812 11732 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\xlights\sequences\2016\Christmas\colorcurves. 2020-10-07 16:31:21,812 11732 log_base [INFO] Found 0. 2020-10-07 16:31:21,812 11732 log_base [INFO] ColoursPanel Scanning directory for .xpalette files: C:\xlights\sequences\2016\Christmas\palettes. 2020-10-07 16:31:21,813 11732 log_base [INFO] Found 1. 2020-10-07 16:31:21,813 11732 log_base [INFO] ColoursPanel Scanning directory for .xcc files: C:\Program Files\xLights_2017\colorcurves. 2020-10-07 16:31:21,815 11732 log_base [INFO] Found 7. 2020-10-07 16:31:21,815 11732 log_base [INFO] ColoursPanel Scanning directory for *.xpalette files: C:\Program Files\xLights_2017\palettes. 2020-10-07 16:31:21,816 11732 log_base [INFO] Found 9. 2020-10-07 16:31:21,816 11732 log_base [DEBUG] Sync: false. 2020-10-07 16:31:21,819 11732 log_base [DEBUG] Backup purging skipped as it is disabled. 2020-10-07 16:31:21,819 11732 log_jobpool [INFO] Background thread pool started with 40 threads 2020-10-07 16:31:21,820 11732 log_base [DEBUG] xLightsFrame construction complete. 2020-10-07 16:31:21,867 11732 log_base [INFO] XLightsApp OnInit Done. 2020-10-07 16:31:22,051 11732 log_base [DEBUG] RecalcStartChannels takes 20ms. 2020-10-07 16:31:22,118 11732 log_base [DEBUG] Idle event called 2020-10-07 16:31:22,118 11732 log_base [DEBUG] Downloading https://xlights.org/downloads/ 2020-10-07 16:31:36,377 11732 log_base [DEBUG] Version update check failed. Unable to connect. 2020-10-07 16:31:36,377 11732 log_base [DEBUG] User email address: email>dean@alpinesoft.com</email 2020-10-07 16:31:38,081 11732 log_base [DEBUG] Test: Opening test dialog. 2020-10-07 16:31:38,126 11732 log_base [DEBUG] Starting light output. 2020-10-07 16:31:41,878 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:31:41,878 11732 log_base [DEBUG] 3071-5110 2020-10-07 16:33:22,623 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:33:22,623 11732 log_base [DEBUG] 3581-5110 2020-10-07 16:33:24,940 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:33:24,940 11732 log_base [DEBUG] 3071-3071 2020-10-07 16:33:24,940 11732 log_base [DEBUG] 3581-5110 2020-10-07 16:33:42,994 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:33:42,994 11732 log_base [DEBUG] 3581-5110 2020-10-07 16:34:09,030 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:34:09,030 11732 log_base [DEBUG] 3071-5110 2020-10-07 16:34:10,060 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:34:10,060 11732 log_base [DEBUG] 3071-4090 2020-10-07 16:34:10,060 11732 log_base [DEBUG] 4601-5110 2020-10-07 16:34:10,692 11732 log_base [DEBUG] Selected channels dump: 2020-10-07 16:34:10,692 11732 log_base [DEBUG] 3071-4090 2020-10-07 16:34:21,357 11732 log_base [DEBUG] Autosaving backup of sequence. 2020-10-07 16:34:21,357 11732 log_base [DEBUG] Autosave skipped ... no changes detected since last save. 2020-10-07 16:34:21,357 11732 log_base [DEBUG] AutoSave took 0 ms. 2020-10-07 16:37:21,367 11732 log_base [DEBUG] Autosaving backup of sequence. 2020-10-07 16:37:21,367 11732 log_base [DEBUG] Autosave skipped ... no changes detected since last save. 2020-10-07 16:37:21,367 11732 log_base [DEBUG] AutoSave took 0 ms. 2020-10-07 16:39:55,994 11732 log_base [DEBUG] Stopping light output. 2020-10-07 16:39:55,997 11732 log_base [DEBUG] Test: Test dialog closed. 2020-10-07 16:40:21,374 11732 log_base [DEBUG] Autosaving backup of sequence. 2020-10-07 16:40:21,374 11732 log_base [DEBUG] Autosave skipped ... no changes detected since last save. 2020-10-07 16:40:21,374 11732 log_base [DEBUG] AutoSave took 0 ms. 2020-10-07 16:41:56,846 11732 log_base [DEBUG] Viewing log file C:\Users\dean\AppData\Roaming/xLights_l4cpp.log. 2020-10-07 16:43:18,171 11732 log_base [DEBUG] Viewing log file C:\Users\dean\AppData\Roaming/xLights_l4cpp.log. 2020-10-07 16:43:21,384 11732 log_base [DEBUG] Autosaving backup of sequence. 2020-10-07 16:43:21,384 11732 log_base [DEBUG] Autosave skipped ... no changes detected since last save. 2020-10-07 16:43:21,384 11732 log_base [DEBUG] AutoSave took 0 ms. 2020-10-07 16:45:52,041 11732 log_base [DEBUG] Viewing log file C:\Users\dean\AppData\Roaming/xLights_l4cpp.log.

-- Dean

xLightsProblem.zip

keithsw1111 commented 4 years ago

Without a timestamp of when the problem occurred it is hard to find anything useful in the logs. I also see only 1 error in the log and it is a relatively minor problem. Part of the problem likely is we dont normally log events like turning on and off lights (except in test) so it is quite possible there is nothing in the log to find. Apart from the use of multicast there is nothing really interesting in your setup. When you say it lags starting up ... does it lag in the xLights preview or only on the lights. Have you tried force local IP ... maybe you have two network cards and the data starts off going to the wrong card.

rpFalcon commented 4 years ago

When I click on the icon to start xLights it can take upwards of 30-45 seconds to start.

My setup for testing is quite simple. Dell 7019, built in network adapter, NVIDIA NVA 300 video card, connected to a router that is dedicated to testing.

When I play my sequence there is a delay of 6-8 seconds between xLights before the first light comes on. If I play the sequence for a while say 45 seconds and press the stop button the lights continue to flash. What it looks like is that my network is overloaded.

I can't say for sure but this started after installing the video card when I had a problem with xLights crashing. I think this was related to the openGL settings.

rpFalcon commented 4 years ago

Loaded xLights and sequences on a different computer. Opened my sequence, and pressed the render button Also turned on out put to lights Hit the play button and after about 6 seconds the lights came on Finally with I think happened is that xLights caused my ESPpixelstick to crash as I no longer can connect to it with a web browser.

rpFalcon commented 3 years ago

Completely deleted xLights from my computer Installed 2020 43 Started up xLights Did the test function (no sequence opened) Took about 6 seconds for the lights to come on I am using wireless controllers with multicast.

rpFalcon commented 3 years ago

Did a little more testing this evening and have made some discoveries.

Here what I did: 1) rename the active show folder to something else 2) Created a new empty show directory 3) Ininstalled xLights 2020_43 4) Installed xLights 2019_65 5) Created a signle controller Universe 10, 510 channels 6) No sequences in this test 7) Using the channel test feature lights came on immediately, no 6 second lad time

So the next test was pretty much the same.

Here what I did: 1) rename the active show folder from the first test to something else 2) Renamed old folder as my show directory (this has me sequences, models and stuff. 3) Ininstalled xLights 2019_65 4) Installed xLights 2020_45 5) Created a signle controller Universe 10, 510 channels 6) No sequences used in this test 7) Using the channel test feature lights came on immediately, no 6 second lad time

Based on what little t4esting I have preformed I am still thinking that this is an issue with xLights.

rpFalcon commented 3 years ago

Thus id from the 2020_43 version

xl1

This is from the 2019_63 version

two

keithsw1111 commented 3 years ago

This is likely something that we would need to spend some time in zoom to get to the bottom of. From your descriptions there is a lot of missing information and not enough to pin blame on anything in particular. One thing you could try is da-shares e131 tester ... does it have the same issue. I would also like to see your files.

keithsw1111 commented 3 years ago

Sorry ... i found your files. Can you try turning off controller sync ... few controllers support it and it isnt set up correctly in your setup.

rpFalcon commented 3 years ago

removed my controllers and layout and recreated them and the 6 second delay is gone.

I am closing this unless you need more information

rpFalcon commented 3 years ago

I am back to the same issue, well sort of.

I have a sequence in a separate folder and it works as expected. These are 2 singing faces.

Today I exported the models, etc and have a new sequence in my real show folder and have the delay.

I never found Controller sync.

This is a show stopper for me.

AzGilrock commented 3 years ago

That's fine. I just thought it would be funny to close with no explanation since it was reopened with no explanation. But you are probably going to need to do the things Keith suggested.

bacarudaguy commented 3 years ago

@rpFalcon - I noticed a major hang when turning on Output to Lights with multiple controllers offline, but having them active in XLights. Try deactivating (right click, Inactivate) on the controller(s) that may be offline.

Just wanted to tell you what worked for me...

keithsw1111 commented 2 years ago

@bacarudaguy turn off the Auto Upload Configuration ... it does not handle offline controllers well at all.