Author Topic: xLights Crashing since latest update  (Read 1760 times)

Offline ericg2000

  • Newbie
  • *
  • Posts: 38
    • View Profile
xLights Crashing since latest update
« on: April 21, 2019, 06:12:56 PM »
i updated to the latest xlights last night, but its crashed numerous times today.  i am on an older macbook pro 17", el capitan, 6 gig ram, 1tb hard drive.  xlights has ran pretty smooth until today.  see copy of crach report below, maybe someone can make since of it.

Process:               xLights [2061]
Path:                  /Applications/xLights.app/Contents/MacOS/xLights
Identifier:            org.xlights
Version:               2019.20 (19020)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           xLights [2061]
User ID:               501

Date/Time:             2019-04-21 18:46:53.975 -0500
OS Version:            Mac OS X 10.11.6 (15G1611)
Report Version:        11
Anonymous UUID:        83AA4FAC-2C46-BEA7-7156-CF0B4539961C


Time Awake Since Boot: 22000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Global Trace Buffer (reverse chronological seconds):
32.530502    libextension.dylib           0x00007fff88a25533 tearing down extension request for pid 2066

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib           0x00007fff90f63f06 __pthread_kill + 10
1   libsystem_pthread.dylib          0x00007fff82c7e4ec pthread_kill + 90
2   libsystem_c.dylib                0x00007fff843a86df abort + 129
3   org.xlights                      0x000000010942cc81 wxFatalSignalHandler(int) (.llvm.4808870596450637459) + 33
4   libsystem_platform.dylib         0x00007fff95f6652a _sigtramp + 26
5   libsystem_malloc.dylib           0x00007fff92e6dc5f tiny_malloc_from_free_list + 1443
6   org.xlights                      0x000000010902a37d xLightsFrame::CreateDebugReport(wxDebugReportCompress*) + 285
7   org.xlights                      0x0000000109431225 wxEvtHandler::ProcessEventLocally(wxEvent&) + 213
8   org.xlights                      0x00000001094310a0 wxEvtHandler::ProcessEvent(wxEvent&) + 96
9   org.xlights                      0x0000000109430f4e wxEvtHandler::ProcessPendingEvents() + 398
10  org.xlights                      0x000000010935f495 wxAppConsoleBase::ProcessPendingEvents() + 213
11  org.xlights                      0x000000010941741d wxCFEventLoop::OSXCommonModeObserverCallBack(__CFRunLoopObserver*, int, void*) + 77
12  com.apple.CoreFoundation         0x00007fff91251fc7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
13  com.apple.CoreFoundation         0x00007fff91251f37 __CFRunLoopDoObservers + 391
14  com.apple.CoreFoundation         0x00007fff912313f8 __CFRunLoopRun + 872
15  com.apple.CoreFoundation         0x00007fff91230e28 CFRunLoopRunSpecific + 296
16  com.apple.HIToolbox              0x00007fff879dc935 RunCurrentEventLoopInMode + 235
17  com.apple.HIToolbox              0x00007fff879dc677 ReceiveNextEventCommon + 184
18  com.apple.HIToolbox              0x00007fff879dc5af _BlockUntilNextEventMatchingListInModeWithFilter + 71
19  com.apple.AppKit                 0x00007fff950d3df6 _DPSNextEvent + 1067
20  com.apple.AppKit                 0x00007fff950d3226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
21  com.apple.AppKit                 0x00007fff9534e5e1 -[NSWindow trackEventsMatchingMask:timeout:mode:handler:] + 237
22  com.apple.AppKit                 0x00007fff9534dd43 -[NSDragEventTracker trackEvent:usingHandler:] + 1779
23  com.apple.AppKit                 0x00007fff9534d11e -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2021
24  com.apple.AppKit                 0x00007fff954557f4 -[NSSliderCell trackMouse:inRect:ofView:untilMouseUp:] + 850
25  com.apple.AppKit                 0x00007fff9534bae8 -[NSControl mouseDown:] + 669
26  org.xlights                      0x00000001094e6126 wxWidgetCocoaImpl::mouseEvent(NSEvent*, NSView*, void*) + 246
27  org.xlights                      0x00000001094d4ac2 wxSliderCocoaImpl::mouseEvent(NSEvent*, NSView*, void*) + 18
28  com.apple.AppKit                 0x00007fff958a03c9 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6322
29  com.apple.AppKit                 0x00007fff958a13ad -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
30  com.apple.AppKit                 0x00007fff952e0539 -[NSWindow sendEvent:] + 517
31  org.xlights                      0x00000001094cfefb -[wxNSWindow sendEvent:] + 123
32  com.apple.AppKit                 0x00007fff95260a38 -[NSApplication sendEvent:] + 2540
33  org.xlights                      0x000000010943e112 -[wxNSApplication sendEvent:] + 98
34  com.apple.AppKit                 0x00007fff950c7df2 -[NSApplication run] + 796
35  org.xlights                      0x00000001094c3f5e wxGUIEventLoop::OSXDoRun() + 174
36  org.xlights                      0x0000000109417abc wxCFEventLoop::DoRun() + 44
37  org.xlights                      0x000000010937ff25 wxEventLoopBase::Run() + 85
38  org.xlights                      0x000000010935eab4 wxAppConsoleBase::MainLoop() + 116
39  org.xlights                      0x000000010947c7c1 wxApp::OnRun() + 49
40  org.xlights                      0x00000001093b3fd6 wxEntry(int&, wchar_t**) + 1606
41  org.xlights                      0x00000001090274d2 main + 130
42  libdyld.dylib                    0x00007fff8badb5ad start + 1

Thread 1:: SDLTimer
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   org.libsdl.SDL2                  0x000000010c4289ae 0x10c40a000 + 125358
3   org.libsdl.SDL2                  0x000000010c429ec0 0x10c40a000 + 130752
4   org.libsdl.SDL2                  0x000000010c42abae 0x10c40a000 + 134062
5   org.libsdl.SDL2                  0x000000010c42a69c 0x10c40a000 + 132764
6   org.libsdl.SDL2                  0x000000010c42a129 0x10c40a000 + 131369
7   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
8   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
9   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x00007fff90f64efa kevent_qos + 10
1   libdispatch.dylib                0x00007fff863f1165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib                0x00007fff863f0dcd _dispatch_mgr_thread + 52

