What's happening with my project?

Hello everyone! :smiley:

In the past 3 days I started having constantly one after another engine crashes when I wanted to test my game.
I just made changes to see if that could solve the proble but the engine keeps crushing when I want to test my game.

NOTE: The problem also was present in past days but just stopped happening, but it just returned to appear…

Here is my log file .txt
LOG_FILE

I hope this problem could be fixed

Hi CamXil Studios,

Fix this error and let us know if the crashes persist:

LogBlueprint:Error: [Compiler Desk_003] Error Could not find a function named "FixLocation" in 'Desk_003_C'.
Make sure 'Desk_003_C' has been compiled for  K2Node_CallFunction_330
[2017.03.02-00.57.17:679][437]BlueprintEditorCompileResults:Error: Error Could not find a function named "FixLocation" in 'Desk_003_C'.
Make sure 'Desk_003_C' has been compiled for  K2Node_CallFunction_330
[2017.03.02-00.57.17:715][437]LogBlueprint:Warning: [Compiler Desk_003] Warning [0719.34] Compile of Desk_003 failed. 1 Fatal Issue

Thanks,

.

Hi I did fix it, but it still crashing every single time I try to test it, I also ā€œremadeā€ the project and also crushes.

Here is the new Log file Log File

Hi again, I slightly change my project; instead of using add world offset in my actors to avoid the player I just use add relative location and it stopped crushing :smiley: