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 01-26-2016, 05:04 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default Upgrading old Underfoot Server

Hello,

I have been hosing a underfoot client server with level cap 85 since about 2011/2012. I would like to get the latest and greatest. Is it Rain of Fear? I am trying to locate an upgrade path so I can use RoF or better. I think I have the correct client downloaded. How would I upgrade the server and DB? Again, it's been a while so I am trying to locate the proper threads.

Unless creating a new server would be better?

Thanks
Reply With Quote
  #2  
Old 01-26-2016, 05:43 PM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default

From what i understand, you can add the OPCodes via eqemu_update.pl

That loads supports for other clients
Reply With Quote
  #3  
Old 01-26-2016, 05:47 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

His code base may be old enough that it doesn't have support for RoF/2.

The more recent code has the clients registered and adding/removing opcode conf files will work in those scenarios.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #4  
Old 01-26-2016, 05:50 PM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default

So for future reference to those who are using outdated source code, would be to reload the source and load the new opcodes?

Are there any conflict if you simply reload the opcodes with an outdated server code?
Reply With Quote
  #5  
Old 01-26-2016, 07:10 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Probably wouldn't be a conflict..but, any additional opcodes (features) in the conf file wouldn't be handled by the server.

Vice-verse for old conf files and newer source code.


As a rule, I always make sure that all of my stuff is up-to-date..but, I generally develop on the same server that I play solo on.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #6  
Old 01-27-2016, 02:02 AM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

Thanks for the replies. It sounds like I might need to build semi fresh. I just don't want to overwrite the config file that allows people to connect to me without hosting on eqemu servers.

Now to recall how to make the install/upgrade...


What does the /2 mean in "RoF/2" ?? I have the RoF steam client download from December 19 2014.
Reply With Quote
  #7  
Old 01-27-2016, 12:37 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I truncated the descript..I just mean "RoF" or "RoF2"


That build date doesn't look familiar.

Try connecting that client to you current server (it will fail..), then going into the client's log folder and open the dbg.txt and post that date, if you would
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #8  
Old 01-28-2016, 04:17 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

I was able to get to server select but no further using the below RoF client on UF server. Is this client build compatable with the latest DB for RoF?

Quote:
[Thu Jan 28 15:12:45 2016]00000:Starting EverQuest (Built May 10 2013 23:30:0
[Thu Jan 28 15:12:45 2016]00001:EverQuest Configuration Type: RELEASE_NON_AVATAR
[Thu Jan 28 15:12:45 2016]00002:Timezone: UTC-5h00m
[Thu Jan 28 15:12:45 2016]00003:Loading graphics DLL.
[Thu Jan 28 15:12:45 2016]00004:Parsing INI file .\defaults.ini
[Thu Jan 28 15:12:45 2016]00005:INI file .\defaults.ini loaded.
[Thu Jan 28 15:12:45 2016]00006:Parsing INI file .\eqclient.ini
[Thu Jan 28 15:12:45 2016]00007:INI file .\eqclient.ini loaded.

[Thu Jan 28 15:13:39 2016]00039:INI file .\defaults.ini loaded.
[Thu Jan 28 15:13:39 2016]00040:Memory mode defaulted to Balanced
[Thu Jan 28 15:13:39 2016]00041:Networking: using port [55826].
[Thu Jan 28 15:13:39 2016]00042:Networking: Connection Established [1]
[Thu Jan 28 15:13:39 2016]00043:WorldAuthenticate: Initiating Login.
Reply With Quote
  #9  
Old 01-28-2016, 04:40 PM
Sublin
Fire Beetle
 
Join Date: Aug 2010
Posts: 11
Default

That build date is the ROF2 client that was on steam and should work with the latest compile/db
Reply With Quote
  #10  
Old 01-28-2016, 05:55 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

What Sublin said :P
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #11  
Old 01-28-2016, 05:58 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

Thanks for verifying. My server is running the PEQ DB on SQL on Win2008 Ent x64.

Do you think there wpuld be any issues just updating the SQL DB to the latest OPcodes, Maps, Quests, Etc DB?

Or do you recommend I just startup fresh instance?

I am not concerned with any customization i did with george's tools on this server.
Reply With Quote
  #12  
Old 01-28-2016, 06:05 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I don't think the code-base will compile on that server any longer.

Pretty sure the min VS is 2012 now and that requires Win7.


I haven't done it..but, you may still be able to 'target' your os version and build on a newer system.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #13  
Old 01-28-2016, 08:35 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

Going to try a source DB upgrade first. I have been searching the forums but cannot find the opcodes for ROF/2
Reply With Quote
  #14  
Old 01-28-2016, 08:51 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Running eqemu_update.pl manually should give you the options to update most of 'updateable' requirements.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
  #15  
Old 01-28-2016, 10:11 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

Thanks,
I have SVN updated folders already but DB sourcing is taking a while to source in the SQL DB. The version I had before this was peqdatabase-Rev2294. latest opcodes.conf file is from 2012.

I do not have a eqemu_update.pl file
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 07:37 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