Thread 3:: AudioQueue thread
0   libsystem_kernel.dylib           0x00007fff90f5df72 mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff90f5d3b3 mach_msg + 55
2   com.apple.CoreFoundation         0x00007fff91232114 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation         0x00007fff912315dc __CFRunLoopRun + 1356
4   com.apple.CoreFoundation         0x00007fff91230e28 CFRunLoopRunSpecific + 296
5   org.libsdl.SDL2                  0x000000010c429574 0x10c40a000 + 128372
6   org.libsdl.SDL2                  0x000000010c42a69c 0x10c40a000 + 132764
7   org.libsdl.SDL2                  0x000000010c42a129 0x10c40a000 + 131369
8   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
9   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
10  libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 4:: AQConverterThread
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   com.apple.audio.toolbox.AudioToolbox   0x00007fff8d42e0a0 CAGuard::Wait() + 52
3   com.apple.audio.toolbox.AudioToolbox   0x00007fff8d42aba4 AQConverterManager::AQConverterThread::Run() + 288
4   com.apple.audio.toolbox.AudioToolbox   0x00007fff8d42aa7a AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
5   com.apple.audio.toolbox.AudioToolbox   0x00007fff8d406d3e CAPThread::Entry(CAPThread*) + 80
6   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
8   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 5:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x00007fff90f5df72 mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff90f5d3b3 mach_msg + 55
2   com.apple.audio.CoreAudio        0x00007fff87da735e HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio        0x00007fff87da72ec HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio        0x00007fff87da56a9 HALC_ProxyIOContext::IOWorkLoop() + 1149
5   com.apple.audio.CoreAudio        0x00007fff87da515e HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6   com.apple.audio.CoreAudio        0x00007fff87da5033 HALB_IOThread::Entry(void*) + 75
7   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
8   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
9   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 6:: Dispatch queue: NSCGSDisableUpdates
0   libsystem_kernel.dylib           0x00007fff90f5df72 mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff90f5d3b3 mach_msg + 55
2   com.apple.CoreGraphics           0x00007fff96f70a42 _CGSReenableUpdateForConnection + 92
3   com.apple.CoreGraphics           0x00007fff96f7070d CGSReenableUpdateToken + 469
4   libdispatch.dylib                0x00007fff863f693d _dispatch_call_block_and_release + 12
5   libdispatch.dylib                0x00007fff863eb40b _dispatch_client_callout + 8
6   libdispatch.dylib                0x00007fff863f003b _dispatch_queue_drain + 754
7   libdispatch.dylib                0x00007fff863f6707 _dispatch_queue_invoke + 549
8   libdispatch.dylib                0x00007fff863eb40b _dispatch_client_callout + 8
9   libdispatch.dylib                0x00007fff863ef29b _dispatch_root_queue_drain + 1890
10  libdispatch.dylib                0x00007fff863eeb00 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib          0x00007fff82c7b4de _pthread_wqthread + 1129
12  libsystem_pthread.dylib          0x00007fff82c79341 start_wqthread + 13

Thread 7:: com.apple.NSEventThread
0   libsystem_kernel.dylib           0x00007fff90f5df72 mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff90f5d3b3 mach_msg + 55
2   com.apple.CoreFoundation         0x00007fff91232114 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation         0x00007fff912315dc __CFRunLoopRun + 1356
4   com.apple.CoreFoundation         0x00007fff91230e28 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                 0x00007fff95229d95 _NSEventThread + 149
6   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
8   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib           0x00007fff90f6407a __select + 10
1   com.apple.CoreFoundation         0x00007fff9126f45a __CFSocketManager + 762
2   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
3   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
4   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 9:: Dispatch queue: com.apple.root.utility-qos.overcommit
0   libsystem_kernel.dylib           0x00007fff90f645e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff82c7b067 _pthread_workqueue_addthreads + 55
2   libdispatch.dylib                0x00007fff863ee73f _dispatch_queue_wakeup_global_slow + 60
3   libdispatch.dylib                0x00007fff863eecee _dispatch_root_queue_drain + 437
4   libdispatch.dylib                0x00007fff863eeb00 _dispatch_worker_thread3 + 91
5   libsystem_pthread.dylib          0x00007fff82c7b4de _pthread_wqthread + 1129
6   libsystem_pthread.dylib          0x00007fff82c79341 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib           0x00007fff90f645e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff82c7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib          0x00007fff82c79341 start_wqthread + 13

Thread 11:
0   libsystem_pthread.dylib          0x00007fff82c79334 start_wqthread + 0

Thread 12:: AudioManager
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   libc++.1.dylib                   0x00007fff8d3a9728 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   org.xlights                      0x0000000108b3ff6a startFunc(JobPoolWorker*) + 1018
4   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
5   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
6   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
7   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 13:: AudioManager
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   libc++.1.dylib                   0x00007fff8d3a9728 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   org.xlights                      0x0000000108b3ff6a startFunc(JobPoolWorker*) + 1018
4   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
5   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
6   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
7   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 14:: AudioManager
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   libc++.1.dylib                   0x00007fff8d3a9728 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   org.xlights                      0x0000000108b3ff6a startFunc(JobPoolWorker*) + 1018
4   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
5   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
6   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
7   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 15:: AudioManager
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   libc++.1.dylib                   0x00007fff8d3a9728 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   org.xlights                      0x0000000108b3ff6a startFunc(JobPoolWorker*) + 1018
4   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
5   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
6   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
7   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 16:
0   libsystem_kernel.dylib           0x00007fff90f645e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff82c7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib          0x00007fff82c79341 start_wqthread + 13

