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 Destiny 6 full set of source code (client + server)

Newbie Spellweaver
Joined
Jun 30, 2018
Messages
46
Reaction score
16
Nice share. Since the server is hosted with IIS, it should be feasible to convert to .NET (Core) and Kestrel instead, so it can run on its own or put behind nginx if on a server.
 
Junior Spellweaver
Joined
Apr 21, 2023
Messages
160
Reaction score
22
Any1 has the App.config (SocketServer) configured?

working

View attachment 244644
i use unity 2020.3.48f1c1,,in unityeditor ,,run error...when unityeditor down load assets,tell me ,how to fix
i rebuild the assetbundle and to correct path for it.
The AssetBundle 'file:///D:/unitygame/tm6/Assets/StreamingAssets/ui/uimodellobbymenu.unity3d' could not be loaded because it contains run-time classes of incompatible version. Rebuild the AssetBundle to fix this error.
UnityEngine.Networking.DownloadHandlerAssetBundle:GetContent (UnityEngine.Networking.UnityWebRequest)
AssetBundleUtil.UAssetBundleManager:Update () (at Assets/Script/GameUtility/ResourceEntity/UAssetBundleManager.cs:861)
 
Newbie Spellweaver
Joined
Nov 8, 2023
Messages
5
Reaction score
0
Please help this
"Pack the data, and the result will be in the Build-Android_20000_30_7_202203030410\gamedata_version_20000_30_7 directory.Pack the data, and the result will be in the Build-Android_20000_30_7_202203030410\gamedata_version_20000_30_7 directory."
 
Newbie Spellweaver
Joined
Nov 8, 2023
Messages
5
Reaction score
0
Can you help me, zip this folder: Build-Android_20000_30_7_202203030410\gamedata_version_20000_30_7

I get this error when pack asset

Capture.PNG - Destiny 6 full set of source code (client + server) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Dose sombody know how to connect VM server with Unity client?
I already changed all IPs in Unity source code, but still I can't connect to the server
 
Newbie Spellweaver
Joined
Oct 19, 2015
Messages
91
Reaction score
19
tested it here seemed to work pretty decent got ability to test it properly now so hope this is worth it lol
 
Back
Top