Mobile 3D MORPG Mogo released

Page 8 of 35 FirstFirst 1234567891011121314151618 ... LastLast
Results 106 to 120 of 525
  1. #106
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    Quote Originally Posted by orion13 View Post
    Hi. I use Bluestack to test some apk. I made a screen with log, cfg.xml adress and reponse :
    We already have the cfg.xml and it is not the same as u posted. Better off search in code what that xml does before posting random response witch is related when u login ? nuff said. Tomorrow imma continue dis stuff

  2. #107
    Viserion is online now
    MemberRank
    Jan 2009 Join Date
    1,108Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    You guys are already exhausted?? I spent only a few hours and some coffee cups.

    Cheers.

  3. #108
    Enthusiast shamardf is offline
    MemberRank
    Mar 2012 Join Date
    25Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    root@root2-virtual-machine:~/server# make
    g++ -W -I/usr/local/include -I/usr/include/mysql++ -I/usr/include/mysql -I/usr/local/bin -I/usr/include -Icommon -Ibase -Icell -Itest -Icwmd -Ilogin -Idbmgr -Itimerd -c -g -std=c++0x -DSYNC_DB_TEST -D__LUA_5_2_1 -D_USE_REDIS -D__AOI_PRUNING -D__SPEED_CHECK -D__PLUTO_ORDER -D__RELOGIN -D__PLAT_PLUG_IN_NEW common/type_mogo.cpp -o common/type_mogo.o
    In file included from common/type_mogo.cpp:14:0:
    common/type_mogo.h:6:19: fatal error: lua.hpp: No such file or directory
    compilation terminated.
    make: *** [common/type_mogo.o] Error 1


    What is the solution of this error?

  4. #109
    Developer DNC is offline
    DeveloperRank
    Oct 2011 Join Date
    2,493Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    Quote Originally Posted by Viserion View Post
    You guys are already exhausted?? I spent only a few hours and some coffee cups.

    Cheers.
    I'm not sure about @InCube but yeah, considering I've now been awake 4 1/2 days and been working on this with @InCube for hours.
    Setting up an environment so I'm at least able to help further. I've reached a point where not having the environment is making helping damn impossible and making me irritable.
    We've made a lot of progress. The couple xml files he grabbed on his own.
    Cut us some slack. I see no one else posting where they are.

    In the last 30 minutes: VS 2013 Pro with Update 2 with SDK 8.1 with Unity with Debian. Now I'm installing all the apt-get necessary

    - - - Updated - - -

    Quote Originally Posted by shamardf View Post
    root@root2-virtual-machine:~/server# make
    g++ -W -I/usr/local/include -I/usr/include/mysql++ -I/usr/include/mysql -I/usr/local/bin -I/usr/include -Icommon -Ibase -Icell -Itest -Icwmd -Ilogin -Idbmgr -Itimerd -c -g -std=c++0x -DSYNC_DB_TEST -D__LUA_5_2_1 -D_USE_REDIS -D__AOI_PRUNING -D__SPEED_CHECK -D__PLUTO_ORDER -D__RELOGIN -D__PLAT_PLUG_IN_NEW common/type_mogo.cpp -o common/type_mogo.o
    In file included from common/type_mogo.cpp:14:0:
    common/type_mogo.h:6:19: fatal error: lua.hpp: No such file or directory
    compilation terminated.
    make: *** [common/type_mogo.o] Error 1


    What is the solution of this error?
    You're on your own until we get further. I'm not backtracking to answer questions. I apologize.

  5. #110
    Valued Member AlexProo is offline
    MemberRank
    Dec 2011 Join Date
    123Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    how build client files?

    - - - Updated - - -

    Quote Originally Posted by shamardf View Post
    root@root2-virtual-machine:~/server# make
    g++ -W -I/usr/local/include -I/usr/include/mysql++ -I/usr/include/mysql -I/usr/local/bin -I/usr/include -Icommon -Ibase -Icell -Itest -Icwmd -Ilogin -Idbmgr -Itimerd -c -g -std=c++0x -DSYNC_DB_TEST -D__LUA_5_2_1 -D_USE_REDIS -D__AOI_PRUNING -D__SPEED_CHECK -D__PLUTO_ORDER -D__RELOGIN -D__PLAT_PLUG_IN_NEW common/type_mogo.cpp -o common/type_mogo.o
    In file included from common/type_mogo.cpp:14:0:
    common/type_mogo.h:6:19: fatal error: lua.hpp: No such file or directory
    compilation terminated.
    make: *** [common/type_mogo.o] Error 1


    What is the solution of this error?
    Copy server\sdk\lua-5.2.1\src files
    to server\common

  6. #111
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    @AlexProo
    you have to install Unity 3D 4.X
    Then you can build excutable client for Windows, Android, iOS ...

  7. #112
    Proficient Member hodias is offline
    MemberRank
    Apr 2009 Join Date
    BrazilLocation
    191Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    post vmware configured please!

  8. #113
    Valued Member AlexProo is offline
    MemberRank
    Dec 2011 Join Date
    123Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    Quote Originally Posted by loveomg View Post
    @AlexProo
    you have to install Unity 3D 4.X
    Then you can build excutable client for Windows, Android, iOS ...
    Can you give you cfg.ini
    screenshot_1.png

  9. #114
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    Quote Originally Posted by shamardf View Post
    root@root2-virtual-machine:~/server# make
    g++ -W -I/usr/local/include -I/usr/include/mysql++ -I/usr/include/mysql -I/usr/local/bin -I/usr/include -Icommon -Ibase -Icell -Itest -Icwmd -Ilogin -Idbmgr -Itimerd -c -g -std=c++0x -DSYNC_DB_TEST -D__LUA_5_2_1 -D_USE_REDIS -D__AOI_PRUNING -D__SPEED_CHECK -D__PLUTO_ORDER -D__RELOGIN -D__PLAT_PLUG_IN_NEW common/type_mogo.cpp -o common/type_mogo.o
    In file included from common/type_mogo.cpp:14:0:
    common/type_mogo.h:6:19: fatal error: lua.hpp: No such file or directory
    compilation terminated.
    make: *** [common/type_mogo.o] Error 1


    What is the solution of this error?
    I can borrow you my reading glasses if u cant read what it says.

  10. #115
    very nice B1QB0SS is offline
    MemberRank
    Jul 2013 Join Date
    518Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    iam sitting here and watching

  11. #116
    Account Upgraded | Title Enabled! InCube is offline
    MemberRank
    Feb 2013 Join Date
    United KingdomLocation
    826Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine



    xD

    - - - Updated - - -

    Dunno why, but server list isnt requested..

    - - - Updated - - -




    server selection fixed

    - - - Updated - - -

    All is now left to fix is server-side :)

    That's it and server is completely running.

    - - - Updated - - -

    08:39:24.334124 [WARNING ][handle_message_err]failed, 104,'Connection reset by peer'
    08:39:24.334160 [INFO ][on_fd_closed]fd=6
    08:39:24.334168 [DEBUG ][CEpollServer::removeFd]fd=6;fd_type=3;addr=xxxxxxxxxxxxxxxxxxx;port=58533
    08:39:24.420865 [INFO ][new_connection]connected from xxxxxxxxxxxx:58536, assigned socket is:6
    08:39:24.420898 [DEBUG ][CEpollServer::AddFdAndMb]serverName=xxxxxxxxxx
    08:39:24.420909 [DEBUG ][CEpollServer::addFdAndMb]fd=6;fd_type=3;addr=xxxxxxxxxxxxxxxxxxxxxxx;port=58536;authz=0
    08:39:24.522020 [WARNING ][from_rpc_call]invalid rpcall error.unknown msgid:31


    08:39:24.522123 [WARNING ][from_rpc_call]invalid rpcall error.unknown msgid:30

    I'll fix it in few more hours..

  12. #117
    very nice B1QB0SS is offline
    MemberRank
    Jul 2013 Join Date
    518Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    gj gays i want to make private serfer fast pl0x

  13. #118
    Account Upgraded | Title Enabled! versacebg is offline
    MemberRank
    Sep 2006 Join Date
    BulgariaLocation
    513Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    Client & Server side both have source code ?

  14. #119
    Breshit bara Elohim loveomg is offline
    MemberRank
    Mar 2007 Join Date
    642Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    @InCube
    What a great screenshot it is!!
    I am so exciting cause of your work ^^

    - - - Updated - - -


    @versacebg
    Yes, it includes fullsource code both Server and Client

  15. #120
    Member lxtopxm is offline
    MemberRank
    Oct 2013 Join Date
    75Posts

    Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

    I compiled everything done but does not connect the client to the server

    - - - Updated - - -

    Help start the server where I ponnyal lacking files?



Advertisement