Thread 17:: RenderPool
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   libc++.1.dylib                   0x00007fff8d3a9728 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   org.xlights                      0x0000000108b3ff6a startFunc(JobPoolWorker*) + 1018
4   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
5   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
6   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
7   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 18:: Whole House
0   org.xlights                      0x000000010866655a std::__1::vector<xlColor, std::__1::allocator<xlColor> >::__append(unsigned long) + 442
1   org.xlights                      0x0000000108d10808 RenderBuffer::InitBuffer(int, int, int, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) + 408
2   org.xlights                      0x000000010898914d PixelBufferClass::SetLayerSettings(int, SettingsMap const&) + 14253
3   org.xlights                      0x0000000108d06223 RenderJob::initialize(int, int, Effect*, SettingsMap&, PixelBufferClass*) + 195
4   org.xlights                      0x0000000108d0687c RenderJob::ProcessFrame(int, Element*, EffectLayerInfo&, PixelBufferClass*, int, bool) + 748
5   org.xlights                      0x0000000108d03a55 RenderJob::Process() + 2805
6   org.xlights                      0x0000000108b3fd03 startFunc(JobPoolWorker*) + 403
7   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
8   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
9   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
10  libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 19:: arch 1
0   org.xlights                      0x0000000109031782 BarsEffect::Render(Effect*, SettingsMap&, RenderBuffer&) + 8434
1   org.xlights                      0x0000000108cf7d26 xLightsFrame::RenderEffectFromMap(Effect*, int, int, SettingsMap&, PixelBufferClass&, bool&, bool, RenderEvent*) + 1142
2   org.xlights                      0x0000000108d06f5a RenderJob::ProcessFrame(int, Element*, EffectLayerInfo&, PixelBufferClass*, int, bool) + 2506
3   org.xlights                      0x0000000108d03a55 RenderJob::Process() + 2805
4   org.xlights                      0x0000000108b3fd03 startFunc(JobPoolWorker*) + 403
5   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
6   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
7   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
8   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 20:: Whole House
0   libsystem_kernel.dylib           0x00007fff90f6410a __semwait_signal + 10
1   libsystem_c.dylib                0x00007fff843c9d0f nanosleep + 199
2   libsystem_c.dylib                0x00007fff843c9b6f sleep + 42
3   org.xlights                      0x0000000109029204 handleCrash(void*) + 6804
4   org.xlights                      0x000000010942cc7c wxFatalSignalHandler(int) (.llvm.4808870596450637459) + 28
5   libsystem_platform.dylib         0x00007fff95f6652a _sigtramp + 26
6   libsystem_malloc.dylib           0x00007fff92e6ca26 szone_malloc_should_clear + 1093
7   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
8   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
9   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
10  libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 21:: RenderPool
0   libsystem_kernel.dylib           0x00007fff90f63db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff82c7c728 _pthread_cond_wait + 767
2   libc++.1.dylib                   0x00007fff8d3a9728 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
3   org.xlights                      0x0000000108b3ff6a startFunc(JobPoolWorker*) + 1018
4   org.xlights                      0x0000000108b4251c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(JobPoolWorker*), JobPoolWorker*> >(void*) + 44
5   libsystem_pthread.dylib          0x00007fff82c7b99d _pthread_body + 131
6   libsystem_pthread.dylib          0x00007fff82c7b91a _pthread_start + 168
7   libsystem_pthread.dylib          0x00007fff82c79351 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff57725578  rdx: 0x0000000000000000
  rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff577255a0  rsp: 0x00007fff57725578
   r8: 0x00007fff57725a88   r9: 0x56007502fbd5e543  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007f8b1cd31c90  r13: 0x00007f8b1ef2cef0  r14: 0x00007fff71a8e000  r15: 0x00007fff57725ce0
  rip: 0x00007fff90f63f06  rfl: 0x0000000000000206  cr2: 0x00007fff726a1008
 
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x1084d7000 -        0x109fb5fff +org.xlights (2019.20 - 19020) <7A98DABD-0A72-36F6-84D4-5B1EE98D93B1> /Applications/xLights.app/Contents/MacOS/xLights
       0x10a7f9000 -        0x10a872ff7 +liblog4cpp.5.dylib (0) <1218E085-D0FF-3BA5-942E-9ED09F7923C9> /Applications/xLights.app/Contents/Frameworks/liblog4cpp.5.dylib
       0x10a8a8000 -        0x10a95cfff +libswscale.4.dylib (0) <CC23BDA3-7406-3DB9-89F9-E95ED5ACE6E5> /Applications/xLights.app/Contents/Frameworks/libswscale.4.dylib
       0x10a98c000 -        0x10a9a1ff7 +libswresample.2.dylib (0) <D5C30FA6-15D1-31EE-989D-27021D6E87B5> /Applications/xLights.app/Contents/Frameworks/libswresample.2.dylib
       0x10a9b4000 -        0x10a9fbff7 +libavutil.55.dylib (0) <2E09D7CA-F0D2-3A12-991F-11BF3D63722C> /Applications/xLights.app/Contents/Frameworks/libavutil.55.dylib
       0x10aa49000 -        0x10ac03fff +libavformat.57.dylib (0) <4748DA71-619B-3CB0-BDED-1DA1B0E5DDE6> /Applications/xLights.app/Contents/Frameworks/libavformat.57.dylib
       0x10acb9000 -        0x10b995fe7 +libavcodec.57.dylib (0) <F42D2849-8EFB-3ECD-91B8-47B2D3EF4376> /Applications/xLights.app/Contents/Frameworks/libavcodec.57.dylib
       0x10c40a000 -        0x10c4e6fff +org.libsdl.SDL2 (2.0.7 - 2.0.7) <954FD24F-7840-33BF-ACC8-8B10B1A65D86> /Applications/xLights.app/Contents/Frameworks/SDL2.framework/Versions/A/SDL2
       0x10c50c000 -        0x10c50cff7 +cl_kernels (???) <9354DF9B-64AE-42C6-9303-810A6985A0C2> cl_kernels
       0x10c511000 -        0x10c515fff  com.apple.agl (3.3.1 - AGL-3.3.1) <2FC3E30C-5370-3369-B8D1-1C7050A4A85A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x10c51d000 -        0x10c51ffff  com.apple.ForceFeedback (1.0.6 - 1.0.6) <2CCA0B39-2B72-3B89-B698-42A57FE59E27> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
       0x10c781000 -        0x10c785fff  com.apple.audio.AppleHDAHALPlugIn (274.12 - 274.12) <F5E4849C-6A2D-3D2C-AB3F-F608C0E49FD5> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x10e513000 -        0x10e643ffb  com.apple.audio.units.Components (1.13 - 1.13) <69FC51F9-E779-3940-AA27-8F97A9849D51> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x111de2000 -        0x111de2ff7 +cl_kernels (???) <5EDDBC0E-B776-47BD-84F2-74CEB3267480> cl_kernels
       0x111de8000 -        0x111de9ff7 +cl_kernels (???) <11B51D31-FAE8-4281-B487-7DFB5B838840> cl_kernels
       0x112870000 -        0x1130f5fff  com.apple.GeForceTeslaGLDriver (10.0.52 - 10.0.0) <4ABAA7E0-BD8E-3D9F-9F47-FDF9500DDB95> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
       0x11442e000 -        0x114bc4fff  libclh.dylib (4.0.3 - 4.0.3) <2A6D8787-D2D0-354B-9DEB-31AD4FD25258> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x114c7d000 -        0x114c81fff  libFontRegistryUI.dylib (155.2) <8346E80E-5832-3944-A750-FBB9D328C2FE> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
    0x7fff60717000 -     0x7fff6074ea47  dyld (360.22) <C8E77F6D-CE86-3C5B-8576-2584A799B51E> /usr/lib/dyld
    0x7fff81992000 -     0x7fff8199afef  libcldcpuengine.dylib (2.7.3) <745C41A3-CEC0-3BF5-91DC-FCB140A3DACE> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8199b000 -     0x7fff8199eff7  libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff819a8000 -     0x7fff81d80fef  com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff81d81000 -     0x7fff81defff7  com.apple.ApplicationServices.ATS (377 - 394.4) <CB64C2B7-828A-3C4C-8F3C-72B78630CD94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff81df0000 -     0x7fff81f0dfff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff81f0e000 -     0x7fff81f10fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff827a0000 -     0x7fff8280ffff  com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff82856000 -     0x7fff82881ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <BAE70E9D-BCC8-3650-B554-6D646388EDEF> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff82882000 -     0x7fff828f1fff  com.apple.datadetectorscore (7.0 - 460) <233A8FBF-B22F-3177-A328-781588D95D69> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff828f2000 -     0x7fff828f4ff7  libRadiance.dylib (1463) <11392BBE-6DAC-3ADD-A0C0-CD653B9AEDE3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff828f5000 -     0x7fff82940ff7  com.apple.CoreMediaIO (703.0 - 4791) <E49D0C36-295A-311A-9470-706455EA6F80> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff82942000 -     0x7fff82a9dff3  com.apple.WebKitLegacy (11601 - 11601.7.8) <F41E6CAF-1157-3868-9FAC-D074FCE74BB9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff82a9e000 -     0x7fff82b26fff  com.apple.CoreSymbolication (3.1 - 58048.1) <C1A1A8DB-8A51-3A21-865A-3CEF22A0E67A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff82b27000 -     0x7fff82be0ff7  libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff82bf8000 -     0x7fff82c28ff3  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff82c39000 -     0x7fff82c68fff  com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff82c69000 -     0x7fff82c77ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff82c78000 -     0x7fff82c81ff7  libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
    0x7fff82c82000 -     0x7fff82c8dfff  libcsfde.dylib (517.50.1) <52F0DB6A-13B8-355E-ADFD-72834D3CA183> /usr/lib/libcsfde.dylib
    0x7fff82c8e000 -     0x7fff82e4effb  libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff82e4f000 -     0x7fff82f61fef  libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff82f7f000 -     0x7fff82f87ffb  libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff82f88000 -     0x7fff82fb2ff7  GLRendererFloat (12.1) <0412B850-BB25-33B1-AF0D-8E6297D4620E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff82fe2000 -     0x7fff830defff  libFontParser.dylib (158.7) <393EFEA3-42B7-38DA-99DA-D01DEAA734CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff830df000 -     0x7fff830dffff  com.apple.CoreServices (728.13 - 728.13) <CFE3EE73-A3F5-3824-9210-0790C07120F3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8311e000 -     0x7fff83122fff  libGIF.dylib (1463) <3F84E60B-18E5-3897-8494-DFB1ACE76829> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83123000 -     0x7fff83134fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff83135000 -     0x7fff83176ff7  libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83177000 -     0x7fff83187fff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff831f5000 -     0x7fff83200fff  com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8324f000 -     0x7fff83335fef  unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff83be8000 -     0x7fff83c7dfff  com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff83c7e000 -     0x7fff83c80fff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff83c81000 -     0x7fff83fd5ff7  com.apple.Foundation (6.9 - 1259.31) <EBB5BE3F-1FE9-3231-B53B-149CDEE8BCA9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83fd6000 -     0x7fff83fdfff7  com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff83fe2000 -     0x7fff83fedfff  com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff83fee000 -     0x7fff84284fff  libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff84285000 -     0x7fff84285fff  com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff84286000 -     0x7fff84315fff  com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff84340000 -     0x7fff84349ff7  com.apple.DisplayServicesFW (3.0 - 378) <45BE1B99-8E10-32F0-A180-A6B6CB5883AE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8434a000 -     0x7fff843d7fef  libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib
    0x7fff843d8000 -     0x7fff843e0fff  com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff843e1000 -     0x7fff8441fff7  libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff845fe000 -     0x7fff84640ff7  com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff84694000 -     0x7fff84694fff  com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84695000 -     0x7fff8469aff7  libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff8469b000 -     0x7fff846c0ff7  libPng.dylib (1463) <17F67BF3-4A78-3587-AAE4-E50A71BDD4CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff846c1000 -     0x7fff8471dfff  com.apple.Suggestions (5.0 - 180) <450BCB58-786F-37DC-9AC7-2E3D13198032> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff84788000 -     0x7fff847fcff3  com.apple.securityfoundation (6.0 - 55126) <3FF6D6E0-0C5D-385A-A97E-441D3947EFAB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff847fd000 -     0x7fff858e6ff3  com.apple.WebCore (11601 - 11601.7.5) <9153DA7E-1625-382A-8257-8D4293F06F7F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff858e7000 -     0x7fff85b79ffb  com.apple.RawCamera.bundle (6.21 - 879) <4F0A10FB-7C96-31E8-9A70-E30F615B2565> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff85b7a000 -     0x7fff85b91ff7  libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff85b92000 -     0x7fff85b9dfff  com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff85ba4000 -     0x7fff85bcfffb  libarchive.2.dylib (33.20.2.1.1) <BC764A1E-573A-3D95-A3CC-1758935ADC56> /usr/lib/libarchive.2.dylib
    0x7fff85bd0000 -     0x7fff85bd1ff7  libodfde.dylib (23) <F84CB160-D638-3190-B6F5-A262E9AF09F6> /usr/lib/libodfde.dylib
    0x7fff85bd3000 -     0x7fff85cc5ff7  libJP2.dylib (1463) <D107FF52-7FD6-3A5E-B40E-F3D0F1FF651D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff85cc6000 -     0x7fff85d66fff  com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff85dd6000 -     0x7fff85de6fff  libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff85e70000 -     0x7fff85e7bff7  libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff85e7c000 -     0x7fff86161ffb  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff86162000 -     0x7fff86163fff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8639a000 -     0x7fff8639cfff  libCVMSPluginSupport.dylib (12.1) <20BA72AF-C7C5-3551-8F59-E1AED5FC69F0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff863cd000 -     0x7fff863e6fff  com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff863e9000 -     0x7fff86416fff  libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff86417000 -     0x7fff86463ff7  com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86cf6000 -     0x7fff86cfbfff  com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff87319000 -     0x7fff8733dfff  com.apple.MultitouchSupport.framework (304.12 - 304.12) <598A8689-E97E-3C8D-AACD-8A0EB1956CA6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8733e000 -     0x7fff873defff  com.apple.Metadata (10.7.0 - 972.34) <B0137597-158A-3503-85C8-F55DB5D21BE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff873df000 -     0x7fff873eaff7  libGPUSupport.dylib (12.1) <4B0F343C-B56E-3085-A4D9-11775BA7355A> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x7fff87455000 -     0x7fff87977fff  com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff87978000 -     0x7fff87994ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff87995000 -     0x7fff879a8fff  com.apple.SafariServices.framework (11604 - 11604.4.7.1.4) <5889C806-151F-334D-B50B-74647B5BB27F> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff879ac000 -     0x7fff87ca1fff  com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87ca2000 -     0x7fff87cb5fff  com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff87cb6000 -     0x7fff87cbefff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff87d04000 -     0x7fff87d50ffb  com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87d7d000 -     0x7fff87dcefff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87dda000 -     0x7fff87e17ff3  com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff87e21000 -     0x7fff87e3eff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <707C6ED6-B8C0-38D4-B45A-7F2F689BD157> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff87e3f000 -     0x7fff87e40ff3  com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff87e41000 -     0x7fff87e5afe7  libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
    0x7fff87e5b000 -     0x7fff87ebbfff  com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff886c6000 -     0x7fff88729fff  libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff88732000 -     0x7fff88736fff  libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff88737000 -     0x7fff88748ff7  libsystem_trace.dylib (201.10.3) <4F626911-011B-3E9C-8D61-C5EBA79013F0> /usr/lib/system/libsystem_trace.dylib
    0x7fff88749000 -     0x7fff887d8ff7  libCoreStorage.dylib (517.50.1) <E6283FE9-B5AC-3110-8D4C-8E2BF185983E> /usr/lib/libCoreStorage.dylib
    0x7fff88815000 -     0x7fff8883cfff  com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8883d000 -     0x7fff888f5ff7  com.apple.CoreDuet (1.0 - 1) <FC1EAEE1-73A4-3B13-A634-1D2A94D0C0B7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff888f6000 -     0x7fff888f8ff7  libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff88911000 -     0x7fff88928fff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff88929000 -     0x7fff8892afff  libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8892b000 -     0x7fff88931fff  com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff88932000 -     0x7fff88934fff  com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff88935000 -     0x7fff88937fff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff889f2000 -     0x7fff88a06fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff88a12000 -     0x7fff88a15ff3  libCGXCoreImage.A.dylib (970) <C82CF921-045E-3C8A-B2B1-EDE7A2E28583> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff88a1f000 -     0x7fff88a3bff7  libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff88a3c000 -     0x7fff88a4dff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff88a54000 -     0x7fff88a69ff3  libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff88a6a000 -     0x7fff88a6dfff  libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff88a6e000 -     0x7fff88aa2ff7  com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88aa3000 -     0x7fff88aa3ff7  liblaunch.dylib (765.70.1) <96D7C3EE-82E2-39AB-870F-B317A030E86D> /usr/lib/system/liblaunch.dylib
    0x7fff88af5000 -     0x7fff88b44ff7  com.apple.opencl (2.7.0 - 2.7.0) <DAEC71D4-E0E7-3E24-BB44-C977A798C575> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88b45000 -     0x7fff88b76fff  com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff88b77000 -     0x7fff88beeff7  com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff88c17000 -     0x7fff88ebdff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88ec0000 -     0x7fff8900aff7  com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8900e000 -     0x7fff890befff  com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff890bf000 -     0x7fff890c1fff  libCGXType.A.dylib (970) <A931200A-B248-39EF-8A8B-311D881BE372> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff890d6000 -     0x7fff891fdfff  com.apple.LaunchServices (728.13 - 728.13) <91147A89-9D0D-3272-AD05-48E2835BD8D5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff891fe000 -     0x7fff891fefff  libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8924a000 -     0x7fff89253ff3  libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff89254000 -     0x7fff89259fff  com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8925a000 -     0x7fff8926ffff  com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff89301000 -     0x7fff8935ffff  com.apple.CoreServices.OSServices (728.13 - 728.13) <477EA3F9-D13E-3D83-ABAD-4DC7DB134CF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8946f000 -     0x7fff89472ffb  libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff89490000 -     0x7fff89569fff  com.apple.CoreMedia (1.0 - 1731.15.207) <70CAD4A7-3F8B-3767-A420-98BE1062C230> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff89777000 -     0x7fff89b79fff  libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff89b7a000 -     0x7fff89c88ff3  com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff89cdf000 -     0x7fff89dbfff7  unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff89dc3000 -     0x7fff89e50dd7  com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff89ea6000 -     0x7fff89ea8ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <B4181284-D588-3A20-93F3-B4FA882BC9A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff89f24000 -     0x7fff89f28fff  com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff89f29000 -     0x7fff89f30ff7  com.apple.phonenumbers (1.1.1 - 105) <A616AFB5-2336-385A-B058-16A423D2B21B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff89f31000 -     0x7fff89fa6fff  com.apple.framework.IOKit (2.0.2 - 1179.50.2) <A509D3AE-9D48-31B7-89C7-326A7A2007B2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89fa7000 -     0x7fff8a312657  libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
    0x7fff8a313000 -     0x7fff8a314ffb  libSystem.B.dylib (1226.10.1) <160608FD-B79D-3B49-AFEA-53A10C0C86B3> /usr/lib/libSystem.B.dylib
    0x7fff8a37f000 -     0x7fff8a3b9ff7  com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8a5d4000 -     0x7fff8a5f3ff7  com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8a5f4000 -     0x7fff8a5f7fff  libspindump.dylib (197.1) <B86EE257-4429-32E9-B98D-B12BFF2A373B> /usr/lib/libspindump.dylib
    0x7fff8a5f8000 -     0x7fff8a7c6ff3  com.apple.QuartzCore (1.11 - 410.14) <06A2BE20-38CB-3A89-9629-A782829DF977> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8aea0000 -     0x7fff8aec9ff7  libxpc.dylib (765.70.1) <4FB1311F-4032-3F56-BF0B-CFF45D78FB01> /usr/lib/system/libxpc.dyl

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: xLights Crashing since latest update
« Reply #1 on: April 22, 2019, 06:01:46 AM »
nothing useful there. do you know what you were doing when it crashed.

