WebView icon indicating copy to clipboard operation
WebView copied to clipboard

工程打开直接报错

Open cracklings3d opened this issue 3 years ago • 3 comments

现有工程, 打开到75%会直接弹框报错关闭.

相关log: [2022.08.16-10.22.38:429][ 0]LogWindows: Failed to load '[工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll' (GetLastError=126) [2022.08.16-10.22.38:429][ 0]LogWindows: File '[工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll' does not exist [2022.08.16-10.22.38:429][ 0]CoreWebLog: Error: Failed to get CEF3 DLL handle for [工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll: The system cannot find the file specified.

逐个commit checkout, 发现问题在6fb5796650d7e4dd01307fb5c24f919bff821897. 暂时没时间继续深入了.

-C

cracklings3d avatar Aug 16 '22 10:08 cracklings3d

请将插件Bin immed 目录删除后重试看看。

在 2022-08-16 18:36:13,"Cracklings" @.***> 写道:

现有工程, 打开到75%会直接弹框报错关闭.

相关log: [2022.08.16-10.22.38:429][ 0]LogWindows: Failed to load '[工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll' (GetLastError=126) [2022.08.16-10.22.38:429][ 0]LogWindows: File '[工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll' does not exist [2022.08.16-10.22.38:429][ 0]CoreWebLog: Error: Failed to get CEF3 DLL handle for [工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll: The system cannot find the file specified.

逐个commit checkout, 发现问题在6fb5796650d7e4dd01307fb5c24f919bff821897. 暂时没时间继续深入了.

-C

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

aSurgingRiver avatar Aug 16 '22 13:08 aSurgingRiver

5.0.3版本也报这个错,“Bin immed 目录”这个是什么目录

mawujun1234 avatar Sep 01 '22 05:09 mawujun1234

Binaries Build Intermediate Saved

You can use this URL to get how to use the plugin. https://www.zhihu.com/column/c_1490114276946223104

aSurgingRiver avatar Sep 01 '22 08:09 aSurgingRiver