Thread
:
Zoneserver not connecting
View Single Post
#
3
10-22-2007, 01:51 AM
Secrets
Demi-God
Join Date: May 2007
Location: b
Posts: 1,449
Run this:
Code:
INSERT INTO `launcher` (`name`) VALUES ('zone');
Your launcher is not identifying itself. So, we insert this entry so world knows the name of it from the SQL table.
Common mistake, I did it myself a few times.
Secrets
View Public Profile
Send a private message to Secrets
Find all posts by Secrets