PDA

View Full Version : I et an EQGAME cuased an invalid page fault in module Kernal


Drewfus
05-27-2002, 11:19 AM
I am trying to use Minilogin and have set up everything according to the README.TXT. Excellent job on the readme by the way Shawn!!!

Everything works just the way it should except as soon as I enter my username and password i get the error message.

Using Win98 second edition
Emu 0.3.3.1 had the same problem with the version out last week
Minilogin
Eqw 2.2
Patch date was Saturday May 25, 2002
Using a celeron 566 with 256 memory
Vodoo3 2000 video set at 16 bit 800x600


DB.INI
[Database]
host=localhost
user=****
password=*****
database=eq


LoginServer.ini
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Test
locked=false
account=
password=
worldaddress=localhost

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=


Boot5zones.Win9x.bat
@echo off
start zone9x . 169.254.164.101 7995 127.0.0.1
start zone9x . 169.254.164.101 7996 127.0.0.1
rem start zone9x . 169.254.164.101 7997 127.0.0.1
rem start zone9x . 169.254.164.101 7998 127.0.0.1
rem start zone9x . 169.254.164.101 7999 127.0.0.1
exit
cls


Eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}


I hope this is all the information needed to see what I am doing wrong. If possible just refer me to the Readme.txt that I am missing everytime that I try to get this to work. I expect some bashing as I can't seem to get this to work on my own. But if you would please point me in the right direction before bashing comment it would be much appreciated. Thanks for the help!!!

Shawn319
05-27-2002, 11:32 AM
proly a 3d card prob.. guess ya cant get new drivers for it eh?

stormgod
05-27-2002, 11:51 AM
Eqw 2.2

are you using 2.2 or 2.21 ? (2.2 doesnt work )

Drewfus
05-27-2002, 12:05 PM
I don't think it is my video card as it has not caused me any problems with anything else I play or with game up until recently.

I am using EQW 2.21.

Does anyone having a working Eqemu use Vodoo3 2000??? That would be nice if I could confirm that it isnt the problem.

Lurker_005
05-27-2002, 01:53 PM
change boot5zones... to use localhost also. You may try putting # in front of loginserver2 and loginport2

Drewfus
05-28-2002, 12:26 AM
I have tried both ways in Boot5zones. It doesnt appear to have any effect. I will try putting the # like you said. Does anyone out there like Mr. Shawn have a picture of their setup files. The first time I set up the emulator like 2 months ago I had a lot of problems just like I am having now. I messed around and put my ip address in instead of 127.0.0.1 and also mixed in some localhost. Eventually I hit the magic number and everything worked like a charm. Since then I have lost my original setup and have not been able to get it right again. Kind of frustating when everything looks and acts right and you get squat!! If nobody else is getting this same problem I guess it could be corrupt everquest file. Who knows?

Lurker_005
05-28-2002, 01:37 AM
Using the same thing seems to be the most important. Pick one:
localhost
127.0.0.1
your IP

and stick with it, don't mix them.

DB.ini is the only exception. You will almost always leave that localhost or 127.0.0.1

Shawn319
05-28-2002, 02:22 AM
the batfile settings probably wouldnt cause kernal32.dll to crash. do u have any other computers u can try it on? voodoo 3's are not the best card in the word (since thay havnt released a new driver in 3 years lol)

Drewfus
05-29-2002, 03:14 AM
I tried the # in front of the 2 places that were mentioned and it didn't help any. I do have another computer I can try it on later in the week and I will respond if it ends up being my hardware.