Jump to content
TrinityCore

Vipar

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by Vipar

  1. Sure you missed this text:

    Important

    Icon

    IF THIS IS YOUR FIRST TIME INSTALLING TrinityCore DON'T apply any *.sql file on sqlupdatesauth or sqlupdatescharacters. Continue with SETTING UP THE SERVER.

     

    I noticed this, but then the first time I booted up the server it kept crashing because it was trying to access a field that didn't exist. Permissions in the auth or character database I believe.

     

    Unless I mixed that up and it was in the World Database in which case I must have been incredibly tired.

    I did get it to work and forgot to say here though.

  2. I am trying to setup Trinity for the first time. According to the Wiki I have to:

     

    • Use the Sql from the create folder to set up the databases: Check
    • Use the Sql from the base folder to set up the character and auth tables: Check
    • Use the Sql from the TDB_full folder to set up the world tables: Check
    • Use the Sql from the update folders to update various data: Not Checked

    I can't use the updates from the TDB folder. It complains about missing columns or tables.

    So I check out the update folders from the trinity source folders and there are updates there too. So the next logical step for me would be to execute those in order right?

     

    I tried that as well and I still get errors.

    In auth I am missing the rbac_roles and rbac_groups tables. But I can't find SQL that would add these.

     

    What am I doing wrong in this procesS? The wiki is not very clear on this or I have downloaded the wrong SQL files :/

  3. It's Microsoft, you know. If it was supposed to make sense, that company wouldn't be the one putting the product out. Sorry, I've never really been a Microsoft fan, even if my best system was always running Windows (mostly for gaming purposes only). There are still issues with 15 year old products from Microsoft, not to mention the quirks with Ford's SYNC (powered by Microsoft).

     

    Seriously, though, glad that got you fixed up. I was wondering if it was a matter of all that 32-bit software on a 64-bit version of Windows. Instead, it seemed to be a software bug that got fixed by upgrading to a newer version.

     

     

    No worries dude. I am just glad I got it to work after 3½ hours of nothing but struggle and no help anywhere ._.

    But installing VS2013 seems to fix the issue that .NET Framework 4.5 causes.

     

    According to the CMake creators they say that .NET 4.5 breaks VS2010 (for most any way) and the solution was to remove 4.5 and install 4.0.

    But since CMake got full 2012 support this makes no sense whatsoever. So the fix was to simply install VS2013 which somehow fixed 2012 in CMake and that generated the project.

     

    The project file still opens and compiles in VS2013 so I am very confused about all this xD

     

     

    Hi ,

     

    Bullshit ,

     

    You fixed it with a different compiler what Shit ..

     

    Read the fucking Wiki . Oh you did already and found out you made a mistake but flame everyone ! because people here have never ever compiled it before and your better .

     

    yeah the fix is install this "GET FUCKING LIFE"

     

    Look, douchebag, you have not helped at any point so far.

    I installed VS2013 and it made things work. So pull your shit together and stop being so god damn rude.

     

    That post just got you reported.

  4. Install Microsoft Windows SDK v7+ and try againg

     

    Couldn't get it to install however I found a fix. I will list it last in my post here. Thanks though!

     

    How is this remark even relevant to the request for help? Drive letters aren't a problem at all (I know this for a fact).

     

    Thanks! Finally someone who got some common courtesy :)

     

    Hi ,

     

    And you part quoting me helps .

     

    Really !!

     

    You are being a rude asshole. Sorry to be blunt about it. But you are.

     

     

     

    So, the fix was to install VS2013 Express. Then I could CMake 2012VS solution. I have no idea why. But it worked.

  5. Hi ,

     

    Do you have OpenSSl installed?

     

    As already stated:

     

     

    Now here is what I have installed:

    • GitExtensions
    • Microsoft Visual Studio C++ 2010
    • CMake 2.8.12.1 32-bit
    • OpenSSL 1.0.1e 32-bit
    • Microsoft Visual C++ 2010 Redistributable Package x86 (it was either that or x64)
    • Microsoft Visual Studio SP 1
  6. Hi ,

     

    How would you like me to help ?

     

    Silver Spoon ?

     

     

    You need to read the Wiki , Believe me its not that hard ..

     

    And I can compile this in all OS wither it Linux x32 or x64 or Windows x32 or x64

     

    or and I hate this MAC

     

    So your problem is ?

     

    I already stated what my problem is.

    If you seriously believe that you can point me to a place in the Wiki that will magically solve my problem, please be my guest because I have run out of ideas. I didn't come her first thing and asked for help. I have already tried all I could think of. If you don't care to help people but just be arrogant why do you even bother posting in the first place?

  7. Hi ,

     

    That is not  true what you have just stated in your post .

     

    I appreciate that you posted. But you are not helping me at all right now.

    Just sending me away. Not a very good first impression of the community in general :/

     

    I'd appreciate if someone could try and help me instead as I've tried to make CMake work the past 2 hours without any luck.

  8. Hey guys

     

    I've tried to make CMake do as it should for the past 2 hours.

     

    It's been an infuriating process and I haven't gotten any further from when I started.

     

    • I downloaded the Source from GIT.
    • I set up CMake so that Source Code points to F:/Trinity (where the repository was cloned to)
    • I set up CMake so that Build points to F:/Trinity/Build
    • I choose Visual Studio 10 and press Finish

    I get the following errors:http://pastebin.com/QZLAjTZ8

     

    I also tried directly pointing to cl.exe in the F:/Microsoft Visual Studio 10.0/VC/bin/cl.exe folder. Both for C and C++ and just C++ alone.

     

    It gives me the following error http://pastebin.com/2DYGsG3X

     

    Now here is what I have installed:

    • GitExtensions
    • Microsoft Visual Studio C++ 2010
    • CMake 2.8.12.1 32-bit
    • OpenSSL 1.0.1e 32-bit
    • Microsoft Visual C++ 2010 Redistributable Package x86 (it was either that or x64)
    • Microsoft Visual Studio SP 1

    I have rebooted my computer several times.

    I use Windows 7 64-bit Home Edition.

     

    If there is anything else you need please let m know.

×
×
  • Create New...