TomGrobbe / vMenu

vMenu is a custom server sided trainer/menu, built using a custom version of NativeUI. It has full permissions support, so the server owner can decide who's allowed to do what.
https://docs.vespura.com/vmenu
Other
347 stars 374 forks source link

Permissions issue #145

Closed ralvarez710 closed 5 years ago

ralvarez710 commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Start Server and get error
  2. [vMenu] [WARNING] vMenu is set up to ignore permissions! If you did this on purpose then you can ignore this warning. If you did not set this on purpose, then you must have made a mistake while setting up vMenu. Please read the vMenu documentation (https://docs.vespura.com/vmenu). Most likely you are not executing the permissions.cfg (correctly). Screenshots If applicable, add screenshots to help explain your problem. image

vMenu Info:

Additional context Add any other context about the problem here. Such as:

Both of these can very easily be provided by using /vmenuclient dump while in-game and sending the CitizenFX.log file (FiveM Application Data\CitizenFX.log) from that same game session. CitizenFX.log

This zip has the server config and permissions files

TomGrobbe commented 5 years ago

@ralvarez710 So what’s the issue here? You just didn’t setup the permissions correctly.

ralvarez710 commented 5 years ago

@TomGrobbe I guess my question is where did I go wrong? and where can I fix it. I read through the wiki and I literally copied the permissions folder and had set a file path for the exec.

TomGrobbe commented 5 years ago

@ralvarez710 You're executing the permissions.cfg multiple times in your server.cfg. Also the server.cfg is actually called server1.cfg are you sure you're executing that server1.cfg when running your server? And is the permissions.cfg actually inside the same folder as the server1.cfg file? Because you only placed those files in that zip, and it doesn't actually show where you've placed them. I've removed the server zip file from this issue page btw because the server.cfg contains sensitive data, im sure you don't want any of that to be on a public page. also, are you using zap hosting?

TomGrobbe commented 5 years ago

You also didn't actually use the dump command. So that client log is of no use in this case.

ralvarez710 commented 5 years ago

@TomGrobbe Yes i am 100% sure im executing that configuration not anything else. I removed the exec duplication. No i am not using Zap hosting I have my config set up as this C:\Server\server1cfg and permissions

TomGrobbe commented 5 years ago

@ralvarez710 I just joined your server, and there's nothing wrong. it is using the permissions setup correctly. there's nothing indicating that error message at all.

ralvarez710 commented 5 years ago

@TomGrobbe Not sure why i am still getting that error though. I will test it tonight when more people are on to see if i can kick and ban.

ralvarez710 commented 5 years ago

@TomGrobbe Yea I can't kick or ban people even though I have myself set as an admin.

ralvarez710 commented 5 years ago

I was able to fix the permission not being seen but I still cant get the menus to allow me to kick or ban.

ralvarez710 commented 5 years ago

Solved

TomGrobbe commented 5 years ago

@ralvarez710 👌🏻 alright well in that case this closes #145