Question about LoginServer.ini
What do I put in for world name ?
|
anything as long as its not blank. youll see how usefull it is when you log in for the first time.
|
k what next ?
It says Server Name Here ... right now.
Is it safe to leave it like that? I followed the next steps, ran World.exe and a bunch of errors popped up. |
well what is the error??? and whats the ini's setup to.
|
That's exactly what my LoginServer INI file looks like at this minute. I'll give you all the errors I'm getting below.
### --- This file tells world.exe what loginserver to connect to. ### --- do not add an account and password unless a EQEmu Dev member has created an account for you. ### --- adding an account and password only grants the server a green name and is not needed. # READ README.TXT [LoginServer] loginserver=eqlogin.eqemu.net worldname=Server Name Here locked=false account= password= worldaddress=63.164.240.229 loginport=5999 Failed to connect to database. LoginServer.ini read. Failed to connect to database: Error: Unknown MySQL Server Host '192.168.0.x' (1 1001) Loading items...DB Query Error Error #2006: MySQL server has gone away Error in PopulateZoneLists query 'SELECT MAX(id) FROM items' #2006: MySQL server has gone away done. Loading guild ranks...DB Query Error Error #2006: MySQL server has gone away Error in GetGuildRank query 'SELECT id, eqid, name, leader, rank0title, rank1, r ank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, rank5, rank5 title from guilds' #2006: MySQL server has gone away done. World server listening on: port 9000 Connected to LoginServer: eqlogin.eqemu.net:5999 |
Are you sure you correctly created and sourced a database in mysql?
|
you mean the database named eq ?
Yes I made that one |
Test your connection to mysql.
open a dos window, and goto your emu directory. type: world adduser testusr testpass 0 If that doesn't work, either your mysql isn't running, or you info in db.ini in your eqemu dir is wrong. |
Failed to connect to database: Error: Unknown MySQL Server Host '192.168.0.x' (1
1001) ROFL. you left host=192.168.0.x RTFM |
Your db.ini needs attention!!
should be: host=127.0.0.1 (or localhost) user=**** password=**** database=eq |
All times are GMT -4. The time now is 09:22 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.