Hi All,
I recently installed Akka's PEQ Server Repack and finally got it running last night. I updated it per Akka's thread here:
http://www.eqemulator.org/forums/showthread.php?t=39317
I'm playing it with the underfoot client (I also have the titanium client).
My problem is that there is no Alternative advancment skills in the window. None.
I am not very good at all this coding stuff but I used the eqemu_update script to update the databases (entering 3 twice).
The problem is that it seems I have no AA tables?
When I update the databases I get these errors:
Quote:
unning Update: 9069 - 2015_01_25_logsys_Mercenaries_category.sql
ERROR 1932 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 1: Table 'peq.db_version' doesn't exist in engine
Running Update: 9070 - 2015_01_28_quest_debug_log_category.sql
ERROR 1932 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 1: Table 'peq.db_version' doesn't exist in engine
Running Update: 9074 - 2015_02_01_logsys_packet_logs.sql
ERROR 1932 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 2: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 3: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 1: Table 'peq.db_version' doesn't exist in engine
Running Update: 9075 - 2015_02_02_logsys_packet_logs_with_dump.sql
ERROR 1932 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 2: Table 'peq.logsys_categories' doesn't exist in eng
ine
ERROR 1932 (42S02) at line 1: Table 'peq.db_version' doesn't exist in engine
Running Update: 9086 - 2015_07_02_aa_rework.sql
ERROR 1813 (HY000) at line 2: Tablespace for table '`peq`.`aa_ability`' exists.
Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 19: Table 'peq.aa_ability' doesn't exist
ERROR 1813 (HY000) at line 1590: Tablespace for table '`peq`.`aa_ranks`' exists.
Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 1607: Table 'peq.aa_ranks' doesn't exist
ERROR 1813 (HY000) at line 8262: Tablespace for table '`peq`.`aa_rank_effects`'
exists. Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 8271: Table 'peq.aa_rank_effects' doesn't exist
ERROR 1813 (HY000) at line 18118: Tablespace for table '`peq`.`aa_rank_prereqs`'
exists. Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 18125: Table 'peq.aa_rank_prereqs' doesn't exist
ERROR 1050 (42S01) at line 20652: Table 'character_alternate_abilities_old' alre
ady exists
ERROR 1060 (42S21) at line 20662: Duplicate column name 'aa_points_spent_old'
ERROR 1060 (42S21) at line 20663: Duplicate column name 'aa_points_old'
ERROR 1932 (42S02) at line 1: Table 'peq.db_version' doesn't exist in engine
Missing DB Update 9086 '2015_07_02_aa_rework.sql'
[URL] :: https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/re
quired/2015_07_02_aa_rework.sql
[Saved] :: db_update/2015_07_02_aa_rework.sql
|
In addition when I try to update the AA alone (option 10)
I get this:
Quote:
Installing AA Tables...
ERROR 1813 (HY000) at line 2: Tablespace for table '`peq`.`aa_ability`' exists.
Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 19: Table 'peq.aa_ability' doesn't exist
ERROR 1813 (HY000) at line 1590: Tablespace for table '`peq`.`aa_ranks`' exists.
Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 1607: Table 'peq.aa_ranks' doesn't exist
ERROR 1813 (HY000) at line 8263: Tablespace for table '`peq`.`aa_rank_effects`'
exists. Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 8272: Table 'peq.aa_rank_effects' doesn't exist
ERROR 1813 (HY000) at line 18124: Tablespace for table '`peq`.`aa_rank_prereqs`'
exists. Please DISCARD the tablespace before IMPORT.
ERROR 1146 (42S02) at line 18131: Table 'peq.aa_rank_prereqs' doesn't exist
|
Does anyone know whats going wrong and how I can fix this? Do i update the PEQ? Pulling my hair here. Thanks for any help.