# DllNotFoundException: fmodstudioL FMOD.Memory.GetStats (System.Int32& currentalloced, System.Int32& maxalloced, System.Boolean blocking)

**URL:** https://qa.fmod.com/t/dllnotfoundexception-fmodstudiol-fmod-memory-getstats-system-int32-currentalloced-system-int32-maxalloced-system-boolean-blocking/17736
**Category:** Unity
**Tags:** unity
**Created:** [September 30, 2021, 3:49pm UTC](https://qa.fmod.com/t/dllnotfoundexception-fmodstudiol-fmod-memory-getstats-system-int32-currentalloced-system-int32-maxalloced-system-boolean-blocking/17736 "2021-09-30T15:49:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![enescetin](https://avatars.discourse-cdn.com/v4/letter/e/3be4f8/32.png) [@enescetin](https://qa.fmod.com/u/enescetin)
#### Post date: [September 30, 2021, 3:49pm UTC](https://qa.fmod.com/t/dllnotfoundexception-fmodstudiol-fmod-memory-getstats-system-int32-currentalloced-system-int32-maxalloced-system-boolean-blocking/17736/1 "2021-09-30T15:49:01Z")

</div>

Hello guys,  
I have a problem. I tried setup wizard setup or fmod project build but i couldn’t loaded events(bank).  
I tried solution for similar topic but not solution for me.

```auto
DllNotFoundException: fmodstudioL
FMOD.Memory.GetStats (System.Int32& currentalloced, System.Int32& maxalloced, System.Boolean blocking) (at Assets/Plugins/FMOD/src/Runtime/wrapper/fmod.cs:890)
FMODUnity.RuntimeUtils.EnforceLibraryOrder () (at Assets/Plugins/FMOD/src/Runtime/RuntimeUtils.cs:375)
FMODUnity.EditorUtils.CreateSystem () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:255)
FMODUnity.EditorUtils.get_System () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:338)
FMODUnity.EditorUtils.About () (at Assets/Plugins/FMOD/src/Editor/EditorUtils.cs:396)

```

Unity: 2020.3.2f1  
Fmod for Unity: 2.01.11 (switched from 2.02.03, I need to use this version.)  
Fmod Studio: 2.01.11

Best regards.

---

<div class="post-metadata">

### Author: ![richard\_simms](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/richard_simms/32/261_2.png) [@richard\_simms](https://qa.fmod.com/u/richard_simms)
#### Post date: [October 4, 2021, 4:31am UTC](https://qa.fmod.com/t/dllnotfoundexception-fmodstudiol-fmod-memory-getstats-system-int32-currentalloced-system-int32-maxalloced-system-boolean-blocking/17736/2 "2021-10-04T04:31:12Z")

</div>

> [@enescetin](#):
>
> (switched from 2.02.03, I need to use this version.)

Could you please let me know what you did to change from 2.02 to 2.01?
