Skip to content

Instantly share code, notes, and snippets.

@sandinist
Created January 24, 2016 19:43
Show Gist options
  • Save sandinist/919353f8eee4e2ab799a to your computer and use it in GitHub Desktop.
Save sandinist/919353f8eee4e2ab799a to your computer and use it in GitHub Desktop.
警告ログとエラーログ
LogActor:Warning: GameSession /Game/Maps/Stage01/UEDPIE_0_PNStage01_Top.PNStage01_Top:PersistentLevel.GameSession_5 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
LogActor:Warning: GameNetworkManager /Game/Maps/Stage01/UEDPIE_0_PNStage01_Top.PNStage01_Top:PersistentLevel.GameNetworkManager_7 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
LogTick:Error: Could not tick newly spawned in 100 iterations; runaway recursive spawing. Tick is PNPlayerPawn_C /Game/Maps/Stage01/UEDPIE_0_PNStage01_Top.PNStage01_Top:PersistentLevel.PNPlayerPawn_C_29870[TickActor].
LogTick:Error: Could not tick newly spawned in 100 iterations; runaway recursive spawing. Tick is CharacterMovementComponent /Game/Maps/Stage01/UEDPIE_0_PNStage01_Top.PNStage01_Top:PersistentLevel.PNPlayerPawn_C_29870.CharMoveComp[TickComponent].
LogTick:Error: Could not tick newly spawned in 100 iterations; runaway recursive spawing. Tick is SkeletalMeshComponent /Game/Maps/Stage01/UEDPIE_0_PNStage01_Top.PNStage01_Top:PersistentLevel.PNPlayerPawn_C_29870.CharacterMesh0[TickComponent].
LogTick:Error: Could not tick newly spawned in 100 iterations; runaway recursive spawing. Tick is SpringArmComponent /Game/Maps/Stage01/UEDPIE_0_PNStage01_Top.PNStage01_Top:PersistentLevel.PNPlayerPawn_C_29870.SpringArm[TickComponent].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment