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

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

Reply
 
Thread Tools Display Modes
  #256  
Old 12-31-2011, 02:20 PM
werebat's Avatar
werebat
Hill Giant
 
Join Date: Oct 2010
Posts: 143
Default

Make sure you have the VC++ directories in the exact order as shown in the guide. If you are using XP 32 bit then you can use the programs I listed above, I know that combination works.
Reply With Quote
  #257  
Old 12-31-2011, 07:03 PM
Malpercio
Fire Beetle
 
Join Date: Dec 2011
Posts: 5
Default

The problem is that it's looking for, but not finding, a file called zlib.lib (which makes perfect sense, as that file doesn't exist, and isn't supposed to, as it's not in either 1.2.3 or 1.2.5)
Example build log, using world specifically: http://dl.dropbox.com/u/9192467/BuildLog.htm
Reply With Quote
  #258  
Old 12-31-2011, 09:24 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Change the projects to link zdll.lib, or rename the file.
Reply With Quote
  #259  
Old 01-01-2012, 03:16 AM
Malpercio
Fire Beetle
 
Join Date: Dec 2011
Posts: 5
Default

http://dl.dropbox.com/u/9192467/BuildLog.htm Same general problem, different specific error.
Reply With Quote
  #260  
Old 01-03-2012, 12:39 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,497
Default

Are you using MySQL 5.5 lib/includes to compile? You should be able to get 5.1 folders for the compile while still running 5.5.
Reply With Quote
  #261  
Old 01-03-2012, 02:32 AM
Malpercio
Fire Beetle
 
Join Date: Dec 2011
Posts: 5
Default

no, I'm using MySQL 5.1 (the full complete pack, not just essentials) and ActivePerl 5.10 build 1007, VC++ 2008 express edition.
Reply With Quote
  #262  
Old 01-03-2012, 09:55 AM
werebat's Avatar
werebat
Hill Giant
 
Join Date: Oct 2010
Posts: 143
Default

You should not have to rename the file. My is zlib1.dll and works perfectly. Make sure a copy of it is in the system32 directory. I am usng zlib125-dll.zip from the zlib site. www.zlib.net
Reply With Quote
  #263  
Old 01-03-2012, 02:47 PM
Malpercio
Fire Beetle
 
Join Date: Dec 2011
Posts: 5
Default

Okay, I have no explanation for this whatsoever, but renaming the file back to zdll.lib fixed everything.
Originally, it failed looking for zlib.lib
Then, giving it a zlib.lib to find caused collisons and broke stuff.
Then, giving it zdll.lib back somehow worked.
¯\_(ツ)_/¯
Reply With Quote
  #264  
Old 01-03-2012, 04:03 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Because it's finding zlib.lib in your mysql directory.
Reply With Quote
  #265  
Old 01-08-2012, 12:41 AM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

I don't know if this has been said and i don't want to look through 18 pages to see. But instead of WinRAR how about 7zip? Its free and can open ever thing. Just a suggestion.
Reply With Quote
  #266  
Old 01-09-2012, 03:47 AM
Valdis01
Sarnak
 
Join Date: Aug 2006
Posts: 41
Default

Hey guys, I had a quick question, so when doing the said updates using Navicat, the current DB that's out (As of... 10:25 PST January, 08 -2012) is, peqdb_rev2092... So, when opening the command prompt, and type 'source peqdb_rev2092.sql - it goes through all of it's files (Records, Query's etc) all of it's okay, gives me NO errors, at all... same with source load_player.sql (No errors) as well as the bots....

But then I get to the next part, where I have to update them through Navi, Since the PEQ DB is 2092... Wouldn't I need a higher one then 1711? At least, I thought that, but since the highest one there is 2087, I just clicked 1711 anyway... It gave me this,

[Err] 1060 - Duplicate column name 'account_time_required'
[Err] ALTER TABLE `altadv_vars` ADD `account_time_required` INT UNSIGNED DEFAULT '0' NOT NULL AFTER `clientver`;
ALTER TABLE `account` ADD `time_creation` INT UNSIGNED DEFAULT '0' NOT NULL AFTER `suspendeduntil`;
UPDATE `account` SET `time_creation` = UNIX_TIMESTAMP() WHERE `time_creation` = 0;
[Msg] Finished - Unsuccessfully
--------------------------------------------------

I followed the guide to a T, went over it 30 times + to make sure everything was right... and I got nothing... Help?
Reply With Quote
  #267  
Old 01-09-2012, 04:01 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

You only apply updates newer than your database version, so unless there are updates named 2093+ then you don't need to apply any.

Keep in mind this guide was written a long time ago, so you may have to use some common sense about a few things, like the updates.
Reply With Quote
  #268  
Old 01-09-2012, 04:22 AM
Valdis01
Sarnak
 
Join Date: Aug 2006
Posts: 41
Default

I just realized that when I read on further and actually READ what the hell it said... That there was a duplicate detected, there for, the DB already had it made, my apologies, it's like, 2 AM, and I'm a bit tired... Heh, THANKS FOR THE GUIDE IT WORKS WONDERS! Now to edit everything =)..

By the way, Solo progression server (2 bots allowed and 2 box total) is up. =) Come have some fun.
Reply With Quote
  #269  
Old 01-10-2012, 11:25 AM
Oaric
Sarnak
 
Join Date: Aug 2009
Location: SC
Posts: 35
Default

idk why but i just can't get my server to work. Every time i try to do the build after clean solution it always ends up with 4 fails. Any ideas?
Reply With Quote
  #270  
Old 01-10-2012, 03:06 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Quote:
Originally Posted by Oaric View Post
idk why but i just can't get my server to work. Every time i try to do the build after clean solution it always ends up with 4 fails. Any ideas?
Without any information on why it fails, like the actual error messages, no we have no ideas.
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:29 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