# Resonance audio - file not found resonanceaudio.dll

**URL:** https://qa.fmod.com/t/resonance-audio-file-not-found-resonanceaudio-dll/14696
**Category:** Unity
**Created:** [May 19, 2019, 8:01pm UTC](https://qa.fmod.com/t/resonance-audio-file-not-found-resonanceaudio-dll/14696 "2019-05-19T20:01:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![tFour](https://avatars.discourse-cdn.com/v4/letter/t/ecae2f/32.png) [@tFour](https://qa.fmod.com/u/tFour)
#### Post date: [May 19, 2019, 8:01pm UTC](https://qa.fmod.com/t/resonance-audio-file-not-found-resonanceaudio-dll/14696/1 "2019-05-19T20:01:10Z")

</div>

Hi,

I’m trying to get resonance working with fmod & unity and I can’t for the life of me work out why this is happening. Not got much time to do this and I really have no idea why it’s not working.

This is the error in full:

SystemNotInitializedException: [FMOD] Initialization failed : Loading plugin ‘resonanceaudio’ from ‘/Users/pirooz/Documents/Unity Projects/Sky City Project/Assets/Plugins/resonanceaudio.dll’ : ERR\_FILE\_NOTFOUND : File not found.  
FMODUnity.RuntimeManager.get\_Instance () (at Assets/Plugins/FMOD/RuntimeManager.cs:48)  
FMODUnity.RuntimeManager.SetListenerLocation (System.Int32 listenerIndex, UnityEngine.GameObject gameObject, UnityEngine.Rigidbody2D rigidBody2D) (at Assets/Plugins/FMOD/RuntimeManager.cs:1006)

Any advice?

Thanks a lot,  
Pirooz!

---

<div class="post-metadata">

### Author: ![cameron-fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/cameron-fmod/32/261_2.png) [@cameron-fmod](https://qa.fmod.com/u/cameron-fmod)
#### Post date: [May 24, 2019, 3:48am UTC](https://qa.fmod.com/t/resonance-audio-file-not-found-resonanceaudio-dll/14696/2 "2019-05-24T03:48:23Z")

</div>

> [@tFour](#):
>
> ‘/Users/pirooz/Documents/Unity Projects/Sky City Project/Assets/Plugins/resonanceaudio.dll’

First thing to check is that the file is at this actual location.

If it is there, you could try deleting and re-importing from the FMOD integration UnityPackage.
