Log in

View Full Version : Switched from mini to public, getting error.


Astaldoath
10-11-2006, 02:36 PM
This is my error, also i searched the forums, but nothing i found helped.
---------------------------------------------
[10.11. - 22:29:59] Starting Log: logs/eqemu_debug_3112.log
[10.11. - 22:29:59] [LAUNCHER__INIT] Loading server configuration..
[10.11. - 22:30:00] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[10.11. - 22:30:00] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[10.11. - 22:30:00] [LAUNCHER__INIT] Starting main loop...


my loginserver.ini

###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=eqemulator.net
loginport=5998
worldname=Years of Trees [Custom Legit Good Exp]
worldaddress=207.255.41.250
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Public
ServerPort=5998



eqemu_config.xml

<?xml version="1.0">
<server>
<world>
<shortname>yearsoftrees</shortname>
<longname>Years of Trees [Custom Legit Good Exp]</longname>

<!-- Only specify these two if you really think you need to. -->
<address>207.255.41.250</address>
<localaddress>207.255.41.250</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>bananas are good in the hood</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></username>
<password></password>
<db></db>
</database>
</server>

Astaldoath
10-11-2006, 03:27 PM
Ok i fixed that problem, but my client crashes when i try to log into my own server. Im gonna check the forums for this but please post if you can help.

for some reason, one of the server windows isnt showing info like this after the zones are done loading. It did when i ran minilogin and had no problems

0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 77 6f 72 ure wor
0018: 6c 64 2e 65 78 65 20 30 ld.exe 0
0020: 2e 30 2e 30 2e 30 20 69 .0.0.0 i
0028: 6e 20 6e 74 64 6c 6c 2e n ntdll.
0030: 64 6c 6c 20 35 2e 31 2e dll 5.1.
0038: 32 36 30 30 2e 32 31 38 2600.218
0040: 30 20 61 74 20 6f 66 66 0 at off
0048: 73 65 74 20 30 30 30 31 set 0001
0050: 38 66 65 61 0d 0a 8fea..

Astaldoath
10-13-2006, 09:19 AM
Some helpful folks in IRC helped me, thanks all

raist0069
10-19-2006, 12:37 PM
Care to share how this problem was fixed?

I'm having the same problems as your second post. Minilogin worked just fine, but when trying to switch to public login server I can see my server in the list and when trying to connect to it the client kicks me back to the login screen (not immediately but shortly after).

I'm behind a router and tried forwarding port 5998. Tried the natfix also. I just read something about needing to forward port 6000 also. I'm currently at work right now and will try and forward port 6000 when I get home. Any other ports I need to forward?