Log in

View Full Version : Done about all i can


majinnoone
07-25-2008, 06:30 PM
Hello, I tried this a while back was able to login and see my server without the right client, once i found out that was why i couldn't log on. i removed EQmulator. Well i went and got myself the right Eq version "Everquest Titanium"
and i have ActivePerl-5.8.8.822,EQEmu-0.7.0-992,mysql-essential-5.0.37. I run on windows Xp, I been playing with the code changing it to whatever the forms and guides say. Nothing has worked, I want to design my own zones and customize the world i used to love and make a version that would show others a good time like i had back in 1999, I have so many ideas to put into the world and i am so close to it now. I can load up my server but nothing i do lets me log online to test it, there for i have not made any changes to the world at this time and it drives me nuts. Anyhow all i get when i set it to let me log on minilogin is can not connect to server, the server seems find the ip match, the sql has minilogin and everything, so i am goin to set it up for public i changed the ips, i changed it to say public in the sql and still i get no server on the MU list.

--------------------------------------------------

<?xml version="1.0">
<server>
<world>
<shortname>Nevaeh</shortname>
<longname>World of Nevaeh</longname>

<address>192.168.0.182</address>
<localaddress>192.168.0.182</localaddress>


<loginserver>
<host>127.0.0.1/host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<key>some long random string</key>


<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->

<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password></password>
<db>peq</db>
</database>
</server>

----------------------------------------------------------------------
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend

using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word

"Server" in worldname.
### --- NOTE2: the word "Server" is added to each server

automaticly.

# READ README.TXT

[LoginServer]
loginserver=127.0.0.1
loginport=5998
worldname=Neveah
worldaddress=192.168.0.182
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Public
ServerPort=5998


[LoginServer]
Host=newlogin;eqemulator.net:5998

---------------------------------------------
echo off
start minilogin
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit

this is the log from when i tried to change it [07.25. - 16:01:47] Starting Log: logs/eqemu_debug_world_3908.log
[07.25. - 16:01:47] [WORLD__INIT] Loading server configuration..
[07.25. - 16:01:47] [WORLD__INIT] Log settings loaded from log.ini
[07.25. - 16:01:47] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[07.25. - 16:01:47] [WORLD__INIT] Connecting to MySQL...
[07.25. - 16:01:47] [WORLD__INIT] Starting HTTP world service...
[07.25. - 16:01:47] [WORLD__HTTP] Loaded mime types from mime.types
[07.25. - 16:01:47] [WORLD__INIT] Loading variables..
[07.25. - 16:01:47] [WORLD__INIT] Loading zones..
[07.25. - 16:01:47] [WORLD__INIT] Clearing groups..
[07.25. - 16:01:47] [WORLD__INIT] Clearing temporary merchant lists..
[07.25. - 16:01:47] [WORLD__INIT] Loading items..
[07.25. - 16:01:52] [WORLD__INIT] Loading guilds..
[07.25. - 16:01:52] [RULES__CHANGE] Loading rule set 'default' (2)
[07.25. - 16:01:52] [WORLD__INIT] Loaded default rule set 'default'
[07.25. - 16:01:52] [WORLD__INIT] Loading EQ time of day..
[07.25. - 16:01:52] [WORLD__INIT] Loading launcher list..
[07.25. - 16:01:52] [WORLD__INIT] Reboot zone modes ON
[07.25. - 16:01:52] [WORLD__INIT] Deleted 0 stale player corpses from database
[07.25. - 16:01:52] [WORLD__INIT] Deleted 0 stale player backups from database
[07.25. - 16:01:52] [WORLD__INIT] Zone (TCP) listener started.
[07.25. - 16:01:52] [WORLD__INIT] Client (UDP) listener started.
[07.25. - 16:01:52] [NET__IDENTIFY] Registered patch 6.2
[07.25. - 16:01:52] [NET__IDENTIFY] Registered patch Titanium
[07.25. - 16:01:52] [NET__IDENTIFY] Registered patch Live
[07.25. - 16:01:52] [WORLD__LS] Connecting to login server...
[07.25. - 16:01:52] [WORLD__LS] Setting World to MiniLogin Server type
[07.25. - 16:01:52] [WORLD__LS] Connected to Loginserver: 192.168.0.182:5999
[07.25. - 16:02:21] [WORLD__ZONE] New TCP connection from 127.0.0.1:2792
[07.25. - 16:02:21] [WORLD__CONSOLE] New launcher from 127.0.0.1:2792
[07.25. - 16:02:21] [WORLD__LAUNCH] Adding pending launcher 1
[07.25. - 16:02:21] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[07.25. - 16:02:21] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[07.25. - 16:02:26] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[07.25. - 16:02:48] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[07.25. - 16:02:50] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[07.25. - 16:02:52] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[07.25. - 16:02:53] [WORLD__ZONE] New TCP connection from 127.0.0.1:2798
[07.25. - 16:02:53] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:2798
[07.25. - 16:02:53] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[07.25. - 16:02:53] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[07.25. - 16:02:53] [WORLD__ZONE] New TCP connection from 127.0.0.1:2799
[07.25. - 16:02:53] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:2799
[07.25. - 16:02:53] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[07.25. - 16:02:53] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[07.25. - 16:02:56] [WORLD__ZONE] New TCP connection from 127.0.0.1:2800
[07.25. - 16:02:56] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:2800
[07.25. - 16:02:56] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[07.25. - 16:02:56] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[07.25. - 16:02:56] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[07.25. - 16:02:57] [WORLD__ZONE] New TCP connection from 127.0.0.1:2803
[07.25. - 16:02:57] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:2803
[07.25. - 16:02:57] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[07.25. - 16:02:57] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[07.25. - 16:02:57] [WORLD__ZONE] New TCP connection from 127.0.0.1:2804
[07.25. - 16:02:57] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:2804
[07.25. - 16:02:57] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[07.25. - 16:02:57] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
[07.25. - 16:03:00] [WORLD__LAUNCH] zone: dynamic_06 reported state STARTED (1 starts)
[07.25. - 16:03:00] [WORLD__ZONE] New TCP connection from 127.0.0.1:2806
[07.25. - 16:03:00] [WORLD__CONSOLE] New zoneserver #6 from 127.0.0.1:2806
[07.25. - 16:03:00] [WORLD__ZONE] [6] Zone started with name dynamic_06 by launcher zone
[07.25. - 16:03:00] [WORLD__ZONE] [6] Auto zone port configuration. Telling zone to use port 7005
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #6 at :7005
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #5 at :7004
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #4 at :7003
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #3 at :7002
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[07.25. - 18:08:29] [WORLD__ZONELIST] Removing zoneserver #2 at :7001
[07.25. - 18:08:29] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[07.25. - 18:08:30] [WORLD__ZONELIST] Removing zoneserver #1 at :7000
[07.25. - 18:08:30] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[07.25. - 18:08:30] [WORLD__LAUNCH] Removing launcher zone (1)
[07.25. - 18:08:30] [WORLD__LS] Connecting to login server...
[07.25. - 18:08:31] [WORLD__LS_ERR] Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061


any ideas?

trevius
07-28-2008, 08:02 PM
I don't think switching from mini login to public is a very easy switch. I think you might want to just start over and use only the public setup wiki this time. Plus, you have this set completely wrong:

<address>192.168.0.182</address>
<localaddress>192.168.0.182</localaddress>

Just delete that section of your config completely, as you do not need it.

majinnoone
07-29-2008, 07:08 PM
I will try what you have suggested thank you for your advice.:)

majinnoone
07-30-2008, 08:30 PM
I uninstalled everything and used the EQEmuServerPack-4.00 and updated it. still i cant seem to get the server to work. as for the wiki guide mentioned all i found was the guide i followed lasttim. http://techguynky.com/Documents/Guide.pdf

---------------------------------------------
[07.30. - 19:19:02] Starting Log: logs/eqemu_debug_2068.log
[07.30. - 19:19:02] [LAUNCHER__INIT] Loading server configuration..
[07.30. - 19:19:03] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[07.30. - 19:19:03] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[07.30. - 19:19:03] [LAUNCHER__INIT] Starting main loop...
-------------------------------------------------------------------

<?xml version="1.0">
<server>
<world>
<shortname>short name</shortname>
<longname>long name</longname>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

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

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>*****</password>
<db>peq</db>
</database>
</server>

trevius
07-30-2008, 09:02 PM
Here is the emulator wiki page for server admins:

http://www.eqemulator.net/wiki/wikka.php?wakka=CategoryServer

And this is the exact guide you would normally follow to do the setup from scratch (though the PEQ package probably removes most of those steps):

http://www.eqemulator.net/wiki/wikka.php?wakka=ws992mysql5

