Jump to content

blackList

Member
  • Posts

    64
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by blackList

  1. 0924 23:40:27432 ::     
    0924 23:40:27432 :: for bonusIndex, bonusName in localeInfo.FormatBonusNameDict().iteritems():

    0924 23:40:27432 ::   File "localeInfo.py", line 688, in FormatBonusNameDict

    0924 23:40:27433 ::   File "localeInfo.py", line 678, in FormatBonusNameString

    0924 23:40:27433 :: TypeError
    0924 23:40:27433 :: : 
    0924 23:40:27433 :: 'tuple' object is not callable
    0924 23:40:27433 :: 

  2. vor 3 Minuten schrieb arves100:

    Why XAMPP? Just install MySQL Installer or MariaDB installer from the official setups.

    No need to carry extra stuff, with MySQL Notifier you can already manage everything.

    Both Client and Server source are easy to upgrade, it's just rebuilding the Extern and downloading the MySQL Connector C.

    So I have to just rebuild the extern? But how I can do it with Server Source? I think there is more to rebuild just the extern,so I can compile it with vs2019

  3. vor 2 Stunden schrieb Moț:

    https://alternativeto.net/software/xampp/ you can use an alternative of course.

    For srcs server, client or tools , yes you can compile with visual 2013+ and you can use windows serverfiles, but i don't recommend for real server the BSD is the best.

    Build your own extern with dynamic libraries .

    You can rewrite the project via cmake/premake5/mesonbuild buildsystem etc..

    So far is easy to upgrade. ;)

     

    I know, I would never bring up the live Server on Windows. I want that it be more pleasent for me and I like more the IDE of VS. It would be enough for me, when I can compile Server Source on VS2019 and then just upload the db and game file on my FreeBSD. And I know it's possible to do that all, but that are not my question. I asked for a tutorial/documents, that show to me how to do it. 

  4. The most people work still with VS2013 because of the toolset. I want to work with VS2019 but i have to update the client source, so it can be compiled on the newest toolset from VS2019. Is there any tutorial/document that show me how to do that? 

    Second Question is, i want use my Windows 10 as Host for my Server, so that im not dependent anymore on FreeBSD. And I want build my Server Source on VS2019 and not anymore on FreeBSD. I saw it by  @Sanii, how he didnt work anymore with FreeBSD and instead he use his Windows 10 and XAMPP. Is there a tutorial/document that show me how to do that?

  5. vor 3 Stunden schrieb xP3NG3Rx:

    The client is full of examples even the source too. And here in the QA section the bumping is allowed every two days only and not daily.
    Why aren't you looking for another hobby if you aren't able to solve any problems of yours?

    Then tell me a function of the example, because I dont found it and my knowledge is not enaugh to create the function myself 

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.