Jump to content
TrinityCore

yodel

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by yodel



  1.  

    You mean in CMake  "GIT_EXECUTEABLE" add the path to "/bin" ?

    ....

    The Link above from you to the portable git version PortableGit-2.7.4-64-bit.7z.exe gave a big surprise Microsoft Security Essentials(definition updated today)


     

    Trojan:Win32/Fethar.A!d

    \PortableGit\usr\lib\perl5\core_perl\auto\Opcode\Opcode.dll



     

    I currently make an upload to virustotal for the  PortableGit-2.7.4-64-bit.7z.exe and the  Opcode.dll for further infos.

    looking good for the whole .exe but that unarchived Opcode.dll .... have to figure out how to upload that alone unpacked.

    https://www.virustotal.com/de/file/d32918f10812b4e60ecbf0524960cff00c8b20d1f0464dab1506d67dbaf8d6cf/analysis/1459091873/

    Ok the Opcode.dll also seems to be fine:

    https://www.virustotal.com/en/file/e9c9a34761666c5968a1108932906693593d0901c34fda5512f6ce57cc55ed17/analysis/1459094824/

     

    so a false positive thx MSE for waisting my time!

     

  2. I thought I copy that git clone directory over to the gaming PC together with that missing version info.

    So you say that the version information is somewhere hidden in Git software and can't be copied over? But that info must be somewhere local on the pi!?

     

    I did that git clone and now I got also that .git directory which is missing in the Zip archives. Is that the one I would need for the version infos for cmake?  OMG that directory is 375MB large , is that the only reason why they exclude that from the zip archive?

     

  3. I'm using Windows for surfing, as far as I understand it I have to install some kind of a Git software? I don't want to install anything here like GitHubSetup.exe. Maybe there is a portable version of that git software?

     

    I have a Raspi3 @ remotedesktop running I can use that for the git pull instead?

    sudo apt-get install git-core   <- install git ?

    then 1. clone of the repository:

    git clone git://github.com/TrinityCore/TrinityCore.git                  <-  not sure which url here, probably you have to add infos as to which Branch: 3.3.5 to use?

    then for update:

    change to the git directory and use "git pull"

     

    Will that get me version information file?

     

    And apart from that, is there any good reason why the zip archive doesn't contain a version file. Is this just a missing github feature or is there a good reason why not?




     

  4. I think I ran into similar problem here, at wow loginscreen getting battle.net-error #112 -> it says it couldn't check the game version......

    I tried the before mentioned "Wow_Patched.exe -uid plsnopatch -noautolaunch64bit" but no success, still error #112.


    Background:
    I used for over 3 months a trinity server(core.zip download date 15.12.2015) and always started the client wow-64.exe with " -uid wow-dede" command and never had a problem. I never updated the wow client after the initial setup of the trintiy server it is still version 6.2.3.20779.

    Today I updated trinity to the current version(core.zip download date 23.03.2016). Trinity update went all fine no errors and for the first test I started the wow client with the old patched wow-64.exe from the old trinity version(2015.12.15.). 
    All went fine I played for several hours and then did a normal logout and a normal trintiy server shutdown strg+c. No problems what so ever. I did not update the WoW Client it is still version 6.2.3.20779.

    Then a few minutes later when I started trinity and the WoW Client again(with the old patched wow-64.exe and " -uid wow-dede") and then out of nothing the error #112 showed up.

    Finally I tried the current new connection-patcher.exe on the wow-64.exe but still #112 error.





     

  5. Last year I dusted off an old Dell Dimension 2400 so I could extract maps on it while I played some LotRO and it took over 24 hours for the mmaps to finish.

     

    Needless to say I won't be doing that anytime soon.

    There are some really good optimizations on the mmaps.exe, a few months ago it took me about 5h for 3.3.5a and now only 2,5h on an old Core2Quad Q9550.

×
×
  • Create New...