Error Code 00000001

Hello
Im getting a weird error i dont understand:

MachineId:202FB8C648E0ADE4342C7C85522B5ADF
EpicAccountId:2232cd7eda2e498f8b11fb33ae99e410

Unknown exception - code 00000001 (first/second chance not available)

"Assertion failed: ((UObject*)ContainerPtr)->IsA((UClass*)GetOuter()) [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.9\Engine\Source\Runtime\CoreUObjec

Can someone help me with this?

You didn’t pasted full file path which should also have line number of where this happens, can you paste it full? Also when you getting this crash?

im getting this crash when playing my game in a new window
heres full error message:
MachineId:202FB8C648E0ADE4342C7C85522B5ADF
EpicAccountId:2232cd7eda2e498f8b11fb33ae99e410

Unknown exception - code 00000001 (first/second chance not available)

"Assertion failed: ((UObject*)ContainerPtr)->IsA((UClass*)GetOuter()) [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.9\Engine\Source\Runtime\CoreUObjec

You cutting line number: “\Runtime\CoreUObjec”

Sometimes Crash Reporter window doesn’t display entire message. Here’s what it is:

Assertion failed: ((UObject*)ContainerPtr)->IsA((UClass*)GetOuter()) [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.9\Engine\Source\Runtime\CoreUObject\Public\UObject\UnrealType.h] [Line: 308] ‘MyPlayerController_C_0’ is of class ‘MyPlayerController_C’ however property ‘ObjectProperty_208’ belongs to class ‘TRASHCLASS_MyPlayerController_92’

It looks like a garbage collection issue involving MyPlayerController. Is this occurring during PIE (Play in Editor)? Does this occur when you first enter PIE, or when you try to stop PIE? Are there any other details about what you do before this crash occurs?

If you’re able to up project and put it online somewhere like Dropbox or Google Drive and get me a link, we can take a look here to narrow down cause. You can send link privately via forums if you need to:

Hi silketarama,

We haven’t heard back from you in a while, so I’m resolving this post for tracking purposes. If you’re still experiencing this crash and need further assistance, feel free to respond with information requested above and we can continue investigating. Thanks!