|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: "No robot code" Error
We had this happen a couple times. We just redeployed a couple times and the code worked. Now that deploying is much faster its not that much of a hassle.
|
|
#2
|
|||||
|
|||||
|
Re: "No robot code" Error
Could you post the full Exception that you're getting along with any of your code/classes that are related to the issue?
|
|
#3
|
||||
|
||||
|
Re: "No robot code" Error
Quote:
First Year Programmer MRT |
|
#4
|
|||
|
|||
|
Re: "No robot code" Error
Just one thing I'd recommend, as we too recently had the robot claim to not have robot code whenever we deployed code; do NOT initialize anything outside of RobotInit (in terms of motors and the like). We were not getting exception we were supposed to get until we move initialization code there so that it could actually be sent to our driverstation.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|