-
Notifications
You must be signed in to change notification settings - Fork 333
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
Expression2 Lua error #3256
Comments
Send the code here, that can only error if some extension gives you a nil value for an array (which isn't correct) |
|
And if it's needed, here's a blank include for the e2
|
Just skimming through it I don't see any use of external functions that'd return an array but not at my PC. Anyone wanting to solve this would need to look there |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Happens with an E2 that creates many holograms in a sequence of 200 ticks using tables to modify their colors, scales, etc. Timers are done via clk() functions
I can be contacted on discord at "thetreedemoknight" for more details and/or code.
sv: Expression 2 (shittlecan/Shittlecan_ED-FE25.1): Internal error 'entities/gmod_wire_expression2/core/array.lua:100: attempt to index local 'array' (a nil value)' at line 458, char 12
The text was updated successfully, but these errors were encountered: