chrzan 0 Posted July 11, 2018 Hello I have an issue with rage mp. When I join server after couple seconds game stops working. In file cef_log I see this: [0711/205650.529:ERROR:binder_registry.cc(50)] Failed to locate a binder for interface: blink::mojom::SensitiveInputVisibilityService [0711/205650.610:ERROR:gpu_child_thread.cc(264)] Exiting GPU process due to errors during initialization [0711/205650.740:ERROR:gpu_child_thread.cc(264)] Exiting GPU process due to errors during initialization [0711/205702.171:ERROR:gpu_child_thread.cc(264)] Exiting GPU process due to errors during initialization Share this post Link to post Share on other sites
Phrenetiick 5 Posted July 11, 2018 Does this happen to every server you try to join or just one in particular? Share this post Link to post Share on other sites
OskarSniper 1 Posted July 12, 2018 Hey I tried to check this error binder_registry.cc <div class="form-group"> <label class="col-md-12 control-label">Select option</label> <div class="col-md-12"> <select id="options" class="form-control"> <option value="abc">xyz</option> <option value="efg">hij</option> </select> </div> </div> after trying to select one of these values it crashes instantly and [0712/053215.312:ERROR:binder_registry.cc(50)] Failed to locate a binder for interface: blink::mojom::SensitiveInputVisibilityService Share this post Link to post Share on other sites
MrPancakers 109 Posted July 12, 2018 (edited) 55 minutes ago, OskarSniper said: Hey I tried to check this error binder_registry.cc <div class="form-group"> <label class="col-md-12 control-label">Select option</label> <div class="col-md-12"> <select id="options" class="form-control"> <option value="abc">xyz</option> <option value="efg">hij</option> </select> </div> </div> after trying to select one of these values it crashes instantly and [0712/053215.312:ERROR:binder_registry.cc(50)] Failed to locate a binder for interface: blink::mojom::SensitiveInputVisibilityService Using select doesn't work, it's a CEF bug. You have to use something else. Edited July 12, 2018 by MrPancakers Share this post Link to post Share on other sites
chrzan 0 Posted July 12, 2018 Yes, it happens to me on every server. But sometimes I can play for 6 hours, the next day I can't even play 2 min. And it's not always the same. One time after joining, next time after trying doing something like entering interior or just driving a car. Share this post Link to post Share on other sites