Cook html5 error

Hi everybody !

When I try to cook the koola’s scene on html5 it works perfectly but when I cook another scene built on the same base level it give me this error :

Error: uncaught exception: abort() at jsStackTrace@http://127.0.0.1:8000/UE4Game.js:853:12
stackTrace@http://127.0.0.1:8000/UE4Game.js:867:21
abort@http://127.0.0.1:8000/UE4Game.js:4842005:24
abort@http://127.0.0.1:8000/UE4Game.js:10230:2
__ZN20FGenericPlatformMisc11RequestExitEb [FGenericPlatformMisc::RequestExit(bool)]@http://127.0.0.1:8000/UE4Game.js:3959645:10
__ZN22FOutputDeviceAnsiError9SerializeEPKwN13ELogVerbosity4TypeERK5FName [FOutputDeviceAnsiError::Serialize?N(wchar_t*)]@http://127.0.0.1:8000/UE4Game.js:2484548:3
__ZN4FMsg4LogfEPKciRK5FNameN13ELogVerbosity4TypeEPKwz [FMsg::Logf?1(char*, int, FName?N?&)]@http://127.0.0.1:8000/UE4Game.js:2476533:4
__ZN9FMaterial12CacheShadersERK20FMaterialShaderMapId15EShaderPlatformb [FMaterial::CacheShaders?5(FMaterialShaderMapId?1?&)]@http://127.0.0.1:8000/UE4Game.js:2048141:4
__ZN9FMaterial12CacheShadersE15EShaderPlatformb [FMaterial::CacheShaders?1()]@http://127.0.0.1:8000/UE4Game.js:3691657:7
__ZN9UMaterial24CacheShadersForResourcesE15EShaderPlatformRK6TArrayIP17FMaterialResource17FDefaultAllocatorEb [UMaterial::CacheShadersForResources?1()]@http://127.0.0.1:8000/UE4Game.js:1613317:9
__ZN9UMaterial32CacheResourceShadersForRenderingEb [UMaterial::CacheResourceShadersForRendering(bool)]@http://127.0.0.1:8000/UE4Game.js:1635278:4
__ZN9UMaterial8PostLoadEv [UMaterial::PostLoad()]@http://127.0.0.1:8000/UE4Game.js:1164322:3
__ZN7UObject19ConditionalPostLoadEv [UObject::ConditionalPostLoad()]@http://127.0.0.1:8000/UE4Game.js:2356627:2
__ZN18UMaterialInterface24PostLoadDefaultMaterialsEv [UMaterialInterface::PostLoadDefaultMaterials()]@http://127.0.0.1:8000/UE4Game.js:3869892:3
__ZN18UMaterialInterface8PostLoadEv [UMaterialInterface::PostLoad()]@http://127.0.0.1:8000/UE4Game.js:4650917:2
__ZN9UMaterial8PostLoadEv [UMaterial::PostLoad()]@http://127.0.0.1:8000/UE4Game.js:1164162:2
__ZN7UObject19ConditionalPostLoadEv [UObject::ConditionalPostLoad()]@http://127.0.0.1:8000/UE4Game.js:2356627:2
__Z7EndLoadv [EndLoad()]@http://127.0.0.1:8000/UE4Game.js:1493109:6
__Z19LoadPackageInternalP8UPackagePKwjP11ULinkerLoad [LoadPackageInternal(wchar_t**, unsigned int, ULinkerLoad?)]@http://127.0.0.1:8000/UE4Game.js:681612:3
__Z11ResolveNameRP7UObjectR7FStringbb [ResolveName(bool&
&, bool)]@http://127.0.0.1:8000/UE4Game.js:717819:12
__Z16StaticLoadObjectP6UClassP7UObjectPKwS4_jP11UPackageMapb [StaticLoadObject?S(wchar_t***)]@http://127.0.0.1:8000/UE4Game.js:912299:2
__Z10LoadObjectI18UMaterialInterfaceEPT_P7UObjectPKwS6_jP11UPackageMap [undefined?T?* LoadObject?
()]@http://127.0.0.1:8000/UE4Game.js:4210144:7
__ZN26ConstructorHelpersInternal16FindOrLoadObjectI18UMaterialInterfaceEEPT_R7FString [undefined ConstructorHelpersInternal::FindOrLoadObject?_(undefined?T?)]@http://127.0.0.1:8000/UE4Game.js:1767171:8
__ZN18ConstructorHelpers13FObjectFinderI18UMaterialInterfaceEC2EPKw [undefined?C? ConstructorHelpers::FObjectFinder?2()]@http://127.0.0.1:8000/UE4Game.js:3510575:7
__ZN16UWidgetComponentC2ERK18FObjectInitializer [UWidgetComponent::UWidgetComponent(FObjectInitializer?&)]@http://127.0.0.1:8000/UE4Game.js:2086352:3
__ZN16UWidgetComponent20__DefaultConstructorERK18FObjectInitializer [UWidgetComponent::__DefaultConstructor(FObjectInitializer?&)]@http://127.0.0.1:8000/UE4Game.js:4604563:2
__Z19InternalConstructorI16UWidgetComponentEvRK18FObjectInitializer [void InternalConstructor(FObjectInitializer?&)]@http://127.0.0.1:8000/UE4Game.js:4607537:2
__ZN6UClass19CreateDefaultObjectEv [UClass::CreateDefaultObject()]@http://127.0.0.1:8000/UE4Game.js:2357704:2
__ZN6UClass16GetDefaultObjectEb [UClass::GetDefaultObject(bool)]@http://127.0.0.1:8000/UE4Game.js:4225582:2
__Z26ProcessNewlyLoadedUObjectsv [ProcessNewlyLoadedUObjects()]@http://127.0.0.1:8000/UE4Game.js:904077:7
__ZN11FEngineLoop7PreInitEPKw [FEngineLoop::PreInit(wchar_t
)]@http://127.0.0.1:8000/UE4Game.js:254879:6
__ZN11FEngineLoop7PreInitEiPPwPKw [FEngineLoop::PreInit(int, wchar_t**, wchar_t*)]@http://127.0.0.1:8000/UE4Game.js:772800:8
__Z10HTML5_Initv [HTML5_Init()]@http://127.0.0.1:8000/UE4Game.js:2884986:2
_main@http://127.0.0.1:8000/UE4Game.js:2971727:2
callMain@http://127.0.0.1:8000/UE4Game.js:4841922:13
doRun@http://127.0.0.1:8000/UE4Game.js:4841958:4
run/<@http://127.0.0.1:8000/UE4Game.js:4841968:4

Is this a shader issue?

Thanks in advance

Denis

I would like to add that the cooking is OK (build successfull) it’s just when I’m trying to open it in ff or chrome that the message appear

Hello,

Thank you for reporting this issue to us. After reviewing the bugs within our system, it does not seem that we have encountered this issue before. Are you working in Unreal Frontend? Which Editor are you using, Binary (Launcher) or Source (GitHub)?

In order for us to assist you further, it would be helpful if you could please provide us with the steps used to reproduce the issue you’re experiencing and also the output , which are saved in: PROJECTFILE/Saved/.

Any additional information you can think of would be helpful too. Looking forward to assisting you further.

Thanks!

Hello !

Thanks a lot for you answer ! After all I made it work by deleting materials and texturing that were too heavy I think for HTML5, and it worked like a charm (This is the only thing I changed)! For the record I was working on a Source editor (GitHub) in order to export my HTML 5 version & then just after I made it work I saw the 4.7 release which is a dream :slight_smile:

Tell me if you want more precision but for me it works perfectly now !