EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   about LS and World.exe (https://www.eqemulator.org/forums/showthread.php?t=1129)

Lokon 04-12-2002 11:52 AM

about LS and World.exe
 
When I click world.exe ( everything is installed)

I get:

Loginserver.ini read
Suing databse 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World Server Listening on: port 9000
(nothing more...)


when my Loginserver.ini reads:

[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Your Server Name Here
locked=false
account=
password=
worldaddress=YourIPhere
loginport=5999

then when i open Boot5zones

world.exe continues onto:

"Unable to get the host name. Error 11004" over and over

then"New zoneserver #1 MYIPADRESSHERE

Can anyone help me? or tell me how to fix my problem?
Thanks,
Lokon

Lokon 04-12-2002 11:53 AM

where it says enter IP adress, i did, and where it says server name i put Lokons Server

the Boot5zones have been edited to my IPadress

and problem still persists, some help please


Lokon

Lokon 04-12-2002 02:02 PM

still not working

Shawn319 04-12-2002 02:15 PM

*thread moved*

The EQEmu forum is not for support.



Quote:

[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Your Server Name Here
locked=false
account=
password=
worldaddress=YourIPhere
loginport=5999

This helps none when you tell me the default loginserver.ini and add "i did everything right" (basicly). Try pasting your real loginserver.ini (anyone can see your IP by checking the who's online list so dont worry about it lol). also paste your boot5zones.bat file along with what OS you're on.

Lokon 04-12-2002 03:16 PM

ok copy and pasted.


[Database]
host=localhost
user=****
password=****
database=eq


[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Rennin Fo
locked=false
account=
password=
worldaddress=24.243.129.140
loginport=5999

I then run world.exe and get this:

Loginserver.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000

(That is before running the Boot5zones, i do not get a "Connected to LoginServer: eqlogin.eqemu.org:5999" underneath everything else.)

Then Running Boot5zones, world.exe changes to

Loginserver.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000
Unable to get the host name. Error: 11004unable to get the hostname. Error:11004Unable to get the hostname. Error: 11004New TCP connection: 24.245.129.140:1458
New zoneserver: #1 24.243.129.140:1458
New TCP connection: 24.243.129.140:1459
New zoneserver: #2 24.245.129.140:1459
New TCP connection: 24.243.129.140:1460
New zoneserver: #3 24.243.129.140:1460
Zoneserver SetConnectInfo: 24.243.129.140:1459: 24.243.129.140:7998
( so on all the way to #5 )

Boot5zones(all)
say this:

Using database 'eq' at localhost
Loading items & NPCs...done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Loading faction data...done.
connected to worldserver: 24.243.129.140:9000
Entering sleep mode

Then when I run EQW it goes to Server Login and I type in my Acct name and Pword and I get a Error 1001 message.

Please Shawn if you could help me, I would greatly appreciate it.

Thank you,

Lokon,

if anyone else has a solution in hand please tell me.

Lokon 04-12-2002 03:19 PM

Batzone5 copy pasted: (in edit format)

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
REM: To a EQEmu Loginserver.

REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still get errors try
REM: Using localhost as the IP instead of 127.0.0.1

REM: zoneNT.exe is for use with Windows NT, 2000 and XP.

REM:--------------Start-----------------------


@echo off
start zoneNT . 24.243.129.140 7995 24.243.129.140
start zoneNT . 24.243.129.140 7996 24.243.129.140
start zoneNT . 24.243.129.140 7997 24.243.129.140
start zoneNT . 24.243.129.140 7998 24.243.129.140
start zoneNT . 24.243.129.140 7999 24.243.129.140
exit
cls


REM:---------------END------------------------


I am running Windows XP on a 1.6ghz Pent 4

Thanks in advance,
Lokon

Shawn319 04-12-2002 03:21 PM

Maby a loginserver problem? re-check the IP on worldaddress and boot5zones.bat. you didnt list your OS or the actual boot5zones.bat file (but i had to edit out your mysql login and password lol)

if you would have listed your OS i would have told you how to get your real "IP Address".

Shawn319 04-12-2002 03:22 PM

lol mind reader.

goto Start-> Run-> CMD

then type ipconfig in the dos window. paste what it says for "IP Address"

Lokon 04-12-2002 03:25 PM

that is the exact numbers that i pasted and that are in my files.

24.243.129.140

hell ive memorized it.

Shawn319 04-12-2002 03:27 PM

Okay my coder friends (other devs hehe) seem to think its a common internet connection problem. try restarting your computer and reconnecting to the internet (if it doesnt when u first boot up). then try everything again.

Lokon 04-12-2002 03:28 PM

seems this is a login server problem, any ideas on how to fix it? I really want to get this thing working,

the worse part is it was Fing working just fine yesterday and today and last night it was just Fed up

any ideas?

Lokon 04-12-2002 03:28 PM

Cable Modem, always connected, so then what -_-

Shawn319 04-12-2002 03:30 PM

so THEN (it doesnt look like you restarted your computer in 3 seconds lol).. so try restarting.

Lyenu X`Arie 04-12-2002 03:31 PM

try making boot5zones.bat say this...

Code:

@echo off
start zoneNT . 24.243.129.140 7995 127.0.0.1
start zoneNT . 24.243.129.140 7996 127.0.0.1
start zoneNT . 24.243.129.140 7997 127.0.0.1
start zoneNT . 24.243.129.140 7998 127.0.0.1
start zoneNT . 24.243.129.140 7999 127.0.0.1
exit
cls


Lokon 04-12-2002 03:32 PM

allright brb in less then 5 min , stay on the boards ^_^


All times are GMT -4. The time now is 12:10 PM.

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