tabarra / txAdmin

The official FiveM server management platform used by over 23k servers!
https://txadmin.gg/
MIT License
803 stars 540 forks source link

[BUG] RedM fails to authenticate when attempting to assign menu keybinds. #949

Closed AleksanderEvensen closed 4 months ago

AleksanderEvensen commented 4 months ago

When logging in to RedM the below error is displayed and sometimes this causes the menu authentication to fail. image image

Executing /txAdmin-reauth doesn't fix the problem either, since this will also attempt to assign the menu keybinds.

So i fixed this by adding a check if the menu is running in FiveM or RedM

outsider31000 commented 4 months ago

this has already been added. you need to wait for new update https://github.com/tabarra/txAdmin/commit/4d388f82f32a4f6ec2e889272d5ecd55e93a2200

tabarra commented 4 months ago

Thanks for the contribution @AleksanderEvensen, but as outsider said, this one was actually fixed in #946.
I tend to only merge requests when I'm ready to release new updates to prevent this from happening, but this time some plans changed last minute so here we are :P

But thanks again!

AleksanderEvensen commented 4 months ago

Aaah. My bad I didn't check the other PRs to see if it was already fixed.