Exception code: C0000005 ACCESS_VIOLATION at 2B8B84E1
cpu: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
graphics: D3D11, Device: NVIDIA GeForce GTX 960
resolution: 1920x1040x32
Addons:
Mods: A3;curator;kart;heli;mark;expansion;jets;argo;orange;tacops;tank;enoch;aow;@test;@CBA_A3
Version 2.06.148309
Fault time: 2021/10/10 09:24:13
Fault address: 2B8B84E1 00:2B8B84E1 Unknown module
file: TEST_DriverLessMP (__cur_mp)
world: vr
Prev. code bytes: 75 06 48 83 C4 20 5B C3 48 8B 43 38 48 8B 48 08
Fault code bytes: 48 8B 01 FF 90 70 12 00 00 48 85 C0 74 2D 48 8B
Description
Description
Details
Details
- Severity
- Crash
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10 x64
- Category
- Game Crash
Steps To Reproduce
Event Timeline
Comment Actions
CrewDisplayComponent in some vehicle HUD, doesn't have a reference to its owning vehicle.
All display components check if they have a owning vehicle, only CrewDisplayComponent doesn't and just assumes it exists 😆
Fixed in profiling v4, next week dev
Do you have a repro for this? So could you confirm the fix once its out?