Thank you for the replies. I did as you said and found out that the database I have is from rev2294 so I sourced in all the updates (required and optional) from the ...\source\utils\sql\svn and \git folders. Unfortunately, I am still getting the same error. Here is what I'm seeing in the error log:
---------------------------------------------
[09.04. - 08:44:34] Starting Log: logs/eqemu_error_world_1972.log
[09.04. - 08:44:34] Could not load EQTime file eqtime.cfg
[09.04. - 08:44:34] Error in AdventureManager:::LoadAdventures: SELECT id, zone, zone_version, is_hard, min_level, max_level, type, type_data, type_count, assa_x, assa_y, assa_z, assa_h, text, duration, zone_in_time, win_points, lose_points, theme, zone_in_zone_id, zone_in_x, zone_in_y, zone_in_object_id, dest_x, dest_y, dest_z, dest_h, graveyard_zone_id, graveyard_x, graveyard_y, graveyard_z, graveyard_radius FROM adventure_template (#1146: Table 'peq.adventure_template' doesn't exist)
[09.04. - 08:44:34] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'peq.adventure_template_entry' doesn't exist)
[09.04. - 08:45:02] SetPlayerProfile query 'UPDATE character_ SET timelaston=unix_timestamp(now()),name='Bestbard', zonename='qrg', zoneid=3, instanceid=0, x = -71.038666, y = 6.882843, z = 2.126999, profile='_4¥Bestbard
class=8,level=75,xtargets=5 WHERE id=26880' #1054: Unknown column 'instanceid' in 'field list'
[09.04. - 08:45:02] SetPlayerProfile query 'UPDATE character_ SET timelaston=unix_timestamp(now()),name='Lylac', zonename='qrg', zoneid=3, instanceid=0, x = -61.249096, y = -23.651875, z = 2.126999, profile='Ï£ÁàLylac
class=2,level=75,xtargets=5 WHERE id=22' #1054: Unknown column 'instanceid' in 'field list'
[09.04. - 08:45:02] SetPlayerProfile query 'UPDATE character_ SET timelaston=unix_timestamp(now()),name='Mini', zonename='kael', zoneid=113, instanceid=0, x = 1194.003784, y = 637.639221, z = -75.903221, profile='º•nãMini
class=1,level=75,xtargets=5 WHERE id=25' #1054: Unknown column 'instanceid' in 'field list'
[09.04. - 08:45:02] SetPlayerProfile query 'UPDATE character_ SET timelaston=unix_timestamp(now()),name='Serine', zonename='vexthal', zoneid=158, instanceid=0, x = -863.115479, y = 68.591156, z = -40.872978, profile=')$\'ªSerine
class=8,level=60,xtargets=5 WHERE id=10' #1054: Unknown column 'instanceid' in 'field list'
[09.04. - 08:45:02] SetPlayerProfile query 'UPDATE character_ SET timelaston=unix_timestamp(now()),name='Stompem', zonename='crushbone', zoneid=58, instanceid=0, x = -66.125000, y = -106.625000, z = 5.502998, profile='È‘/ŽStompem
class=15,level=80,xtargets=5 WHERE id=6992' #1054: Unknown column 'instanceid' in 'field list'
[09.04. - 08:45:03] SetPlayerProfile query 'UPDATE character_ SET timelaston=unix_timestamp(now()),name='Woodelf', zonename='kael', zoneid=113, instanceid=0, x = 1691.713135, y = -1397.838989, z = -168.810455, profile='[Ç\0áWoodelf
Each entry is separated by a BUNCH of zeros, slashes, and other illegible characters.
Also, if it helps (or makes it more confusing), the characters that are showing up are not the characters on my login account, but they are characters the database owner used as GM characters. To clarify, I am logging in with MY username and password which should have the characters I used to use, but the characters showing up on the character selection screen are NOT the characters on my account, but characters I knew as GMs when I was playing on the server.
This whole thing is a mess and I'm really at a loss. Any help would be greatly appreciated.
|