Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Sign in to follow this  
Faves

При попытке запуска сервера выдаёт ошибку

Смотрю видео по разным гайдам, как создать сервер, но по итогу всегда одна и та же ошибка, папки storage_1 нету, где её достать понятия не имею, помогите пожалуйста)

image.png.da0b777172f220fe09c56736d45295e0.png

Edited by Faves (see edit history)

Share this post


Link to post
Share on other sites

15 answers to this question

Recommended Posts

  • 0

В общем проблема была не в батнике, в чём она была я так и не понял, скорее всего что то в компе не то и проще было переустановить винду, но я обошел проблему, я создал батник, после чего в параметрах запуска стим прописал все условия для запуска я воуля всё запустилось, но когда я устанавливал моды, допустим админтулс, папка появилась не в профьльс. а вообще на другом диске, как это работает я вообще хз.

image.png.2017a2eec2cf9ff4e713308ff325bce4.png

Только что, Faves сказал:

В общем проблема была не в батнике, в чём она была я так и не понял, скорее всего что то в компе не то и проще было переустановить винду, но я обошел проблему, я создал батник, после чего в параметрах запуска стим прописал все условия для запуска я воуля всё запустилось, но когда я устанавливал моды, допустим админтулс, папка появилась не в профьльс. а вообще на другом диске, как это работает я вообще хз.

image.png.2017a2eec2cf9ff4e713308ff325bce4.png

я заставил игру запустить батник, чтобы он запустил игру, указав конфиг и моды.

Share this post


Link to post
Share on other sites



  • 0

да

1 минуту назад, alex_good_kaban сказал:

@Faves У тебя игра на диске А ??

да

 

Share this post


Link to post
Share on other sites
  • 0
1 минуту назад, alex_good_kaban сказал:

Моды есть подключенные?

 

1 минуту назад, alex_good_kaban сказал:

Моды есть подключенные?

в самом дейз есть, но на сервер ещё не пытался установить 

Share this post


Link to post
Share on other sites
  • 0

image.png.894ee35518919e5580824a36889d5b9e.pngimage.png.3040ebc3fa9c9258b79a6717059e8de8.png

hostname = "teststst";  // Server name
password = "";              // Password to connect to the server
passwordAdmin = "1111";         // Password to become a server admin

enableWhitelist = 0;        // Enable/disable whitelist (value 0-1)
 
maxPlayers = 60;            // Maximum amount of players
 
verifySignatures = 2;       // Verifies .pbos against .bisign files. (only 2 is supported)
forceSameBuild = 1;         // When enabled, the server will allow the connection only to clients with same the .exe revision as the server (value 0-1)
 
disableVoN = 0;             // Enable/disable voice over network (value 0-1)
vonCodecQuality = 20;        // Voice over network codec quality, the higher the better (values 0-30)
 
disable3rdPerson=0;         // Toggles the 3rd person view for players (value 0-1)
disableCrosshair=0;         // Toggles the cross-hair (value 0-1)

disablePersonalLight = 1;   // Disables personal light for all clients connected to server
lightingConfig = 0;         // 0 for brighter night setup, 1 for darker night setup
 
serverTime="SystemTime";    // Initial in-game time of the server. "SystemTime" means the local time of the machine. Another possibility is to set the time to some value in "YYYY/MM/DD/HH/MM" format, f.e. "2015/4/8/17/23" .
serverTimeAcceleration=12;  // Accelerated Time (value 0-24)// This is a time multiplier for in-game time. In this case, the time would move 24 times faster than normal, so an entire day would pass in one hour.
serverNightTimeAcceleration=1;  // Accelerated Nigh Time - The numerical value being a multiplier (0.1-64) and also multiplied by serverTimeAcceleration value. Thus, in case it is set to 4 and serverTimeAcceleration is set to 2, night time would move 8 times faster than normal. An entire night would pass in 3 hours.
serverTimePersistent=0;     // Persistent Time (value 0-1)// The actual server time is saved to storage, so when active, the next server start will use the saved time value.
 
guaranteedUpdates=1;        // Communication protocol used with game server (use only number 1)
 
loginQueueConcurrentPlayers=5;  // The number of players concurrently processed during the login process. Should prevent massive performance drop during connection when a lot of people are connecting at the same time.
loginQueueMaxPlayers=500;       // The maximum number of players that can wait in login queue
 
