I added some code to my project, recompiled, and then tried to launch the project and I get the following crash:
We apologize for the inconvenience.
Please send this crash report to help improve our software.
80ae7a213bc9f3835596146c9377bcbb
My log file is:
Log file open, 05/29/14 15:18:30
LogModuleManager:Warning: ModuleManager: Module 'PakFile' not found - it's StaticallyLinkedModuleInitializers function is null.
LogModuleManager:Warning: ModuleManager: Module 'StreamingFile' not found - it's StaticallyLinkedModuleInitializers function is null.
LogModuleManager:Warning: ModuleManager: Module 'NetworkFile' not found - it's StaticallyLinkedModuleInitializers function is null.
LogInit: Version: 4.1.1-2066463+++depot+UE4-Releases+4.1
LogInit: Compiled (64-bit): May 7 2014 23:06:07
LogInit: Build Configuration: Development
LogInit: Branch Name: ++depot+UE4-Releases+4.1
LogInit: Command line: CrashReportClient.exe -LogFolder=C:/Users/RoyAwesome/AppData/Local/UnrealEngine/4.1/Saved/CrashLogs
LogInit: Base directory: D:/Program Files/Unreal Engine/4.1/Engine/Binaries/Win64/
LogInit: Rocket: 1
[2014.05.29-22.18.30:630][ 0]LogTaskGraph: Started task graph with 2 named threads and 4 total threads.
[2014.05.29-22.18.30:650][ 0]LogInit: Computer: BLACKWATER
[2014.05.29-22.18.30:650][ 0]LogInit: User: RoyAwesome
[2014.05.29-22.18.30:650][ 0]LogInit: CPU Page size=4096, Cores=4
[2014.05.29-22.18.30:650][ 0]LogInit: High frequency timer resolution =3.319404 MHz
[2014.05.29-22.18.30:650][ 0]LogMemory: Memory total: Physical=7.9GB (8GB approx) Virtual=8192.0GB
[2014.05.29-22.18.30:650][ 0]LogMemory: Platform Memory Stats for Windows
[2014.05.29-22.18.30:650][ 0]LogMemory: Process Physical Memory: 45.46 MB used, 45.46 MB peak
[2014.05.29-22.18.30:650][ 0]LogMemory: Process Virtual Memory: 37.48 MB used, 37.48 MB peak
[2014.05.29-22.18.30:650][ 0]LogMemory: Physical Memory: 5670.40 MB used, 8111.44 MB total
[2014.05.29-22.18.30:650][ 0]LogMemory: Virtual Memory: 152.75 MB used, 8388608.00 MB total
[2014.05.29-22.18.30:705][ 0]LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
[2014.05.29-22.18.30:811][ 0]CrashReportClientLog: Initial state = Unknown UploadState value
[2014.05.29-22.18.30:811][ 0]CrashReportClientLog: Sending HTTP request (pinging server)
[2014.05.29-22.18.30:836][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:836][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.30:839][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.31:045][ 0]CrashReportClientLog: =========================> OnProcessRequestComplete(), State=PingingServer
[2014.05.29-22.18.31:045][ 0]CrashReportClientLog: State change from PingingServer to Ready
[2014.05.29-22.18.31:045][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.31:045][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.31:045][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.31:045][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.31:045][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.18.31:045][ 0]LogSlate:Warning: GetFontFace failed to load or process '../../../Engine/Content/Slate/Fonts/Roboto-Black.ttf'
[2014.05.29-22.19.40:459][ 0]CrashReportClientLog: State change from Ready to Cancelled
[2014.05.29-22.19.41:479][ 0]LogWindows: FPlatformMisc::RequestExit(0)
[2014.05.29-22.19.41:521][ 0]LogWindowsTextInputMethodSystem:Error: Terminating failed while unadvising the language notification sink from the TSF source.
[2014.05.29-22.19.41:521][ 0]CrashReportClientLog: Final state = Cancelled
[2014.05.29-22.19.41:521][ 0]CrashReportClientLog:Warning: CHECK FAILED at d:\buildfarm\buildmachine_++depot+ue4-releases+4.1\engine\source\programs\crashreporter\crashreportclient\private\CrashReportUtil.h(22)
[2014.05.29-22.19.41:521][ 0]LogExit: Exiting.
[2014.05.29-22.19.41:522][ 0]Log file closed, 05/29/14 15:19:41
Ideas?