Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

ShipMan::SetAnimation #264

Open
sentry-io bot opened this issue Nov 16, 2021 · 1 comment
Open

ShipMan::SetAnimation #264

sentry-io bot opened this issue Nov 16, 2021 · 1 comment
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 16, 2021

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)
@espkk
Copy link
Member

espkk commented Nov 16, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants