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 03-30-2011, 09:38 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Looks like you might have checked out the wrong folder. Delete the .svn folder inside and re-checkout.
Reply With Quote
  #2  
Old 03-30-2011, 09:39 PM
Rikon's Avatar
Rikon
Sarnak
 
Join Date: May 2010
Location: US
Posts: 87
Default

Cool. Thanks Joligario
Reply With Quote
  #3  
Old 03-30-2011, 11:28 PM
Jhail83
Fire Beetle
 
Join Date: Feb 2009
Location: Cincinnati, OH
Posts: 7
Default

Tried using VS C++ 2010 express but i couldnt get all 5 to build. 2 kept saying it couldnt find perl510.lib

I couldnt even find that file in the perl directory, i did find a 512.lib however. Is it because my perl is a newer version perhaps? Im a little new at this so forgive me.
Reply With Quote
  #4  
Old 03-31-2011, 09:17 AM
chipotle
Fire Beetle
 
Join Date: Mar 2011
Posts: 2
Default

Someone said I didn't have the VC++ directories set up properly. In my version of MS Visual C++, i get the following when I follow the directions:

VC++ Directories editing in Tools > Options has been deprecated. VC++ Directories are now available as a user property sheet that is added by default to all projects.

I right clicked all 5 projects and added the appropriate directories to each of the projects there. Is that not correct?

Edit: Nevermind. I grabbed 2010 instead of 2008 by mistake.
Reply With Quote
  #5  
Old 04-06-2011, 09:57 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Your zones should be UDP. Your 9000 should be TCP. Did you allow world/zone through your firewall?
Reply With Quote
  #6  
Old 04-07-2011, 06:03 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

still having the same problem. this is what my current set up for UDP/TCP looks like.

Reply With Quote
  #7  
Old 04-07-2011, 07:43 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Based upon your previous post, I didn't think you had a port problem anyways. What does your emu config look like?
Reply With Quote
  #8  
Old 04-07-2011, 09:42 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by joligario View Post
Based upon your previous post, I didn't think you had a port problem anyways. What does your emu config look like?





the whole file is right there.
Reply With Quote
  #9  
Old 04-08-2011, 01:19 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

I didn't see an answer from a question previously: did you allow world.exe and zone.exe through windows firewall? Also, what does your start.bat file look like?
Reply With Quote
  #10  
Old 04-08-2011, 04:45 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by joligario View Post
I didn't see an answer from a question previously: did you allow world.exe and zone.exe through windows firewall? Also, what does your start.bat file look like?
I never saw that question; how do u allow ur world.exe and zone.exe through firewall? and start.bat looks exactly like whats told to be posted.



Edit: I see question now, sorry bout ignoring that man.

Last edited by dranovir45; 04-08-2011 at 05:13 PM.. Reason: Im a moron
Reply With Quote
  #11  
Old 04-08-2011, 05:47 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Looks like you have Win7.

Go to Start -> Control Panel -> Windows Firewall
Verify the profile your current connection you are using is Home/Work (Private) network
Select Advanced Settings on the left
Select inbound. Scroll down to see if World and Zone are listed. If they are, ensure it matches your type of network (Private) and that it is set to Allow. If not, create a new rule for World.exe and Zone.exe files to allow on your private network. You may create public rules in addition if you want, but not necessary if your network is set to private and it will stay that way.

If allowing through the firewall doesn't solve it, try starting up the command prompt and running each of your start.bat commands individually. Start with world.exe and see what it says (copy/paste is better as the window should scroll). I suspect you should find your problem at this point.
Reply With Quote
  #12  
Old 04-08-2011, 06:32 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by joligario View Post
Looks like you have Win7.

Go to Start -> Control Panel -> Windows Firewall
Verify the profile your current connection you are using is Home/Work (Private) network
Select Advanced Settings on the left
Select inbound. Scroll down to see if World and Zone are listed. If they are, ensure it matches your type of network (Private) and that it is set to Allow. If not, create a new rule for World.exe and Zone.exe files to allow on your private network. You may create public rules in addition if you want, but not necessary if your network is set to private and it will stay that way.

If allowing through the firewall doesn't solve it, try starting up the command prompt and running each of your start.bat commands individually. Start with world.exe and see what it says (copy/paste is better as the window should scroll). I suspect you should find your problem at this point.
Edit: When i try to do start world.exe it says cannot be found, along with start eqlaunch.exe


Still getting the EXACT same error, hasnt changed at all, when i try to use my start.bat to launch the server. even allowed zone/world through firewall and nothing, dont quite get what u mean with run each of the start.bat commands individually.
Reply With Quote
  #13  
Old 04-08-2011, 06:45 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Start -> Run -> Command Prompt
Change to your eqemu directory
Type start world.exe and press enter
Copy/Paste everything from the world.exe window that opens up.
Reply With Quote
  #14  
Old 04-08-2011, 06:50 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by joligario View Post
Start -> Run -> Command Prompt
Change to your eqemu directory
\.
How do i change it to my eqemu directory.
Reply With Quote
  #15  
Old 04-08-2011, 08:16 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

When i go into Command Prompt, and type start world.exe and start eqlauncher.exe or w/e it says cannot be found.
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 11:24 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3