Log in

View Full Version : Zone.exe crushed when I kicked Boot5zones.bat


hageru
02-26-2003, 02:16 PM
hello.
My probrem is "crush zone.exe" when I kicked Boot5zones.bat.

> a) What error you are having and when you are having it.
Crush zone.exe and new window pop up, and that window shows me "do you want to send this error message to MS?" or "you dont send this error message to MS".

I kicked Minilogin.exe and World.exe, then 2 windows shows me

["MiniLogin.exe" Window]
LoginServer.ini read
MiniLoginAccounts.ini read
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:1087

["World.exe" window]
Using database 'eq' at localhost
EQEMu 0.4.2 eRAMNotes Sucks!
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read
Loading guild ranks...done.
Loading EQ time of day...done.
HELP IWORK IN THE EQEMU SWEATSHOP YOUR MY ONLY HOPE
World server listening on : localhost:9000
Connected to LoginServer: localhost 5999


Next, I Kicked Boot5zones.bat and....

[ Zone.exe window ]
"Using database 'eq' at localhost
EQEMu 0.4.2 eRAMNotes Sucks!
Loading Variables, zone names, items, loottables & NPCs...
EMuShareMem.dll loaded.
Loading NPCTypes from database..."

and another window pop up and shows me "crush zone.exe".

> b) What OS you are using
Windows XP Professional, Build 2600.xpsp1.020828-1920(Service Pack1)

> c) What EMU Version (IE: 0.3.7) you are using
EQEMu-0.4.2-Win32

> d) What you are connecting to
Minilogin

***
My setting files

[db.ini]
[Database]
host=localhost
user=test
password=test
database=eq

[Boot5zones.bat]
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls

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

[WorldServer]
Defaultstatus=
Unavailzone=

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

[MiniLoginAccounts.ini]
localhost test test

I update Spells_en.txt last night from EQ Patch server.
size: 1,644,134 Byte

Please help me...

02-28-2003, 07:10 AM
same problem

Shawn319
02-28-2003, 07:12 AM
[Boot5zones.bat]
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls

change all those 127.0.0.1's to say localhost

02-28-2003, 07:35 AM
you on a router ace?

was just informed this won't work if you're using a router :/

IAkc7wzl
03-02-2003, 07:21 AM
I am having a simular problem getting flustered

I have tried ever combo known to man and zones still crash

here is my error text ( I had to click close box fast to get it to stay open long enough to type )

Failed to connect to database: Error: access denied for user: 'guest@DIGITAL' ( using password: YES)
EQEMu 0.4.2 eRAMNotes Sucks!


the rest is errors trying to load from database and then window dies and is gone


any help would be great

hageru
03-03-2003, 11:21 PM
It works with Eqemu-0.4.1-Win32 and 0.3.11-MiniLogin.

I used same config files and DB.
boot5zones.bat was working, but EQ Cliend sayd "Error 1002 Incorrect Versions"

Can somebody show me what can I do?

Trumpcard
03-04-2003, 01:30 AM
kc7.

You have a mysql permissions problem. You need to redo the steps listed in the readme along the lines of 'grant all privileges ....'

The 'guest' user-id and password has to be registered with mysql or the database won't let the zone server make a connection.

joshkincheloe
03-04-2003, 04:51 PM
Ok - I'm getting the same problem with the Boot5Zones.Bat.
Here is the error message I am getting when I kick off the Boot5Zones.Bat:

Using database 'eq' at localhost
EQEMu 0.4.2 eRAMNotes Sucks!
Loading Variables, zone names, items, loottables & NPCs...
EMuShareMem.dll loaded.
Loading NPCTypes from database...


Only one shows the Loading NPCTypes, the rest are on the prvious step. Then All 5 error out and I get this in the error log:
AppName: zone.exe AppVer: 0.0.0.0 ModName: zone.exe
ModVer: 0.0.0.0 Offset: 00069faa


Note: This is after I kick off MiniLogin and World. Here are the contents of my ini files:

db.ini
[Database]
host=localhost
user=joshkincheloe
password=1Ps4lm23
database=eq

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

[WorldServer]
Defaultstatus=
Unavailzone=

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

miniloginaccounts.ini
localhost user1 password1
localhost user2 password2
localhost user3 password3
localhost user4 password4

Boot5Zones.Bat
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

I'm also running XP Pro SP1, EQEmu 0.4.2, MySQL 3.23.55, EQ Patched to Date (March 4th, 03)

Any Suggestions?

joshkincheloe
03-05-2003, 01:22 PM
I downloaded the addon @ http://cecugfile.net/ and that allowed the zones to not crash. I haven't had a chance to load up EQ yet though. Good luck!

mattisc
03-08-2003, 12:18 PM
I downloaded the addon @ http://cecugfile.net/ and that allowed the zones to not crash. I haven't had a chance to load up EQ yet though. Good luck!


your link don't work !!!!!!!!!!