QiCuiHub / discord-audio-pipe

Route computer audio into a discord bot
MIT License
152 stars 17 forks source link

DAP Won't Launch #18

Closed Cxsmo-ai closed 3 years ago

Cxsmo-ai commented 3 years ago

When I launch DAP nothing happens can someone help me

QiCuiHub commented 3 years ago

Hi, Did the program leave a DAP_errors.log when you tried opening it? If so, paste the contents and I'll take a look.

Cxsmo-ai commented 3 years ago

No it didn't

QiCuiHub commented 3 years ago

Are you launching the program with .exe or .pyw? If you are using .pyw, you will have to install python and all the dependencies for it to run.

Cxsmo-ai commented 3 years ago

I'm using the exe

QiCuiHub commented 3 years ago

Sorry, the only thing I can think of that would cause that behavior is 32bit vs 64bit. DAP.exe is 64 bit only. Otherwise. without an error log there's not much I debug.