-
-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Describe the crash
Crashes mid editor loading of big oil day 2.
Steps to reproduce the crash
load the level.
Logs
Application has crashed: C++ exception
[string "lib/managers/hud/hudmissionbriefing.lua"]:125: attempt to index field '_current_contact_data' (a nil value)
SCRIPT STACK
new() core/lib/utils/coreclass.lua:35
setup_mission_briefing_hud() lib/managers/hudmanagerpd2.lua:1989
setup() 17
setup() lib/managers/hudmanager.lua:330
load_hud_menu() lib/managers/hudmanager.lua:317
at_enter() lib/states/ingamewaitingforplayers.lua:407
trans_func() lib/states/gamestate.lua:22
_do_state_change() core/lib/utils/game_state_machine/coregamestatemachine.lua:124
end_update() core/lib/utils/game_state_machine/coregamestatemachine.lua:104
end_update() lib/setups/setup.lua:957
end_update() lib/setups/gamesetup.lua:876
end_update() lib/setups/networkgamesetup.lua:33
core/lib/setups/coresetup.lua:602
Callstack:
payday2_win32_release (???) ???
payday2_win32_release (???) ???
payday2_win32_release (???) ???
payday2_win32_release (???) zip_get_name
ntdll (???) RtlAllocateHeap
Current thread: Main
Minimal reproduction
No response