instanceId = 1;             // DayZ server instance id, to identify the number of instances per box and their storage folders with persistence files

storageAutoFix = 1;         // Checks if the persistence files are corrupted and replaces corrupted ones with empty ones (value 0-1)

 
class Missions
{
    class DayZ
    {
        template="dayzOffline.chernarusplus"; // Mission to load on server startup. <MissionName>.<TerrainName>
                          // Vanilla mission: dayzOffline.chernarusplus
                          // DLC mission: dayzOffline.enoch
    };
};

 

Share this post


Link to post
Share on other sites
  • 0

Откуда должна появиться папка storage_1?

 

Share this post


Link to post
Share on other sites
  • 0

вот файл .bat

@echo off 
start "" "DayZServer_x64.exe" -config=serverDZ.cfg -port=2302 
-profiles=profiles -dologs 
-adminlog -netlog -freezecheck -cpuCount=2
"-BEpath=A:\Steam\steamapps\common\DayZServer\battleye"

Share this post


Link to post
Share on other sites
  • 0

В общем я переделал батник и по итогу вышло это 

@echo off
:start
::Server name
set serverName=Local DayZ Standalone Server
::Server files location
set serverLocation="A:\Steam\steamapps\common\DayZServer"
::Server Port
set serverPort=2302
::Server config
set serverConfig=serverDZ.cfg
::Logical CPU cores to use (Equal or less than available)
set serverCPU=2
::Sets title for terminal (DONT edit)
title %serverName% batch
::DayZServer location (DONT edit)
cd "%serverLocation%"
echo (%time%) %serverName% started.
::Launch parameters (edit end: -config=|-port=|-profiles=|-doLogs|-adminLog|-netLog|-freezeCheck|-filePatching|-BEpath=|-cpuCount=)
start "DayZ Server" /min "DayZServer_x64.exe" -config=serverDZ.cfg -port=2302 -cpuCount=2 -dologs -adminlog -netlog -freezecheck "-BEpath=A:\Steam\steamapps\common\DayZServer\battleye" "-profiles=A:\Steam\steamapps\common\DayZServer\Profiles"
::Time in seconds before kill server process (14400 = 4 hours)
timeout 14390
taskkill /im DayZServer_x64.exe /F
::Time in seconds to wait before..
timeout 1
::Go back to the top and repeat the whole cycle again
goto start

Проблема находится вот в этой строчке  "-profiles=A:\Steam\steamapps\common\DayZServer\Profiles"

когда её нет начинается запуск но опять вылетает ошибка которая на скрине, а если она есть то запуска сервера вообще не происходит, как быть? Делал по этому гайду 

 

 

Share this post


Link to post
Share on other sites
  • 0
2 часа назад, Faves сказал:

Откуда должна появиться папка storage_1?

Автоматически создается при запуске сервера.
И пользуйся спойлерами с большой информацией.
Папка battle настроена?

Share this post


Link to post
Share on other sites
  • 0
8 часов назад, alex_good_kaban сказал:

Автоматически создается при запуске сервера.
И пользуйся спойлерами с большой информацией.
Папка battle настроена?

Если под настроена понимается указан путь, то да

Share this post


Link to post
Share on other sites
  • 0

Нет в самой папке нужно создать файл BEServer_x64.cfg и указать там свои данные
 

RConPassword sdgdgsa86ss2adsgasd5235132bf
RConPort 27015
RestrictRCon 0

После запуска сервера у тебя должен будет появиться файл BEServer_x64_active_........

Share this post


Link to post
Share on other sites
  • 0
23 минуты назад, alex_good_kaban сказал:

Нет в самой папке нужно создать файл BEServer_x64.cfg и указать там свои данные
 

RConPassword sdgdgsa86ss2adsgasd5235132bf RConPort 27015 RestrictRCon 0


RConPassword sdgdgsa86ss2adsgasd5235132bf
RConPort 27015
RestrictRCon 0

После запуска сервера у тебя должен будет появиться файл BEServer_x64_active_........

нет, такого я не делал 

 

Share this post


Link to post
Share on other sites
  • 0

Создал, но ничего не поменялось

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.