# Error message help

**URL:** https://qa.fmod.com/t/error-message-help/20867
**Category:** Unity
**Created:** [November 11, 2023, 3:41pm UTC](https://qa.fmod.com/t/error-message-help/20867 "2023-11-11T15:41:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![conorck21](https://avatars.discourse-cdn.com/v4/letter/c/e274bd/32.png) [@conorck21](https://qa.fmod.com/u/conorck21)
#### Post date: [November 11, 2023, 3:41pm UTC](https://qa.fmod.com/t/error-message-help/20867/1 "2023-11-11T15:41:23Z")

</div>

Hi, just added the fmod package to unity (am running 2021.3.30 and fmod 20.00.10), it goes fine but then every time I link an fmod project I get constant error messages, plus I can’t find any of the events in it, they’re all built, assigned to bank etc. Can anyone help?  
Error message looks like this

DllNotFoundException: fmodstudioL assembly: type: member:(null)  
FMOD.Memory.GetStats (System.Int32& currentalloced, System.Int32& maxalloced, System.Boolean blocking) (at Assets/Plugins/FMOD/src/Runtime/wrapper/fmod.cs:788)  
FMODUnity.RuntimeUtils.EnforceLibraryOrder () (at Assets/Plugins/FMOD/src/Runtime/RuntimeUtils.cs:405)  
FMODUnity.EditorUtils.CreateSystem () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:212)  
FMODUnity.EditorUtils.get\_System () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:287)  
FMODUnity.EventManager.UpdateCache () (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:157)  
FMODUnity.EventManager.RefreshBanks () (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:37)  
FMODUnity.EventManager.Update () (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:683)  
UnityEditor.EditorApplication.Internal\_CallUpdateFunctions () (at /Users/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:356)

thanks

---

<div class="post-metadata">

### Author: ![Leah\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/leah_fmod/32/3685_2.png) [@Leah\_FMOD](https://qa.fmod.com/u/Leah_FMOD)
#### Post date: [November 14, 2023, 4:04am UTC](https://qa.fmod.com/t/error-message-help/20867/2 "2023-11-14T04:04:30Z")

</div>

Hi,

If you navigate to fmodstudioL.dll in your Assets folder (i.e. ./Assets/Plugins/FMOD/platforms/win/lib/x86\_64) and select the file, is “Editor” enabled as an included platform in the inspector? If not, please enable it an see whether that resolves the issue.

Also, just to confirm, what version of FMOD are you using? FMOD 2.00 is no longer supported - if you are in fact using 2.00, I would need you to update to 2.02 to assist you further.
