Jump to content
TrinityCore

craneno

Plebs
  • Posts

    14
  • Joined

  • Last visited

Posts posted by craneno

  1. I just do everything separate. But to my surprise when I reintroduced creature_transport it strikes me:
     
    [1054] Unknown column 'period' in 'field list'
    Your database structure is not up to date. Please make sour you've Executed all queries in the sql / updates folders.
     
    But I just put all the updates.
     
    Do you have skype for me to show you the problem in depth.
     
    MY SKYPE : tantluste
  2. Hello, I'm French and I'm sorry again.
     
    For some days when I wanted to put my Database world to date, but I had some problems:
     
    In mysql_stmt_prepare() id: 53, sql: "INSERT INTO creature_transport (guid, npc_entry, transport_entry,  TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO) values (?, ?, ?, ?, ?, ?, ?)"
    Table 'world.creature_transport' doesn't exist
    In mysql_stmt_prepare() id: 54, sql: "UPDATE creature_transport SET emote = ? WHERE transport_entry = ? AND guid = ?"
    Table 'world.creature_transport' doesn't exist
     
    After over 24 hours of research, I realized that an update supprimais the creature_transport
     
    My TDB is up to date with all the sources.
     
     
    I'm not too well understood.
     Can you help me ?
     

     

×
×
  • Create New...