Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mobile Mobile 3D MORPG Mogo released

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 13, 2015
Messages
41
Reaction score
8
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

@lxtopxm
can you please stop asking about vps and sending me pm :glare:

@ Everyone else
server and client still have bugs not sure what is to gain by all these public servers :rolleyes:

I would say this whole project is only useful for learning and for fixing in its current state hence why the vm that can
be shared is so useful otherwise we will get in same state of one guy gets something fixed and it does not work for anyone else or the "I fixed it works on my server" and never share code which would be lame lets keep focused on fixing

bugs, gm tools/account, registration, shop << all needs lots more work



Known bugs:
dungeon bug

server.xml is not auto downloaded
notice is not always shown correctly resulting in stuck game
controls some times load slightly off screen resulting no control of game
does not automatically landscape resulting in crashing game
does not close program on exit correctly
resulting in process still active needing force stop
 
Last edited:
Newbie Spellweaver
Joined
Oct 22, 2013
Messages
75
Reaction score
2
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

root@vps149896:~/server/bin# ./run.sh
[running process cwmd......]
root
can't start server via root
root@vps149896:~/server/bin#
Help plz Debian 7
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

root@vps149896:~/server/bin# ./run.sh
[running process cwmd......]
root
can't start server via root
root@vps149896:~/server/bin#
Help plz Debian 7
It's started in background.



@lxtopxm
can you please stop asking about vps and sending me pm :glare:

@ Everyone else
server and client still have bugs not sure what is to gain by all these public servers :rolleyes:

I would say this whole project is only useful for learning and for fixing in its current state hence why the vm that can
be shared is so useful otherwise we will get in same state of one guy gets something fixed and it does not work for anyone else or the "I fixed it works on my server" and never share code which would be lame lets keep focused on fixing

bugs, gm tools/account, registration, shop << all needs lots more work



Known bugs:
dungeon bug

server.xml is not auto downloaded
notice is not always shown correctly resulting in stuck game
controls some times load slightly off screen resulting no control of game
does not automatically landscape resulting in crashing game
does not close program on exit correctly
resulting in process still active needing force stop
Force to use server.xml from website and not download it.
 
Newbie Spellweaver
Joined
Mar 13, 2015
Messages
41
Reaction score
8
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

it should get auto downloaded to your /Androind/data/com.ahzs.sy4399 but it does not

version from play store does auto download and save in data folder *server/website it saves a local copy is my point

manually downloading a moving files to the data folder is a just a bad fix to get around the issues and I think that counts as a bug
 
Newbie Spellweaver
Joined
Oct 22, 2013
Messages
75
Reaction score
2
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

connect server failed help
 
Newbie Spellweaver
Joined
Mar 13, 2015
Messages
41
Reaction score
8
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

lxtopxm
use vm when you lean how server is running then deploy to vps else you are just doing things hard way as I have pointed out to others
 
Newbie Spellweaver
Joined
Oct 22, 2013
Messages
75
Reaction score
2
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

loveomg - Mobile 3D MORPG Mogo released - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Mar 13, 2015
Messages
41
Reaction score
8
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

lxtopxm
see post here read few times make sure you correct code
 
Newbie Spellweaver
Joined
Mar 13, 2015
Messages
41
Reaction score
8
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

corrected issue as I posted make sure it is correct double check or try my last updated client source
 
Newbie Spellweaver
Joined
Oct 22, 2013
Messages
75
Reaction score
2
Re: Mobile 3D MORPG Mogo full source released - Unity 3D Engine

corrected issue as I posted make sure it is correct double check or try my last updated client source
That's it, I use



./run.sh
[running process cwmd......]
root
21:09:01.360763 [DEBUG ][CWorldDbmgr::init()]a=1
21:09:01.361395 [DEBUG ][world::init().error]baseapp, server_id=6 < min=11
sync_db,ret=-1
root@vps149896:~/server/bin# world init error:-1
world init error:-1
world init error:-1
CWorldMgrD init error:-1
CWorldLog init error:-1
world init error:-1
CWorldDbmgr init error:-1
 
Last edited by a moderator:
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

That's it, I use



