Reality and DayZ+

UltraTM

New Member
Hello Community,

everytime when i want to Compile with Reality Control Center a DayZ+ Server i solve this error:

FATAL: Mission dir ./missions/mission1744/world/dayzplus does not exist


I choose in Build :

DayZ+
Instanceid: 1

no addons

Click build.


Why this error?
want a dayz+ Version for 1.7.6.1


Thanks for help
 
That's because there is no dayzplus in the world directory, try adding it there yourself it might work :)
 
Thats right. But why is he searching in the 1.7.4.4 i would like to have a 1.7.6.1 server.

and when i do that this error follows:

Merging changes for package ./pkgs/pkg1744/dayzplus
Hunk #2 falied at line 36.

The other maps work fine tryed a little bit on it.

But dayzplus not and thats what i want to host^^
 
You can specify server version during the build, build.pl shows that the default used is 1761
1761 does include dayz+ in the world directory

Paste your build perl script here :) might be a typo somewhere that is choosing the wrong package
 
I dont change anything. Loaded ZIP from github and startet setup.perl and so.
but when i want to build dayz+ i get this erros.
Maybe you can test it?

Thank you
 
Try specifying the server build when you run build.pl
--serverversion 1761

I'd try it myself but i'm done with Dayz and run an Arma 3 server, I just post here because i like the place and i have experience in installing/running Dayz servers.
 
I could never get that to work either :) Try building it manually and see what happens
If you're unsure about any perl scripts remember that --help is your friend.
 
Hello Richie,

Thank you very much.

This command helped and get compiled :)
perl build.pl --serverversion 1761 --world dayzplus --instance 1

Should i do a bug report because of RealityCP ?
 
Glad i could help :)
Yes to reporting the bug, It will be something simple no doubt in thousands of lines of code, Thevisad will sort it though.
 
Look at RealityCPWorlds.cfg file, in there is a line DayZ+,dayzplus,1744 just change it to the appropriate version. 1761 in this case. That being said, DayZ+ isn't 1761, its a smash of 1744 and 1751
 
Back
Top