Author Topic: Programm did not start - Error while initialising ASIO driver  (Read 1519 times)

Geek

  • Newbie
  • *
  • Posts: 2
    • View Profile
Programm did not start - Error while initialising ASIO driver
« on: September 19, 2008, 11:58:11 »
I can not start the software. Everytime i get 3 Error Windows with
different problems. The configuration of the soundcard and testing
in the configuration soft (starting with parameter) it works perfect.

When i test all the channels everything is working without any
problems. (I can hear all the test sounds via the right channel)

My configuration:
=============
PC with Windows XP Pro. (SP3)
Soundcard is an EMAGIC A2/6 ASIO Soundcard


But when starting the "real" programm i get the following errors:

-----------------------------------------------------------------

BASS_Init(1,44100): error 3

Freitag, 19. September 2008, 11:37:16

Program Version 2.1.46 Build 517

Call stack:

(002430F1) [006440F1]
(0000690E) [0040790E]
(00006851) [00407851]
(00243761) [00644761]
(003A08D0) [007A18D0]
(004C1FE9) [008C2FE9]
(00085CC9) [00486CC9]
(00085985) [00486985]
(00003999) [00404999]
(003A0584) [007A1584]
(0008EB1D) [0048FB1D]
(004CEADB) [008CFADB]


-----------------------------------------------------------------

Access violation at address 00487722 in module 'mAirList.exe'. Read of address 00000358

Freitag, 19. September 2008, 11:37:23

Program Version 2.1.46 Build 517

Call stack:

(003A336A) [007A436A]
(000864B5) [004874B5]
(0008A1F1) [0048B1F1]
(00071463) [00472463]
(000752B9) [004762B9]
(00086D8D) [00487D8D]
(000710F0) [004720F0]
(000748B9) [004758B9]
(0007492C) [0047592C]
(00076F5E) [00477F5E]
(00071463) [00472463]
(000752B9) [004762B9]
(000301F4) [004311F4]
(00085985) [00486985]
(00003999) [00404999]
(00086D8D) [00487D8D]
(0008C03B) [0048D03B]
(000710F0) [004720F0]
(0006FCBA) [00470CBA]
(00086756) [00487756]
(0008EBEC) [0048FBEC]
(004CEAE7) [008CFAE7]


-----------------------------------------------------------------


Range check error

Freitag, 19. September 2008, 11:37:50

Program Version 2.1.46 Build 517

Call stack:

(004C2860) [008C3860]
(0000207E) [0040307E]
(004C2860) [008C3860]
(004C27C3) [008C37C3]
(0006EFC9) [0046FFC9]
(00075ED0) [00476ED0]
(000854C0) [004864C0]
(0000382F) [0040482F]
(00071463) [00472463]
(000752B9) [004762B9]
(00086D8D) [00487D8D]
(00074A44) [00475A44]
(0002E4D4) [0042F4D4]
(0008A5D9) [0048B5D9]
(00071463) [00472463]
(000752B9) [004762B9]
(00086D8D) [00487D8D]
(000710F0) [004720F0]
(000748B9) [004758B9]
(0007492C) [0047592C]
(00076F5E) [00477F5E]
(00071463) [00472463]
(000752B9) [004762B9]
(000301F4) [004311F4]
(00085985) [00486985]
(00003999) [00404999]
(00086D8D) [00487D8D]
(0008C03B) [0048D03B]
(000710F0) [004720F0]
(0006FCBA) [00470CBA]
(00086756) [00487756]
(0008EBEC) [0048FBEC]
(004CEAE7) [008CFAE7]



Any ideas ?

Regards, Geek
« Last Edit: September 19, 2008, 12:01:28 by Geek »

Torben

  • Administrator
  • Doktor mAirList
  • *****
  • Posts: 11146
    • View Profile
Re: Programm did not start - Error while initialising ASIO driver
« Reply #1 on: September 19, 2008, 12:09:35 »
The first message means

Code: [Select]
  BASS_ERROR_DRIVER       = 3;    // can't find a free sound driver

I believe the other two errors are caused by the first one not being handled correctly. I will check that.

Are you running the card in WDM or ASIO mode? Make sure that all players (both playback and PFL) are set to the same mode. You can post the contents of your devices.ini file here if unsure.

Torben

  • Administrator
  • Doktor mAirList
  • *****
  • Posts: 11146
    • View Profile
Re: Programm did not start - Error while initialising ASIO driver
« Reply #2 on: September 19, 2008, 12:10:38 »
Oh, and by the way, please update to version 2.2.0. The v2.1 branch is no longer supported.

Geek

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Programm did not start - Error while initialising ASIO driver
« Reply #3 on: September 22, 2008, 20:31:06 »
Soundcard ist still running in ASIO Mode.
When i use the configuration mode (-config) i can test the soundcard and it works without
any problem. Then i stop the config mode and start the program then i get the errors.

I think if the device is in use i can not test it via the config. So it seems to be an other
problem.

Sorry for the old version.... I started the wrong file because i have both versions on my
computer ;-) (2.1.46 and 2.2.0)

Best regards, Heiko

Torben

  • Administrator
  • Doktor mAirList
  • *****
  • Posts: 11146
    • View Profile
Re: Programm did not start - Error while initialising ASIO driver
« Reply #4 on: September 22, 2008, 21:36:35 »
Hi Heiko,

can you please post the error messages again as generated by 2.2.0? I need the error addresses from that version to track down the error. Also, please download the correct "mAirList.map" file for your version and put it in the same directory as mAirList.exe. It will make the error messages even more verbose. You can find it here:

- If you use the official version 2.2.0: http://www.mairlist.com/download/mAirList/v2.2/map/
- If you use the current snapshot: http://www.mairlist.com/download/mAirList/v2.2/snapshot


Torben

PS: By the way, I see you're German - you might also post in the German forums if you like.

Torben

  • Administrator
  • Doktor mAirList
  • *****
  • Posts: 11146
    • View Profile
Re: Programm did not start - Error while initialising ASIO driver
« Reply #5 on: September 23, 2008, 08:45:19 »
One more thing I've just stumbled upon:

BASS_Init(1,44100): error 3

BASS_Init(1, 44100) means that the first sound card is initialized for use in WDM mode. But you say that you're only using ASIO. Maybe there's one player you forgot to switch to ASIO? The PFL Player perhaps?

Please post the contents of your devices.ini file here.