[7.0] Full guide to install server + FAQ

FAQ 2:
Failed to send request for map MapResource:/Maps/Inst_EmpireStart/MapResource.xdb pos la[p(0.00 0.00 0.00), 0.0] for Avatar[0,15,112,2][ONLINE]p(11425.01 12341.91 -78.42)MapResource:/Maps/Hadagan_Underground/MapResource.xdb[qweqweq#4]
java.lang.Throwable

OR

Fail response: clientCmds.cmds.AnswerStartMission. 2024.03.10 20.22.50.067 +0300 account = ichi, server = fe2[5]:127.0.0.1 Fail reason: Can't find map MapResource:/Maps/Hadagan_Underground/MapResource.xdb to load avatar Ichigai
View attachment 2918

OR

View attachment 2919


This issue occurs if you have incorrect maps in server_bin\shard\cfg\maps.cfg
if the inst_map league or empire not included, it would teleport the character to another map, or close connection.
here is a working maps.cfg for few maps
map = /Maps/Kania_AL1/MapResource.xdb
map = /Maps/Kania/MapResource.xdb
zone = /Maps/Kania/Zones/ZoneLeague1/ZL1_0Capital.(ZoneResource).xdb
zone = /Maps/Kania/Zones/ZoneLeague1/ZoneLeague1.(ZoneResource).xdb
map = /Maps/Inst_Liga1End/MapResource.xdb
map = /Maps/Inst_Liga3End/MapResource.xdb
map = /Maps/Inst_LeagueStart/MapResource.xdb
map = /Maps/Inst_EmpireStart/MapResource.xdb
map = /Maps/ElementalPlateu/MapResource.xdb
map = /Maps/AstralDungeon04/MapResource.xdb
map = /Maps/AstralIsle60_UI08/MapResource.xdb
map = /Maps/AstralIsle71/MapResource.xdb
map = /Maps/AstralIsle38/MapResource.xdb
map = /Maps/AstralIsle07/MapResource.xdb
map = /Maps/ArchBase_Raid/MapResource.xdb
map = /Maps/UmoirRaid/MapResource.xdb
map = /Maps/Hadagan_Underground/MapResource.xdb
map = /Maps/PridensStart/MapResource.xdb

to change the desired location when creating a character refer to : \game\data\Mechanics\CharactersTemplate
EmpireCharacterOrdinary.xdb
LeagueCharacterOrdinary.xdb
Just one doubt after you get to this initial part of the photo, there is nothing. neither quest nor npcs. The question is: are these server files complete, can we play normally, doing missions, leveling etc, or is it a waste of time? or we will have to create everything.
 
OP
al5yal511

al5yal511

Administrator
Staff member
Admin
Guide Author
Just one doubt after you get to this initial part of the photo, there is nothing. neither quest nor npcs. The question is: are these server files complete, can we play normally, doing missions, leveling etc, or is it a waste of time? or we will have to create everything.
its full files there are npcs and everything.
i think you got loaded into the old map by mistake. try editing the maps.cfg with this
 

Attachments

  • maps.cfg
    811 bytes · Views: 49
View attachment 2915
View attachment 2896

View attachment 2897Downloaod Files
You do not have permission to view link Log in or register now.

You do not have permission to view link Log in or register now.

You do not have permission to view link Log in or register now.

You do not have permission to view link Log in or register now.

You do not have permission to view link Log in or register now.

You do not have permission to view link Log in or register now.

You do not have permission to view link Log in or register now.

AORG
View attachment 2898

Installation
1- install postgres (set username to : postgres) ( set password to : postgres)
2- install wamp
3- install java

Configuration
create a folder in c:// with any name
inside you need to have it look like this
1- Game folder
2- server_bin
3-smb_master
4- vendors

edit Server_7.0\server_bin\shard\cfg\shard.xml
line32 to 36

<accountServer maxUsersOnShard="5000">
<approve ip="127.0.0.1" port="9347"/>
<auth ip="127.0.0.1" port="9340" timeout="30000"/>
<api host="127.0.0.1" port="9357" protocol="http"/>
</accountServer>
View attachment 2914

1- After installing wamp, run it and go to
You do not have permission to view link Log in or register now.

View attachment 2894

the username is : root
there is no password.

View attachment 2899

Go to users accounts
View attachment 2900
Select Edit previliges on account : root
View attachment 2901
select change password, and set password to : root
then hit enter.

View attachment 2902
you can see now the password is "Yes"
View attachment 2903
you must see the notification. now refresh page and input your new password.

Next create database name: allods_master

View attachment 2904
Now select database allods_master
Then select import file, choose allods_master.sql
if you see error ssh_acess already exist, don't worry.

View attachment 2907le


Next open PgAdmin III

Double click on postgreSQL 9.5
enter password : postgres

View attachment 2909


Right click "Databases"
View attachment 2910
New database.
do this and create 4 databases
1- shard
2- 123
3- billing
4- accounts
View attachment 2911

Starting the server

1- Run server_bin\accountServer\startAccountServer.bat

View attachment 2893

2- Run smb_master\server_bin\masterServer\start.bat
View attachment 2906


3- Run smb_master\server_bin\masterServerAgent\start.bat View attachment 2908

4- Run server_bin\billingServer\startBillingServer.bat

View attachment 2912



5- Run server_bin\itemMallServer\startItemMallServer.bat
View attachment 2913



6- Now final part is to Run server_bin\shard\startLocalServer.bat
View attachment 2916

Client and login
Download
AORG ( instructions inside).
Extract in wamp www folder
go to
You do not have permission to view link Log in or register now.
or
You do not have permission to view link Log in or register now.
1.0.php
View attachment 2917
you can check pgadmin accounts table view rows.

now to login in-game
edit allods client divinity 7.0\Profiles\accountServer.cfg
account_srv_host = "127.0.0.1"
account_srv_port = 9340

Then launch allods client divinity 7.0\bin\AOgame.exe
Enter your username&password and Enjoy

FAQ


1- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (1). Last acquisition attempt exception:
org.postgresql.util.PSQLException: FATAL: password authentication failed for user "postgres"
  • Check server_bin\accountServer\shard.xml
  • <db host="127.0.0.1" user="postgres" password="postgres" />

2- (Access denied for user 'root'@'localhost' (using password: YES))
  • check your phpmyadmin user password, and master server configs.
3- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (1). Last acquisition attempt exception:
org.postgresql.util.PSQLException: FATAL: database "billing" does not exist
  • Open pgadmin III
  • create database billing

Game folder is uploaded.
configs needs changes

Thank you so much for providing this tutorial and the files! Everything is working, I enabled all zones on my local server by adding the contents of "maps.cfg.1505" on "maps.cfg" in the shard configs. The only problem is that I'm having a really annoying delay during the combat in almost every instance, like Castle Blight and Astral, for example. I changed the max memory usage to 24GB, and the shard is using something around 14GB. Do you know what things I can investigate to find out what is causing this delay?
 
OP
al5yal511

al5yal511

Administrator
Staff member
Admin
Guide Author
Thank you so much for providing this tutorial and the files! Everything is working, I enabled all zones on my local server by adding the contents of "maps.cfg.1505" on "maps.cfg" in the shard configs. The only problem is that I'm having a really annoying delay during the combat in almost every instance, like Castle Blight and Astral, for example. I changed the max memory usage to 24GB, and the shard is using something around 14GB. Do you know what things I can investigate to find out what is causing this delay?
No idea really, what type of delay? is it frame drops? or latency delay?
if its network delay, its not possible because you're running it locally.
if its frame drops check your addons & graphics.
 
No idea really, what type of delay? is it frame drops? or latency delay?
if its network delay, its not possible because you're running it locally.
if its frame drops check your addons & graphics.
It looks like network delay. It's really similar to the high latency that we have during the daily reset in the official server. But yes, you are right, that's impossible to happen on local network. The game itself is running at 60 fps.

Yesterday I did some tests and things got even more strange. I found out that the delay I mentioned is actually related to some class skills. For example, the entire shard seems to freeze for 2 or 3 seconds every time I cast Particle of Light on my healer. It doesn't happen when I use other skills like Heavenly Smite. Then I did another test just to make sure I wasn't getting crazy: I switched my class to mage to test my theory, and then, to my surprise, I managed to do 3 astral runs with no delays at all. I have no idea what's going on here lol

Also, I checked my CPU usage, and it barely hits 30%.
 
I'm stuck at step 6. Followed every previous step, but i keep getting the same error. Can somebody help pls?
 

Attachments

  • server.txt
    235.8 KB · Views: 6
Hello, I'm stuck in step 6. When I run startLocalServer, it automatically shuts down.
 

Attachments

  • server.txt
    52.3 KB · Views: 6
Last edited:
OP
al5yal511

al5yal511

Administrator
Staff member
Admin
Guide Author
Hello, I'm stuck in step 6. When I run startLocalServer, it automatically shuts down.
your issue is as clear as the sky.
Can't find root C:/%e5%b7%ab%e5%b8%88%e4%b9%8b%e6%80%927%e6%9c%8d%e5%8a%a1%e5%99%a8/server_bin/Server_7.0/game/data directory for relative path C:\%e5%b7%ab%e5%b8%88%e4%b9%8b%e6%80%927%e6%9c%8d%e5%8a%a1%e5%99%a8\server_bin\Server_7.0\server_bin\jars\..\..\game\data (cwd = C:\巫师之怒7服务器\server_bin\Server_7.0\server_bin\shard\cfg)

your directory C:\巫师之怒7服务器\server_bin
contains symbols \ letters that are not english.

"
Configuration
create a folder in c:// with any name
inside you need to have it look like this"

u clearly didn't follow this step. **english names**
 
您的问题一清二楚。
找不到根目录 C:/%e5%b7%ab%e5%b8%88%e4%b9%8b%e6%80%927%e6%9c%8d%e5%8a%a1%e5%99%a8/server_bin/Server_7.0/game/data 目录的相对路径 C:\%e5%b7%ab%e5%b8%88%e4%b9%8b%e6%80%927%e6%9c%8d%e5%8a%a1%e5%99%a8\server_bin\Server_7.0\server_bin\jars\..\..\game\data (cwd = C:\巫师之怒7服务器\server_bin\Server_7.0\server_bin\shard\cfg)

your directory C:\巫师之怒7服务器\server_bin
包含非英文的符号\字母。


配置
在 c:// 中创建任意名称的文件夹
里面你需要让它看起来像这样”

你显然没有遵循这一步。**英文名字**
你好,我有一个新问题
 

Attachments

  • 1_server.txt
    40.1 KB · Views: 4
hello there

I did everything step by step, so I only had a problem with masterAgentServer, how do I solve it
 

Attachments

  • Captura de tela 2024-08-23 232440.png
    Captura de tela 2024-08-23 232440.png
    161 KB · Views: 26
OP
al5yal511

al5yal511

Administrator
Staff member
Admin
Guide Author
hello there

I did everything step by step, so I only had a problem with masterAgentServer, how do I solve it
i may advise you to check your wamp connections or xampp. also check the ports. after all that, check your directory. and the files in your master agent terminal
 

ubisoft

New member
212.png

My server starts up to the last step and keeps looping some error codes. It has reached more than 1 million lines. Please help me find where the problem lies.
 

Attachments

  • server.txt
    735.7 KB · Views: 0
Last edited:

Top Bottom