Question / Help updeck trouble shoot

slp79

New Member
Hi Sorry if this is a repeat but not getting connected to updeck. mojave, obs studio checked portals and firewall.
I'm not finding a trouble shoot guide.
Thanks
 

Tangential

Member
Have you downloaded and installed the LUA script?
Screen Shot 2020-05-18 at 12.36.15 PM.png


Once you have UPDeck set up on your mac, when you open UPDeck, you can double click on the icon and launch the editor/admin part in a browser.

If you open UPDeck from a terminal session, you can also view the debug stream. (~/Applications/UPDeck.app/Contents/MacOS/love) This shows you everything that is going on.
Screen Shot 2020-05-18 at 12.41.20 PM.png

Screen Shot 2020-05-18 at 12.42.57 PM.png
 

slp79

New Member
THanks for help. I'm not sure whats wrong.
/Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin/Contents/MacOS/mi2.steinberg.de: no matching architecture in universal wrapper


/Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin/Contents/MacOS/mi2.steinberg.de: no matching architecture in universal wrapper


2020-05-18 11:33:18.442 love[7772:298145] Cannot find function pointer CreateAudio for factory 8CE92869-CBBB-11D9-938B-000A95B009DC in CFBundle/CFPlugIn 0x7fc90cd3a890 </Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin> (bundle, not loaded)


AL lib: (EE) alc_cleanup: 1 device not closed


Seths-computer:~ seth411$ /Users/seth411/Library/Application Support/UPDeck


-bash: /Users/seth411/Library/Application: No such file or directory


Seths-computer:~ seth411$ Applications/UPDeck.app/Contents/MacOS/love


2020-05-18 11:40:06.739 love[7873:307316] Error loading /Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin/Contents/MacOS/mi2.steinberg.de: dlopen(/Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin/Contents/MacOS/mi2.steinberg.de, 262): no suitable image found. Did find:


/Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin/Contents/MacOS/mi2.steinberg.de: no matching architecture in universal wrapper


/Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin/Contents/MacOS/mi2.steinberg.de: no matching architecture in universal wrapper


2020-05-18 11:40:06.739 love[7873:307316] Cannot find function pointer CreateAudio for factory 8CE92869-CBBB-11D9-938B-000A95B009DC in CFBundle/CFPlugIn 0x7ff1a5d34400 </Library/Audio/Plug-Ins/HAL/mi2.steinberg.de.plugin> (bundle, not loaded)
 
Top