커뮤니티 Q&A

Audiokinetic의 커뮤니티 Q&A 포럼에 오신 것을 환영합니다. 이 포럼은 Wwise와 Strata 사용자들이 서로 도움을 주는 곳입니다. Audiokinetic의 직접적인 도움을 얻으려면 지원 티켓 페이지를 사용하세요. 버그를 보고하려면 Audiokinetic 런처에서 Bug Report 옵션을 사용하세요. (Q&A 포럼에 제출된 버그 보고는 거절됩니다. 전용 Bug Report 시스템을 사용하면 보고 내용이 담당자에게 정확히 전달되어 문제 해결 가능성이 크게 높아집니다.)<segment 6493>

빠르고 정확한 답변을 얻으려면 질문을 올릴 때 다음 팁을 참고하세요.

  • 구체적인 내용을 적어주세요: 무엇을 하려는지, 혹은 어떤 특정 문제에 부딪혔는지 설명하세요.
  • 핵심 정보를 포함하세요: Wwise와 게임 엔진 버전, 운영체제 등 관련 정보를 함께 제공하세요.
  • 시도한 방법들을 알려주세요: 문제 해결을 위해 이미 어떤 단계를 시도해봤는지 설명해주세요.
  • 객관적인 사실에 초점을 맞추세요: 문제의 기술적 사실을 중심으로 설명하세요. 문제에 집중할수록 다른 사람들이 더 빠르게 해결책을 찾을 수 있습니다.

+1 투표

Hello,

I am using UE4.15.1 with the 2016.2.2.6022 Wwise plugin.

Each time I try to package the project with a map having an actor owning a childActor component (blueprint : BP_DoorDestructibleMushroom) that has a AkComponent (AkChampiExplo) it fails. Here are the logs :

UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:704][  0]LogWindows:Error: === Critical error: ===
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:704][  0]LogWindows:Error:
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:704][  0]LogWindows:Error: Assertion failed: !IsUnreachable() [File:D:\Build\++UE4+Release-4.15+Compile\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp] [Line: 1144]
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:704][  0]LogWindows:Error: AkComponent None.None:None.ChildActor26_GEN_VARIABLE_BP_DoorDestructibleMushroom_C_CAT_8472.AkChampiExplo  Function: '/Script/AkAudio.AkComponent:UpdateGameObjectPosition'
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:704][  0]LogWindows:Error:
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:704][  0]LogWindows:Error:
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: KERNELBASE.dll!0x000000009F307788
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-Core.dll!0x0000000075ED64EE
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-Core.dll!0x0000000075CFCEEE
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-Core.dll!0x0000000075C82729
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-CoreUObject.dll!0x00000000741DA186
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-AkAudio.dll!UAkComponent::UpdateGameObjectPosition()
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-Engine.dll!0x000000006059B40B
UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.04.11-08.33.12:705][  0]LogWindows:Error: UE4Editor-Engine.dll!0x00000000605B1CB4
...

The package doesn't fail when I put in the map the actor DoorDestructibleMushroom alone (not in a parent), so I think there is a problem with AkComponent in childActors, I achieved to reproduce the bug with another childActor owning a AkComponent.

Does anyone have an idea about this problem ?

Thank you

General Discussion Robin B. (120 포인트) 로 부터

2 답변

0 투표

Hi, 

I have the exact same error using UE4.15.1 and Wwise integration 2016.2.2.6022.371 but my blueprint doesn't have an actor child with an AKComponent.

 


 

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:518][ 0]LogWindows:Error: begin: stack for UAT

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:518][ 0]LogWindows:Error: === Critical error: ===

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:518][ 0]LogWindows:Error:

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:518][ 0]LogWindows:Error: Assertion failed: !IsUnreachable() [File:E:\UnreaEngine-Sources\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp] [Line: 1144]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:518][ 0]LogWindows:Error: AkComponent /Game/Levels/Nano/CityNPCRoom/NPCRoom2.NPCRoom2:PersistentLevel.SequenceShadowCharacter_192.Ak Function: '/Script/AkAudio.AkComponent:UpdateGameObjectPosition'

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:519][ 0]LogWindows:Error:

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:519][ 0]LogWindows:Error:

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:519][ 0]LogWindows:Error: KERNELBASE.dll!RaiseException()

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:519][ 0]LogWindows:Error: UE4Editor-Core.dll!FOutputDeviceWindowsError::Serialize() [e:\unreaengine-sources\engine\source\runtime\core\private\windows\windowsplatformoutputdevices.cpp:120]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:519][ 0]LogWindows:Error: UE4Editor-Core.dll!FOutputDevice::Logf__VA() [e:\unreaengine-sources\engine\source\runtime\core\private\misc\outputdevice.cpp:70]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:519][ 0]LogWindows:Error: UE4Editor-Core.dll!FDebug::AssertFailed() [e:\unreaengine-sources\engine\source\runtime\core\private\misc\assertionmacros.cpp:349]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:520][ 0]LogWindows:Error: UE4Editor-CoreUObject.dll!UObject::ProcessEvent() [e:\unreaengine-sources\engine\source\runtime\coreuobject\private\uobject\scriptcore.cpp:1144]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:520][ 0]LogWindows:Error: UE4Editor-AkAudio.dll!UAkComponent::UpdateGameObjectPosition()

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:520][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::PropagateTransformUpdate() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:648]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:520][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateComponentToWorldWithParent() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:553]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:520][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateComponentToWorld() [e:\unreaengine-sources\engine\source\runtime\engine\classes\components\scenecomponent.h:787]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:521][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateChildTransforms() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:2145]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:521][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::PropagateTransformUpdate() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:667]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:521][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateComponentToWorldWithParent() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:553]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:521][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateComponentToWorld() [e:\unreaengine-sources\engine\source\runtime\engine\classes\components\scenecomponent.h:787]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:521][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateChildTransforms() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:2145]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:521][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::PropagateTransformUpdate() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:667]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:522][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateComponentToWorldWithParent() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:553]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:522][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::UpdateComponentToWorld() [e:\unreaengine-sources\engine\source\runtime\engine\classes\components\scenecomponent.h:787]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:522][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::DetachFromComponent() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:2014]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:522][ 0]LogWindows:Error: UE4Editor-Engine.dll!USceneComponent::AttachToComponent() [e:\unreaengine-sources\engine\source\runtime\engine\private\components\scenecomponent.cpp:1726]

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:525][ 0]LogWindows:Error: ntdll.dll!RtlUserThreadStart()

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:525][ 0]LogWindows:Error: ntdll.dll!RtlUserThreadStart()

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:526][ 0]LogWindows:Error:

[10:28:32][Step 4/4] UE4Editor-Cmd: [2017.04.12-14.28.32:526][ 0]LogWindows:Error: end: stack for UAT
 


 

 

Julien D. (250 포인트) 로 부터
0 투표
Julien D. (250 포인트) 로 부터
...