Go Back   EQEmulator Home > EQEmulator Forums > General > General::News

General::News EQemu news posts.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-15-2015, 07:13 AM
Rainne
Fire Beetle
 
Join Date: May 2010
Posts: 2
Default

I dropped the table and updates ran through with no errors. I guess I'm good to go.

I just want to add my thanks for this. I tried to manually building my own emu and the database updates were a nightmare to understand. I now have a nice base to play from.
Reply With Quote
  #2  
Old 03-09-2015, 01:37 PM
Jahosphat
Sarnak
 
Join Date: Apr 2009
Location: LA
Posts: 97
Default

Hi Im planning on running my own little server for myself. Are there plans to have some kind of autoupdate feature? Or if im installing from scratch, do i get the pack, then apply these updates?.. looks pretty straight forward. Thx a ton!
Reply With Quote
  #3  
Old 03-09-2015, 01:42 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Jahosphat View Post
Hi Im planning on running my own little server for myself. Are there plans to have some kind of autoupdate feature? Or if im installing from scratch, do i get the pack, then apply these updates?.. looks pretty straight forward. Thx a ton!
No plans for binary auto update at this moment, potentially in the forseeable future.

So yes, install repack and then simply copy these binaries into the server folder and follow the steps.
Reply With Quote
  #4  
Old 03-09-2015, 10:44 PM
Jahosphat
Sarnak
 
Join Date: Apr 2009
Location: LA
Posts: 97
Default

apologies, this is what i get when running world.exe

[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver login.eqemulator.net:5998
[World Server] Connecting to MySQL...
[World Server] Starting HTTP world service...
[World Server] Checking Database Conversions..
Pulling down automatic database upgrade script...
[Upgrade Script] No script update necessary
Perl Version is 5.12.3
MySQL path not found, please add the path for automatic database upgrading to continue..

Exiting...
[World Server] Loading variables..
[World Server] Loading zones..
[World Server] Clearing groups..
[World Server] Clearing raids..
[World Server] Loading items..
[World Server] Error: Could not load item data. But ignori
[World Server] Loading skill caps..
[World Server] Loading guilds..
[World Server] Loaded default rule set 'default'
[World Server] Loading EQ time of day..
[World Server] Loading launcher list..
[World Server] Reboot zone modes OFF
[World Server] Deleted 0 stale player corpses from databas
[World Server] Loading adventures...
[World Server] Purging expired instances
[World Server] Loading char create info...
[World Server] Zone (TCP) listener started.
[World Server] Client (UDP) listener started.
Unable to open opcodes file 'patch_UF.conf'. Thats bad.
Unable to open opcodes file 'patch_RoF2.conf'. Thats bad.


complete noob.. help?
Reply With Quote
  #5  
Old 03-09-2015, 11:11 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Jahosphat View Post
apologies, this is what i get when running world.exe

[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver login.eqemulator.net:5998
[World Server] Connecting to MySQL...
[World Server] Starting HTTP world service...
[World Server] Checking Database Conversions..
Pulling down automatic database upgrade script...
[Upgrade Script] No script update necessary
Perl Version is 5.12.3
MySQL path not found, please add the path for automatic database upgrading to continue..

Exiting...
[World Server] Loading variables..
[World Server] Loading zones..
[World Server] Clearing groups..
[World Server] Clearing raids..
[World Server] Loading items..
[World Server] Error: Could not load item data. But ignori
[World Server] Loading skill caps..
[World Server] Loading guilds..
[World Server] Loaded default rule set 'default'
[World Server] Loading EQ time of day..
[World Server] Loading launcher list..
[World Server] Reboot zone modes OFF
[World Server] Deleted 0 stale player corpses from databas
[World Server] Loading adventures...
[World Server] Purging expired instances
[World Server] Loading char create info...
[World Server] Zone (TCP) listener started.
[World Server] Client (UDP) listener started.
Unable to open opcodes file 'patch_UF.conf'. Thats bad.
Unable to open opcodes file 'patch_RoF2.conf'. Thats bad.


complete noob.. help?
http://www.eqemulator.org/forums/sho...4&postcount=13
Reply With Quote
  #6  
Old 03-09-2015, 10:59 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

Quote:
Originally Posted by Akkadius View Post
[*]Go to your server folder[*]Backup all of your .exe's (Just incase)[*]Extract the .rar into your server folder and overwrite the .exe's if necessary[*]Run world.exe[*]It will pull down a database upgrade script which will prompt you to update
Just curious. I get to the part "Run world.exe" and that's a as far as it goes.
The CMD window shows it trying to connect to MySQL, but obviously can't
connect without the root login/pass. Is there a way to do this ?
Reply With Quote
  #7  
Old 03-09-2015, 11:11 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Huppy View Post
Just curious. I get to the part "Run world.exe" and that's a as far as it goes.
The CMD window shows it trying to connect to MySQL, but obviously can't
connect without the root login/pass. Is there a way to do this ?
http://www.eqemulator.org/forums/sho...4&postcount=13
Reply With Quote
  #8  
Old 03-10-2015, 12:16 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

Quote:
Originally Posted by Akkadius View Post
I checked the path variable, it was in there ;C:\mysql\bin
But the world.exe just doesn't want to get out of bed.

[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver 127.0.0.1:5998
[World Server] Connecting to MySQL ...
[World Server] Cannot continue without a database connection.

I use Win 7-64, MySQL 5.1.73 and Perl 5.12.3
But the server I am trying to update from is an old one, (few years ago).
It connects to the DB no problem, so I am stumped, hahaha
Reply With Quote
  #9  
Old 03-10-2015, 12:20 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Huppy View Post
I checked the path variable, it was in there ;C:\mysql\bin
But the world.exe just doesn't want to get out of bed.

[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver 127.0.0.1:5998
[World Server] Connecting to MySQL ...
[World Server] Cannot continue without a database connection.

I use Win 7-64, MySQL 5.1.73 and Perl 5.12.3
But the server I am trying to update from is an old one, (few years ago).
It connects to the DB no problem, so I am stumped, hahaha
As long as you run world.exe within the context of the server directory and your MySQL credentials are correct in the eqemu_config.xml, the eqemu_update.pl script should launch without issue.
Reply With Quote
  #10  
Old 03-10-2015, 12:33 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

Quote:
Originally Posted by Akkadius View Post
As long as you run world.exe within the context of the server directory and your MySQL credentials are correct in the eqemu_config.xml, the eqemu_update.pl script should launch without issue.
Ok, maybe we found an issue here. I double checked the .rar pack, there is no file called eqemu_update.pl included with it.

I download the UPDATED (2-13-2015) STABLE from the post you listed ?
Reply With Quote
  #11  
Old 03-10-2015, 11:22 AM
Jahosphat
Sarnak
 
Join Date: Apr 2009
Location: LA
Posts: 97
Default

ok i ran the patch after updating successfully yay!.. i ran the bat to start the server.. and it launches the updated world.exe again... intended? it launches the 3 other command prompts, i changed my server name in the config but i don't see the server listed.. ill try it again when i get home.. anything im missing?
Reply With Quote
  #12  
Old 03-10-2015, 11:37 AM
epilz
Hill Giant
 
Join Date: Sep 2013
Posts: 247
Default

Have you forwarded the ports on your router? Akkas repack sets up your firewall exceptions, but you must forward the ports correctly on your router.
Reply With Quote
  #13  
Old 03-10-2015, 01:35 PM
Jahosphat
Sarnak
 
Join Date: Apr 2009
Location: LA
Posts: 97
Default

when i ran the first runthrough i was able to see my server listed.. post patch i didn't see it, i changed the server name but didn't seem to help..
Reply With Quote
  #14  
Old 03-10-2015, 02:08 PM
epilz
Hill Giant
 
Join Date: Sep 2013
Posts: 247
Default

If you close all 4 windows, and manually run world.exe, do you see any errors?
Reply With Quote
  #15  
Old 03-10-2015, 03:46 PM
Jahosphat
Sarnak
 
Join Date: Apr 2009
Location: LA
Posts: 97
Default

Quote:
Originally Posted by epilz View Post
If you close all 4 windows, and manually run world.exe, do you see any errors?
no it just goes through the options again to update.
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 On

Forum Jump

   

All times are GMT -4. The time now is 02:28 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