Log in

View Full Version : Ye Olde Zone.exe Crash...


muskie
03-07-2003, 05:10 PM
Ok, I'm using a minilogin, Everything is working fine and dandy, i have the Database set, i have the ini filed correct, world is fine, everything's up to date.


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

[WorldServer]
Defaultstatus=
Unavailzone=

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

----


[Database]
host=localhost
user=muskie
password=pika
database=eq
compression=off

----

REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

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

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------


I open up EQW, and can make m way to the Character select screen, I select my char, i hit Enter world, ye olde Loading splash screen comes up...
and the zone.exe handling the zone crashes like a ton of bricks. -_-


Connected to worldserver: 127.0.0.1:9000
DEBUG: *data[0x00fb3f9c]=0x00fc4dc0, *size=48Init: Loading zone lists, zone stat
e or spawn list, player corpsesZonepoints loaded into memory
, timezone data - Done. ZoneID = 1; Time Offset = 0
Reading zhdr file './cfg/qeynos.cfg'
Using database for safe coords.
Zone safe coords are x = 0; y = 10; z= 3
Petition 0 pettime = 0
-----------
Zone server 'qeynos' listening on port:7995
-----------
Failed to open log file: logs/eqemu_zone_-695159.log
220690 New client from ip: 127.0.0.1 port: 1337
Login packet 1 (OP_SetDataRate = 5)
Login packet 2
*CRASH*


so, what's the deal here?
I'm runnin 98 on a 1.2Ghz Duron with 512 megs of ram.

Muskie

rednckcowby
03-07-2003, 11:46 PM
go into your EQ dir and create a folder and name it LOGS.

I had to do the same thing and it worked.

Drel
03-08-2003, 12:13 AM
Try this, worked for me...

go into mysql

use eq;
update account set lsaccount_id = 0;

Fix'd it all..

larry1024
03-10-2003, 02:59 PM
I can Login and select/create a character but the moment I enter the world using a charachter I get disconected and back to server select screen.

Did as said to do in MYSQL and still get the bellow msg in world.exe screen; any idea?

Logged in: Local: eqemu
Guild Send Request...
Sending character information.
Unknown opcode: 0x3541 size:2056
Unknown opcode: 0x3941 size:2056
Unknown opcode: 0x9240 size:12
0: 00 00 00 0E 00 00 00 00 - 00 00 00 00 | ............
Error: InflatePacket: inflate() returned -3 'unknown compression method'
Attempting autobootup of 'qrg' for Didwen
Broadcasting a world time update
Zoneserver SetZone: localhost:7998 qrg
Charlogin: Didwen
Enter world: Didwen: qrg
Broadcasting a world time update
Zoneserver SetZone: localhost:7998 qrg
Broadcasting a world time update
Client disconnected
Removing client from ip:127.0.0.1 port:4514
Zoneserver connection lost: qrg 127.0.0.1:4508 (localhost:7998)
Removing zoneserver: qrg 127.0.0.1:4508 (localhost:7998)