Old post, I know...
I have this same issue at the moment.
I am running bots and there is a
Quote:
[GUILDS__ERROR] Error loading guild member list 'SELECT c.id,c.name,c.class,c.level,c.timelaston,c.zoneid, g.guild_id,g.rank,g.tribute_enable,g.total_tribute ,g.last_tribute, g.banker,g.public_note,g.alt FROM vwBotCharacterMobs AS c LEFT JOIN vwGuildMembers AS g ON c.id=g.char_id AND c.mobtype = g.mobtype WHERE g.guild_id=1': #1054: Unknown column 'g.alt' in 'field list'
|
error in the log.
Are you running bots per chance?