Log in

View Full Version : Problems Again and Again and again!


XiNoID
05-09-2006, 10:44 PM
So...I used wiki guide for 0.7.0 eqemu trhought serverpack 3.52
I passed the guide...I think i have set up everything that was possible in that guide....ok here is what i have:

EQlaunch.exe - waiting world to finish before starting zones

WOrld.EXE :

[Status] Using database 'eq' at localhost:3306
[Status] EMuShareMem loaded
[Status] Loading items from database: count=54535

/\ - that's all what world gives me...

Then Zone.exe:

[Debug] Starting Log: logs/eqemu_debug_1408.log
[Debug] [LAUNCHER__INIT] Loading server configuration..
[Debug] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1
:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[Debug] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[Debug] [LAUNCHER__INIT] Starting main loop...
[Debug] [NET__WORLD] Connected to World: 127.0.0.1:9000
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[Debug] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is alre
ady running.
[Debug] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is alre
ady running.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_01
[Debug] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second
zone.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_02
[Debug] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_03
[Debug] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_04
[Debug] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.
[Debug] [LAUNCHER__STATUS] Starting zone dynamic_05
[Debug] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[Debug] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zon
e.

/\ lots of errors and why where 127.0.0.1 is - not my IP????

Server connects to minilogin succesfully ...
And also...I cannot log in
what can it be? I'm soo stucked =(...
And one more questions how to add accounts in eq db With Passwords but without MD-5 encoding(if it is here)?

paaco
05-09-2006, 11:50 PM
nm I just noticed the 2 errors world was giving you :)
I'm not sure about the error you are getting as I have never had them and Never used Minilogin myself :(

btw 127.0.0.1 = localhost. Means it is connecting on the same PC that is running it.

Belfedia
05-10-2006, 11:57 AM
Are you use minilogin option ? (with Drp installer)
Can you produce some config files ? (.Xml and .ini)

XiNoID
05-11-2006, 04:21 AM
ya I use minilogin option
here config.xml


<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>

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

<!-- Loginserver information. -->
<loginserver>
<host>my IP</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- 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>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>





db.ini

###Your current database configuration is as follows:
##db.ini:

[Database]
host=MY IP
user=eq
password=eq
database=eq




config.ini


[Database]
host=localhost
user=eq
password=eq
database=eq
compression=off

[General]
quests=C:\EQEmu\Quests\

wordwrap=1


loginserver.ini


###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=My Minilogin
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999



I think that is all

sakrod
05-11-2006, 05:09 AM
<!-- Only specify these two if you really think you need to. -->
<address>my IP</address>
<localaddress>my IP</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>my IP</host>

Are the values for these fields in your config.xml really "my IP" or are they your actual IP address? If it's your IP address in those fields, try replacing them with 127.0.0.1 and seeing what that does.

XiNoID
05-11-2006, 05:24 AM
kk i will try this thanx

Belfedia
05-11-2006, 09:49 AM
sakrod is more quick than me hehe, that should work with that :)

XiNoID
05-11-2006, 10:50 PM
hm...I found the problem =) it was in XML =) now serverlist is showed =) but there's other problem - in minilogin....###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=World Name
worldaddress=127.0.0.1
locked=false --------------------------------------->>>>>>i can see that it is locked!
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

hm...
I can connect to the server select screen but the error with zones - continiues
And when i push "play everquest" - it sends me back to login sreen

Belfedia
05-11-2006, 11:21 PM
I don't know if it was important but try to change :

[LoginConfig]
ServerMode=Standalone
ServerPort=5999

and :

[WorldServer]
Defaultstatus=0

I'm not a minilogin specialist
Nobody can help xinoid ?

XiNoID
05-11-2006, 11:33 PM
still status - locked =(

XiNoID
05-12-2006, 12:03 AM
ok..I can see status ''0'' - it's green but i cant still play the game ...Minilogin gives me:

32: 00 | .
344375 New client from ip: 192.168.10.20 port: 1739
Unknown packet: .4233692 [92.153.64.0:15->0.0.0.0:0]
[OpCode 0x0003 (OP_Unknown) Size=11]
00000: 00 06 00 00 00 00 00 00 - 00 00 00 | ...........

XiNoID
05-12-2006, 12:44 AM
I have server an external IP running and PC I loin from - simple, not internal IP...any ideas?

XiNoID
05-12-2006, 02:17 AM
I also can play on public servers using this client ...I can play on PEQ grand creation - 0.7.0 but i cant play on my own...

BFC
05-12-2006, 08:19 AM
XiNoID I think a lot of people are having the same problem you are. I know I have the exact same opcode error on my 7.0 server.

So far, no one has been willing to comment on the opcode error or the right person hasn't seen a thread with this problem.

I have a thread dedicated to just this opcode problem with 7.0 servers so watch that just in case someone comes up with a solution and posts in that thread.

Also, if you find a solution PLEASE post what you did to resolve it. Been beating on this for days now.

-BFC

Belfedia
05-14-2006, 08:43 AM
Xinoid ,

I see your xml files is :
<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>

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

<!-- Loginserver information. -->
<loginserver>
<host>my IP</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- 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>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>

But it was not complete, full xml config is like this :

<?xml version="1.0">
<server>
<world>
<shortname>setme</shortname>
<longname>I Forgot To Edit My Config</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>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></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>some long random string</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>7779</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>eq</username>
<password>eq</password>
<db>eq</db>
</database>

<!-- Launcher Configuration -->
<launcher>
<!-- <logprefix>logs/zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<!-- <exe>zone.exe or ./zone</exe> -->
<!-- <timers restart="10000" reterminate="10000" initial="20000" interval="2000"> -->
</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>

Try to complete your xml files that be better.

XiNoID
05-15-2006, 02:31 AM
I missed last time...i've send wrong xml I have full and still same problem... :-? :( :( :(

Belfedia
05-15-2006, 03:21 AM
Mhhh i think it was hard to follow you, you speak same bug on 2 post :(

have you a minilogin server on a PC and client in another computer ?
All hints on this post are for a Minilogin server and client on SAME computer.

XiNoID
05-15-2006, 05:10 AM
Ok Ifound a solution =)
the problem was in ports
I had in xml login server port 5998
and in looginserver.ini 5999 =)
5999=5999 or 5998=5998
and game works thank for help everybody ^_^
last question how to promote to gm?

shamanistik
05-15-2006, 05:28 AM
http://www.eqemulator.net/forums/showthread.php?t=20592

use search on forum, help a lot.. ;)