Closed chlohal closed 2 years ago
NEW INFORMATION ABOUT THE NINES ERROR
The nines error is something to do with the hardwaremap/manipulation manager OR the omnidrive
This conclusions was reached due to multiple factors:
driver.driveOmni(input.getFloatArrayOfInput("drivingControls"));
When looking for the error, look for a situation where the hardwaremap, manipulation manager, and/or the omnidrive code (specifically omnidrive!) tries to access an array index.
We haven't seen this for like... a month. I'm gonna close it as couldnt-reproduce
for now.
What We Know about The Nines Error
IndexOutOfBoundsException
User code threw uncaught exception java.lang.IndexOutOfBoundsException: Index: 9, Size: 9
What we Don't Know about The Nines Error
IndexOutOfBoundsException
?What we Should Probably Do about The Nines Error
i mean fix it ig