# "Loading DLL fmod.dll failed with status 0xc0000135" Xbox package

**URL:** https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689
**Category:** Unreal Engine
**Tags:** xboxone
**Created:** [September 20, 2021, 2:36am UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689 "2021-09-20T02:36:47Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![jblaswu](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jblaswu/32/1117_2.png) [@jblaswu](https://qa.fmod.com/u/jblaswu)
#### Post date: [September 20, 2021, 2:36am UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/1 "2021-09-20T02:36:47Z")

</div>

Using 4.26.2 and FMOD 2.01.08 i’m getting this on xbox one X. On any other console the game runs fine. I found some old threads with the same problem and in theory this was fixed around 2.01.05 or 2.01.06.  
Any help would be fine. Thanks

---

<div class="post-metadata">

### Author: ![jblaswu](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jblaswu/32/1117_2.png) [@jblaswu](https://qa.fmod.com/u/jblaswu)
#### Post date: [September 22, 2021, 5:45pm UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/2 "2021-09-22T17:45:24Z")

</div>

Building with latest fmod gives the same error.

---

<div class="post-metadata">

### Author: ![jeff\_fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jeff_fmod/32/1766_2.png) [@jeff\_fmod](https://qa.fmod.com/u/jeff_fmod)
#### Post date: [September 27, 2021, 2:38am UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/3 "2021-09-27T02:38:08Z")

</div>

Just confirming, are you now trying with 2.01.12 or 2.02.03?  
I haven’t been able to reproduce this issue with either version- can you please share your build log and your debug output so I can take a closer look at what’s going wrong here?  
Can you also please check if any fmod dlls exist in the project’s directory on the console’s development drive?

---

<div class="post-metadata">

### Author: ![jblaswu](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jblaswu/32/1117_2.png) [@jblaswu](https://qa.fmod.com/u/jblaswu)
#### Post date: [September 28, 2021, 2:30pm UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/4 "2021-09-28T14:30:46Z")

</div>

Hi. I tried with 2.02.03 and still had the same error (my project uses 2.01.08).  
Working with UDN i was able to make it run on VS attached, however whenever i try to install a package and launch it from the console i still get FMOD failed to load dll error.

Attaching the build logs (assets copy log was removed), there are some warnings of missing Elias asset that had to be force disabled because of lack of libraries (for now).

[uatLog.txt](https://qa.fmod.com/uploads/short-url/1QPCj7Jwh7FFWk9BOgQhgp2oQXW.txt) (803.5 KB)

---

<div class="post-metadata">

### Author: ![jblaswu](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jblaswu/32/1117_2.png) [@jblaswu](https://qa.fmod.com/u/jblaswu)
#### Post date: [September 28, 2021, 5:21pm UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/5 "2021-09-28T17:21:13Z")

</div>

After using UE UAT to deploy on the console (and still failing to load because of FMOD) i tried to do a VS deploy which installs a VS version of the game. Its only after that that it actually works.

---

<div class="post-metadata">

### Author: ![mathew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/mathew/32/431_2.png) [@mathew](https://qa.fmod.com/u/mathew)
#### Post date: [October 1, 2021, 5:07am UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/6 "2021-10-01T05:07:33Z")

</div>

Can you confirm you have the downloaded the FMOD XboxOne zip and added that to the Windows integration?  
Checking your FMOD account, you don’t appear to be verified for Xbox One access.

---

<div class="post-metadata">

### Author: ![jblaswu](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jblaswu/32/1117_2.png) [@jblaswu](https://qa.fmod.com/u/jblaswu)
#### Post date: [October 1, 2021, 2:49pm UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/7 "2021-10-01T14:49:21Z")

</div>

Hi mathew.  
We found out that it’s a UE issue. Our project is in a folder that doesn’t have the project name, it’s in trunk (because we will have branches), so the project binaries are in “trunk” and fmod properly puts them in “projectname” folder. This has to be causing them to be on separated paths and that’s why it’s not finding the dll.  
I received confirmation on UDN that the engine does not seem to support another folder name (even tho it’s not a problem when we build for switch or ps4)  
Edit: i’m actually with my personal account, we are verified as company and i could privately send the email that we are registered with (this will be our 3rd game with fmod on consoles)

---

<div class="post-metadata">

### Author: ![mathew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/mathew/32/431_2.png) [@mathew](https://qa.fmod.com/u/mathew)
#### Post date: [October 4, 2021, 12:58am UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/8 "2021-10-04T00:58:50Z")

</div>

Thanks for the info, I’m sure that will be useful to others.  
Could you share the link to UDN where the folder requirement was discussed? (assuming it’s public).

---

<div class="post-metadata">

### Author: ![jblaswu](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jblaswu/32/1117_2.png) [@jblaswu](https://qa.fmod.com/u/jblaswu)
#### Post date: [October 4, 2021, 2:08am UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/9 "2021-10-04T02:08:11Z")

</div>

Hi mathew. I’m not really sure we can share UDN links here. But searching for ““Failed to open descriptor file” when runing from VS” will bring you to the created topic.

---

<div class="post-metadata">

### Author: ![mathew](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/mathew/32/431_2.png) [@mathew](https://qa.fmod.com/u/mathew)
#### Post date: [October 4, 2021, 10:30pm UTC](https://qa.fmod.com/t/loading-dll-fmod-dll-failed-with-status-0xc0000135-xbox-package/17689/10 "2021-10-04T22:30:18Z")

</div>

Thanks, I found the post, cheers.
