Jump to content
  • 0

CEF PROBLEMS! CAN'T PLAY


parker33

Question

I have some problem about the CEF (chrome embedded framework). When I connect in a server who use CEF, MTA crashes.

I have Windows XP with Pentium 4, 1GB DDR ram, radeon 9200 128mb.

In cefdebug.txt (C:\Program Files\MTA San Andreas 1.5\MTA\CEF) I've found this lines:

[0121/134922:WARNING:resource_bundle.cc(305)] locale_file_path.empty() for locale

[0121/134922:ERROR:main_delegate.cc(722)] Could not load locale pak for en-US

[0121/134923:ERROR:main_delegate.cc(764)] Could not load cef_extensions.pak

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/134923:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/135041:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/135041:WARNING:resource_bundle.cc(503)] locale resources are not loaded

[0121/135102:WARNING:resource_bundle.cc(305)] locale_file_path.empty() for locale

[0121/135102:ERROR:main_delegate.cc(722)] Could not load locale pak for en-US

[0121/135102:ERROR:main_delegate.cc(764)] Could not load cef_extensions.pak

What could be the problem? How can I fix it?

29ldxdj.jpg

Link to comment

18 answers to this question

Recommended Posts

  • 0
  • MTA Anti-Cheat Team

Also please create a crashdump for CEFLauncher.exe to provide us some more info on what's causing it.

Since you have Windows XP you'll need to use this method, to enable crashdump creation for the crashing process:

1 ) Open a command prompt (run> ''cmd''), as administrator

2 ) Type in that commandprompt: drwtsn32 -i and press enter. This will set Doctor Watson as the default debugger when something crashes

3 ) Click Ok

4 ) From the command prompt, enter and run: drwtsn32

5 ) Set the Crash Dump path to your desktop > create a folder ''CEFDump'' and select the location (in the dr. watson window)

6 ) Set the Crash Dump Type to mini. (in the dr. watson window)

7 ) Make sure the Dump All Thread Contexts and Create Crash Dump File options are selected. (in the dr. watson window)

8 ) Click Ok

9) Run MTA and wait for CEFLauncher.exe to crash, now upload the crashdump from the folder ''CEFDump'' you created in step 5 to http://upload.mtasa.com and post the link in this topic

Link to comment
  • 0
Also please create a crashdump for CEFLauncher.exe to provide us some more info on what's causing it.

Since you have Windows XP you'll need to use this method, to enable crashdump creation for the crashing process:

1 ) Open a command prompt (run> ''cmd''), as administrator

2 ) Type in that commandprompt: drwtsn32 -i and press enter. This will set Doctor Watson as the default debugger when something crashes

3 ) Click Ok

4 ) From the command prompt, enter and run: drwtsn32

5 ) Set the Crash Dump path to your desktop > create a folder ''CEFDump'' and select the location (in the dr. watson window)

6 ) Set the Crash Dump Type to mini. (in the dr. watson window)

7 ) Make sure the Dump All Thread Contexts and Create Crash Dump File options are selected. (in the dr. watson window)

8 ) Click Ok

9) Run MTA and wait for CEFLauncher.exe to crash, now upload the crashdump from the folder ''CEFDump'' you created in step 5 to http://upload.mtasa.com and post the link in this topic

http://upload.mtasa.com/u/681387201/drwtsn32.log_

Thanks to all for the support! I hope I solve that problem.

Link to comment
  • 0
  • MTA Anti-Cheat Team

Not the log, but the crashdump file please

It's called user.dmp in that folder, after you let it crash and set it up correctly following those steps, before.

The drwatson.log is also useful as it contains stacktrace and function it crashes at, but the dumpfile is more important to have,

so see if it's in the same folder and also upload it.

Link to comment
  • 0

Not the log, but the crashdump file please

It's called user.dmp in that folder, after you let it crash and set it up correctly following those steps, before.

The drwatson.log is also useful as it contains stacktrace and function it crashes at, but the dumpfile is more important to have,

so see if it's in the same folder and also upload it.

http://upload.mtasa.com/u/976187980/user.dmp_

Link to comment
  • 0
  • MTA Anti-Cheat Team

Thank you :) You are great!!! I've solved the problem :D:D:D

Also thanks to you for testing that out, so we could find the problem.

It's also now in MTA patch, see https://github.com/multitheftauto/mtasa-blue/commit/69a422575f3a5738d86762f916c1bdb5fccfac6e because you provided the crashdumps we managed to link some of the info inside it to that existing issue, and circumvented it with that file dbghelp.dll as it voids a problem caused by CEF building properties.

So it seems CEF has never ran correctly on most/some, if not all Windows XP MTA installations, anyone that want CEF to work on Windows XP need to update MTA as soon the build is ready.

I guess no-one ringed a bell earlier because almost no-one using XP these days..

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...