Could not load default asset '' for asset type 'ddl'. Tried to load asset 'ddl/stats.ddl'
-
Out of curiosity, I found Plutonium's log stored in its AppData dir tree and took a look at it. And uh
WARNING: Could not find zone 'B:\WinGames\Plutonium\T5\zone\english\en_plutonium_ui.ff'
Is this relevant at all, or supposed to be there? This file doesn't seem to exist either in the relevant T5 path, nor is there any such thing in Plutonium's T5 storage.
-
Found the solution, at least on Linux;
The error is because of
xact
verb not being installed in Plutonium's prefix. Adding it in fixed T5 loading as well as missing sound effects in MP and in T4.(Prefix used has
dotnet472 vcrun20xx
, DXVK, and Lutris' D3D Extras installed up to this point) -
ThatOneSeong glad that you fixed the issue! hope you can now enjoy the gameplay.
-
how do you change the resolution in the files
-
Andres.Yer ddl no dll
-
I have been with this launcher for about 3 days. The first day everything was going well for me, until yesterday it wouldn't let me open BO1 Zombies but the online one.
I have tried everything that came out in this thread: repair files, download the ddl file... nothing
Can someone please give me a 100% effective solution for windows? Thank you very much.
-
This is temporary solution, but effective one.
Open command prompt
Type out the following:
taskkill /f /im plutonium-bootstrapper-win32.exe /t
Relaunch Plutonium.You can also make a script:
Echo off
color 0a
taskkill /f /im plutonium-bootstrapper-win32.exe /t
echo Relaunching the bootstrapper!
start [Insert path where Plutonium launcher is located]
pause -
ThatOneSeong God I wish I knew what the hell you were saying. I'm getting the same issue on Windows right now.
-
BBDD_Alex just replying to let everyone know that this worked for me. found the config file " imgui.ini " in my BO1 directory and set the resolution for my display. Not sure how it changed as the game was running fine before.
-
This man helped me very much
https://www.youtube.com/watch?v=o-oIWuH4F0w -