M
M
MrRangerYT2019-03-28 19:25:52
C++ / C#
MrRangerYT, 2019-03-28 19:25:52

Project hangs at 73% error in c++ how to fix?

Please help, am I doing something wrong? but when I run the unreal engine 4 project it crashes, when I run it through visual studio 2017 it shows this error and the project freezes at 73%, after which it also crashes5c9cf58826a0d922192872.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
res2001, 2019-03-28
@res2001

It looks like accessing memory by a null pointer.
Run under a debugger and see where you have a null pointer.

C
CHolfield, 2019-03-28
@CHolfield

You have an error two lines above, most likely something with the file at the path specified in the constructor, because the object is not created

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question