PDA

View Full Version : LoY


Maylar
01-11-2008, 02:27 AM
Hi all, and thank you for the time to look at my post.

Here is my problem.

[WORLD__LAUNCH] Unknown launcher 'LoY' connected. Disconnecting.

Seems I have been having trouble with the launchers. have searched the forums for a solution and always found one. except for this one.

Again, thanks for looking at my post

jimbabwe
01-11-2008, 06:07 AM
Sounds like you don't have an entry named LoY in your launcher table in the database.

if you do a search the syntax for the table is around here somewhere. I think it just needs a name and a number of dynamic zones.

EDIT: I found the syntax, boy I am a swell fellow ;)

insert into launcher (name,dynamics) values ('LoY',6);

where the number 6 would be your total number of dynamic zones.

cubber
01-18-2008, 05:01 AM
You could also add it in the web interface if you have that enabled. Just browse to http://yourserverip:9080 or http://localhost:9080 if on the local machine.

Maylar
01-19-2008, 06:37 AM
Sorry, got called out of town for work. Thanks for the info, that did fix it.

I also had to use that line again to add 'Classic'. Now when I log in, the server does not show up in the list. Will have to do some more searching for that one.

As far as the web browser interface, it does not allow me to login. I use my username/pass in the db to no avail. Probably something I overlooked in the config. Again, thanks for the helping hand.

narcberry
01-23-2008, 08:52 AM
any error messages during startup?

do you have any error log files in your log directory?