I feel like this might be more of a java issue than a lejos issue, but I am pretty stuck and could use some help. Quick background: I am a high school teacher and have been using lejos for 3 years. This year, on the day before a lab where I use bricks to control oscillators, I was unable to flash the firmware to the bricks and got the following two errors.
First, when I tried to run nxjflashg i got the following window popup:
"lejos.pc.tools.NXJFlashG quit unexpectedly while using the nipalu plug-in"
I've tried using other commands and get similar errors on ones that look like this:
Martin-Aguilera-MacBook-2:lejos_nxj martinaguilera$ nxjflash
Building firmware image.
VM file: /Applications/lejos_nxj/bin/lejos_nxt_rom.bin
Menu file: /Applications/lejos_nxj/bin/StartUpText.bin
Magic string found at offset 0x40
VM size: 55872 bytes.
Menu size: 47736 bytes.
Total image size 103800/104448 bytes.
Locating device in firmware update mode.
/Applications/lejos_nxj/bin/nxjflash: line 78: 452 Abort trap: 6 "$JAVA" $NXJ_FORCE32 "-Dnxj.home=$NXJ_HOME" "-DCOMMAND_NAME=$NXJ_COMMAND" -classpath "$NXJ_CP_PC" lejos.pc.tools.NXJFlash "$@"
I'm not a programmer, so this is mostly a bunch of jargon to me. Apparently there is an issue with line 78 of . . . i don't know what. If anyone has seen this error before and I can point out what I might be doing wrong I would greatly appreciate it. Thanks.
Martin Aguilera