Offline mmais

  • Full Member
  • ***
  • Posts: 212
    • View Profile
Re: xLights Crashing since latest update
« Reply #2 on: April 22, 2019, 01:38:28 PM »
I am having a problem also keeps shutting down when trying to sequence. Below are my log files.
Mike

Offline ericg2000

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: xLights Crashing since latest update
« Reply #3 on: April 22, 2019, 02:56:10 PM »
I am sequencing, it doesn't happen at any given point or activity. I can be programming for 30 min and it just shuts down or it can happen several time in a row within 10 minutes. And it's on various sequences not all the same one. There is no pattern to report.

Offline samstone11

  • Newbie
  • *
  • Posts: 17
  • Disabled But Willing
    • View Profile
Re: xLights Crashing since latest update
« Reply #4 on: April 22, 2019, 05:06:24 PM »
[size=0pt]Is this the same sort of problem? We have been having a lot of trouble with our internet service, so we had a tech come out for the 1 millionth time and finally got one who was literally willing to spend hours with me tracking the problem. What we found was that 100% of the time I ask X-Lights to “output to lights” our entire internet dies and the network crashes down to a crawl. I am no longer able to control lights through our Falcon F16V3 1 controller/X-Lights setup except for test, which works just fine. I can hook everything up, test the FPP, run X-Lights, even build a new sequence, but as soon as I output to lights, everything is gone. I can’t even get a speed test to work because it times out. The tech and I checked all the provider’s hardware and settings and everything we could think of such as too many devices, specific devices, changing from 5G to 2.4G, isolating the controller entirely, etc., but the only thing that caused the crash was asking X-Lights to control the lights. Nothing else. The controller has no problem running the lights in test mode over the network or just connecting the laptop directly to the controller, but enabling controlling the lights means I’m goobered. We put a lot of effort making our home a safe place for all of his friends to congregate and since it’s not unusual for him to have 4 or 5 friends over, each with their phones and a few laptops, so we pay for 200Mbps and usually get it and sometimes appreciably more. Last year we only had half of that bandwidth and there was no trouble even controlling the show wirelessly through the network. No interference, no lag, no anything detrimental. Unfortunately though, I got very ill last year just as it was time to put the lights up and wound up without 90% of our show. So this year I am trying very hard to have everything completely finished in the next month or two so I can relax a while and the worst thing that can happen is our 18-year-old son puts everything together this year when it’s time.[/size]
[size=0pt][/color]Has anyone else ever seen this problem? What kind of settings could possibly cause this? I sent in a bug report and do not know how to post my settings, but if they are needed I am happy to learn how to do it.[/size]
[size=0pt][/color]I always feel obligated to mention I am disabled to begin with, so I am only capable of devoting small snippets of time here and there to work on this. It was anxiety/stress that put me on disability to begin with, so I am struggling in more ways than my ego likes to admit. Every forum I’ve ever been involved with has been incredibly good to my family and I, so I wish you all the very best and if anyone has any suggestions they would be greatly appreciated. [/size]
A Child's Smile Is The Most Valuable Of All Rewards

Offline ericg2000

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: xLights Crashing since latest update
« Reply #5 on: April 24, 2019, 08:53:58 PM »
this is getting ridiculous... what do i need to upload to get some help.  here is the crash log.  i updated to 2019.22 and it still crashes.  who do i need to send this log to if no one here can help?

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       3958              : 1201768

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       3986              : 1203333

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4014              : 1204801

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4042              : 1206426

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4070              : 1208415

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4098              : 1210052

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4126              : 1211831

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4154              : 1212809

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4182              : 1214340

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4210              : 1216193

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4238              : 1217834

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4266              : 1219703

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4294              : 1221544

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4322              : 1222448

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4350              : 1223923

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4378              : 1225576

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4406              : 1227085

2019-04-24 20:28:02,473 140735139647488 log_base [DEBUG]       4434              : 1228733

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4462              : 1230455

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4490              : 1231009

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4518              : 1231028

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4546              : 1231047

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4574              : 1231066

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4602              : 1231085

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4630              : 1231487

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4658              : 1233917

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4686              : 1241869

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4714              : 1243933

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       4742              : 1244279

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG]       99999999              : 1244298

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG] numRanges             : 0

2019-04-24 20:28:02,474 140735139647488 log_base [DEBUG] Setting media file to: /Users/ericsgarcia/Desktop/xLights/Audio/Can't Stop This Feeling.mp3.
2019-04-24 20:28:02,496 140735139647488 log_base [DEBUG] Memory allocated for frame data. Frames=4756, Channels=4496, Memory=21382976.
2019-04-24 20:28:02,747 140735139647488 log_base [DEBUG]     Fseq file loaded.
2019-04-24 20:28:02,747 140735139647488 log_base [DEBUG]         Channels 4496
2019-04-24 20:28:02,747 140735139647488 log_base [DEBUG]         Frame Time 50
2019-04-24 20:28:02,747 140735139647488 log_base [DEBUG]         Frames 4756
2019-04-24 20:28:02,747 140735139647488 log_base [DEBUG]         Length 237800
2019-04-24 20:28:02,748 140735139647488 log_base [INFO] LoadSequence: Loading sequence /Users/ericsgarcia/Desktop/xLights/christmas/can't stop this feeling rev 1 2019.xml
2019-04-24 20:28:02,810 140735139647488 log_base [DEBUG] LoadSequence: Sequence timing loaded from XML file. 50 ms
2019-04-24 20:28:02,810 140735139647488 log_base [DEBUG] LoadSequence: mediaFile /Users/ericsgarcia/Desktop/xLights/Audio/Can't Stop This Feeling.mp3
2019-04-24 20:28:02,810 140735139647488 log_base [DEBUG] LoadSequence: mediaFile after fix /Users/ericsgarcia/Desktop/xLights/Audio/Can't Stop This Feeling.mp3
2019-04-24 20:28:02,844 140735139647488 log_base [DEBUG] LoadSequence: Creating audio manager
2019-04-24 20:28:02,844 140735139647488 log_base [DEBUG] Constructing xLightsVamp
2019-04-24 20:28:02,844 140735139647488 log_base [DEBUG] Vamp plugin loader ... created
2019-04-24 20:28:02,844 140735139647488 log_base [DEBUG] Audio Manager Constructor start
2019-04-24 20:28:02,844 140735139647488 log_base [DEBUG] Audio Manager Constructor: Loading media file.
2019-04-24 20:28:02,866 140735139647488 log_base [ERROR] Getting track metrics.
2019-04-24 20:28:03,867 140735139647488 log_base [INFO]     Track Size: 11415768, Time Base Den: 44100 => Length 237828ms
2019-04-24 20:28:03,969 140735139647488 log_base [DEBUG] Preparing to load song data.
2019-04-24 20:28:03,969 140735139647488 log_base [DEBUG] SDL Audio Added: id: 0, rate: 48000, len: 45663072, lengthMS: 237828, trackSize: 11415768.
2019-04-24 20:28:03,969 140735139647488 log_base [DEBUG] Audio Manager Constructor: Media file loaded.
2019-04-24 20:28:03,969 140735139647488 log_base [DEBUG] Audio Manager Constructor: Skipping preparing frame data as timing not known yet.
2019-04-24 20:28:03,969 140735139647488 log_base [INFO] Audio file loaded.
2019-04-24 20:28:03,969 140735139647488 log_base [INFO]     Filename: /Users/ericsgarcia/Desktop/xLights/Audio/Can't Stop This Feeling.mp3
2019-04-24 20:28:03,969 123145312575488 log_base [DEBUG] DoLoadAudioData: Doing load of song data.
2019-04-24 20:28:03,969 140735139647488 log_base [INFO]     Title: Can't Stop the Feeling! (Film Version)
2019-04-24 20:28:03,969 140735139647488 log_base [INFO]     Album: Trolls (Original Motion Picture Soundtrack)
2019-04-24 20:28:03,969 140735139647488 log_base [INFO]     Artist: Justin Timberlake, Anna Kendrick, Gwen Stefani, James Corden, Zooey Deschanel, Ron Funches, Caroline Hjelt, Aino Jawo, Christopher Mintz-Plasse & Kunal Nayyar
2019-04-24 20:28:03,969 140735139647488 log_base [INFO]     Length: 237828ms
2019-04-24 20:28:03,969 140735139647488 log_base [INFO]     Channels 2, Bits: 2, Rate 48000
2019-04-24 20:28:03,970 140735139647488 log_base [DEBUG] LoadSequence: audio manager creation done
2019-04-24 20:28:03,970 140735139647488 log_base [INFO] LoadSequence: Audio loaded. Audio frame interval -1ms. Our frame interval 50ms
2019-04-24 20:28:03,970 140735139647488 log_base [DEBUG] Changing frame interval to 50
2019-04-24 20:28:03,970 140735139647488 log_base [INFO] LoadSequence: Sequence timing interval 50ms.
2019-04-24 20:28:03,970 140735139647488 log_base [INFO] LoadSequence: Sequence loaded.
2019-04-24 20:28:03,970 140735139647488 log_base [DEBUG] Closing render cache folder .
2019-04-24 20:28:03,970 140735139647488 log_base [DEBUG] Opening render cache folder /Users/ericsgarcia/Desktop/xLights/christmas/RenderCache/can't stop this feeling rev 1 2019_RENDER_CACHE.
2019-04-24 20:28:03,974 123145313112064 log_base [INFO] DoPrepareFrameData: Start processing audio frame data.
2019-04-24 20:28:03,974 123145313112064 log_base [INFO] DoPrepareFrameData: Got mutex.
2019-04-24 20:28:03,974 123145313112064 log_base [INFO] DoPrepareFrameData: waiting for audio data to load.
2019-04-24 20:28:03,974 123145314721792 log_base [DEBUG] Loading cache.
2019-04-24 20:28:03,975 123145314721792 log_base [DEBUG] Cache contained 0 files.
2019-04-24 20:28:03,976 140735139647488 log_base [DEBUG] Load sequence /Users/ericsgarcia/Desktop/xLights/christmas/can't stop this feeling rev 1 2019.xml
2019-04-24 20:28:04,184 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 10%
2019-04-24 20:28:04,352 140735139647488 log_base [DEBUG] Sequencer file loaded.
2019-04-24 20:28:04,352 140735139647488 log_base [DEBUG] Upgrading sequence
2019-04-24 20:28:04,381 140735139647488 log_base [DEBUG] Checking for valid models
2019-04-24 20:28:04,389 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 20%
2019-04-24 20:28:04,391 140735139647488 log_base [DEBUG] Loading the audio data
2019-04-24 20:28:04,391 140735139647488 log_base [INFO] Aborting rendering ...
2019-04-24 20:28:04,391 140735139647488 log_base [INFO] Aborting 0 renderers
2019-04-24 20:28:04,391 140735139647488 log_base [INFO]     Aborting renderers ... Done
2019-04-24 20:28:04,440 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:04,548 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:04,615 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 30%
2019-04-24 20:28:04,662 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:04,771 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:04,829 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 40%
2019-04-24 20:28:04,879 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:04,978 123145313112064 log_base [INFO] DoPrepareFrameData: waiting for audio data to load.
2019-04-24 20:28:04,987 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,051 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 50%
2019-04-24 20:28:05,093 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,202 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,274 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 60%
2019-04-24 20:28:05,310 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,419 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,471 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 70%
2019-04-24 20:28:05,527 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,635 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,685 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 80%
2019-04-24 20:28:05,742 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,850 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,902 123145312575488 log_base [DEBUG] DoLoadAudioData: Progress 90%
2019-04-24 20:28:05,957 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:05,978 123145313112064 log_base [INFO] DoPrepareFrameData: waiting for audio data to load.
2019-04-24 20:28:06,066 140735139647488 log_base [DEBUG] GetLeftDataMinMax waiting for data to be loaded.
2019-04-24 20:28:06,108 123145312575488 log_base [DEBUG] DoLoadAudioData: Cleaning up
2019-04-24 20:28:06,108 123145312575488 log_base [DEBUG] DoLoadAudioData: Song data loaded in 2138. Read: 11415751
2019-04-24 20:28:06,291 140735139647488 log_base [DEBUG] Preparing views
2019-04-24 20:28:06,291 140735139647488 log_base [DEBUG] Populating row information
2019-04-24 20:28:06,292 140735139647488 log_base [DEBUG] Updating the timeline
2019-04-24 20:28:06,292 140735139647488 log_base [DEBUG] Updating the house preview
2019-04-24 20:28:06,296 140735139647488 log_base [DEBUG] Sequence all loaded.
2019-04-24 20:28:06,981 123145313112064 log_base [INFO] DoPrepareFrameData: Data is loaded.
2019-04-24 20:28:06,981 123145313112064 log_base [INFO]     Length 237828ms
2019-04-24 20:28:06,982 123145313112064 log_base [INFO]     Interval 50ms
2019-04-24 20:28:06,982 123145313112064 log_base [INFO]     Samples per frame 2400
2019-04-24 20:28:06,982 123145313112064 log_base [INFO]     Frames 4757
2019-04-24 20:28:06,982 123145313112064 log_base [INFO]     Total samples 11416800
2019-04-24 20:28:09,978 123145313112064 log_base [INFO] DoPrepareFrameData: Audio frame data processing complete in 6003. Frames: 4757
2019-04-24 20:28:20,193 140735139647488 log_base [DEBUG] CheckSequence: Checking sequence.
2019-04-24 20:28:20,193 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,193 140735139647488 log_base [DEBUG] CheckSequence: Show folder: /Users/ericsgarcia/Desktop/xLights/christmas
2019-04-24 20:28:20,193 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,193 140735139647488 log_base [DEBUG] CheckSequence: Sequence: /Users/ericsgarcia/Desktop/xLights/christmas/can't stop this feeling rev 1 2019.xml
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence: Full host name: Eric-Gs-Mac.local
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence: IP Address we are outputing data from: 192.168.0.113
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence: If your PC has multiple network connections (such as wired and wireless) this should be the IP Address of the adapter your controllers are connected to. If it isnt your controllers may not receive output data.
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence: If you are experiencing this problem you may need to set the local IP address to use.
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,711 140735139647488 log_base [DEBUG] CheckSequence: IP Addresses on this machine:
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:     127.0.0.1
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:     192.168.0.113
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence: Working in a backup directory
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence: Inactive Outputs
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence: Multiple outputs sending to same destination
2019-04-24 20:28:20,712 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence: Multiple outputs with same universe/id number
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence: Controller universes out of order - because some controllers care
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence: Invalid controller IP addresses
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence: Models spanning controllers
2019-04-24 20:28:20,713 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'arch 1' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'arch 2' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'arch 3' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'arch 4' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mini tree 1' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mini tree 2' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mini tree 3' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mini tree 4' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'roof 1' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'roof 2' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'roof 3' is not configured for a controller.
2019-04-24 20:28:20,714 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'wall 1' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'wall 2' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'wall 3' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'wall 4' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'wall 5' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'window 1' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'window 2' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'window 3' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'wreath 42' is not configured for a controller.
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,715 140735139647488 log_base [DEBUG] CheckSequence: Invalid start channels
2019-04-24 20:28:20,716 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,716 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,716 140735139647488 log_base [DEBUG] CheckSequence: Overlapping model channels
2019-04-24 20:28:20,716 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,716 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,716 140735139647488 log_base [DEBUG] CheckSequence: Non contiguous channels on controller ports
2019-04-24 20:28:20,719 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence: Model nodes not allocated to layers correctly
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence: Models with issues
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence: Model Groups containing models from different previews
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence: Model/Model Groups without distinct names
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,720 140735139647488 log_base [DEBUG] CheckSequence: Model Groups containing non existent models
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence: Model Groups containing no models that exist
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence: Submodels with no nodes
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence: Submodels with nodes not in parent model
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,721 140735139647488 log_base [DEBUG] CheckSequence: Missing matrix face images
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_AI_eo.png.
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_E_eo.png.
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_FV_eo.png.
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_L_eo.png.
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_MBP_eo.png.
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_O_eo.png.
2019-04-24 20:28:20,722 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_U_eo.png.
2019-04-24 20:28:20,723 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_WQ_eo.png.
2019-04-24 20:28:20,723 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_etc_ec.png.
2019-04-24 20:28:20,723 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Model 'mega tree' face image missing /Users/ericsgarcia/Desktop/xLights/Downloads/Hippo for Chirstman - 706 Lights/MyFaces/Hippo/Hippo_rest_eo.png.
2019-04-24 20:28:20,723 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,723 140735139647488 log_base [DEBUG] CheckSequence: Large blocks of unused channels that bloats memory usage and the the fseq file.
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence: Uncommon and often undesirable settings
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence: Checking media file
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,724 140735139647488 log_base [DEBUG] CheckSequence: Checking autosave
2019-04-24 20:28:20,725 140735139647488 log_base [DEBUG] CheckSequence:     No problems found
2019-04-24 20:28:20,725 140735139647488 log_base [DEBUG] CheckSequence:
2019-04-24 20:28:20,725 140735139647488 log_base [DEBUG] CheckSequence: Effect problems
2019-04-24 20:28:20,726 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Effect contains very old value curve. Click on this effect and then save the sequence to convert it. Effect: Butterfly, Model: Whole House, Start 0:42.750 (ID_VALUECURVE_Butterfly_Chunks)
2019-04-24 20:28:20,726 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Effect contains very old value curve. Click on this effect and then save the sequence to convert it. Effect: Butterfly, Model: Whole House, Start 0:47.050 (ID_VALUECURVE_Butterfly_Chunks)
2019-04-24 20:28:20,726 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Effect contains very old value curve. Click on this effect and then save the sequence to convert it. Effect: Butterfly, Model: Whole House, Start 0:51.300 (ID_VALUECURVE_Butterfly_Chunks)
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_AI_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_E_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_FV_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_L_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_MBP_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_O_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_U_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_WQ_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_etc_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,734 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_rest_eo.gif' not under show directory. Model 'mega tree', Start 0:02.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG AI2.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG E2.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG FV.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG ETC23.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG MBP2.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG O3.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG U.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG WQ.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG ETC23.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG Rest2.gif' not under show directory. Model 'mega tree', Start 0:16.000
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG AI2.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,735 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG E2.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG FV.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG ETC23.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG MBP2.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG O3.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG U.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG WQ.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG ETC23.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Other Faces/OMG Rest2.gif' not under show directory. Model 'mega tree', Start 0:32.950
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_AI_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_E_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_FV_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,736 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_L_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_MBP_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_O_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_U_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_WQ_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_etc_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     WARN: Faces effect image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Faces/Poppy_rest_eo.gif' not under show directory. Model 'mega tree', Start 0:59.750
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 1:45.700
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Toll eyes up.gif'. Model 'mega tree', Start 1:49.450
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 1:54.150
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Toll eyes up.gif'. Model 'mega tree', Start 2:03.650
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:06.400
2019-04-24 20:28:20,737 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Toll eyes up.gif'. Model 'mega tree', Start 2:15.300
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:20.350
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:24.450
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:32.450
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:34.100
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:37.700
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:38.850
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:41.850
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:50.250
2019-04-24 20:28:20,738 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 2:53.150
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:07.200
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:09.300
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:10.900
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:11.950
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:13.050
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:14.100
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:15.150
2019-04-24 20:28:20,739 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:16.200
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:17.300
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:18.350
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:19.400
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:20.450
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:21.550
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:22.600
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:23.650
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:24.700
2019-04-24 20:28:20,740 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:25.800
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:26.850
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:27.900
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:28.950
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:30.050
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:31.100
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:32.150
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:33.200
2019-04-24 20:28:20,741 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:34.300
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:35.350
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:36.400
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:37.450
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:38.550
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:39.600
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:40.650
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:41.750
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 3:42.650
2019-04-24 20:28:20,742 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 3:44.500
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes down.gif'. Model 'mega tree', Start 1:07.550
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 1:25.000
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 1:27.900
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Eyeless trees and eyes/Troll eyes blink.gif'. Model 'mega tree', Start 1:32.150
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:13.550
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:16.200
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:17.300
2019-04-24 20:28:20,743 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:18.350
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:19.400
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:20.450
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:21.550
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:22.600
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:23.650
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:24.700
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:25.800
2019-04-24 20:28:20,744 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:26.850
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:27.900
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:28.950
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:30.050
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:31.100
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:32.150
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:33.200
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:34.250
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:35.350
2019-04-24 20:28:20,745 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:36.400
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:37.450
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:38.500
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:39.600
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:40.650
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:41.700
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:42.750
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:43.850
2019-04-24 20:28:20,746 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:44.900
2019-04-24 20:28:20,747 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:45.950
2019-04-24 20:28:20,747 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:47.000
2019-04-24 20:28:20,747 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball small.gif'. Model 'mega tree', Start 2:48.100
2019-04-24 20:28:20,747 140735139647488 log_base [DEBUG] CheckSequence:     ERR: Picture effect cant find image file '/Users/ericsgarcia/Desktop/xLights/Downloaded Sequences/Xlights 2016/Disco ball sma

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: xLights Crashing since latest update
« Reply #6 on: April 25, 2019, 07:27:39 AM »
First you need to read the pinned post in this sub-forum.  Nobody wants to read 1000 lines of debug text in a post you need to learn how to post it in a file along with the other data.  Research the Tools -> Package Log Files they made it real easy for you.

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: xLights Crashing since latest update
« Reply #7 on: April 27, 2019, 02:10:15 AM »
If you want help with this please send the actual crash log zip file and include exactly what is happening when it crashes.

Offline rickswa

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
Re: xLights Crashing since latest update
« Reply #8 on: April 28, 2019, 03:56:31 PM »
I've also had the crashing issue since the latest update.  The two times it happened so far, I was trying to do the same sequencing event.  I have a roof line element with 2 layers.  The bottom layer was ON and then on the layer above it, I had a simple curtain with a different color and then when the curtain was done, the lower layer would change from ON color A to ON color B.  Basically just a curtain that goes across the roof line changing the color.  This change repeated it self several times but when I went to cut and paste the curtain, it was fine.  Where it locks up is when I try to slide the curtain segment left or right in the timing using the keyboard arrow keys.  I get the spinning blue circle and have to close out.  I've pasted the log file below.  Thanks for any help.
« Last Edit: April 28, 2019, 04:13:10 PM by rickswa »

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: xLights Crashing since latest update
« Reply #9 on: April 29, 2019, 05:09:42 AM »
We believe this is fixed in .24 which is out.

Offline ericg2000

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: xLights Crashing since latest update
« Reply #10 on: April 29, 2019, 05:18:52 AM »
Keith was a great help, provided me a temporary solution until .24 came out. Thanks.

Offline rickswa

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
Re: xLights Crashing since latest update
« Reply #11 on: April 29, 2019, 04:38:50 PM »
That fixed it Keith.  Thanks for the quick fix!!!