Unreal Engine 4 crashes

When i compile the code of this lecture, the ue4 crashes and after crashing will not open with the following error code.

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000098

UE4Editor_Engine
UE4Editor_ToonTanks_4319!ABasePawn::ABasePawn() [E:\learn\unreal\udemy\ToonTanks\Source\ToonTanks\BasePawn.cpp:24]

We will not be able to help you without seeing your sourcecode.

It seems like you have an Error in your BasePawn Constructor in Line 24 (BasePawn.cpp)

You should share at least the full Constuctor code here. It might also be needed to see the header fileā€¦

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms