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!

Xian Xia client+server+source codes+resources

Initiate Mage
Joined
Aug 13, 2017
Messages
23
Reaction score
0
hi can i edit the language or server addres etc. ? I want really work on this game. Can you help me ? thanks
 
Joined
May 31, 2012
Messages
10
Reaction score
0
King Boss - Xian Xia client+server+source codes+resources - RaGEZONE Forums

can you help me please ?
 
Skilled Illusionist
Joined
Sep 24, 2012
Messages
370
Reaction score
49
resources not full !!

GameServer Not work !!


MYSQL server error not full db.
180101 16:28:27 [ERROR] Cannot find or open table xaxxfresh/t_kaifuhd_rank from
the internal data dictionary of InnoDB though the .frm file for the
table exists. Maybe you have deleted and recreated InnoDB data
files but have forgotten to delete the corresponding .frm files
of InnoDB tables, or you have moved .frm files to another database?
or, the table contains indexes that this version of the engine
doesn't support.
See
how you can resolve the problem.

180101 16:28:27 [ERROR] Cannot find or open table xaxxfresh/t_kaifuhd_rank from
the internal data dictionary of InnoDB though the .frm file for the
table exists. Maybe you have deleted and recreated InnoDB data
files but have forgotten to delete the corresponding .frm files
of InnoDB tables, or you have moved .frm files to another database?
or, the table contains indexes that this version of the engine
doesn't support.
See
how you can resolve the problem.

180101 16:28:27 [ERROR] Cannot find or open table xaxxfresh/t_kaifuhd_rank from
the internal data dictionary of InnoDB though the .frm file for the
table exists. Maybe you have deleted and recreated InnoDB data
files but have forgotten to delete the corresponding .frm files
of InnoDB tables, or you have moved .frm files to another database?
or, the table contains indexes that this version of the engine
doesn't support.
See
how you can resolve the problem.

180101 16:28:27 [ERROR] Cannot find or open table xaxxfresh/t_kaifuhd_rank from
the internal data dictionary of InnoDB though the .frm file for the
table exists. Maybe you have deleted and recreated InnoDB data
files but have forgotten to delete the corresponding .frm files
of InnoDB tables, or you have moved .frm files to another database?
or, the table contains indexes that this version of the engine
doesn't support.
See
how you can resolve the problem.

180101 16:28:27 [ERROR] Cannot find or open table xaxxfresh/t_wildboss from
the internal data dictionary of InnoDB though the .frm file for the
table exists. Maybe you have deleted and recreated InnoDB data
files but have forgotten to delete the corresponding .frm files
of InnoDB tables, or you have moved .frm files to another database?
or, the table contains indexes that this version of the engine
doesn't support.
See
how you can resolve the problem.

180101 16:28:27 [ERROR] Cannot find or open table xaxxfresh/t_hd_marry_dinner from
the internal data dictionary of InnoDB though the .frm file for the
table exists. Maybe you have deleted and recreated InnoDB data
files but have forgotten to delete the corresponding .frm files
of InnoDB tables, or you have moved .frm files to another database?
or, the table contains indexes that this version of the engine
doesn't support.
See
how you can resolve the problem.
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
resources not full !!

GameServer Not work !!


MYSQL server error not full db.
Hmmm its really strange , this never happened with me .......
BTW i have one more package of this game i will upload it in one day or two days
Thank You
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
Updated
New Source Link added
Compiled Version Added for testing
 
Initiate Mage
Joined
Nov 4, 2014
Messages
35
Reaction score
19
Game is bug if you F5 website...Equipment will be lost
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
Game is bug if you F5 website...Equipment will be lost

not bug compiled version use old game server version
there are 3 server version source code available in server directorywe just need to make latest server working
 
Initiate Mage
Joined
Nov 4, 2014
Messages
35
Reaction score
19
not bug compiled version use old game server version
there are 3 server version source code available in server directorywe just need to make latest server working

I tried the whole new source but still error when refreshed website lost equipment, props
 
Skilled Illusionist
Joined
Sep 24, 2012
Messages
370
Reaction score
49
Help ?

Server Start -
Client no connect LoginServer ( 连接登陆服务器成功,正在进行验证... [translate.google.com - > Connect to the server successfully, verifying ...] )

Client no go in game... All Server activity = 0

all config ip = 127.0.0.1
 
Last edited:
Initiate Mage
Joined
Jul 5, 2016
Messages
35
Reaction score
3
Hi everyone.

The lasts week working on this project learning it from scratch.

I hope there are people working interesting on this project so we can finish a basic release.

I got a Question.
Where to found the "CreateChar.swf" & "EngineARPG.swf" source code.
Start.swf source code is found an can be changed.

Or what language is it writin and what for editor it needed. Eclipse, ... ??
King Boss - Xian Xia client+server+source codes+resources - RaGEZONE Forums

thank you
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
Hi everyone.

The lasts week working on this project learning it from scratch.

I hope there are people working interesting on this project so we can finish a basic release.

I got a Question.
Where to found the "CreateChar.swf" & "EngineARPG.swf" source code.
Start.swf source code is found an can be changed.

Or what language is it writin and what for editor it needed. Eclipse, ... ??
King Boss - Xian Xia client+server+source codes+resources - RaGEZONE Forums

thank you
Currently not working on this but i will start working on this after this month

You can decompile the swf files easily using sothink swf decompiler
 
Initiate Mage
Joined
Jul 5, 2016
Messages
35
Reaction score
3
Hi King Boss.

I will explain in detail:

1.Software used
Front End-Client
Adobe Flash Professional CS 5.5
Adobe Flash Builder 4.6.
Eclipse
Back End-Server
Visual Studio 2017

Working Project Testing
Local
Client working 100%.
Server working 100%.

Game Runs on local ip 127.0.0.1 - Playable.

Remote
Player can login via reg.php. Starting EngineARPG.php and loading Start.swf.
Start.swf -> loading EngineARPG.swf. But do not go to the CreateChar.swf or ingame Map.

Maybe issue with the python crossdomain. On the Server PC with remote ip it work. Running it on a other PC with other IP it stop
loading.

TODO LIST
* Find Issue running project remote.
* Translate all fla files from chinees to english and other languages.
* Creating a Front End UI interface. ('WebSite').
* Creating a Back End Server Project.
* ...
* Resource Project Online.
* Design Team.

What Language to know
* ActionScript 3.0
* php/html/mysql
*...

I hope we can talk to know more about it.

Regards,
 
Last edited:
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
Hi King Boss.

I will explain in detail:

1.Software used
Front End-Client
Adobe Flash Professional CS 5.5
Adobe Flash Builder 4.6.
Eclipse
Back End-Server
Visual Studio 2017

Working Project Testing
Local
Client working 100%.
Server working 100%.

Game Runs on local ip 127.0.0.1 - Playable.

Remote
Player can login via reg.php. Starting EngineARPG.php and loading Start.swf.
Start.swf -> loading EngineARPG.swf. But do not go to the CreateChar.swf or ingame Map.

Maybe issue with the python crossdomain. On the Server PC with remote ip it work. Running it on a other PC with other IP it stop
loading.

TODO LIST
* Find Issue running project remote.
* Translate all fla files from chinees to english and other languages.
* Creating a Front End UI interface. ('WebSite').
* Creating a Back End Server Project.
* ...
* Resource Project Online.
* Design Team.

What Language to know
* ActionScript 3.0
* php/html/mysql
*...

I hope we can talk to know more about it.

Regards,




Great !!!!! Awesome !! I also want to talk with you about this project !!!! Currently working on a unity project but start working n this in few weeks(1-2 weeks only) in this time you make a video(compiling guide) for other members , because more members = faster development ...
In ToDo list add 1 more point we also need to fix some server side bugs
Keep it up , going great

My Discord Username SS#2900
 
Initiate Mage
Joined
Jul 5, 2016
Messages
35
Reaction score
3
Hi,

Working now for 2 day's to find the best "server source" compilation. I Try Visual Studio 2017. Right now working with older version 2008.

My Discord : #1964 .

Need first to have a working visual - server source. I see there are 2 type of server version.

1) Open tpoc Web Log Systeem. King Boss compilation.
2) Open ZW web Log Systeem.

I did compile one version. But when i try to login local in game. Socket Server works but like there is no connection to the Login Server.

Start loading -> ARPGEngine Loading. and it stop.

Maybe we can talk on Discord to have a full update info.

Thanks
 
Initiate Mage
Joined
Jul 5, 2016
Messages
35
Reaction score
3
same problem here. All compiled but login server do not respons.

Wanne talk
My Discord : #1964
 
Junior Spellweaver
Joined
Jul 15, 2016
Messages
144
Reaction score
25
Yeah there are 2 different servers
client only connect with tpoc , i also uploaded a compiled version of this game you can check it for more details and to get more information

If many people wants to work on this then make a discord chat server for this project and leave invitation link here

Thanks You
 
Initiate Mage
Joined
Jul 5, 2016
Messages
35
Reaction score
3
Hi,

i did try the compiled version working ok. Working now with the Full version - latest-old one to create same tpoc server.

File Server+Source code file you posted, i think it is not a tpoc version.

First thing todo is having a Server Tpoc Source Code.

Thanks ToYou.
 
Elite Diviner
Joined
Sep 28, 2005
Messages
419
Reaction score
105
Did any of you actually made it in game? I've tried even the compiled server and still couldn't login. If anyone that did it, would it be kind to give some info pics/vids about the gameplay and system that it contains so i'll know if it's worth spending any more time on trying to make it work or just delete the files, like the other webgame releases that have been posted on rz. Thanks.
 
Back
Top