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!

Allods Server Files 7.0 + Client

Initiate Mage
Joined
Jan 9, 2013
Messages
41
Reaction score
3
Hello all

i found Allods Server Files 7.0

all database only in Postgres :(


Full Server 26 GB

https://drive.google.com/drive/folders/1PieW35l4N9gNIanw1dFlLvIIJj4tQnTF?usp=sharing

Allods 7.00 Client

https://drive.google.com/drive/folders/1qcmPlrm0y9G19JDgqs-0wm91cUVe6r3o?usp=sharing

Have FUN

You need to install mysql5 or Wamppserver 2.2 or higher and postgresql 9.4

SQL Database
dot.gif


allods_master

https://drive.google.com/file/d/1DbM5rlkgr158mQXm5XPukVj6CHdLD9ke/view?usp=sharing


Create the following database in postgres

allods_account_RC_7_0_00
billing
shard

preconfigured XML files

https://drive.google.com/file/d/1auyQoZ5mBcPrgmGHOZ_h__4mo_Ty6f_M/view?usp=sharing

Original Post from Allods Developers Community

https://community.allods-developers.eu/
 
Last edited:
Initiate Mage
Joined
Mar 12, 2016
Messages
10
Reaction score
0
Where are the (.xdb) files? Where are the databases?

Most likely these files are nothing but a SCAM.
Be careful fams.
 
Initiate Mage
Joined
May 31, 2015
Messages
20
Reaction score
1
let's hope for the best, whoever has the time to test this, please let us know if it's working or not (preferably not a brand new user)
 
Initiate Mage
Joined
Jan 9, 2013
Messages
41
Reaction score
3
no Scam but i think all files are unpacked

i look all files are komplet mixed :/ in Client and server very hard to sort it

- - - Updated - - -

atm accountserver and itemserver running

billingserver get an error :/

Hessian error accessing url 127.0.0.1:9459
 
Last edited:
Elite Diviner
Joined
May 25, 2020
Messages
461
Reaction score
185
no Scam but i think all files are unpacked

i look all files are komplet mixed :/ in Client and server very hard to sort it

- - - Updated - - -

atm accountserver and itemserver running

billingserver get an error :/

Hessian error accessing url 127.0.0.1:9459
Very hard to download client from your links..
 
Elite Diviner
Joined
Sep 29, 2006
Messages
400
Reaction score
32
thank u realy much. can u upload the sql file there too? i cant download them.
here you can download i hope some 1 can say me is it possible to compile this because i think this is not full source missing some files...
 

Attachments

  • localhost.rar
    2.8 KB · Views: 33
Initiate Mage
Joined
Nov 1, 2018
Messages
8
Reaction score
1
the server is not working, the shard is spinning endlessly swearing at the master server.

- - - Updated - - -

the server is not working, the shard is spinning endlessly swearing at the master server.

[01-29 03:04:13,406, 791477] master-server-responce - WARN verify : Shard not found by name: Test[01-29 03:04:13,412, 791483] master-server-responce - WARN verify : Shard not found by name: Test[01-29 03:04:13,457, 791528] master-server-responce - WARN verify : Shard not found by name: Test[01-29 03:04:13,498, 791569] master-server-responce - WARN verify : Shard not found by name: Test[01-29 03:04:14,504, 792575] master-server-request - ERROR verify : Can't find realm id on master server.java.lang.Throwable at asserts.Verify.wrap(Verify.java:93) at asserts.Verify.fail(Verify.java:72) at asserts.Verify.fail(Verify.java:64) at embeddedDistributor.distributor.ShardControllerSession$RequestThread.findRealmId(ShardControllerSession.java:171) at embeddedDistributor.distributor.ShardControllerSession$RequestThread.run(ShardControllerSession.java:183)
 
Initiate Mage
Joined
Nov 1, 2018
Messages
8
Reaction score
1
All server work fine.

You server ID in DB wrong.

I'll check, but where to look?

I wanted to ask in the shard the password is mixed up with the database is this normal?

<db host="localhost" user="postgres" password="YOUR PASSWORD" database="shard" port="5432" type="pgsql" /><shipdb host="localhost" user="postgres" database="YOUR PASSWORD" password="shard" port="5432" type="pgsql" />
 
Back
Top