View Single Post
  #8  
Old 10-15-2014, 03:57 PM
Fluff
Fire Beetle
 
Join Date: Oct 2014
Location: Pacific Northwest
Posts: 28
Default

Okay, I sourced a new database from Akka's repack. The only failure I had was the banned_ips table was being queried as "Banned_IPs" and the table existed in lower_case only. I re-created that table with the case-sensitive name and it loaded up fine.

In this db, skills like DW, Dodge, and Double Attack were working after giving the character an initial point. This makes me wonder if something I changed in rule_values broke them because I had previously set the Character:SkillUpModifier to 1500. (*edit turned out this had no effect, after increasing it those skills still work fine)

Mercenaries do not work after enabling them.
Right clicking a guildmaster still crashes the client.

Nothing is showing up in the logs for this event.

Last edited by Fluff; 10-15-2014 at 04:23 PM.. Reason: * more detail
Reply With Quote