#Can't use /dexrewards

1 messages · Page 1 of 1 (latest)

feral meadow
#

Hi - players on our server cannot use /dexrewards, even though they have permission. Not sure what's going on here - no error logs are produced.

rocky templeBOT
feral meadow
#

Default configs are on

peak token
#

!permissions

rocky templeBOT
# peak token !permissions

Hybrids are finicky with mod commands. You'll likely also need to grant permission for minecraft.command.<command> (replacing <command> with the actual base command) alongside the normal permission node provided by the mod.

feral meadow
#

still no error logs

feral meadow
rocky templeBOT
feral meadow
solid zenith
#

Perhaps something in the rank ui section is broken? Wanna post that section so we can see it

feral meadow
#

I can tonight. We debugged a bit and it does seem to do with the config

#

Im at work rn so i cant check. Were there updates to the ui since 9.1.3?

feral meadow
#

on my laptop now

feral meadow
#

config.yml, not the gui

#

and yeh this config causes the menu not to open

#

but switching back to default does

solid zenith
#

So I see a few things that are different than my config, don’t know if it will fix but.
Remove all 3 damage lines of code.
And add the ‘ before and after the names for test in the other two sections.
Like name: ‘test’

feral meadow
#

let me try

#

still broke :/

solid zenith
#

Darn

feral meadow
#

i noticed single quotes are being escaped with '' instead of \'. I wonder if this is it. I didn't write this config lol. Trying that unless you have better ideas

#

oh no nvm googled it thats a yaml thing

solid zenith
#

We’ll just start taking the data here and put into default config should be easy enough cus you haven’t even completed first stage yet lol

feral meadow
#

i mean that's what i tried doing with this but i can try again

#

this is only one part of our config though we have a full config that worked previously

solid zenith
#

Oh I see

feral meadow
#

do you have an example of a filled out config I could look at?

solid zenith
feral meadow
#

i know it's at least not a yaml syntax issue because when i have those then it does produce an error stack

solid zenith
#

i would just double check the gui file though. if something got changed in the rank-u-i section that would make the rewards not open too

feral meadow
#

gui file is default right now

#

it does work with the config you sent

#

interesting

solid zenith
#

really? I guess start rebuilding off that then? it would be a shame if it was just 1 thing out of place not making it work though lol

#

you have the completed and to be completed sections disabled. maybe its error because youve already claimed it and the gui doesnt know what to show you?

#

honestly im just grasping at straws here lol

feral meadow
#

although we were testing on our main server and normal players that havent completed anything were having the same issue

#

but enabling them fixes it and disabling them breaks it, always ...

#

i wonder if its supposed to work like that