./run.sh
[running process cwmd......]
root
21:09:01.360763 [DEBUG ][CWorldDbmgr::init()]a=1
21:09:01.361395 [DEBUG ][world::init().error]baseapp, server_id=6 < min=11
sync_db,ret=-1
root@vps149896:~/server/bin# world init error:-1
world init error:-1
world init error:-1
CWorldMgrD init error:-1
CWorldLog init error:-1
world init error:-1
CWorldDbmgr init error:-1
check logs dude
 
Initiate Mage
Joined
Mar 20, 2015
Messages
1
Reaction score
0
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

loveomg: thank for sharing,
I complied server sourcecode successfully but this game lack api service part so I can't connect fcgi (card, login, gift_sender, charge ...) with it.
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

quandt
Congretulations, you got server work
for client side, read latest posts carefully, there is your answer
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

Somebody has this error?
My UE still can't login, it always shows below error (but app.exe and android works)
I have 3 laptop, only my main laptop's UE has this error.
other 2's UE also shows this error, but they pass it then go nest step.
maybe it cause by PC spec or PC environment (ex: network setting, firewall....)
my laptop spec is i7 CPU, 16G RAM, GTX675m, 1T SDD + 4T HDD
please give me advices.

2015-03-09 02:20:56,312 [EXCEPT]: Exception. the tcpClient do connecting error.System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it.
at System.Net.Sockets.Socket.Connect (System.Net.IPAddress[] addresses, Int32 port) [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.Connect (System.String host, Int32 port) [0x00000] in <filename unknown>:0
at Mogo.Util.TCPClientWorker.Connect (System.String IP, Int32 Port) [0x00000] in <filename unknown>:0 at Mogo.Util.TCPClientWorker.Connect (System.String IP, Int32 Port) [0x00000] in <filename unknown>:0
at Mogo.Game.RemoteProxy.Connect (System.String ip, Int32 port) [0x00000] in <filename unknown>:0

loveomg - Mobile 3D MORPG Mogo released - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Aug 9, 2014
Messages
33
Reaction score
16
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

2015-03-21 11:35:03,038 [EXCEPT]: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2[System.Int32,ItemEquipment].get_Item (Int32 key) [0x000a2] in /Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150 at InventoryManager.GetCurrentWeaponId () [0x00000] in E:\MOGO_GAME\client\Assets\Scripts\GameLogic\InventorySystem\InventoryManager.cs:2517
at ActorParent.InstanceLoaded (Int32 copyId, Boolean isInCopy) [0x0004e] in E:\MOGO_GAME\client\Assets\Scripts\Actors\ActorParent.cs:1033
at Mogo.Util.EventController.TriggerEvent[Int32,Boolean] (System.String eventType, Int32 arg1, Boolean arg2) [0x00000] in <filename unknown>:0


anyone got this error? help to fix, thanks



Somebody has this error?

2015-03-09 02:20:56,312 [EXCEPT]: Exception. the tcpClient do connecting error.System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it.
at System.Net.Sockets.Socket.Connect (System.Net.IPAddress[] addresses, Int32 port) [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.Connect (System.String host, Int32 port) [0x00000] in <filename unknown>:0
at Mogo.Util.TCPClientWorker.Connect (System.String IP, Int32 Port) [0x00000] in <filename unknown>:0 at Mogo.Util.TCPClientWorker.Connect (System.String IP, Int32 Port) [0x00000] in <filename unknown>:0
at Mogo.Game.RemoteProxy.Connect (System.String ip, Int32 port) [0x00000] in <filename unknown>:0

"because the target machine actively refused it."
do you check loginlog on server when login button was clicked?
 
Initiate Mage
Joined
Mar 15, 2015
Messages
4
Reaction score
0
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

I copy UnityRage's server directory into centOS and runing run.sh into error.
1EVIEzo - Mobile 3D MORPG Mogo released - RaGEZONE Forums

How do?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 21, 2011
Messages
16
Reaction score
3
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

loveomg why apk can run on Bluestacks but not on others,Click to run automatically exit
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

lay your phone landscape position
then try 2,3 times more
you can see login screen
 
Last edited:
Newbie Spellweaver
Joined
Dec 21, 2011
Messages
16
Reaction score
3
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine



lay your phone landscape position
then try 2,3 times more
you can see login screen

Successful, but can not enter a user name
 
Status
Not open for further replies.
Back
Top