Arturius Posted October 29, 2018 Share Posted October 29, 2018 (edited) [1029/201437.903:ERROR:gpu_process_transport_factory.cc(990)] Lost UI shared context. // cef_log.txt [1029/195648.992:ERROR:gl_surface_egl.cc(538)] EGL Driver message (Error) eglQueryDeviceAttribEXT: Bad attribute. // launcher_logs.txt Проблема была в том что при входе не показывался ui(cef) также не скачивались файлы на клиента (\RAGEMP\client_resources\127.0.0.1_22005) решил следующим образом. отключил все модули отвечающие за cef в файле "\RAGEMP\server-files\client_packages\index.js" require('./devhelp'); //require('./auth/index.js'); без этих модулей всё прекрасно скачивается. затем обратно их включил и всё заработало. Edited October 29, 2018 by Arturius Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now