Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin tools not opening in game #136

Open
vvdraculaboyvv opened this issue Feb 16, 2023 · 5 comments
Open

Admin tools not opening in game #136

vvdraculaboyvv opened this issue Feb 16, 2023 · 5 comments

Comments

@vvdraculaboyvv
Copy link

I press the END button in game and nothing happens. I have the CF and VPPAdminTools keys copied in the keys folder, I have both files copied into my server files directory, I added the names of the mods into the "-mod=" location:

"-mod=@cf;@VPPAdminTools"

I added the profiles directory into the starter line:

-profiles=H:\SteamLibrary\steamapps\common\DayZServer\steamapps\common\DayZServer\ServerProfiles

I added a password into the credentials folder and also added my steam 64 ID into the super admins folder.. And yet, it's still not working... Any help?

@Bas4mL75
Copy link

I am having the same problem and still unable to get it working.. Trouble is I am not a super Computer whiz and try to learn as I go.. Did you ever get it solved.. T

@Predator1454
Copy link

Having the same problem . Any helpfull solution?

@nicchimself
Copy link

im also having the same issue aswell please help all i have is cf vpp notifications and vpp admin

@0madmax
Copy link

0madmax commented Aug 3, 2024

Just created an account to say I have the same issue too. My local testserver was setup one or two days ago, with no mods other than CF and VPP Admin Tools. Now I have gone through the guides multiple times to check for mistakes, but I'm pretty sure it's done correctly now (I did do a mistake on the Steam 64 ID but that was corrected with correct ID).

Seeing other users have the same problem, it would seem like it is some kind of bug with the toolset maybe - maybe related to newer DayZ updates?

@0madmax
Copy link

0madmax commented Aug 4, 2024

I have been in contact with Bastelbude in the VPP discord, and they provided some tips that solved this issue for me:

  1. VPPAdminTools\Permissions\SuperAdmins\SuperAdmins.txt (your steam-id inside, 7958xxxxxxxxx)
    Here lies the problem, at least for me, I think. The VPP Admin Tools documentation very clearly states to use Steam 64 ID and NOT the regular Steam ID. Obviously something must have changed down the line, but the documentation has not been updated. So if you use Steam 64 ID, change it to regular Steam ID.

  2. VPPAdminTools\Permissions\UserGroups\UserGroups.json (keep this file default)

  3. VPPAdminTools\Permissions\credentials.txt (this must be blank for the first run). This MUST be empty before the VPP first start, because it stores your (ingame) password in encrypted form. do not write anything here in yourself.

  4. Now press END ingame and enter (any) password.
    Now HOME and you should see the menu.

If you have deactivated the password requirement like I have, you will not be prompted for a password at all. This can be done by adding the following line to serverDZ.cfg:

vppDisablePassword = 1; // Deactivates password requirement for VPP Admin Tools.

Cheers! /MadMax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants