PDA

View Full Version : new and couldn't get install to work.


fievel
01-14-2018, 11:34 AM
EQ: windows application error 0x02ae45b4 referenced memory couldn't be read.

im new to this, anyone have any idea what this is or how i fix it?

emilieautumn
01-16-2018, 10:37 PM
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

I'm using 800 x 600 here, but you may need to fiddle with that a bit. If 800 x 600 isnt working, try using your monitors native resolution instead. Eventually, you will get a combination that works, just keep trying.

Daloon
01-16-2018, 11:03 PM
Can right click EQ icon on desktop and click properties-->compatibility, "Run in 640x480 screen resolution." Once in game change it to native.