WolfHUD icon indicating copy to clipboard operation
WolfHUD copied to clipboard

wolfhud 3.3.2 will crash my game when attempting to join a game or start a custom heist.

Open Chrissysissy opened this issue 1 year ago • 1 comments

Running wolfhud 3.3.2

Expected Behavior

A clean hud mod

Current Behavior

Can't play the game

Steps to Reproduce

Step 1 install the mod

Step 2 Start up the game and join a lobby

Step 3 wait to load in and then crash

Context

So I installed the mod to get the nice ui but after installing it I can't play the game. Removing the hud will fix the issue but the issue is I kinda wanna use this hud.

  • Operating System: Windows 10
  • BLT version: 3.3.5
  • Other mods installed: Anticrash, Armor break invincibility effect, Beardlib, BPDD, borderless windowed, carry stacker, cheater kicker, cook fast, Drag and drop inv, lobby welcome, low violence mode, meth helper, responsive responders, simple mod updater, STI, particle massacre, vanillaHUD Plus, visual fixes

BLT log

05:52:32 PM Lua: [WolfHUD] WARNING: HUDTeammateCustom: Unoverridden function call: set_interact_text 05:52:32 PM Lua: [WolfHUD] WARNING: HUDTeammateCustom: Unoverridden function call: set_interact_visibility 05:52:32 PM Lua: [WolfHUD] WARNING: HUDTeammateCustom: Unoverridden function call: change_health

Crash log(s)

SCRIPT STACK

heat_to_experience_multiplier() lib/managers/jobmanager.lua:523 get_job_heat_text() @mods/WolfHUD-3.3.2/lua/ContractHeat.lua:43 init_original() @mods/VanillaHUD Plus/lua/MenuTweaks.lua:1257 init() @mods/WolfHUD-3.3.2/lua/ContractHeat.lua:7 new() core/lib/utils/coreclass.lua:35 _setup_jobs() lib/managers/menu/contractbrokergui.lua:1166 _setup_change_filter() lib/managers/menu/contractbrokergui.lua:161 lib/managers/menu/contractbrokergui.lua:1388 run_return_on_all_live_components() lib/managers/menu/menucomponentmanager.lua:357 mouse_clicked() lib/managers/menu/menucomponentmanager.lua:1798 mouse_click() lib/managers/menu/menurenderer.lua:405 lib/managers/mousepointermanager.lua:369


Callstack:

     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     zip_get_name                                        
                     ntdll  (???)     RtlAllocateHeap                                     

Current thread: Main


System information: Application version : 1.136.173 CPU : Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz (3 cores); SSE; SSE2; SSE3; SSSE3; SSE4.1; SSE4.2 DirectX : 12.0 GPU : NVIDIA GeForce GTX 1660 Ti / nvldumd.dll[31.0.15.2849] Language : english Memory : 16294MB 844KB OS : 6.2.9200 () 0x100-0x1 (64 bits) Physics : threaded Renderer : DX9 threaded Sound : Microsoft (Speakers (INSIGNIA NS-2810BT Stereo))

Chrissysissy avatar Feb 22 '23 23:02 Chrissysissy

Hello, the same problem was reported here ( #952 ) and fixed with my fork here ( #955 )

Wh1t3st4r avatar Feb 26 '23 16:02 Wh1t3st4r