Current Situtation
I started over with my server build and peq database build and took the time to write down the couple of errors I got.
Up until part 6 d of the wiki, I have resolved all my problems that I had from previous threads. I had to add the database information to eqemu_config.xml before this part would work.
When I ran world.exe the first time choosing option 3, I got the following Errors:
ERROR 1146 (42502) at line 1: Table 'peq.logsys_categories' doesn't exist
Than the missing DB update number
URL to retrieive it
The saved update.
It did this error for these updates: 9075, 9074, 9070, 9069
2015_02_02_logsys_packet_logs_with_dump.sql
2015_02_01_logsys_packet_logs.sql
2015_01_28_quest_debug_log_category.sql
2015_01_25_logsys_Mercenaries_category.sql
ERROR 1146 (42502) at line 1: Table 'peq.vwmercnpctypes' doesn't exist
Than the missing DB update number
URL to retrieive it
The saved update.
It did this error for this update: 9065
2014_12_26_merc_weaponinfo_table_update.sql
When I ran world.exe the second time choosing option 3, I got the following Errors:
ERROR 1051 (42502) at line 2: Unknown table 'peq.vwmercnpctypes'
ERROR 1054 (42522) at line 5: Unknown column 'd_melee_texture1' in 'merc_weaponinfo'
ERROR 1054 (42522) at line 6: Unknown column 'd_melee_texture2' in 'merc_weaponinfo'
Than when I press 0 and exit at one point it says:
Loading items..
Error: Could not load item data. But ignoring
Loading skill caps..
Error: Could not load skill cap data. But ignoring
than the exit hangs and I have to control-c to get to finish exiting.
Maybe when I ran shared_memory.exe it fixed the two errors I got on exiting world.exe.
The world.exe added the files that got errors to the db_update folder, but I am not sure if it made the correct database entries.
|