Hallo liebe com,
ich habe folgendes Problem:
Der Lykaner steckt im Boden fest und bewegt sich nicht.
Alle anderen Character funktionieren.
Es gibt lediglich einen Syserr eintrag wenn man die Leertaste drückt:
CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=5, &pComboData) == NULL
Hier sind noch drei Fehler dazu aus dem Debug-Log:
CActorInstance::InterceptMotion(iLoopType=2, wMotionMode=1, wMotion=1, fBlendTime=0.100000) - GetMotionKey(m_wcurMotionMode=1, wMotion=1, &MotionKey) ERROR
CActorInstance::SetLoopMotion(dwMotion=3, fBlendTime=0.150000, fSpeedRatio=1.330000) - GetMotionKey(m_wcurMotionMode=5, dwMotion=3, &MotionKey) ERROR
SYSERR: CActorInstance::__RunNextCombo(wComboType=0, wComboIndex=1) - m_pkCurRaceData->GetComboDataPointer(m_wcurMotionMode=5, &pComboData) == NULL
Ebenso sind alle Animationen vorhanden und in der playersettingsmodule finde ich auch keinen Fehler.
Hier ein Screen:
Ich hoffe mir kann jemand helfen.