storm-engine icon indicating copy to clipboard operation
storm-engine copied to clipboard

ShipMan::SetAnimation

Open sentry[bot] opened this issue 4 years ago • 1 comments

Sentry Issue: STORM-ENGINE-B8

EXCEPTION_ACCESS_VIOLATION_READ: Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ
  File "Sailors.cpp", line 458, in ShipMan::SetAnimation
  File "Sailors.cpp", line 1100, in Sailors::Realize
  File "Core.cpp", line 555, in CORE::ProcessRealize
  File "Core.cpp", line 186, in CORE::Run
  File "Main.cpp", line 31, in `anonymous namespace'::RunFrame
...
(6 additional frame(s) were not displayed)

sentry[bot] avatar Nov 16 '21 12:11 sentry[bot]

model->GetAnimation() returns nullptr for some reason we can workaround this by adding nullptr check, but that still needs investigation

espkk avatar Nov 16 '21 13:11 espkk