Andersama / obs-asio

ASIO plugin for OBS-Studio
GNU General Public License v3.0
664 stars 43 forks source link

Plugin crashes when selecting ASIO device on OBS 27 > #95

Closed prgmitchell closed 3 years ago

prgmitchell commented 3 years ago

Before posting an Issue, make sure that:

Plugin Version Which release of the plugin are you using? Most recent

Describe the bug Doesn't generate a crash log, downgrading to 26.1.1 resolves, crashes OBS when ASIO device is selected.

To Reproduce Steps to reproduce the behavior:

  1. Add ASIO input
  2. Select ASIO device
  3. OBS not responding, have to close in task manager.

Expected behavior Um, just for it to work :)

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Andersama commented 3 years ago

"Most recent" doesn't exactly tell me what you're working with. There are abi issues between major obs versions, it sounds like you have one of plugins built against 26 installed.

prgmitchell commented 3 years ago

I did not even see the JUCE version, my mistake! Problem resolved, thank you!

Sent from my iPhone

On Jun 27, 2021, at 5:26 PM, Alex Anderson @.***> wrote:



"Most recent" doesn't exactly tell me what you're working with. There are abi issues between major obs versions, it sounds like you have one of plugins built against 26 installed.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Andersama/obs-asio/issues/95#issuecomment-869225928, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUTVXLVES5B4XFU5LXZPI2TTU6JPLANCNFSM47JL6BAA.

Andersama commented 3 years ago

No problem.