Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-26-2005, 04:00 PM
Innerfire963
Fire Beetle
 
Join Date: Jul 2004
Posts: 25
Default Boot5zones

Hello,

Im trying to run a server and when I try to start up the Boot5zone.exe thing it flashes on then logs off... I typed in my external ip and internal ip... and its not working... I dont know what else could be the problem... can any one help?

- Thanks in advance.
Reply With Quote
  #2  
Old 02-27-2005, 06:16 AM
Skylark13
Fire Beetle
 
Join Date: Feb 2005
Posts: 9
Default

What HOWTO did you follow? If you followed the one with Perl quests, then you need to change the boot5zones.bat (right-click and select Edit) so that the 5 lines that begin with "zone" begin with "zoneperl" instead.

To elaborate a bit more, the problem is that the executable to start a zone in the normal build is called "zone.exe", and in the Perl build it's called "zoneperl.exe", but they included the same batch file ("boot5zones.bat") in both distributions, so you need to change it if you have the Perl build.

Hope this helps.
Reply With Quote
  #3  
Old 02-27-2005, 07:22 AM
Innerfire963
Fire Beetle
 
Join Date: Jul 2004
Posts: 25
Default

well now it says that windows cannot find zoneperl perl and some other non important crap...

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

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

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zoneperl . 152.163.100.14 7995 172.144.28.134
start zoneperl . 152.163.100.14 7996 172.144.28.134
start zoneperl . 152.163.100.14 7997 172.144.28.134
start zoneperl . 152.163.100.14 7998 172.144.28.134
start zoneperl . 152.163.100.14 7999 172.144.28.134
exit
cls

:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one.  Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
thats the part you ment to change right?

well right now its not working, but thanks for trying.

Any one else able to help or you have another idea?

-thanks in advance
Reply With Quote
  #4  
Old 02-27-2005, 08:56 AM
aza77
Hill Giant
 
Join Date: Dec 2004
Posts: 126
Default

open a command prompt and write

tracert 152.163.100.14

u will get a info like (yours will be a little bit different)
1 <1ms <1ms <1ms dsl-152.163.100.14.arcor-ip.net [152.163.100.14]
the part before your ip in [] is the important one.

than open ur boot5zone.exe and replace

zoneperl with zone and
152.163.100.14 with the result of tracert

that should fix it imo
Reply With Quote
  #5  
Old 02-27-2005, 09:34 AM
solid11's Avatar
solid11
Discordant
 
Join Date: Dec 2004
Posts: 266
Default

If you follow Malignus' tutorial regarding perl enabled, and you DL the 11_09_04_Compiled_Perl file, the exe in there isn't zoneperl.exe, it is just zone.exe. So is there another one to DL somewhere because that isn't it.
Reply With Quote
  #6  
Old 02-27-2005, 09:54 AM
Innerfire963
Fire Beetle
 
Join Date: Jul 2004
Posts: 25
Default ...

well... now its not working... still...

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

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

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . ipt-dtci19.proxy.aol.com 7995 172.130.123.181
start zone . ipt-dtci19.proxy.aol.com 7996 172.130.123.181
start zone . ipt-dtci19.proxy.aol.com 7997 172.130.123.181
start zone . ipt-dtci19.proxy.aol.com 7998 172.130.123.181
start zone . ipt-dtci19.proxy.aol.com 7999 172.130.123.181
exit
cls

:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one.  Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
Help again plz?
Reply With Quote
  #7  
Old 04-21-2005, 07:04 AM
quinsee
Fire Beetle
 
Join Date: Apr 2005
Posts: 1
Default AOL doesn't always play nice for hosts

I don't think you'll be able to host publicly unless someone else can tell you how to beat AOLs proxy. Even though you might have the correct ports open on your router AOLs proxy probably doesn't have them open for your connection.

That ipt.blah.proxy.aol (I forgot to copy it before replying) is a dynamic name. Pretty much AOL filters everything that comes through their network.

I'm sorry I don't have a solution, but this is my explanation of why it possibly doesn't work.
Reply With Quote
  #8  
Old 04-21-2005, 11:10 AM
wize_one
Dragon
 
Join Date: Jan 2004
Location: LasShithole, NV
Posts: 520
Default

have you copied the spells_us.txt and spells_en.txt to the dir your running boot5 from?
__________________
Perfect quote from another site: it's immature pricks who refuse to read the numerous stickies in every forum pointing out what to do and what not to do that get flamed. Grow up and learn to do your fucking homework before opening your cake hole, junior. EQEmu doesn't like you anymore, and that's why you're getting errors. So go away.
__________________
Reply With Quote
  #9  
Old 04-21-2005, 01:58 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by quinsee
I don't think you'll be able to host publicly unless someone else can tell you how to beat AOLs proxy. Even though you might have the correct ports open on your router AOLs proxy probably doesn't have them open for your connection.

That ipt.blah.proxy.aol (I forgot to copy it before replying) is a dynamic name. Pretty much AOL filters everything that comes through their network.

I'm sorry I don't have a solution, but this is my explanation of why it possibly doesn't work.
Its "protection".
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #10  
Old 04-29-2005, 11:50 AM
DuDeMaN
Sarnak
 
Join Date: Jul 2002
Posts: 75
Default

blah!! more spam, answered my own question. sorry :-P

Last edited by DuDeMaN; 04-29-2005 at 08:15 PM..
Reply With Quote
  #11  
Old 05-08-2005, 06:29 PM
Darktanion
Sarnak
 
Join Date: Apr 2005
Posts: 50
Default

Because you put it back to Zone . xxx.xxx.xxx.xx 4444 xxx.xxx.xxx.xx
It needs to be zoneperl . xxx.xxx.xxx.xx 4444 xxx.xxx.xxx.xx
and you need to change the actual exe file that it loads from// from zoneperl.exe to just zone.exe
LATE POST LOL but for anyone else I wanted to fix this whole page of mesh...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

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


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3