Thread: Zone.exe Crash
View Single Post
  #7  
Old 09-11-2016, 08:18 PM
whiteknight33
Sarnak
 
Join Date: Aug 2016
Location: Ohio
Posts: 69
Default

Okay, so the server is running again, but now I'm experiencing a new problem.

The guild window no longer works and upon logging into the game, I'm getting...

Code:
[MySQL Error] 1146: Table 'peq.vw_bot_character_mobs' doesn't exist
--- SELECT c.`id', c.'name', c.'class', c.'level', c.'last_login', c.'zone_id', g.'guild_id',
g.'rank', g.'tribute_enable', g.'total_tribute', g.'last_tribute', g.'banker', g.'public_note',
g.'alt' FROM 'vw_bot_character_mobs' AS cLEFT JOIN 'vw_guild_members' AS g ON
c.'id' = g.'char_id' AND c.'mob_type' = g.'mob_type' WHERE g.guild_id=2
If someone can guide me in fixing this, I should be all set.
Reply With Quote