Well I have a successful live coding, but as soon as i live code, the engine closes and i get this
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff
UnrealEditor_ToonTanks_patch_0!ABasePawn::ABasePawn() [C:ToonTanksProjectSetup_4.25ToonTanksSourceToonTanksBasePawn.cpp:13]
UnrealEditor_CoreUObject
UnrealEditor_CoreUObject
UnrealEditor_CoreUObject
UnrealEditor_LiveCoding
UnrealEditor_LiveCoding
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll
`
when i open the project again, i get the error
CreateExport: Failed to load Outer for resource ‘Camera’: BP_PawnTank_C /Game/Blueprints/Pawns/BP_PawnTank.Default__BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘Capsule Collider’: BP_PawnTank_C /Game/Blueprints/Pawns/BP_PawnTank.Default__BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘ExecuteUbergraph_BP_PawnTank’: BlueprintGeneratedClass /Game/Blueprints/Pawns/BP_PawnTank.BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘ReceiveBeginPlay’: BlueprintGeneratedClass /Game/Blueprints/Pawns/BP_PawnTank.BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘DefaultSceneRoot_GEN_VARIABLE’: BlueprintGeneratedClass /Game/Blueprints/Pawns/BP_PawnTank.BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘Spawn Point’: BP_PawnTank_C /Game/Blueprints/Pawns/BP_PawnTank.Default__BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘SimpleConstructionScript_0’: BlueprintGeneratedClass /Game/Blueprints/Pawns/BP_PawnTank.BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘SCS_Node_0’: SimpleConstructionScript /Game/Blueprints/Pawns/BP_PawnTank.BP_PawnTank_C:SimpleConstructionScript_0
CreateExport: Failed to load Outer for resource ‘Spring Arm’: BP_PawnTank_C /Game/Blueprints/Pawns/BP_PawnTank.Default__BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘Base Mesh’: BP_PawnTank_C /Game/Blueprints/Pawns/BP_PawnTank.Default__BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘Turret Mesh’: BP_PawnTank_C /Game/Blueprints/Pawns/BP_PawnTank.Default__BP_PawnTank_C
CreateExport: Failed to load Outer for resource ‘Camera’: BP_PawnTank_C /Game/Maps/Main.Main:PersistentLevel.BP_PawnTank_C_1
CreateExport: Failed to load Outer for resource ‘Capsule Collider’: BP_PawnTank_C /Game/Maps/Main.Main:PersistentLevel.BP_PawnTank_C_1
CreateExport: Failed to load Outer for resource ‘Spawn Point’: BP_PawnTank_C /Game/Maps/Main.Main:PersistentLevel.BP_PawnTank_C_1
CreateExport: Failed to load Outer for resource ‘Spring Arm’: BP_PawnTank_C /Game/Maps/Main.Main:PersistentLevel.BP_PawnTank_C_1
CreateExport: Failed to load Outer for resource ‘Base Mesh’: BP_PawnTank_C /Game/Maps/Main.Main:PersistentLevel.BP_PawnTank_C_1
CreateExport: Failed to load Outer for resource ‘Turret Mesh’: BP_PawnTank_C /Game/Maps/Main.Main:PersistentLevel.BP_PawnTank_C_1
Don't know what is the problem..
I asked GPT about this, and tried all but no changes at all.
Sitheleon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.