Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@echo off
start DayZServer_x64.exe -config=serverDZ.cfg -port=2302 -profiles=ServerProfile_1 -dologs -adminlog -netlog "-mod=@RPCFramework;@Permissions Framework;@Community Online Tools;" "-scrAllowFileWrite" "-filePatching"
the error message I get is "you were kicked from game. (Modified data from dayzWorkshop@community online tools\addons\gui.pbo
Also within my ServerProfile_1 folder I have created CommunityOnlineTools and PermissionsFramework with no spaces as well as the sub directories of GameModule_BaseBuilding and GameModule_Vehicles in COT and Players within PF.
if you want to send me your paypal info ill happily send you a small donation for the hassles lol. Not joking
https://discord.gg/WPw5Yzs
Awesome, I might be able to jump on in 15 mins or so if that's ok. Got 2 daughters I gotta wrangle for dinner haha.
Creating the folders (with -profiles=ServerProfile) specified didn't work when placed in:
"...\steamapps\common\DayZServer"
"C:\users\USER\"
"C:\"
"D:\[etc..]"
"...\USER\Documents\DayZ\"
"...\USER\Documents\DayZ Other Profiles\"
"...\USER\AppData\Local\Dayz\"
When I set up the ServerProfile folder, I can see all the basic stuff being dropped in there when I boot up the server, just not anything from this mod.
I even copied over the text and made a new batch file to match what was in the posted video with no success.
I aslo tried splitting up the mods so that each has their own "-mod="
Lastly, I checked the logs in that ServerProfile folder, and found the following:
20:37:25 ANIMATION (E): Can't load @Community Online Tools/Anims/cfg/skeletons.anim.xml
20:37:25 ANIMATION (E): Failed to open file, line 0, column 0
20:37:25 ANIMATION (E): Can't load @Permissions Framework/Anims/cfg/skeletons.anim.xml
20:37:25 ANIMATION (E): Failed to open file, line 0, column 0
20:37:25 ANIMATION (E): Can't load @RPCFramework/Anims/cfg/skeletons.anim.xml
20:37:25 ANIMATION (E): Failed to open file, line 0, column 0
@echo off
start DayZServer_x64.exe -config=serverDZ.cfg -profiles=F:\ServerProfile\ -port=2302 -dologs -adminlog -netlog -freezecheck -instanceid=1 "-mod=@RPCFramework;@Permissions Framework;@Community Online Tools" -scrAllowFileWrite -filePatching