txAdmin icon indicating copy to clipboard operation
txAdmin copied to clipboard

Update cl_base.lua

Open Flowrider opened this issue 10 months ago • 4 comments

Fixed Error Message RegisterKeyMapping for RedM

RegisterKeyMapping Error TxAdmin

Flowrider avatar Apr 21 '24 15:04 Flowrider

This is a weird issue, never happened before.
I think this native used to be a no-op in previous client versions.
Do you know if this bug prevents the tx menu from working in game?

tabarra avatar Apr 25 '24 10:04 tabarra

The menu works perfectly in Game. You only see the error when connecting, which triggers my Monk :D

Actually, it's only an optical bug, at least so far, but it was easy and quick to disable with my change and shouldn't cause any problems.

I don't know from which version this error occurs, I'm currently on Canary, but probably also in beta. I have not tested the release.

Flowrider avatar Apr 25 '24 13:04 Flowrider

This is a weird issue, never happened before. I think this native used to be a no-op in previous client versions. Do you know if this bug prevents the tx menu from working in game?

I made a pr to fix this some weeks ago as well

outsider31000 avatar Apr 25 '24 23:04 outsider31000

#928 specific here with other stuff in the pr too

that native is not available in RedM hence why it errors.

outsider31000 avatar Apr 25 '24 23:04 outsider31000

Just to add context, this actually breaks the menu a little bit.
User report I got:

when I give permissions to any one all admin have to relog in to have access to noclip/ tp. baiscily all the features except the TXAdmin tab

Since it fails on the key mapping command, it never reaches the setPermissions. image

tabarra avatar May 05 '24 17:05 tabarra