View Single Post
  #4  
Old 04-26-2020, 05:24 PM
Valius Valius is offline
Kobold

Valius's Avatar

Join Date: Oct 2009
Posts: 117
Default

I followed these steps:

First step I renamed my eqclient.ini to eqclient_bak.ini which resulted in the same error as above, so I started changing settings manually in the eqclient.ini

"Problem: Error/Crash When Logging In: "The instruction at 0x029110ce referenced memory at 0xfffffffc. The memory could not be read"
Go to your EQ folder. Open the file eqclient.ini. Find (CTRL + f) "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
This example uses 800 x 600 resolution, but if 800 x 600 isn't working, try using your monitors native resolution, or another resolution, instead. Eventually you will get a combination that works, just keep trying.

Problem: Other Errors/Crashes when Logging In"

The problem persisted so I scrolled down to "WindowedMode=FALSE" and changed it to TRUE, now I can get to the login screen, after I enter my account info I get a new error, tried multiple times.
Attached Images
File Type: jpg EQ Error2.jpg (21.2 KB, 4 views)
__________________
Valius 60 Mage
Rootwinds 55 Druid
Last edited by Valius; 04-26-2020 at 05:27 PM..
Reply With Quote