nr Bundaberg, Australia
Offline
Tesla Member
Karma: 71
Posts: 6815
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #90 on: November 16, 2012, 05:08:59 pm » |
Hi Josh, I downloaded the Windows version and got this error  ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 1
Posts: 41
Arduino rocks
|
 |
« Reply #91 on: November 16, 2012, 05:10:10 pm » |
What version of windows are you running? Hi Josh, I downloaded the Windows version and got this error  ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 71
Posts: 6815
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #92 on: November 16, 2012, 05:19:04 pm » |
Vista.
______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 1
Posts: 41
Arduino rocks
|
 |
« Reply #93 on: November 16, 2012, 05:26:42 pm » |
Hmm. 32 or 64 bit?
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 71
Posts: 6815
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #94 on: November 16, 2012, 05:43:40 pm » |
Sorry, 32-bit.
______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 1
Posts: 41
Arduino rocks
|
 |
« Reply #95 on: November 17, 2012, 01:41:23 am » |
Sorry, 32-bit.
______ Rob
Okay. That explains it. I'm currently only building the 64bit version. I'll work on a 32bit as well. In the meantime, I've just pushed out a new build which fixes a ton of bugs and also remembers the set of open sketches between runs.
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 71
Posts: 6815
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #96 on: November 17, 2012, 01:43:23 am » |
OK, thanks.
______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 71
Posts: 6815
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #98 on: November 26, 2012, 11:14:03 am » |
Trying to compile "blink" starting compile assembling sketch in directory: C:\ArduinoX\win using temp dir: C:\Users\Rob\AppData\Local\Temp\josharduinobuild1498449018706449586.tmp generating C/C++ file: C:\Users\Rob\AppData\Local\Temp\josharduinobuild1498449018706449586.tmp\.cpp error! null java.lang.NullPointerException at com.joshondesign.arduino.common.CompileTask.assemble(CompileTask.java:130) at com.joshondesign.arduinox.Actions$2$1.run(Actions.java:74) at java.lang.Thread.run(Unknown Source)
Vista, 32-bit, Arduino 1.0.2 I guess but I also have 1.5 installed, how does it know which one to use? Note the CPP filename. ______ Rob
|
|
|
|
« Last Edit: November 26, 2012, 11:19:48 am by Graynomad »
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 1
Posts: 47
I'm glad I bought an Arduino Leonardo
|
 |
« Reply #99 on: November 29, 2012, 07:34:02 am » |
sounds like you all are updating the Arduino IDE now and taking suggestions?
Wish list suggestions... - Option for numbered lines, maybe have the background for the number light gray - Search option in "Edit" add "Find and Replace" with check able options to replace all or ask to replace. - Option to drag & drop selected text - Option to ask to save the sketch if it was edited before Uploading or Require the sketch to be saved before uploading - Change font type
FYI: I'm using 1.0.1 on win7 64-bit
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 1
Posts: 41
Arduino rocks
|
 |
« Reply #100 on: November 29, 2012, 06:18:56 pm » |
Hmm. I can't recreate this error. Does it happen with other sketches too or just hte Blink sketch? Can you post the contents of the settings.txt in the sketch directory? thanks. Trying to compile "blink" starting compile assembling sketch in directory: C:\ArduinoX\win using temp dir: C:\Users\Rob\AppData\Local\Temp\josharduinobuild1498449018706449586.tmp generating C/C++ file: C:\Users\Rob\AppData\Local\Temp\josharduinobuild1498449018706449586.tmp\.cpp error! null java.lang.NullPointerException at com.joshondesign.arduino.common.CompileTask.assemble(CompileTask.java:130) at com.joshondesign.arduinox.Actions$2$1.run(Actions.java:74) at java.lang.Thread.run(Unknown Source)
Vista, 32-bit, Arduino 1.0.2 I guess but I also have 1.5 installed, how does it know which one to use? Note the CPP filename. ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
nr Bundaberg, Australia
Offline
Tesla Member
Karma: 71
Posts: 6815
Scattered showers my arse -- Noah, 2348BC.
|
 |
« Reply #101 on: November 29, 2012, 11:59:47 pm » |
An empty sketch compiled OK. So I tried blink again and now it works. Go figure. Note this line from the compile output generating C/C++ file: C:\Users\Rob\AppData\Local\Temp\josharduinobuild1233808034218210217.tmp\test.cpp it seems to be correct now. Can you post the contents of the settings.txt in the sketch directory? Don't know if you need it any more but there is no settings.txt. ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 1
Posts: 41
Arduino rocks
|
 |
« Reply #102 on: December 05, 2012, 07:12:28 pm » |
Yeah, there probably won't be until you modify and save the sketch. No worries. I'm glad it works for you now. - J An empty sketch compiled OK. So I tried blink again and now it works. Go figure. Note this line from the compile output generating C/C++ file: C:\Users\Rob\AppData\Local\Temp\josharduinobuild1233808034218210217.tmp\test.cpp it seems to be correct now. Can you post the contents of the settings.txt in the sketch directory? Don't know if you need it any more but there is no settings.txt. ______ Rob
|
|
|
|
|
Logged
|
|
|
|
|
|