Jump to content
TrinityCore

CDawg

Members
  • Posts

    1477
  • Joined

  • Last visited

  • Days Won

    85

Posts posted by CDawg

  1. The problem is that if I run the world/authserver.exe via command prompt, it does absolutely NOTHING at all. If I launch it via the icon, the prompt pops up and still just disappears without any error or log.

     

    Does anyone know how to solve this problem?

     

    What the hell does the error log say?

  2. Honestly, that figures. Microsoft tends to break things constantly. I remember when DirectX wasn't checking what version was installed, so older versions would overwrite newer files and totally mess up the system. Those were the days when I loved my job because I could fix it easily, but most "experts" said "reformat and reinstall" to people in that situation. Because you got it fixed, that's good enough for me.

     

    Hey Mac lover .

     

    Steven Paul  "Steve" Jobs  is Dead , Get over it !!

     

    And you don't understand x32 on x64 do you .

     

    Seriously you guys....

    This whole Mac / Microsoft war is getting old... I use all flavors of Linux. I have a reliable Mac OSX10 macbook that rocks with video editing,games,photoshop,quick terminal session to my linux servers, etc. I just installed Window 8 and removed the shitty MetroUI and it's surprisingly fast, and it's really growing on me. (and.. I have 3 Ford vehicles with MS Sync) they work just fine.

     

    There is soooo much more to argue about in this God forsaken world, then this outdated OS war.

    • Upvote 1
  3. I've tried google, no solution yet, maybe I am not using correct keywords. Please lend me a hand again.

    edit: I have a severe headache, sleepless last two nights trying to figure out how to set up the trinity, I must prevail.

     

    Signature errors usually mean, re-installing. Your VC executables are crashing

    http://social.msdn.microsoft.com/Forums/en-US/7301455d-e567-4468-aa0a-2dbaef532d9b/error-installing-vc-or-vc-express-editions

     

    ...and Paradox is right, this really isn't a TC problem.

  4. I need help with :

    If you are using one linux with system wide openssl 0.9.8 instalation you need to update to openssl 1.0.0 or install openssl 1.0.0 into your home directory and set cmake to that path with:

    -DOPENSSL_LIBRARIES

    -DOPENSSL_SSL_LIBRARIES

    -DOPENSSL_INCLUDE_DIR

    -DOPENSSL_CRYPTO_LIBRARIES

    -DOpenSSL_ROOT_DIR

     

    Little confused are you stating what to do? or asking for help?

    Bcuz that is the wrong way to do it.

    Also, if you have a problem loading openssl on Ubuntu, google it. It's like 4 steps.

  5. Where can I get the logs from to see the warning?

    Hmm I tried importing characters_database with sqlyog instead and no errors appeared, this could be a heidisql problem then?

     

    Adding to what Guybrush stated... Iv'e always imported from command line. I've been told otherwise (no idea why), but I have NEVER had a problem.

  6. Hello everyone,

    I would like to know if there is any fresh trinitycore guide for compiling trinitycore server on Centos 6.I have Centos 6 and i don't know how to compile it.I know how to compile it on windows but linux is another world.Thank you.

     

    To add to Guybrush.. follow the Redhat, not Debian... in case you didn't know CentOS platform.


  7. If you want to keep your databases, a lot.

     

    Are you serious? I had a Hell of a time upgrading my MySQL DB on Linux. On my Windows box, I did it in 3 steps, no data loss.

     


    no, i am a complete retard when it comes to this stuff

     

    Well Murk425, since a developer isn't willing to help you or at least point you in the right direction.

    The best thing to do is backup the DB first. Upgrading it on Windows is pretty straight forward, just be sure to use the same password and root user, if you change it during the upgrade process you will have problems.

     

    Windows

    1. Backup your DB first.

    2. Shutdown MySQL service (if running)

    3. Upgrade your Windows MySQL

    4. Import the data (SQLs) back in.

     

    Note:

    For any Linux users out there struggling, I created a Repo because of the nightmare I had to go through... that will get any version of MySQL you have to 5.5+ using Remi.

    Same basic steps by backing up the DB, upgrade, than "source"ing the data back in. PM me if you need assistance, its a very long tutorial.

×
×
  • Create New...