EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   problem with world.exe (https://www.eqemulator.org/forums/showthread.php?t=26834)

krytonic 11-23-2008 03:30 PM

problem with world.exe
 
it seems to stop at a certain point and doesn't go further.

http://i38.tinypic.com/28wl9b8.jpg

trevius 11-23-2008 05:43 PM

Yep, that is how far it goes when your server is running properly :P

Have you tried logging into it? Does it show up on the server list? If you are unable to connect from the server list, you may have a port issue. So, what is your problem exactly? The more details you have, the better.

krytonic 11-23-2008 06:21 PM

I thought it wasn't supposed to pause there because i cannot connect to the server,

When I try to login it sais a timeout occured, and I went thru the two guides on this site for setting up the server and minilogin to the letter.

Also on the blank CMD window on the top bar it sais "0: sleeping"

trevius 11-23-2008 06:30 PM

Public and Mini Login are 2 different setups. Yours is setup for public as far as I can tell from reading the logs you posted. If you are trying to do Minilogin, then you have something wrong. Unfortunately, I don't run Minilogin, so I can't help ya much there.

krytonic 11-23-2008 06:36 PM

I just rechecked what it showed in world.exe and it has alot of "unable to find rule" would this have something to do with it? I searched the forums and it was said in there that they used utdated code but im using the latest code and latest database from peq

trevius 11-23-2008 06:53 PM

If you are using 1129 from this website's download page, then you are using outdated code that doesn't match with the version of the new PEQ Database. You need to use the matching revision from the SVN here:

http://code.google.com/p/projecteqemu/

krytonic 11-23-2008 06:57 PM

Ahh yes i am using 1129, thanks for the link and sorry for being a waste of time lol, ill post again for if it works for me or not.

krytonic 11-23-2008 07:01 PM

Now I seem to be getting another error lol :S it sais the following: "The procedure entry point Perl_newXS_flags could not be located in the dynamic link library perl58.dll."

trevius 11-23-2008 07:07 PM

Read the sticky in this section:
http://www.eqemulator.net/forums/showthread.php?t=26643

krytonic 11-23-2008 08:15 PM

Yea I saw that topic just after I posted and have done what they said, all the rule stuff seem to go fine now, and now when i type in my username and password it seems to login but doesnt show a server.... and I can put in any random letters for username and password, even if they are not in the accounts part of the database and it still logs into them somehow.

trevius 11-23-2008 08:29 PM

That is an issue with your Minilogin setup. Judging by your original log output, I am guessing that your config file is set for public use, not private Minilogin use. But, again, I don't run Minilogin, so I can't help you much there. Looks like the rest of it is working now at least, though.

krytonic 11-23-2008 08:35 PM

Ahh ok, in the minilogin setup guide it didnt say anything about changing the config to go from public to private use so im not sure how to do it so hopefully someone who uses minilogin can help.

Thanks for your help in the other issues I was having, very much appreciated.

leslamarch 11-23-2008 08:40 PM

Quote:

Originally Posted by krytonic (Post 160445)
Ahh ok, in the minilogin setup guide it didnt say anything about changing the config to go from public to private use so im not sure how to do it so hopefully someone who uses minilogin can help.

Thanks for your help in the other issues I was having, very much appreciated.

Open your eqemu_config.xml
and post this set of lines


Code:

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


krytonic 11-23-2008 08:46 PM

Just done the changes, and it is now saying that it cannot connect to the login server on world.exe I tried running minilogin first yoo but it still sais the same

leslamarch 11-23-2008 08:49 PM

Quote:

Originally Posted by krytonic (Post 160448)
Just done the changes, and it is now saying that it cannot connect to the login server on world.exe I tried running minilogin first yoo but it still sais the same

what does your start.bat file look like ? could you post that?
Post your LoginServer.ini also if you could...

should look something like this
Code:

[LoginServer]
loginserver=127.0.0.1
#loginserver2=newlogin1.eqemulator.net
loginport=5999
#loginport2=5999
worldname=servername
worldaddress=127.0.0.1
locked=false
#account=
#password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=MiniLogin
ServerPort=5999



All times are GMT -4. The time now is 06:39 PM.

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