Go Back   EQEmulator Home > EQEmulator Forums > General > General::Server Discussion

General::Server Discussion Discussion about emulator servers.
Do not post support topics here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-14-2015, 04:27 PM
Bigolenoobert
Fire Beetle
 
Join Date: Sep 2015
Posts: 27
Default problem with making new server

hi guys big ole noobert here. new to emu crafting. i am having some issues. with creating my server with the emu pack provided by akka


I go to hit the 1 key. to backup to a folder. and it says.
Error occurred... Exiting...

anyone know what causes this?

Next issue

i am using the titanium client. when i open the client it just says connecting.... and thats it. it just stays like that.


also [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_4852.log'
[World Server] Starting HTTP world service...
[World Server] Checking Database Conversions..
[MySQL Error] 1050: Table 'character_corpse_items' already exists
CREATE TABLE `character_corpse_items` ( `corpse_id` int(11) unsigned N
OT NULL, `equip_slot` int(11) unsigned NOT NULL, `item_
id` int(11) unsigned DEFAULT NULL, `charges` int(11) unsigned DEFAULT NUL
L, `aug_1` int(11) unsigned DEFAULT '0', `aug_2` int(11) unsign
ed DEFAULT '0', `aug_3` int(11) unsigned DEFAULT '0', `aug_4
` int(11) unsigned DEFAULT '0', `aug_5` int(11) unsigned DEFAULT '0',
`aug_6` int(11) unsigned DEFAULT '0', `attuned` smallint(5)
NOT NULL DEFAULT '0', PRIMARY KEY(`corpse_id`, `equip_slot`) ) ENGI
NE = InnoDB DEFAULT CHARSET = latin1;
[MySQL Error] 1050: Table 'character_corpses' already exists
RENAME TABLE `player_corpses` TO `character_corpses`
[MySQL Error] 1932: Table 'peq.character_corpses' doesn't exist in engine
ALTER TABLE `character_corpses`


ADD COLUMN `is_locked` tinyint(11) NULL DEFAULT 0 AFTER `Was
AtGraveyard`,
ADD COLUMN `exp` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `size` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `level` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `race` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `gender` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `class` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `deity` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `texture` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `helm_texture` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `copper` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `silver` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `gold` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `platinum` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `hair_color` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `beard_color` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `eye_color_1` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `eye_color_2` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `hair_style` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `face` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `beard` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `drakkin_heritage` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `drakkin_tattoo` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `drakkin_details` int(11) UNSIGNED NULL DEFAULT 0,

ADD COLUMN `wc_1` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_2` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_3` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_4` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_5` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_6` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_7` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_8` int(11) UNSIGNED NULL DEFAULT 0,


ADD COLUMN `wc_9` int(11) UNSIGNED NULL DEFAULT 0,


CHANGE COLUMN `zoneid` `zone_id` smallint(5) NOT NULL DEFAULT 0 AFTER `charnam
e`,
CHANGE COLUMN `instanceid` `instance_id` smallint(5) UNSIGNED NOT NULL DEFAULT
0 AFTER `zone_id`,
CHANGE COLUMN `timeofdeath` `time_of_death` datetime NOT NULL DEFAULT '0000-00
-00 00:00:00' AFTER `data`,
CHANGE COLUMN `rezzed` `is_rezzed` tinyint(3) UNSIGNED NULL DEFAULT 0 AFTER `t
ime_of_death`,
CHANGE COLUMN `IsBurried` `is_buried` tinyint(3) NOT NULL DEFAULT 0 AFTER `is_
rezzed`;

[MySQL Error] 1932: Table 'peq.character_corpses' doesn't exist in engine
ALTER TABLE `character_corpses`


CHANGE COLUMN `WasAtGraveyard` `was_at_graveyard` tinyint(3) NOT NULL DEFAULT
0 AFTER `is_buried`

[MySQL Error] 1932: Table 'peq.character_corpses' doesn't exist in engine
SHOW COLUMNS FROM `character_corpses` LIKE 'data'
[Upgrade Script] No script update necessary
Perl Version is 5.12.3
================================================== ==========
EQEmu: Automatic Upgrade Check
================================================== ==========
(Windows) MySQL is in system path
Path = C:\Program Files\MariaDB 10.0\bin/mysql
================================================== ==========
Binary Database Version: (9086)
Local Database Version: (9086)

Database up to Date: Continuing World Bootup...
================================================== ==========
[World Server] Loading variables..
[World Server] Loading zones..
[World Server] Clearing groups..
[World Server] Clearing raids..
[World Server] Loading items..
[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
[MySQL Error] 1932: Table 'peq.character_corpses' doesn't exist in engine
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...
[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.
[World Server] New TCP connection from 127.0.0.1:50689
[World Server] New TCP connection from 127.0.0.1:50690
[World Server] New TCP connection from 127.0.0.1:50691
[World Server] New TCP connection from 127.0.0.1:50695
[World Server] New TCP connection from 127.0.0.1:50724
[World Server] New TCP connection from 127.0.0.1:50726
[World Server] New TCP connection from 127.0.0.1:50728
[World Server] New TCP connection from 127.0.0.1:50730



so several problems all in different orders. can anyone help ? thanks. i really would like to get this server up
Reply With Quote
 


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 03:26 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