EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Can't find my server on the list, searches exhausted. (https://www.eqemulator.org/forums/showthread.php?t=40348)

XanatosNemos 01-20-2016 09:25 PM

Can't find my server on the list, searches exhausted.
 
I was able to move on and have the 4 black windows open for hosting a server as per following the setup guide for windows.

I am unable to find my server on the server list once logged in.

Please help!

Excuses 01-21-2016 01:20 AM

Have you setup a loginserver through EQEmu?

XanatosNemos 01-21-2016 01:26 AM

http://wiki.eqemulator.org/p?Complet...ide&frm=Main#3

Followed this. dont recall doing anything much browser side beyond downloads

Excuses 01-21-2016 01:30 AM

http://www.eqemulator.org/index.php?pageid=ws_mgmt


Create your world server. This is the information you put inside your eqemu config document, fill out the acc / pass that u create here.

<loginserver>
<host>login.eqemulator.net</host>
<port>5998</port>
<account>Account_Created</account>
<password>******</password>
</loginserver>

Restart server.


If it comes up as locked, you need to forward your ports

XanatosNemos 01-21-2016 01:37 AM

i hadnt put anything in the account/pw area of config as it said to leave them default but now that i have and have created a world server here on the site, i still cant find it on the list. =/

Excuses 01-21-2016 02:08 AM

Does it say your sever is running? What config etc did u put, what's the name

XanatosNemos 01-21-2016 02:12 AM

Code:

<?xml version="1.0"?>
<server>
        <world>
                <shortname>Desiderium</shortname>
                <longname>Realm of Shadows</longname>

                <!-- Only specify these two if you really think you need to.  (read: You don't) -->
                <!-- <address>some.server.com</address> -->
                <!-- <localaddress>192.168.0.5</localaddress> -->

                <!-- Loginserver information.  Defaults shown -->
                <loginserver>
                        <host>login.eqemulator.net</host>
                        <port>5998</port>
                        <account>myworldserveraccount</account>
                        <password>myworldserveraccountpw</password>
                </loginserver>

                <!-- Server status.  Default is unlocked -->
                <!--<locked/>-->
                <!-- <unlocked/> -->

                <!-- Sets the ip/port for the tcp connections.  Both zones and console (if enabled).  Defaults are shown -->
                <tcp ip="localhost" port="9000" telnet="disable"/>

                <!-- Sets the shared key used by zone/launcher to connect to world -->
                <key>iputarandombunchofnumbershere</key>

                <!-- Enable and set the port for the HTTP service.  Defaults are shown -->
                <http port="9080" enabled="false" mimefile="mime.types" />
        </world>

        <!-- Chatserver (channels) information.  Defaults shown -->
        <chatserver>
                <host>channels.eqemulator.net</host>
                <port>7778</port>
        </chatserver>

        <!-- Mailserver (in-game mail) information.  Defaults shown -->
        <mailserver>
                <host>channels.eqemulator.net</host>
                <port>7778</port>
        </mailserver>

        <zones>
                <defaultstatus>20</defaultstatus>

                <!-- Sets port range for world to use to auto configure zones -->
                <ports low="7000" high="7100"/>
        </zones>

        <!-- Database configuration, replaces db.ini.  Defaults shown -->
        <database>
                <host>localhost</host>
                <port>3306</port>
                <username>root</username>
                <password>i put my sql pw here.</password>
                <db>peq</db>
        </database>

        <qsdatabase>
                <host>localhost</host>
                <port>3306</port>
                <username>root</username>
                <password>i put my sql pw here.</password>
                <db>peq</db>
        </qsdatabase>

        <!-- Launcher Configuration -->
        <launcher>
                <!-- <logprefix>logs/zone-</logprefix> -->
                <!-- <logsuffix>.log</logsuffix> -->
                <!-- <exe>zone.exe or ./zone</exe> -->
                <!-- <timers restart="10000" reterminate="10000"> -->
        </launcher>

        <!-- File locations.  Defaults shown -->
        <files>
                <!-- <spells>spells_us.txt</spells> -->
                <!-- <opcodes>opcodes.conf</opcodes> -->
                <!-- <logsettings>log.ini</logsettings> -->
                <!-- <eqtime>eqtime.cfg</eqtime> -->
        </files>
        <!-- Directory locations.  Defaults shown -->
        <directories>
                <!-- <maps>Maps</maps> -->
                <!-- <quests>quests</quests> -->
                <!-- <plugins>plugins</plugins> -->
        </directories>
</server>



i have a feeling my world and queryserv are getting stuck at 'connecting to mysql...'

Excuses 01-21-2016 02:22 AM

For your server to show up, it needs to say in world.exe 'Loading Items etc'
New connection from ip.ip.ip.ip.

If you can provide some info on after you launche start.bat im sure i can help out somehow

XanatosNemos 01-21-2016 02:25 AM

it never did that, world mostly had about 5 lines of yellow and then about20 options.. things like updating etc..


i tried to play around with changing localhost to my ip and see if rebooting server would help... even after changing back i cannot even get server to launch now it gives me the cannot open config error.

Appreciate the helps, ill reply quickly.

XanatosNemos 01-21-2016 02:27 AM

http://i64.tinypic.com/2vdgner.jpg

NatedogEZ 01-21-2016 02:37 AM

You are missing database updates you need to read the world.exe window and follow the options.

Excuses 01-21-2016 02:37 AM

Ok first run those updates from world.exe

I thin its 3, let it run through untill it reutrn the 20 options than press 3 again. Missing dbase so it should source anything missing.

Is it local server or hosted?

XanatosNemos 01-21-2016 02:43 AM

localserver, booting up now and lets see!

XanatosNemos 01-21-2016 02:47 AM

I'm in! But how do I add in those custom items i made over with EOC ? lol

thanks again guys!

XanatosNemos 01-21-2016 02:50 AM

(EDITED OUT, this ones solved)


All times are GMT -4. The time now is 05:41 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.