EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   New server startup error (https://www.eqemulator.org/forums/showthread.php?t=40911)

ionhsmith 09-20-2016 09:26 PM

New server startup error
 
So I have a new computer and I was trying to load a new server on it and I'm getting an error when I do the start. Bat file it's saying windows cannot find worldserver.exe , queryserv.exe, ucs.exe, eqlaunch.exe.... what did i miss?

Uleat 09-20-2016 09:32 PM

Your bat file needs to be in the same directory as your binaries.

You can place a shortcut to that bat file on your desktop, if you desire :)

ionhsmith 09-20-2016 10:25 PM

ok cool got it going but getting these errors. any suggestions?
Quote:

[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...
[Status] Starting File Log 'logs/world_3676.log'
[World Server] HTTP world service disabled.
[World Server] Checking Database Conversions..
[MySQL Error] 1146: Table 'peq.character_corpses' doesn't exist
SHOW COLUMNS FROM `character_corpses` LIKE 'data'
[Update] No script update necessary...
[Info] For EQEmu Server management utilities - run eqemu_server.pl
[Update] Bots database up to Date: Continuing World Bootup...
[Update] Database up to date...
[World Server] Loading variables..
[World Server] Loading zones..
[World Server] Clearing groups..
[MySQL Error] 1146: Table 'peq.group_leaders' doesn't exist
DELETE from group_leaders
Unable to clear group leaders: #1146: Table 'peq.group_leaders' doesn't exist
[MySQL Error] 1146: Table 'peq.group_id' doesn't exist
DELETE FROM `group_id`
[World Server] Clearing raids..
[MySQL Error] 1146: Table 'peq.raid_members' doesn't exist
delete from raid_members
Unable to clear raids: #1146: Table 'peq.raid_members' doesn't exist
[MySQL Error] 1146: Table 'peq.raid_details' doesn't exist
delete from raid_details
Unable to clear raid details: #1146: Table 'peq.raid_details' doesn't exist
[World Server] Clearing inventory snapshots..
[World Server] Loading items..
[World Server] Loading skill caps..
[World Server] Loading guilds..
[MySQL Error] 1146: Table 'peq.guilds' doesn't exist
SELECT id, name, leader, minstatus, motd, motd_setter,channel,url FROM guilds
[World Server] Loaded default rule set 'default'
[World Server] Loading EQ time of day..
[World Server] Loading launcher list..
[MySQL Error] 1146: Table 'peq.launcher_zones' doesn't exist
SELECT zone, port FROM launcher_zones WHERE launcher = 'peq'
[Error] EQLConfig::LoadSettings: #1146: Table 'peq.launcher_zones' doesn't exist
[MySQL Error] 1146: Table 'peq.launcher_zones' doesn't exist
SELECT zone, port FROM launcher_zones WHERE launcher = 'zone'
[Error] EQLConfig::LoadSettings: #1146: Table 'peq.launcher_zones' doesn't exist
[World Server] Reboot zone modes OFF
[MySQL Error] 1146: Table 'peq.character_corpses' doesn't exist
UPDATE `character_corpses` SET `is_buried` = 1 WHERE `is_buried` = 0 AND (UNIX_TIMESTAMP() - UNIX_TIMESTAMP(time_of_death)) > 43200 AND NOT time_of_death = 0
[World Server] Deleted -1 stale player corpses from database
[World Server] Loading adventures...
[MySQL Error] 1146: Table 'peq.adventure_stats' doesn't exist
SELECT ch.name, ch.id, adv_stats.* FROM adventure_stats AS adv_stats LEFT JOIN `character_data` AS ch ON adv_stats.player_id = ch.id;
[World Server] Purging expired instances
[World Server] Loading char create info...
[World Server] Zone (TCP) listener started.
[World Server] Client (UDP) listener started.
[World Server] New Launcher from 127.0.0.1:50806
[World Server] New QS Connection from 127.0.0.1:50808
[World Server] New UCS Connection from 127.0.0.1:50810
[World Server] New Zone Server from 127.0.0.1:50813
[World Server] New Zone Server from 127.0.0.1:50816
[World Server] New Zone Server from 127.0.0.1:50822
[World Server] New Zone Server from 127.0.0.1:50825

ionhsmith 09-20-2016 11:08 PM

And is there not an easy way to move a current server from one pc to another ? I hate that i have to start all over because my pc is failing... any tips or help is greatly appreciated

Uleat 09-20-2016 11:23 PM

The 2 most crucial things are creating a database backup and custom code/scripts.

With those 2, you should be able bring a server back to life.


As to the problem, I honestly can't say...

Obviously, you have missing tables..but, I can't speak as to why that is occurring...

ionhsmith 09-21-2016 07:59 AM

Decided to try Akka's repack


All times are GMT -4. The time now is 11:08 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.