![]() |
Uncaught exception
Code:
[cRIO] Uncaught exception in Thread.run(): |
Re: Uncaught exception
In Netbeans go to Tools -> Plugins and click the Settings tab.
Select FRC Java or whatever you named it and make sure the update site is: If it isn't, uninstall the FRC Plugins and change the update site and reinstall. |
Re: Uncaught exception
You'll see this behavior if you change your package name after creating your project. Edit the file in ./resources/META-INF/MANIFEST.MF so that it uses your package and class name.
The default file will look something like this: Code:
MIDlet-Name: RobotTemplate |
Re: Uncaught exception
Thanks MattD :)
We've been confused for a bit and were starting to get worried. We tried what you said and it worked perfectly. Team 1517 thanks you. |
Re: Uncaught exception
Looks like it worked for us too. Thanks for your time and help!
|
Re: Uncaught exception
I gave up on changing our default code name since week 1, so this is very helpful. Thanks a lot, Matt! :)
|
| All times are GMT -5. The time now is 09:08. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi