Can't open after downloading (MAC)

Having trouble with LMMS? Ask about it here.
Hello,

I would appreciate any help here. Just downloaded LMMS on my mac (10.9.5) and it just says it quit unexpectedly. I downloaded the 10.8+ version. What could the problem be? Thanks in advance!

Here is the needed info from the error report:

Process: LMMS [2196]
Path: /Applications/LMMS.app/Contents/MacOS/LMMS
Identifier: io.lmms
Version: 1.2.0 (1.2.0)
Code Type: X86-64 (Native)
Parent Process: launchd [155]
Responsible: LMMS [2196]
User ID: 501

Date/Time: 2019-07-08 18:06:12.544 -0700
OS Version: Mac OS X 10.9.5 (13F1911)
Report Version: 11
Anonymous UUID: 0A868321-C251-BF0F-31A0-833FF38ED9DF

Sleep/Wake UUID: 6A990F01-E184-4252-BD20-92AC77BEB0D5

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

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
/Applications/LMMS.app/Contents/lib/lmms/../../Frameworks/libgig.6.dylib

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libgig.6.dylib 0x0000000109b8667f 0x109b71000 + 87679
1 dyld 0x00007fff6f04ac6e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268
2 dyld 0x00007fff6f04adfa ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
3 dyld 0x00007fff6f047aa2 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
4 dyld 0x00007fff6f047a2b ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189
5 dyld 0x00007fff6f047936 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
6 dyld 0x00007fff6f03db0e dyld::runInitializers(ImageLoader*) + 89
7 dyld 0x00007fff6f04480f dlopen + 538
8 libdyld.dylib 0x00007fff907607ee dlopen + 59
9 org.qt-project.QtCore 0x000000010436e306 0x1041a1000 + 1889030
10 org.qt-project.QtCore 0x0000000104369332 0x1041a1000 + 1868594
11 org.qt-project.QtCore 0x000000010436b4dc QLibrary::load() + 44
12 io.lmms 0x0000000102edba01 PluginFactory::discoverPlugins() + 1073
13 io.lmms 0x0000000102edb453 PluginFactory::PluginFactory() + 771
14 io.lmms 0x0000000102edc948 PluginFactory::instance() + 40
15 io.lmms 0x0000000102ec0213 LadspaManager::LadspaManager() + 67
16 io.lmms 0x0000000102ebdbbc Ladspa2LMMS::Ladspa2LMMS() + 28
17 io.lmms 0x0000000102ea81eb LmmsCore::init(bool) + 443
18 io.lmms 0x0000000102f36856 GuiApplication::GuiApplication() + 1206
19 io.lmms 0x0000000102e73453 main + 10051
20 libdyld.dylib 0x00007fff907615fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8b0f7662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8fe33421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8fe33136 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8b0f6e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89785f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff89788fb9 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8b0f6e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89785f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff89788fb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8b0f6e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89785f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff89788fb9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8b0f2a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8b0f1d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8da5ef15 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8da5e539 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8da5de75 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff90e6805e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff89784899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8978472a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff89788fc9 thread_start + 13

Thread 6:: QThread
0 libsystem_kernel.dylib 0x00007fff8b0f6716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff89786c3b _pthread_cond_wait + 727
2 org.qt-project.QtCore 0x00000001041d8a1b 0x1041a1000 + 227867
3 org.qt-project.QtCore 0x00000001041d88d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 io.lmms 0x0000000102ece6d1 MixerWorkerThread::run() + 145
5 org.qt-project.QtCore 0x00000001041d73a3 0x1041a1000 + 222115
6 libsystem_pthread.dylib 0x00007fff89784899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8978472a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff89788fc9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000100 rbx: 0x0000000109b86630 rcx: 0x00000000c0ba6cad rdx: 0x0000000000000000
rdi: 0x000000002d02ef8d rsi: 0x000000002d02ef8d rbp: 0x00007fff5cd922e0 rsp: 0x00007fff5cd922e0
r8: 0x0000000109b90fa0 r9: 0x00007fff5cd92200 r10: 0x0000000066a81a8a r11: 0x0000000000000246
r12: 0x0000000000000000 r13: 0x00007fff6f06d0b0 r14: 0x0000600000131f80 r15: 0x0000000109b90448
rip: 0x0000000109b8667f rfl: 0x0000000000010246 cr2: 0x0000000109b91000

Logical CPU: 1
Error Code: 0x00000000
Trap Number: 6
Rafter wrote:
Tue Jul 09, 2019 1:17 am
Hello,
Are you still with us? I missed your post im afraid -sorry

Please follow this:
upgrade!

*If you have made anything ...Back-up your own stuff
*Un-install current installation
*(re)move the config dot-file
https://lmms.io/wiki/index.php?title=LM ... h_Settings
New files: MAC:

10.13+
https://github.com/LMMS/lmms/releases/d ... c10.13.dmg
or
10.8+
https://github.com/LMMS/lmms/releases/d ... ac10.8.dmg
MAC does not support VST, zasfx, lb302 and soundfonts.

Rem. to backup before you reinstall!
Let us know the outcome :)



Besides that, since you are new in Forum
Welcome Rafter !
Here are all important links:
http://lmms.io/forum/viewtopic.php?f=1&t=4740
-A few rules and useful forum instructions