Jump to content
TrinityCore

Asandru

Members
  • Posts

    151
  • Joined

  • Last visited

  • Days Won

    1

Asandru last won the day on June 1 2013

Asandru had the most liked content!

Contact Methods

  • Website URL
    http://source-craft.com

Profile Information

  • Gender
    Not Telling
  • Location
    source-craft.com

Recent Profile Visitors

3520 profile views

Asandru's Achievements

Newbie

Newbie (1/14)

4

Reputation

1

Community Answers

  1. Used git bash to run this command in the TDB Alpha repo: "git checkout 2fc6b2f7ea338df51181e3629aa7c291e806f9dc" then I installed the fresh db and used updates from alpha db, still the same issue nvm figured out Thanks everyone
  2. Startup Error: In mysql_stmt_prepare() id: 29, sql: "SELECT point, position_x, position_y, position_z, orientation, move_type, delay, action, action_chance FROM waypoint_data WHERE id = ? ORDER BY point" Unknown column 'move_type' in 'field list' In mysql_stmt_prepare() id: 34, sql: "SELECT id, point, delay, move_type, action, action_chance FROM waypoint_data WHERE wpguid = ?" Unknown column 'move_type' in 'field list' TDB_full_434.06_2014_07_05 rev. fc687ef 2014-07-28 10:15:31 +0200 (4.3.4 branch) Used wiki guide to install the DB http://collab.kpsn.org/pages/viewpage.action?pageId=1704351
×
×
  • Create New...