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

[BUG] RecipientFilter not working #53

Closed
EdoTM opened this issue Aug 12, 2021 · 0 comments
Closed

[BUG] RecipientFilter not working #53

EdoTM opened this issue Aug 12, 2021 · 0 comments

Comments

@EdoTM
Copy link
Contributor

EdoTM commented Aug 12, 2021

I'm using the last master version of AdvExp3.
Steps to reproduce:

  • Open Expression 3 Golem editor
  • Write the following code:
server {
    recipientfilter r = new recipientfilter();
}
  • Validate, and you'll get an error.

The error is the following:

Internal error: addons/expadv3/lua/expression3/compiler.lua:2946: Attempt to inject _crf() but operator was incorrect nil.

Gmod version (latest):

Protocol version 24
Exe version 2021.06.09 (garrysmod)
Exe build: 14:40:17 Jul 12 2021 (8283) (4000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant