Page 1 of 1

Client Fatal Error No game assets found.

Posted: Thu Oct 02, 2014 5:10 pm
by Cynnar
If you launch your EverQuest2.exe and get a Fatal Error that looks something like this

Code: Select all

Everquest II has detected an unrecoverable error and must shutdown.

  <verify> G:\live\eq2\game\Client\src\ClientApp.cpp (3872):
  No game assets found. Please launch the game from the patcher.
002f174a
Then you will need to open up your eq2_default.ini and add this line to the bottom.

Code: Select all

cl_resource_address file:///C:\<EQ2 EMU DIR>\assetcache

<EQ2 EMU DIR> is the location of the client you are using for the emulator.
eg.. file:///C:\EQ2\assetcache

This should fix the error and let your client load normally.

Re: Client Fatal Error No game assets found.

Posted: Mon Oct 06, 2014 9:00 am
by Cynnar
Jabantiz I tried out the launcher and got the same error. Great work on it. It was easy to use and understand, and looks great.

Re: Client Fatal Error No game assets found.

Posted: Mon Oct 06, 2014 5:20 pm
by Jabantiz
Thanks for the info, will change it to point at the folder like you discovered.

Re: Client Fatal Error No game assets found.

Posted: Thu Jan 22, 2015 1:27 pm
by Cynnar
Jabantiz I found out that this was happening because my client was streaming. This is the default setting on the client if you download and install from the eq2 website. There is a option to check full download in the launcher. Once I done that the patcher had to download the player studio, packs, and music folder. Was actually around 18GB to download. Once I got the full download there was no more problem with commenting out the line.