majinnoone
07-31-2008, 10:41 PM
well i followed it even copied and pasted the code for the config, then i changed the name and the database info to fit my server, and stilli get the tcp connection error:(

Striat
08-01-2008, 04:00 PM
Mysql error it seems. Are you able to connect to your database through command prompt or do you get an error?

Possibilities seem to be:
Your login/pass is incorrect-unlikely
You have not granted proper access to username
A firewall is blocking your connection

Also, based on your original post, it seems you have a router. This very well could be the prob. May want to try without router if possible and then check router settings.

majinnoone
08-04-2008, 12:02 PM
yes i do have a router, and i think the trouble is i am using the default 127.0.0.1 or whatever it was, which in my networking class they said its a loopback ip and is not used when connecting to the internet. hince the tcp error? my sql has given me errors everytime i installed it saying i cant config it due to the fix there is a old data base and i must use my old password, which is the same everytime, so i am thinking that could be a problem aswell, i brought up some of my ideas in /ooc on another server and i had many people response in all good ways, and want to beta test my sever when its running, my ideas would be very in depth so it would take me a long time to work it out, but i know once i figure out the coding part the content part which is where i excel will be one of the best. I hope someone can help get me started so i can stop dreaming and start doing. since 1999 i wanted my own eq server now its time for me to do it, if i can not, then hopefully someone else can use my ideas. Its more detailed and more custom world, but still holds true to the everquest feel. i even have other designers and gms aswell as beta testers at my door LOL just the setup is getting in the way HAHAHA

majinnoone
08-04-2008, 12:13 PM
Oh one more thing, my windows version is xp pro, and all i have a home backup or visa. the tcp isn't configured on my browser i thought this my be a issue aswell. but my teacher does not think thats the case. But someone i have the feeling it is, but since the backup disk is required it does not let me change the settings. I am not a tech guy, more of a designer or Gm style of person. It was just my idea to start the server so i am the one in charge of the setup which i wish my tech friends were around. I been working on offline rpgs of my own content for a few years now in differnt formats, mainly RPG maker series, so i have some understanding of game content. and i played many online games and servers, in eq1-2, and the dreaded wow. which i think eq1 had the best idea, but really should take some from eq2, and other games, now wow, i did not enjoy as much as eq, but i did like some ideas they had, or took from other games which is all wow did. nothing in that game is theirs, besides war craft plot line which is the only reason its alive still. anyhow if i cant get this up in a couple months i will post some ideas on the forms if anyone wishes to do them to thier server, just let me know so i know my ideas were used,and i can test them myself on the server >:) thank you all for you help and time.

Striat
08-04-2008, 03:45 PM
I cannot completely understand what you are saying, but here goes...

The exact error would be helpful. It sounds like you are saying you have an old install. So, you'd need to run something like
SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('newpwd'); or depending on the mysql version, you may be able to just delete an old my.ini file in your windows folder. You'll may need to rerun config setup.

For your router, check http://www.eqemulator.net/wiki/wikka.php?wakka=RouterFix

majinnoone
08-06-2008, 04:59 PM
i cant get that command line in mysql command line. it asked for a password i put in the password i been using every time i tried making mysql. i hit enter and it goes to the desktop. but i installed the no ip software for the ip updates and i have done everything stated in your guide for routers this is what i get when i hit run emu --------------------------------------------
[08.06. - 16:54:19] Starting Log: logs/eqemu_debug_3464.log
[08.06. - 16:54:19] [LAUNCHER__INIT] Loading server configuration..
[08.06. - 16:54:20] [NET__WORLD] WorldConnection connect: Connecting to the server eqnevaeh.no-ip.biz:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[08.06. - 16:54:20] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[08.06. - 16:54:20] [LAUNCHER__INIT] Starting main loop...

as always it just sits there on starting main loop as for the world and zone exe i never see them start up.

trevius
08-06-2008, 06:07 PM
I am guessing you put this section back in your config:

<address>192.168.0.182</address>
<localaddress>192.168.0.182</localaddress>

Accept it looks like you changed one of the lines to "eqnevaeh.no-ip.biz" now.

As I said before, you don't want to configure that section in your config. It will mess your connection up unless you know exactly what you are doing. And 99% of the time it isn't needed at all.

It sounds like your main issue is still with MySQL. You might need to google search for some solutions to reset your root password for MySQL. Once your accounts are setup properly, it should start working.