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!

[Request]英雄之城server/castle of hero/heroes of gaia

CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
from snail games
viets had the server files but the web is down,no success searching in chinese webs all link point to official or dead download pages
xlw00tlx - [Request]英雄之城server/castle of hero/heroes of gaia - RaGEZONE Forums





xlw00tlx - [Request]英雄之城server/castle of hero/heroes of gaia - RaGEZONE Forums
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
BIG UPDATE!!
FOUND THE GAME! but the new version not the old one i wanted
@Viserion @Hycker @Bola @lastfun , @orion13 @ Flyer8472 i summon you
Network disk Download: Link: Password: mnvq


Most new network disk address update :( because Baidu reasons, I deliberately divided into two)

Link: http: //pan.baidu.com/s/1qY5TaXI Password: 69fo

Link: http: //pan.baidu.com/s/1nvKSnG1 Password: 24zu

Extracting passwords:
CONTAINS SOURCE CODE...I THINK


@SanGawku sorry for double post,i ll check the links (3 gb download!) if its the game move request to release

EDIT2:client seems legit
but i cant code unity stuff idk how someone gimme a hand
xlw00tlx - [Request]英雄之城server/castle of hero/heroes of gaia - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Sep 25, 2014
Messages
40
Reaction score
5
Unity 4.3 game (with source code),
and Java server (with source code).

xlw00tlx - [Request]英雄之城server/castle of hero/heroes of gaia - RaGEZONE Forums
xlw00tlx - [Request]英雄之城server/castle of hero/heroes of gaia - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Sep 25, 2014
Messages
40
Reaction score
5
I have this error (maybe because I use windows XP) :
new Gate : Engine-Gate-0.0.1.jar : CertConfig.class
System does not have the correct digital certificate !
Gate.license 115.182.67.112 2015/01/01 00:00:00
115.182.67.112 China Beijing Beijing
We have the complete source code
so if we have errors it can be corrected.
I don't have time to work on this.

The files are the game : "英雄之城 2" (the Unity 3D game),
not "英雄之城 1" (the web flash game).

Screenshot of the loading menu :

xlw00tlx - [Request]英雄之城server/castle of hero/heroes of gaia - RaGEZONE Forums
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
@PaulXOXO 115.182.67.112 should be their server original ip

in your loading screen ip thing is blank,try to check configs or stuff :/
server files download ready in 50 minutes,then i ll test
 
Newbie Spellweaver
Joined
Sep 25, 2014
Messages
40
Reaction score
5
The thing is I have errors when I launch the java servers.
Client is perfect connecting to 127.0.0.1.

But I have no time to try to recompile the java sources
or to understand my server problem.
But I think it's easy to solve my problem.

Client and servers are already compiled,
and all IP adresses are easy to modify (.xml files).
You will see when your download is finished.
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
using sharpdevelop says
Code:
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?) (CS0246) - D:\Baidu\gaia\yxzckhd\Client\Assets\Plugins\WebView\WebViewAndroidInterface.cs:1,7
The type or namespace name 'MonoBehaviour' could not be found (are you missing a using directive or an assembly reference?) (CS0246) - D:\Baidu\gaia\yxzckhd\Client\Assets\Plugins\WebView\WebViewBehavior.cs:9,32

fixed
now it says
Code:
Task failed because "AxImp.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "AxImp.exe" in the "bin" subdirectory beneath the location specified in the InstallationFolder value of the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v8.0A\WinSDK-NetFx35Tools-x86. You may be able to solve the problem by doing one of the following:  1) Install the Microsoft Windows SDK.  2) Install Visual Studio 2010.  3) Manually set the above registry key to the correct location.  4) Pass the correct location into the "ToolPath" parameter of the task. (MSB3091)
guess i hve to install visual studio

move thread to release?since its a release now
 
Last edited:
Newbie Spellweaver
Joined
Sep 25, 2014
Messages
40
Reaction score
5
Yes I think the same about the release,
it's a very nice release, with full source code.

Try another Microsoft Windows SDK, and yes try visual studio.
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
i cant compile it,i installed unity and all the crap,added the references in UNITY/Editor/Data/Managed
but the visual studio shows tons of error


edit:
i resoted db
gameserver says
[2016-09-08 03:45:41] [logs] No data in the game config table!
[2016-09-08 03:45:41] [logs] Load DAO [Base.xml] loads failure!
 
Last edited:
Back
Top