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

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

Reply
 
Thread Tools Display Modes
  #16  
Old 09-21-2010, 12:17 PM
Fulcrum
Sarnak
 
Join Date: Sep 2010
Location: EC Tunnel
Posts: 81
Default

I'm using Navicat:

Quote:
Originally Posted by Knotthead View Post
In Navicat:

Double click on your database
double click on tables
scroll down to rule_values - double click. A new screen should appear with all the rule values.
Sort rule_name by right mouse click on the top of the column, go to sort, sort ascending
Scroll down to World:EnableTutorialButton and change that to false.

Done!
Thanks for the response Knot!

Allrighty, I see the different entries under 'tables'... from aa_actions to Zone_state_dump and about 60 others as well.... however... 'rule_values' is just not an option to double click on. It does not appear along with the rest of the files.

Has it been renamed recently? I've followed the guide step-by-step on a freshly reformatted XP machine.

Last edited by Fulcrum; 09-21-2010 at 12:23 PM.. Reason: for clarity
Reply With Quote
  #17  
Old 09-21-2010, 01:19 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Which database have you sourced in?
Reply With Quote
  #18  
Old 09-21-2010, 01:23 PM
Fulcrum
Sarnak
 
Join Date: Sep 2010
Location: EC Tunnel
Posts: 81
Default

Quote:
Originally Posted by Andrew80k View Post
Which database have you sourced in?
I've sourced in peqDB_rev 1589.sql


UPDATE:

Found the issue: load_player.sql was not imported properly. I had to redownload and extract the files a second time.

Thanks for the assistance, though!
Reply With Quote
  #19  
Old 09-27-2010, 12:44 AM
Domingodarkrage
Fire Beetle
 
Join Date: Sep 2010
Location: canada
Posts: 26
Default

I keep trying to compile the information with Visual C++ 8.0, and the result at the end keeps stating that "4 succeeded, 1 failed". I notice that there is no World.exe being created, but all the other appropriate files seem to be there. Anyone know what might be the cause? I'm following the guide as much as possible.
Reply With Quote
  #20  
Old 09-27-2010, 12:57 AM
Fulcrum
Sarnak
 
Join Date: Sep 2010
Location: EC Tunnel
Posts: 81
Default

I had this happen to me once or twice as well early on. My solution was to completely uninstall Perl 5.12.*, erase the leftover folders and reinstall Perl 5.10.*
Reply With Quote
  #21  
Old 09-27-2010, 01:23 AM
Domingodarkrage
Fire Beetle
 
Join Date: Sep 2010
Location: canada
Posts: 26
Default

I'm currently using 5.10, but I thought i wiped my previous perl out. I'll take your advice, start with a fresh perl after the recommended reboots, and post my progress tomorrow.
Reply With Quote
  #22  
Old 09-27-2010, 06:10 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

If you still have a compile error you need to post the actual error message.
Reply With Quote
  #23  
Old 09-27-2010, 11:21 AM
Domingodarkrage
Fire Beetle
 
Join Date: Sep 2010
Location: canada
Posts: 26
Default

Tried again this morning with a fresh Perl installation. Same results- 4 succeed, 1 failed. This is the error messages I am getting where the "world" errors were happening:

3>c:\eqemusvnfiles\eqemu\trunk\eqemuserver\world\. ./common/useperl.h(6) : fatal error C1083: Cannot open include file: 'EXTERN.h': No such file or directory

The above error happened maybe 6 times during the complie.

This error happened only once, around the same stages:

3>BSCMAKE: error BK1506 : cannot open file '..\Build\World\Release\EQW.sbr': No such file or directory

Would any of these happen to be due to no installation of EQ? My CD's are corrupted and I'm working on that solution shortly.
EDIT- Perhaps I am not fully removing the older version of Perl. I was just deleting the Perl folder because nothing showed up with the Remove Software tool. Is there some hidden registries or anything?
Reply With Quote
  #24  
Old 09-27-2010, 06:45 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Make sure you follow these steps exactly. If one of the steps doesn't work because of a missing directory then you have something wrong with that component and must fix it.

• 'Tools/Options/Projects and Solutions/VC+(+) directories' and add the following directories using the dropdown "Show directories for" box:
• Include files: C:\mysql\include
• Include files: C:\perl\lib\CORE
• Include files: C:\zlib\include
• Library files: C:\mysql\lib\opt
• Library files: C:\perl\lib\CORE
• Library files: C:\zlib\lib

Obviously if you installed things to different directories then the paths here need to change as well. You can browse to a directory and select it that way.
Reply With Quote
  #25  
Old 09-27-2010, 09:55 PM
Domingodarkrage
Fire Beetle
 
Join Date: Sep 2010
Location: canada
Posts: 26
Default

Using XAMPP instead of perl and changing the include and library sources solved this problem

With any luck, I will not face more problems.
Reply With Quote
  #26  
Old 09-27-2010, 11:38 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

That's interesting since a couple of people have said that switching from XAMPP fixed their problem. *shrug* Whatever works. I'll have to try it for my next server and see what happens.
Reply With Quote
  #27  
Old 09-27-2010, 11:52 PM
Hmm
Discordant
 
Join Date: Jan 2002
Posts: 276
Default

xampp worked for me too.
__________________
Hmm...
Reply With Quote
  #28  
Old 09-28-2010, 06:02 PM
Domingodarkrage
Fire Beetle
 
Join Date: Sep 2010
Location: canada
Posts: 26
Default

Things are working a lot better. I have the databases all setup, except I get an error while loading the world/zone/login server.

I am trying to first use the eqemulogin server. I might switch over to minilogin once I am familiar. My goal is to host a game that might only have 10 people playing at once, all my friends, and require a password to enter the server.

Here is the error I am getting. I'm trying to use the eqemulogin server: (oh, the error exists on the World.exe command prompt)
[debug] [World__LS] Connecting to login server: localhost:5598
[debug] [World__LS] Setting World to MiniLogin Server type
[debug] [World__LS_ERR] Could not connect to login server: localhost:5598 TCPconnection::connect<>: connect<> failed. Error: 10061

From my understanding, somewhere along the many attempts at setting up a server, using minilogin sometimes, and others attempting eqemulogin- a stray command in a database or .ini file still points to minilogin. I just cannot guess where it is! Any advice? I can only work with it within my own LAN right now.
Reply With Quote
  #29  
Old 09-28-2010, 06:49 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Did you set up to listen on 5598?
Reply With Quote
  #30  
Old 09-29-2010, 01:41 AM
Domingodarkrage
Fire Beetle
 
Join Date: Sep 2010
Location: canada
Posts: 26
Default

Thanks for pointing out the obvious Somehow it is so easy to overlook. I'm in my world now Just about a million other things to sort out now.
Reply With Quote
Reply

Thread Tools
Display Modes

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