Page 1 of 1

Could not load cef.pak

PostPosted: Thu Mar 25, 2021 7:14 pm
by django1
After building successfully jcef package under Windows 10/cmake/vsStudio 2019, I try to run the detailed app with those error messages. I don't known how to resolve it.

Offscreen rendering disabled
Using:
JCEF Version = 87.1.13.281
CEF Version = 87.1.13
Chromium Version = 87.0.4280.141
AppHandler.stateHasChanged: INITIALIZING
Added scheme search://
Added scheme client://
[0326/010307.374:ERROR:alloy_main_delegate.cc(546)] Could not load cef.pak
[0326/010307.374:ERROR:alloy_main_delegate.cc(563)] Could not load cef_100_percent.pak
[0326/010307.375:ERROR:alloy_main_delegate.cc(572)] Could not load cef_200_percent.pak
[0326/010307.375:ERROR:alloy_main_delegate.cc(582)] Could not load cef_extensions.pak
[0326/010307.436:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 1 time(s)
[0326/010307.441:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 2 time(s)
[0326/010307.446:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 3 time(s)
[0326/010307.447:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 4 time(s)
[0326/010307.449:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 5 time(s)
[0326/010307.449:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 6 time(s)
[0326/010307.449:ERROR:browser_gpu_channel_host_factory.cc(168)] Failed to launch GPU process.
[0326/010308.314:ERROR:extension_system.cc(69)] Failed to parse extension manifest.

Re: Could not load cef.pak

PostPosted: Fri Mar 26, 2021 9:27 am
by magreenblatt
Your directory structure is likely incorrect. Run the tools\make_distrib.bat script to create the required structure.

Re: Could not load cef.pak

PostPosted: Thu Oct 07, 2021 8:44 pm
by sarahedmonds
django1 wrote:After building successfully jcef package under Windows 10/cmake/vsStudio 2019, I try to run the detailed app with those error messages. I don't known how to resolve it.

Offscreen rendering disabled cara membuat halaman di word
Using:
JCEF Version = 87.1.13.281
CEF Version = 87.1.13
Chromium Version = 87.0.4280.141
AppHandler.stateHasChanged: INITIALIZING
Added scheme search://
Added scheme client://
[0326/010307.374:ERROR:alloy_main_delegate.cc(546)] Could not load cef.pak
[0326/010307.374:ERROR:alloy_main_delegate.cc(563)] Could not load cef_100_percent.pak
[0326/010307.375:ERROR:alloy_main_delegate.cc(572)] Could not load cef_200_percent.pak
[0326/010307.375:ERROR:alloy_main_delegate.cc(582)] Could not load cef_extensions.pak
[0326/010307.436:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 1 time(s)
[0326/010307.441:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 2 time(s)
[0326/010307.446:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 3 time(s)
[0326/010307.447:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 4 time(s)
[0326/010307.449:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 5 time(s)
[0326/010307.449:WARNING:gpu_process_host.cc(1266)] The GPU process has crashed 6 time(s)
[0326/010307.449:ERROR:browser_gpu_channel_host_factory.cc(168)] Failed to launch GPU process.
[0326/010308.314:ERROR:extension_system.cc(69)] Failed to parse extension manifest.

did you fix your issue? im getting the same now. please update if you have solution.

Re: Could not load cef.pak

PostPosted: Thu Nov 25, 2021 8:04 am
by UmairZahid5658
Does you guys find the solution? I am having the same issue now with cef_4389 branch.
[1124/205539.933834:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 1 time(s)
[1124/205539.951733:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 2 time(s)
[1124/205539.953704:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 3 time(s)
[1124/205539.955723:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 4 time(s)
[1124/205539.957500:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 5 time(s)
[1124/205539.959347:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 6 time(s)
[1124/205539.977351:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 7 time(s)
[1124/205548.711008:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 8 time(s)
[1124/205548.785740:WARNING:gpu_process_host.cc(1282)] The GPU process has crashed 9 time(s)
[1124/205548.785835:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.

Re: Could not load cef.pak

PostPosted: Thu Jan 27, 2022 5:05 am
by saikumar
Did the below issue is resloved?


After building successfully jcef package under Windows 10/cmake/vsStudio 2019, I try to run the detailed app with those error messages. I don't known how to resolve it.

Offscreen rendering disabled cara membuat halaman di word
Using:
JCEF Version = 87.1.13.281
CEF Version = 87.1.13
Chromium Version = 87.0.4280.141
AppHandler.stateHasChanged: INITIALIZING
Added scheme search://
Added scheme client://
[0326/010307.374:ERROR:alloy_main_delegate.cc(546)] Could not load cef.pak
[0326/010307.374:ERROR:alloy_main_delegate.cc(563)] Could not load cef_100_percent.pak
[0326/010307.375:ERROR:alloy_main_delegate.cc(572)] Could not load cef_200_percent.pak
[0326/010307.375:ERROR:alloy_main_delegate.cc(582)] Could not load cef_extensions.pak

Re: Could not load cef.pak

PostPosted: Fri Jan 28, 2022 8:19 am
by UmairZahid5658
Yes,I have successfully solved the issue by creating the helper version of my product and one of them will be related to GPU so it's solved the issue.