How to prevent the ingame browser from crashing EQ2
Forum page
76,461
pages on
this wiki
this wiki
Forums: Index > General Discussion > How to prevent the ingame browser from crashing EQ2 |
![]() |
IMPORTANT : This work around refers to the Mozilla folder in your EverQuestII folder, NOT your regular Mozilla FireFox Browser folder if you happen to use Mozilla's FireFox for your normal internet browsing.
- Goto C:/Program File/Sony/EverquestII/Mozilla
- With the Mozilla Folder highlighted, right-click on an empty area of the background which contains all of the Mozilla Folders and Files.
- Select New
- Select Text Document
- Name the new text document user.js "You might be presented with a warning about changing the name." Just click Ok. If you created the file correctly you should now see a yellow "S" or scroll type of icon next to the new file.
- Right click on the new user.js file and select Edit
- Copy and paste the following lines.
pref("security.enable_java", false); pref("plugin.scan.plid.all", false); pref("plugin.scan.4xPluginFolder", false); pref("plugin.scan.SunJRE", "20.0"); pref("plugin.scan.Acrobat", "20.0"); pref("plugin.scan.Quicktime", "20.0"); pref("plugin.scan.WindowsMediaPlayer", "20.0");
- Click File > Save
- Within the Mozilla Folder you should see for example:
cert8.db cookies.text history.dat key3.dbetc. and so on plus your new user.js file
—Preceding unsigned comment added by Alinor ( talk • contribs )