Client Fatal Error No game assets found.
Posted: Thu Oct 02, 2014 5:10 pm
If you launch your EverQuest2.exe and get a Fatal Error that looks something like this
Then you will need to open up your eq2_default.ini and add this line to the bottom.
<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.
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
Code: Select all
cl_resource_address file:///C:\<EQ2 EMU DIR>\assetcache
eg.. file:///C:\EQ2\assetcache
This should fix the error and let your client load normally.