Kinda new to Payday 2 modding, I put this mod inside the "mods" folder in the game directory. I already have installed superBLT as I was using 1 mod before
No matter what I do the cops never turn into gold when killed by the gold spoon. The mod is detected and shows up in the main menu, but it just doesnt seem to function at all
My other mod works fine and I have tried disabling that to see if there is a conflict, and even with it removed this mod still doesn't want to work. Any suggestions?
Edit: Just checked the log file, it is showing this fatal error when attempting to load the mod -
08:16:39 PM Lua: [BLT] Setting up mod: Midas Touch
08:16:39 PM Lua: Loading mod settings : nil
08:16:39 PM WARNING: (C:\Users\ZNix\source\repos\SuperBLT\src\xaudio\XABuffer.cpp:21) XAudio Warning: blt.xaudio.setup() has not been called!
08:16:39 PM FATAL ERROR: (C:\Users\ZNix\source\repos\SuperBLT\src\InitiateState.cpp:314) mods/base/req/xaudio/XAudioBuffer.lua:7: XAudio Error at C:\Users\ZNix\source\repos\SuperBLT\src\xaudio\XABuffer.cpp:21 : alErr : 40964
stack traceback:
[C]: in function 'loadbuffer'
mods/base/req/xaudio/XAudioBuffer.lua:7: in function 'init'
mods/base/req/utils/UtilsClass.lua:26: in function 'new'
mods/Midas Touch/mod.lua:6: in main chunk
[C]: in function 'dofile'
mods/base/base.lua:132: in function 'RunHookFile'
mods/base/base.lua:124: in function 'RunHookTable'
mods/base/base.lua:154: in function 'require'
[string "lib/managers/statisticsmanager.lua"]:2: in main chunk
[C]: in function 'require'
mods/base/base.lua:153: in function 'require'
[string "lib/setups/menusetup.lua"]:6: in main chunk
[C]: in function 'require'
mods/base/base.lua:153: in function 'require'
[string "lib/entry.lua"]:13: in main chunk
[C]: in function 'require'
mods/base/base.lua:153: in function 'require'
[string "core/lib/coreentry.lua"]:19: in main chunk
Kinda new to Payday 2 modding, I put this mod inside the "mods" folder in the game directory. I already have installed superBLT as I was using 1 mod before
No matter what I do the cops never turn into gold when killed by the gold spoon. The mod is detected and shows up in the main menu, but it just doesnt seem to function at all
My other mod works fine and I have tried disabling that to see if there is a conflict, and even with it removed this mod still doesn't want to work. Any suggestions?
Edit: Just checked the log file, it is showing this fatal error when attempting to load the mod -
08:16:39 PM Lua: [BLT] Setting up mod: Midas Touch
08:16:39 PM Lua: Loading mod settings : nil
08:16:39 PM WARNING: (C:\Users\ZNix\source\repos\SuperBLT\src\xaudio\XABuffer.cpp:21) XAudio Warning: blt.xaudio.setup() has not been called!
08:16:39 PM FATAL ERROR: (C:\Users\ZNix\source\repos\SuperBLT\src\InitiateState.cpp:314) mods/base/req/xaudio/XAudioBuffer.lua:7: XAudio Error at C:\Users\ZNix\source\repos\SuperBLT\src\xaudio\XABuffer.cpp:21 : alErr : 40964
stack traceback:
[C]: in function 'loadbuffer'
mods/base/req/xaudio/XAudioBuffer.lua:7: in function 'init'
mods/base/req/utils/UtilsClass.lua:26: in function 'new'
mods/Midas Touch/mod.lua:6: in main chunk
[C]: in function 'dofile'
mods/base/base.lua:132: in function 'RunHookFile'
mods/base/base.lua:124: in function 'RunHookTable'
mods/base/base.lua:154: in function 'require'
[string "lib/managers/statisticsmanager.lua"]:2: in main chunk
[C]: in function 'require'
mods/base/base.lua:153: in function 'require'
[string "lib/setups/menusetup.lua"]:6: in main chunk
[C]: in function 'require'
mods/base/base.lua:153: in function 'require'
[string "lib/entry.lua"]:13: in main chunk
[C]: in function 'require'
mods/base/base.lua:153: in function 'require'
[string "core/lib/coreentry.lua"]:19: in main chunk
Oh I see, I should not expect blt audio to be setup. will upload a fixed version soon
@Hoppip oh great so its not me doing something wrong? haha
sounds good, can't wait :)
Yeah i got the same, was unsure if i messed somethig up and was panicing a bit