Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21
  1. #16
    Ahhh?? k0d0k is offline
    MemberRank
    Dec 2014 Join Date
    MARSLocation
    473Posts

    Re: Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

    //editedsorry

  2. #17
    Moderator GigaToni is offline
    ModeratorRank
    Aug 2009 Join Date
    GER / FRLocation
    2,329Posts

    Re: Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

    Anybody got a compatible mysqlpp.dll? Tried my own compiled but DBServer is just crashing when connecting.

    libshaco src available here:
    https://github.com/lvshaco/shaco_first/tree/b1
    Last edited by GigaToni; 07-12-19 at 04:31 PM.

  3. #18
    Apprentice elika123 is offline
    MemberRank
    Apr 2017 Join Date
    5Posts

    Re: Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

    Quote Originally Posted by Zorno View Post
    Again no info about which Unity to use for this ... Unity is a bitch when it comes to versions. You can have code that works on Unity 2018.2f but dont work on 2018.3f (for example) so please, !!!ALWAYS!!! give info about the version. Nobody wants to download 20 versions of Unity just to find the matching one. Also upgrading the code to a newer version in 90% breaks the whole code.
    In almost all Unityprojects you will find a ProjectVersion.txt file wich will show you the exact Unity-Version used before on the project.

    bildschirmfoto-von-2019-12-10-a

  4. #19
    cats addicted Zorno is offline
    MemberRank
    Apr 2010 Join Date
    GermanyLocation
    1,465Posts

    Re: Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

    Quote Originally Posted by elika123 View Post
    In almost all Unityprojects you will find a ProjectVersion.txt file wich will show you the exact Unity-Version used before on the project.

    bildschirmfoto-von-2019-12-10-a
    ...
    http://forum.ragezone.com/f857/unity...7/#post8980657

    Already cleared up.

  5. #20
    Enthusiast Karim1979 is offline
    MemberRank
    Jul 2016 Join Date
    35Posts

    Re: Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

    Client working fine. But mysqlpp.dll error starting the DBSERVER.

    Is there a solution for it ?

  6. #21
    Enthusiast Redel is offline
    MemberRank
    Oct 2020 Join Date
    25Posts

    Re: Unity3D ARPG mobile game "Advent" or 《降临》client server full source code

    Tell me where to find instructions for starting the server?



Page 2 of 2 FirstFirst 12

Advertisement