Jump to content
TrinityCore

Guybrush

Members
  • Posts

    402
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Guybrush

  1. I'm not entirely sure why + works sometimes and not others, but it's supposed to be a "mention" shortcut.

     

    You can also do the same thing by using

     

    MrSmite

    [member=membername]
    
    In which case, obviously the + is not necessary.

     

     

     

    But to get the notifications, they have to be enabled. When this is enabled, you'll get alerts in the same box your "likes" are shown.

    post-6960-0-49622100-1375155966_thumb.pn

    post-6960-0-29049500-1375156203_thumb.pn

  2. Just because something is not supported, that doesn't mean that it shouldn't even be messed with. If that was the logic, then the fine folks here wouldn't even bother to have anything related to 4.3.4 on their site. So if you have nothing helpful to contribute, then please keep your negative comments to yourself!

     

    The logic here is that 434 is developmental and should you decide to clone it, you're on your own. The reason? There are far too many variables for anyone to provide accurate support for the myriad of errors you're going to encounter in the 434 branch. Your decision to clone 434 comes with an "as is" tag.

     

    No support = don't ask for help with something that, for the moment, barely works. The decision to provide a 434 branch to the public was with the hope that the community would have enough volunteers to contribute to the project and make it worthwhile. It wasn't invitation for everyone and their uncle to come clone it and then make millions of posts screaming "omg 434 brukd". Interested volunteers hopefully have the capacity to get it up and running with little to no assistance, otherwise there's probably very little they can contribute.

    • Upvote 1
  3. In all Posible Server dirs. 

    bin/ ./ all. 

    Nothing work. 

     

     

    What's your folder structure?

     

    Assuming the current folder is where the worldserver binary is located, and map data folders are in the same directory (as in maps, dbc, vmaps, mmaps), then the "maps dir" should simply say "."

     

    If you have them inside a child folder (for example, data), then the dir needs to read "./data"

     

    Your path needs to be relative to the worldserver binary.

  4. but this is the 1st time I'm trying to install TC exactly

    And you pick 434? Really?

     

    Should I upgrade from TC 3.3.5a instead of installing TC 4.3.4 from the scratch?

    Personally I think you should leave 434 alone and stick with master. Why? You didn't follow the instructions.

     

    Applied all updates for world from /sql/updates/world,

    2fwUHrP.png


  5. "Loading Equipment templates...

    [1054] Unknown column 'id' in 'field list'

    Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.

     

    You didn't do any updates. You can't just import TDB (which was released on 2-14-2013) without doing any updates and expect it to run.

  6. Interesting. Both guides on the wiki (windows and linux) say not to install anything from the Updates folder and I was even accused of "doing it wrong" in a bug report when I mentioned that my character can't use any chat commands.

    This is because *ideally* you shouldn't need to import anything from 335a -- changes should have already been merged with 434. But since this isn't the case...

    Short story: 434 needs to be resynced with 335a.

  7. TrinityCore rev. 2013-01-14 12:00:00 -0000 (45363b8216f03f2) (Win64, Debug),

     

    Interesting...I literally just checked out that exact same revision to restore a back up of characters I needed. As a matter of fact, I was doing that right before I came back to read your reply... What a coincidence?

     

    Anyway, seeing as you are working with a core that is OLDER than the TDB (which was released on 2-14), you will also need to import the SQL queries found in the TDB 50 folder under sql/old/3.3.5a/TDB50_to_TDB51_updates/world, starting with the queries on the same day or immediately after your DB date found in `version`.

     

    Since you did not do this, it may be difficult to do now that you've imported SQLs out of order. You may need to wipe the updates you've done and start over from the correct date.

  8. 2013_02_18_00_world_misc_equip <- did you run this sql in its entirety?

     

    I just checked all of the updates following the above, and none update the equipment_id column in creature_template (all the way to today's commits). The only references made to this column are applied to the `creature` table (as they should).

     

    You either missed the SQL I mentioned above, or your batch is screwy.

    • Upvote 1
×
×
  • Create New...