PDA

View Full Version : Error loading the game


aqlanglois
08-22-2021, 01:49 PM
Can anyone help me? I changed my resolution while playing EQ to full screen, quit the game and came back and now it is giving me the #1 error in the technical FAQ. I have done these steps multiple times and even uninstalled and reinstalled the game but it has not fixed it. I am on a Macbook Pro using Parallels desktop if that helps at all. Please help! The game was working perfectly before this!

1. Help! When I try to run eq, at some point before entering the game, I get an error that looks something like this:
The instruction at 0x029110ce referenced memory at 0xfffffffc. The memory could not be read

This solution to this is actually very simple. Go to your EQ folder. Find the file eqclient.ini and open it in a text editor (i use notepad, its the simplest to use)

hit ctrl+f, type windowedwidth, you should see something like this:

WindowedWidth=1280
WindowedHeight=768
Width=1280
Height=768
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0
WidthWindowed=1280
HeightWindowed=768


change it to this:

WindowedWidth=800
WindowedHeight=600
Width=800
Height=600
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0
WidthWindowed=800
HeightWindowed=600