Log in

View Full Version : Im so close!


xSigmax
10-28-2002, 05:05 PM
OK.

im running EQLive, with EQEmu 3.11, fully updated database, character_ table removed, new minilogin.exe as well...

Start up server, everythings find, zones are sleeping like babies.

I connect, log in, and create a character...

Press the Enter World Key
And bam im back at the world select screen.

Zone DOS window reads as such:

----------
Zone server 'qeynos' listening on port:7998
----------
158437 New client from ip: 127.0.0.1 port: 2104
Login packet 1 (OP_SetDataRate = 7)
Login packet 2
Client Dropped: GetAuthentication = 0, n=Titties
Dropping Client: Process = false, ip=127.0.0.1, port=2104
Automatic shutdown
Message:----SERVER SHUTDOWN----
Zone shutdown: going to sleep


And yeah im connecting to the world server from the same pc its created on... any help is greatly appreciated

Thanks,
Sigma

Armeth
10-28-2002, 05:09 PM
hey where do i delete that character_table? where do i find it? ..maybe thats what i'm missing...

-Armeth

btuch
10-29-2002, 04:57 AM
There is a table in the dB called character_

You need to drop the that table from your dB.

xSigmax
10-29-2002, 07:17 AM
I can highlight the character_ table but I can't drop it...

I can only drop entire databases...

Please post how I can drop a table...

I did what Lurker said and the table still exists

Thx
Sigma

Lurker_005
10-29-2002, 07:19 AM
You just want to delete the data in the table not drop the table. It should still be there, just empty.

xSigmax
10-29-2002, 07:22 AM
I click on the table and the entries still exist everywhere

ie.

Field Type Null Key
id int(11) Pri



but i mean stuff is still in the tables

I did exactly what ya said lurk and it said 0 rows were effected... good or no?


Thx
Sigma

btuch
10-29-2002, 07:22 AM
from the dB prompt I think you just connect to the eq dB and then type

drop table character_

btuch
10-29-2002, 08:03 AM
Lurker_005,

On the release page he said

you will need to delete your character_ table

Doesn't that mean "delete the table"? If he wants us to delete the data in the table, then maybe it was misworded...

btuch
10-29-2002, 08:31 AM
nm,

Image just posted....

delete from character_;

and not to delete the table.

Sry about that.

xSigmax
10-29-2002, 09:18 AM
ok, table data was successfully removed...

Im still gettin booted back to server select. :(

Thanks anyways...
Sigma