Please Help Me!

I would load my Project in UE4 (4.7.6), than my costum Level and than the game was crashing…

Can you help me?

THX!

Here is the Error-Code:

Unknown exception - code 00000001 (first/second chance not available)

Fatal error: [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.7\Engine\Source\Runtime\Core\Private\HAL\FileManagerGeneric.cpp] [Line: 617]
Invalid BufferCount=0 while reading …//…//…//…//…//Projekte//LaSnoof//Content//Content//Level//Main_Level

KERNELBASE + 35740 bytes
UE4Editor_Core!FOutputDeviceWindowsError::Serialize() + 292 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsplatformoutputdevices.cpp:95]
UE4Editor_Core!FMsg::Logf__VA() + 463 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\misc\outputdevice.cpp:531]
UE4Editor_Core!FArchiveFileReaderGeneric::InternalPrecache() + 326 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\hal\filemanagergeneric.cpp:619]
UE4Editor_Core!FArchiveFileReaderGeneric::Serialize() + 144 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\hal\filemanagergeneric.cpp:656]
UE4Editor_CoreUObject!operator<<() + 49 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\packagefilesummary.cpp:13]
UE4Editor_CoreUObject!ULinkerLoad::SerializePackageFileSummary() + 286 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\linkerload.cpp:874]
UE4Editor_CoreUObject!ULinkerLoad::Tick() + 159 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\linkerload.cpp:567]
UE4Editor_CoreUObject!ULinkerLoad::CreateLinker() + 111 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\linkerload.cpp:382]
UE4Editor_CoreUObject!GetPackageLinker() + 2546 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\linker.cpp:668]
UE4Editor_CoreUObject!LoadPackageInternal() + 1556 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\uobjectglobals.cpp:835]
UE4Editor_CoreUObject!StaticLoadObject() + 945 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\coreuobject\private\uobject\uobjectglobals.cpp:724]
UE4Editor_ContentBrowser!FAssetData::GetAsset() + 183 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\assetregistry\public\assetdata.h:178]
UE4Editor_ContentBrowser!SContentBrowser::OnAssetsActivated() + 1131 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\editor\contentbrowser\private\scontentbrowser.cpp:1576]
UE4Editor_ContentBrowser!TBaseSPMethodDelegateInstance<0,SContentBrowser,0,TTypeWrapper<void> cdecl(TArray<FAssetData,FDefaultAllocator> const & ptr64,enum EAssetTypeActivationMethod::Type)>::Execute() + 87 bytes [d:\buildfarm\buildmachine++depot+ue4-releases+4.7\engine\source\runtime\core\public\delegates\delegateinstancesimpl_variadics.inl:282]
UE4Editor_ContentBrowser!TBaseSPMethodDelegateInstance<0,SContentBrowser,0,void cdecl(TArray<FAssetData,FDefaultAllocator> const & ptr64,enum EAssetTypeActivationMethod::Type)>::ExecuteIfSafe() + 71 bytes [d:\buildfarm\buildmachine++depot+ue4-releases+4.7\engine\source\runtime\core\public\delegates\delegateinstancesimpl_variadics.inl:388]
UE4Editor_ContentBrowser!SAssetView::OnListMouseButtonDoubleClick() + 823 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\editor\contentbrowser\private\sassetview.cpp:3207]
UE4Editor_ContentBrowser!TBaseSPMethodDelegateInstance<0,SAssetView,0,TTypeWrapper<void> cdecl(TSharedPtr<FAssetViewItem,0>)>::Execute() + 97 bytes [d:\buildfarm\buildmachine++depot+ue4-releases+4.7\engine\source\runtime\core\public\delegates\delegateinstancesimpl_variadics.inl:282]
UE4Editor_ContentBrowser!TBaseSPMethodDelegateInstance<0,SAssetView,0,void cdecl(TSharedPtr<FAssetViewItem,0>)>::ExecuteIfSafe() + 90 bytes [d:\buildfarm\buildmachine++depot+ue4-releases+4.7\engine\source\runtime\core\public\delegates\delegateinstancesimpl_variadics.inl:388]
UE4Editor_ContentBrowser!TBaseDelegate<void,TSharedPtr<FAssetViewItem,0> >::ExecuteIfBound() + 86 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\core\public\delegates\delegatesignatureimpl_variadics.inl:518]
UE4Editor_ContentBrowser!SListView<TSharedPtr<FAssetViewItem,0> >::Private_OnItemDoubleClicked() + 63 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\slate\public\widgets\views\slistview.h:693]
UE4Editor_ContentBrowser!STableRow<TSharedPtr<FAssetViewItem,0> >::OnMouseButtonDoubleClick() + 223 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\slate\public\widgets\views\stablerow.h:252]
UE4Editor_Slate!<lambda_58ede244782f1e594383d45514e1d7c8>::operator()() + 30 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3918]
UE4Editor_Slate!FEventRouter::Route<FReply,FEventRouter::FBubblePolicy,FPointerEvent,<lambda_58ede244782f1e594383d45514e1d7c8> >() + 189 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:202]
UE4Editor_Slate!FSlateApplication::ProcessMouseButtonDoubleClickEvent() + 471 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3919]
UE4Editor_Slate!FSlateApplication::OnMouseDoubleClick() + 315 bytes [d:\buildfarm\buildmachine
++depot+ue4-releases+4.7\engine\source\runtime\slate\private\framework\application\slateapplication.cpp:3900]
UE4Editor_Core!FWindowsApplication::ProcessDeferredMessage() + 3176 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsapplication.cpp:1315]
UE4Editor_Core!FWindowsApplication::DeferMessage() + 318 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsapplication.cpp:1669]
UE4Editor_Core!FWindowsApplication::ProcessMessage() + 4016 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsapplication.cpp:742]
UE4Editor_Core!FWindowsApplication::AppWndProc() + 114 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsapplication.cpp:604]
user32 + 9485 bytes
user32 + 9063 bytes
UE4Editor_Core!FWindowsPlatformMisc::PumpMessages() + 118 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsplatformmisc.cpp:774]
UE4Editor!FEngineLoop::Tick() + 3737 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\launchengineloop.cpp:2233]
UE4Editor!GuardedMain() + 1404 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\launch.cpp:142]
UE4Editor!GuardedMainWrapper() + 26 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\windows\launchwindows.cpp:126]
UE4Editor!WinMain() + 249 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\launch\private\windows\launchwindows.cpp:202]
UE4Editor!__tmainCRTStartup() + 329 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]

Post this on answerhub + make sure to include your log file (documents/unreaproject/yourproject/saved/logs) :slight_smile:
https://answers.unrealengine/

Thank you very much!

But i can’t post there any Question, if I pressed the “Ask Question” Button, the side is loading and it shows my: "An Internal error has occurred and we are sorry for the inconvenience.

We are doing our best to fix the problem as soon as possible."

Does it still occur when you use this link to create the question: https://answers.unrealengine/questions/ask.html ?

I’ve also been getting this error when I try to sign in to that site. I’ve tried quite a few times over the last few months, always with the same result. I was just trying to upvote someone, and didn’t know where to report the issue, so I’ve just ignored it.

Hmm ok, then it’s a bug -> one from epic games will surely take a look at this thread and will solve the problem with answerhub :slight_smile:

But you can’t help me at the moment with my project?

When you post the log, I can probably solve your problem :slight_smile:

I’ve solved the problem, simply load an old save file, but thank you :slight_smile: