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!

New Godswar Server FIles Working 80%

Joined
Jul 8, 2009
Messages
445
Reaction score
63
New Godswar Server FIles Working 2012

Acctualy Coding News Fuctions using VC2008 C++


Pictures Of My Server Running now gameserver errors close after some time solved use Windows Server 2003 only system forge are not working maybe because of the client


1 - the installation MYSQL5.1 (must be version 5.1)
Create a database, import data (Note: first pour godswar, in the import accounts)
2 - modify the configuration file 1 Q-+ n7 e5 ^ X4, `2 \
Modify loginserver dbserver gameserver inside the config.ini this very simple set up the game will be
3 - Install python2.5)] 'i) t # r n% J / ^ j * J
Download and install, no need to set
4 - Start. K. \ 7 | - `` 8 Z0 |
loginserver
dbserver
gameserver
5 - Client, with the latest official version of the can, then cover the patch
Client



Battle of the Gods full-service side + patch + source code, recompile 100% erection


The VC2008 re-compiled version, remove the loginserver version validation, to facilitate testing
Has been tested completely normal landing game
The service end of the Battle of the Gods + source code has long been sent, but the original version lacks the necessary dll files, it is difficult to set up up, I also work a few days before this version of the compiler to improve the # R # the k0 U1 is {9 S 'the T-g
Erected success 6 N y + u; h% y
1 - install MYSQL5.1 (must be version 5.1) 5 a1 h, I2 {* b
Create a database, import data (Note: first pour godswar, import accounts) a) 2 e) F9 K & S, Z2 D-_
2 - modify the configuration file + O (L $ u0 T5} 'v) n
Modify loginserver dbserver gameserver inside the config.ini this very simple set up the game will be
3 - Installation
Download and install, no need to set, u3 _! ~ G3


download people good lucky this files be realased in 2012-1-4 13:02:57







GodsWar Client Patch:

GodsWar Client Working Fine Just Use the Main Of Client Patch:

New Server Files 2012 Fixed By me and my friend chinese: Download Boths links






GameServer 1.0.0.9 Also Can be used with the others files:


Credits KillerStefan And To me for fix Erros

Old Client + Patches (from 1.0.95 till 1.0.145)




Guide:First of all Install Python 2.5
1. download and install MySQL 5.1
2. download and install navicat
3. when all done make sure the username in MySQL is root and pw is what you want it to be
4. create a connection in navicat called Godswar
5. create a database called accounts and godswar
6. put in the 2 SQL i said in the right place
7. extract the server files some where
8. go into gameserver+login server+ db server config.ini change ip's and password to yours ( and user name if u changed it when installing MySQL)
9. now run Login, DB then game server .exe in that order
10. now log in ID:updays pw:updays



Index

* 1) Files to download.
* 2) Installing and Configuring the server files.
* 3) Troubleshooting errors.



====================================================================================

Files to Download

* LoginServer 2.0
* GameServer 1.9 or 2.0
* DBServer 2.0
* MySQL
* Python 2.5




====================================================================================
Installing and Configuring the server files.

First you must install:

* MySQL
* Python 2.5



After you finish installing them download the databases:

To install them follow the guide by ITS-HEAL-

After you are done installing download my loginserver 2.0 /dbserver 2.0 /gameserver (1.9 or 2.0) and extract them.Open the loginserver folder, you will see the config.ini file, open it heres hows it looks like;
Quote
[System]
IP=127.0.0.1
ListenPort=5999
MaxOnline=20
Version=101300

[Database]
DBServer=127.0.0.1
LoginName=YOUR_MYSQL_ADMINISTRATORS_USERNAME
Password=YOUR_MYSQL_ADMINISTRATORS_PASSWORD
DBName=accounts




For testing puproses use 127.0.0.1 , or your IPv4 adress for global server tests

Quote
If you dont know what is your IPv4 adres , goto start->cmd type ipconfig , scroll up and you will see it it should look like this 192.168.1.101



After you are done with login server's config.ini do the same with all others

GameServer
Quote
[LoginServer]
Port=5999
IP=127.0.0.1

[System]
ID=0
IP=127.0.0.1
ListenPort=6001
ServerName=Virgo
MaxOnline=20

[Database]
DBServer=127.0.0.1
LoginName=YOUR_MYSQL_ADMINISTRATORS_USERNAME
Password=YOUR_MYSQL_ADMINISTRATORS_PASSWORD
DBName=godswar

[DBServer]
IP=127.0.0.1
Port=5000

[Note]
Hint=Welcome to the Battle of the Gods!
World1=Test this point, thank you for your participation!
World=Servers will down for maintenance, please visit later!
Player=On-line once you have drained away again!
Name=Test Name





DBServerQuote
[System]
IP=127.0.0.1
ListenPort=5000
MaxOnline=20


[Database]
DBServer=127.0.0.1
LoginName=YOUR_MYSQL_ADMINISTRATORS_USERNAME
Password=YOUR_MYSQL_ADMINISTRATORS_PASSWORD
DBName=godswar



Now open them!If they work, open your client, edit the servers ip to your ip and have fun!

====================================================================================
Troubleshooting errors.

Most common errors :

The Application cannot be started ..... reinstalling the application might fix the problem.
FIX: This means that your computer is outdated subsequently you dont have 2005 redist installed on your machine. Here's where to download them : Click Here!
Resized to 63% (was 1000 x 484) - Click image to enlarge


vergil250493 - New Godswar Server FIles Working 80% - RaGEZONE Forums



I get a DBTool error!!!!
FIX: This usually means that either mysql is not started (check the taskmanager to see if its running) or you misconfigured the DBServer!

vergil250493 - New Godswar Server FIles Working 80% - RaGEZONE Forums


I get a "IF_NOT: P_res" error!!!!
FIX: This usually means that either mysql is not started or you did something wrong then importing the SQLs
Resized to 71% (was 887 x 440) - Click image to enlarge


vergil250493 - New Godswar Server FIles Working 80% - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Oct 10, 2008
Messages
84
Reaction score
2
Re: New Godswar Server FIles Working 100%

i now have it up and running but all i get on login is server is full error

vergil250493 - New Godswar Server FIles Working 80% - RaGEZONE Forums
 
Last edited:
Joined
Jul 8, 2009
Messages
445
Reaction score
63
Re: New Godswar Server FIles Working 100%

i now have it up and running but all i get on login is server is full error

vergil250493 - New Godswar Server FIles Working 80% - RaGEZONE Forums

Yeah i got same problem i think we should use the old chinese clients thats KillerStefan have posted but i can't find it

---------- Post added at 04:10 PM ---------- Previous post was at 04:08 PM ----------

Someone here could help fixe it ???

---------- Post added at 04:24 PM ---------- Previous post was at 04:10 PM ----------

Draticus here i find a old client we should try with thats i will download now and try



---------- Post added at 04:34 PM ---------- Previous post was at 04:24 PM ----------

here also some server files olds link working

 
Newbie Spellweaver
Joined
Sep 7, 2005
Messages
82
Reaction score
4
Re: New Godswar Server FIles Working 100%

Yeah i got same problem i think we should use the old chinese clients thats KillerStefan have posted but i can't find it

---------- Post added at 04:10 PM ---------- Previous post was at 04:08 PM ----------

Someone here could help fixe it ???

---------- Post added at 04:24 PM ---------- Previous post was at 04:10 PM ----------

Draticus here i find a old client we should try with thats i will download now and try



---------- Post added at 04:34 PM ---------- Previous post was at 04:24 PM ----------

here also some server files olds link working


i thought u said its 100% working?

why repost this. theres already one from killerstefan, and it havent been solved yet. you took the files from that thread and post it here. as specified by I_AM theres a lot lacking from the files from killerstefan. pls dont make another thread which is not fully working yet and saying it is working 100%. if these files are fully working im sure there will be a separate/dedicated board for this, but until now it has none yet coz the dev thread is not successful.

if you are sure these files are fully working, then post screenshots, otherwise stop reposting files that do not work 100% and saying it is.
 
Last edited:
Newbie Spellweaver
Joined
Oct 10, 2008
Messages
84
Reaction score
2
Re: New Godswar Server FIles Working 95%

these files are more fixed than killers, killers can connect to client and play but gameserver crashs, these 1 all start and stay up but when trying to connect u get server full. same files just these seem more fixed than killers
 
Joined
Jul 8, 2009
Messages
445
Reaction score
63
Re: New Godswar Server FIles Working 95%

these files are more fixed than killers, killers can connect to client and play but gameserver crashs, these 1 all start and stay up but when trying to connect u get server full. same files just these seem more fixed than killers

Yes you right!! well i am talking with my friend chineses him got some files same with this but working connect with client!! but have a problem got lag morster need some to fix it
 
Sharing is caring
Developer
Joined
Feb 1, 2007
Messages
2,086
Reaction score
728
Re: New Godswar Server FIles Working 95%

these files are more fixed than killers, killers can connect to client and play but gameserver crashs, these 1 all start and stay up but when trying to connect u get server full. same files just these seem more fixed than killers


Yes, I'm aware of this, however I don't have the time to work on it but thanks to the folks over at Devia.tk there has been some great progress.
 
Joined
Jul 8, 2009
Messages
445
Reaction score
63
Re: New Godswar Server FIles Working 95%

i now have it up and running but all i get on login is server is full error




can someone here help fixe this problem ???
 
CPP/C#/PHP/ASM
Joined
Apr 7, 2009
Messages
452
Reaction score
189
Re: New Godswar Server FIles Working 95%

i can use those but i found few problems :
1. we cant connect to the client
2.i see the database are not full
3.there is more problems

by the way whice client version those filles are fit to ?
i try use gptato lastst client = error
i try older versions = out of date
i've try few other things i was able to see the server list but when i've login using my id/pw its just keeping to say unable to finj source or somthing like that. (ATM im not in my house..)
if some one can approve me the client version i will upload my fixed DB
and the files are have chinese things inside WTF ?
thanks ...btw this is not 95% those about 80%
 
Newbie Spellweaver
Joined
Oct 13, 2006
Messages
94
Reaction score
8
Re: New Godswar Server FIles Working 95%

correct client :

filename : "gw_setup_1.0.262.exe"

download :
 
Joined
Jul 8, 2009
Messages
445
Reaction score
63
Re: New Godswar Server FIles Working 95%

i can use those but i found few problems :
1. we cant connect to the client
2.i see the database are not full
3.there is more problems

by the way whice client version those filles are fit to ?
i try use gptato lastst client = error
i try older versions = out of date
i've try few other things i was able to see the server list but when i've login using my id/pw its just keeping to say unable to finj source or somthing like that. (ATM im not in my house..)
if some one can approve me the client version i will upload my fixed DB
and the files are have chinese things inside WTF ?
thanks ...btw this is not 95% those about 80%


okay you right its about 80% i am sorry for thats

---------- Post added at 05:16 PM ---------- Previous post was at 05:04 PM ----------

correct client :

filename : "gw_setup_1.0.262.exe"

download :


yeah this client the right!! but still with it can't connect with client i think db have some bugs in log in
 
Initiate Mage
Joined
Mar 25, 2011
Messages
4
Reaction score
0
Hey great files i dont now to much of python, im all java boy, i just checked ur files and i had a error in the game server

 
Last edited:
Initiate Mage
Joined
Mar 25, 2011
Messages
4
Reaction score
0
download python 2.5 msi

nvm, i allready resolved the problem (there was a missing #...etc)
i finish installing all things but now i cant login in the game client, i maid tries whit 1.0.199 & 1.0.262 but whit the first one send a message whit a "TIME OUT" and the second one always said Incorrec User or password.

Now im working in the database i think thats the problem.:cool:
 
Joined
Jul 8, 2009
Messages
445
Reaction score
63
nvm, i allready resolved the problem (there was a missing #...etc)
i finish installing all things but now i cant login in the game client, i maid tries whit 1.0.199 & 1.0.262 but whit the first one send a message whit a "TIME OUT" and the second one always said Incorrec User or password.

Now im working in the database i think thats the problem.:cool:

right client version 1.0.130 chinese!!

 
Back
Top