Banner
IREnFIST - Reloaded
Thumbnail
Downloads4,732
Views27,094
Publish Date5 years ago
Last Updated4 years ago
Version1.66.2
Members
Avatar
RokkOwner
Avatar
Solo Queue PixyCollaborator
Avatar

I have the same issue as MrFreeze. I don't have any custom weapons or mod overrides and it just crashes the moment I boot the game up now that I've updated the mod. All other mods are up to date and I've deleted them one by one to make sure they aren't the ones causing the crash but it all seems to come back to this mod. Worth noting I also don't have Jiu Feng 3.

Avatar
(Owner)4 years ago(Edited)

Can you post your crash.txt from %localappdata%/PAYDAY 2? It's possible that you're crashing on something else.

I haven't changed anything too significant in the latest update that would cause such a mysterious crash report, but I will double-check it. In the meantime, please post your crash.txt as well. If you think it's too big for these comments, you can put it on Pastebin as well.

Avatar
(Owner)4 years ago(Edited)

Also, please post your latest BLT log from the logs folder if you can.

Avatar

@Rokk

Here's the BLT log:

03:36:43 PM Log: (C:\projects\payday2-superblt\src\InitiateState.cpp:977) Initiating Hook
03:36:43 PM Lua: [INFO] [BLT] Setup...
03:36:43 PM Lua: [INFO] [BLT] Loading module: BLTLogs
03:36:43 PM Lua: [INFO] [BLT] Loading module: BLTModManager
03:36:43 PM Lua: [INFO] [BLT] Loading module: BLTKeybindsManager
03:36:43 PM Lua: [INFO] [BLT] Loading module: BLTPersistScripts
03:36:43 PM Lua: [INFO] [BLT] Loading module: BLTLocalization
03:36:43 PM Lua: [INFO] [BLT] Cleaning logs folder, lifetime 1 day(s)
03:36:43 PM Lua: [INFO] [BLT] Loading mods for state: table: 0x001c8e80
03:36:43 PM Lua: [INFO] [BLT] Loading mod: base
03:36:43 PM Lua: [INFO] [BLT] Loading mod: BeardLib
03:36:43 PM Lua: [INFO] [BLT] Loading mod: Counter taze animation restoration
03:36:43 PM Lua: [INFO] [BLT] Loading mod: hefty
03:36:43 PM Lua: [INFO] [BLT] Loading mod: IRE AND FIST REBORN
03:36:43 PM Lua: [INFO] [BLT] Setting up mod: base
03:36:43 PM Lua: [INFO] [BLT] Setting up mod: BeardLib
03:36:43 PM Lua: [INFO] [BLT] Setting up mod: Counter taze animation restoration
03:36:43 PM Lua: [INFO] [BLT] Setting up mod: hefty
03:36:43 PM Lua: [INFO] [BLT] Setting up mod: IRE AND FIST REBORN
03:36:43 PM Lua: [INFO] [Keybind] Registered keybind [BLTKeybind inf_activatebulletstorm]
03:36:43 PM Lua: [INFO] [Keybind] Registered keybind [BLTKeybind inf_activateammobagrefill]
03:36:44 PM Log: (C:\projects\payday2-superblt\src\xaudio\XAudio.cpp:132) Loaded OpenAL XAudio API
03:36:45 PM Log: (C:\projects\payday2-superblt\src\xaudio\XAudio.cpp:137) Closing OpenAL XAudio API

and here's the crashlog:

Application has crashed: access violation


Callstack:

     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     ???                                                 

Current thread: Main
Script stack:
init() @mods/base/req/core/Hooks.lua:268
new() core/lib/utils/coreclass.lua:35
_init_data_player_weapons() lib/tweak_data/weapontweakdata.lua:6979
original() lib/tweak_data/weapontweakdata.lua:39
original() @mods/base/req/core/Hooks.lua:188
init() @mods/base/req/core/Hooks.lua:265
new() core/lib/utils/coreclass.lua:35
init() lib/tweak_data/tweakdata.lua:541
new() core/lib/utils/coreclass.lua:35
lib/tweak_data/tweakdata.lua:3311
require()
=[C] OrigRequire()
@mods/base/base.lua:181
require()
@mods/BeardLib/Core.lua:363 lib/setups/setup.lua:37
require() =[C]
OrigRequire() @mods/base/base.lua:181
require() @mods/BeardLib/Core.lua:363
lib/setups/menusetup.lua:1
require()
=[C] OrigRequire()
@mods/base/base.lua:181
require()
@mods/BeardLib/Core.lua:363 lib/entry.lua:13
require() =[C]
OrigRequire() @mods/base/base.lua:181
require() @mods/BeardLib/Core.lua:363
core/lib/coreentry.lua:19

I'm probably missing something stupidly obvious so apologies in advance if this is a simple fix on my end.

Avatar
(Owner)4 years ago(Edited)

@Horrid_ interesting. Can you try deleting the PAYDAY 2/mods/saves/infsave.txt file? It feels like the issue is related to the new config file loading method. Are you on Windows or Linux?

If that doesn't work, can you open infcore.lua in the InF mod folder, and delete the following lines (lines 300-303)?

local configResult = pcall(function()
	InFmenu:Load()
end)

If that doesn't work, you should maybe also ask on the Mod Workshop Discord, I'm currently investigating there as well.

Avatar
(Owner)4 years ago(Edited)

After some deeper digging, this seems to be caused by an incompatible custom weapons. You should disable/temporarily remove more of your custom weapons (the ones in mod_overrides, not the ones in mods!) until you find the culprit. If you do find the culprit, please do tell me which one it is.

Currently, the HX-25 grenade launcher is one known culprit.

Avatar

@Rokk

Cheers for the reply, but deleting infsave.txt and the lines in the lua file doesn't seem to work (I'm on windows if that makes a difference). I also don't have any custom weapons so it can't be related to those. The only way the game boots up is if I remove IREnFIST from my mods list, everything else seems to be completely fine and is up to date.

44 989