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

Error in Update(): [string LuaUI/Widgets/cmd_quick_build_extractor.lua]:236: attempt to perform arithmetic on field ? (a nil value) #2657

Closed
Beherith opened this issue Feb 24, 2024 · 1 comment
Assignees

Comments

@Beherith
Copy link
Collaborator

https://github.com/beyond-all-reason/Beyond-All-Reason/blame/567d42cea149f5d89617461f11aabd5299d7d0f2/luaui/Widgets/cmd_quick_build_extractor.lua#L236

Possibly the 5th element of the list is nil if its complaining about arithmetic error.

Very frequent error, got hundreds of it.

@thehobojoe
Copy link
Contributor

I've never seen this warning before, do you know the context in which it happened? I've tried everything I can think of to reproduce, but so far unable to get an instance of this error. Every field passed in on that line is very thoroughly null checked, so I'm not sure how this happens.

@Beherith Beherith closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2024
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

2 participants