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!

[Release]Xiah Server + Movie Guide + Client download

Status
Not open for further replies.
Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
Re: [Share]Xiah Server + Movie Guide + Client download

download the server files of chinese guy have posted in it have bak not mdf/ldf ou database back and database is more updated.
 
Joined
Jul 20, 2005
Messages
633
Reaction score
11
Re: [Share]Xiah Server + Movie Guide + Client download

thx, snaity :)

other problem:
hexpor - [Release]Xiah Server + Movie Guide + Client download - RaGEZONE Forums


:(
 
Newbie Spellweaver
Joined
Jul 24, 2007
Messages
30
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

ok,
i will write a tutorial on how to make the server.
but still.
i cant figure out why the xiah client wont work on my comp(maybe because i use vista)
so, if there is someone who can tell me why the xiahclient.exe keep getting problems.
or change the xiahclient.exe's so they do work on vista.
i will make a video tutorial. with text so i will write down(in english yay) and it will be better to understand.

greetings jaap
p.s: so before i make a vid tut i first need to get working xiahclient.exe
the problem is i keep getting a run time error.
hexpor - [Release]Xiah Server + Movie Guide + Client download - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Sep 27, 2005
Messages
12
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

Please post link,original bd,xiah.bak,xiah_server.bak,xiah_account.bak,xiah_log.bak
for restore in Enterprise Manager....
 
Newbie Spellweaver
Joined
Jul 24, 2007
Messages
30
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

you dont need the bak files.
you need the rar files unrarred.
then you get somthing like xiah.mdf
xiah_log.ldf
xiah_account.mdf
xiah_account.ldf
etc.
after you unrarred them.
go to your enterprise manager and go to tools>query analizer>
and type in:

USE [master]
GO
CREATE DATABASE [xiah] ON
( FILENAME = N'xiah.mdf directory' ),
( FILENAME = N'xiah.ldf directory' )
FOR ATTACH

and also do this for

USE [master]
GO
CREATE DATABASE [xiah_server] ON
( FILENAME = N'your location xiah server.mdf file' ),
( FILENAME = N'your location xiah_server.ldf file' )
FOR ATTACH

USE [master]
GO
CREATE DATABASE [xiah_account] ON
( FILENAME = N'your location xiah_account mdf file' ),
( FILENAME = N'your location xiah_account ldf file' )
FOR ATTACH

USE [master]
GO
CREATE DATABASE [xiah_log] ON
( FILENAME = N'your location xiah_log mdf file' ),
( FILENAME = N'your location xiah_log ldf file' )
FOR ATTACH

^^^^^^^^^^^^^^^^^^^^^^^^^^^
example:
USE [master]
GO
CREATE DATABASE [xiah_log] ON
( FILENAME = N'C:\Program Files\XiahServer\xiah_log mdf file' ),
( FILENAME = N'C:\Program Files\XiahServer\xiah_log ldf file' )
FOR ATTACH

and after you entered this(1 for 1)
press on the run button at the top.

BUT AGAIN IF I GOT THE XIAHCLIENT.EXE FIXED I WILL MAKE A VIDEO TUTORIAL IN ENGLISH(dutch comp) HOW TO SETUP AND CREATE THE SERVER.
 
Banned
Banned
Joined
Sep 6, 2007
Messages
834
Reaction score
167
Re: [Share]Xiah Server + Movie Guide + Client download

The server works fine with SQL 2005?
 
Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
Re: [Share]Xiah Server + Movie Guide + Client download

use msvc 7.1 runtime from vista, simple delete dlls msvcp71.dll and msvcr71.dll, and use Xiah.exe to login(reason launcher generate info.dat to XiahClient connect in server).
 
Newbie Spellweaver
Joined
Jul 24, 2007
Messages
30
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

i deleted them i dont get any run time errors.
but it still says xiahclient.exe isn't working
there has been a problem etc.
 
Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
Re: [Share]Xiah Server + Movie Guide + Client download

not execute XiahClient.exe directly, execute xiah.exe if u execute xiahclient.exe directly u may not connect and give a error.
 
Newbie Spellweaver
Joined
Jul 24, 2007
Messages
30
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

uhm ofcourse i start xiah.exe
i double click on the server.
the left button turns color that you can click it.
and guess what i click it and i get error that xiahclient.exe isn't working anymore

after i few tries, the run time error got back u still got other solutions?
 
Newbie Spellweaver
Joined
Nov 22, 2005
Messages
24
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

i heave xiah english client from old english-singapure xiah no use eweb...
 
Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
Re: [Share]Xiah Server + Movie Guide + Client download

i heave xiah english client from old english-singapure xiah no use eweb...

Please post full installer executable name please i go find some mirrors :D

Have Found this 20041125(v288) old English Clients:
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
72
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

uhm ofcourse i start xiah.exe
i double click on the server.
the left button turns color that you can click it.
and guess what i click it and i get error that xiahclient.exe isn't working anymore

after i few tries, the run time error got back u still got other solutions?

Erm i believe you change it from windows 98 so that it doesnt run as that?... Making it vista compatible, making it work?... lol, thats why you get the error thing that vista makes up
 
Newbie Spellweaver
Joined
Jul 24, 2007
Messages
30
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

I re-installed my computer(not only because i want the xiah server running, but also got lots of other programs i dont use anymore removed)
and i am now downloading the files again in the hope it will work now.
so let's hope guys
 
Newbie Spellweaver
Joined
Dec 15, 2007
Messages
72
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

get on msn jaap
 
Newbie Spellweaver
Joined
Oct 12, 2005
Messages
22
Reaction score
0
Re: [Share]Xiah Server + Movie Guide + Client download

hi i made launcher translation link :

if you want join to xiah dev team look that forum link :
 
Status
Not open for further replies.
Back
Top