Error Status 74

Hi all, I was trying to add fonts onto my proffie board and when I did everything on arduino i got the message error status 74. Also my saber does not turn on anymore so im hoping that I didnt fry the board. Any help would be appreciated. Here is the whole upload.
Opening DFU capable USB device…
ID 0483:df11
Run-time device DFU version 011a
Claiming USB DFU Interface…
Setting Alternate Setting #0
Determining device status: state = dfuERROR, status = 10
dfuERROR, clearing status
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 2048
DfuSe interface name: "Internal Flash "
Downloading to address = 0x08000000, size = 24696

Download [ ] 0% 0 bytes
Download [ ] 0% 0 bytes
Download [== ] 8% 2048 bytes
Download [==== ] 16% 4096 bytes
Download [====== ] 24% 6144 bytes
Download [======== ] 33% 8192 bytes
Download [========== ] 41% 10240 bytes
Download [============ ] 49% 12288 bytes
Download [============== ] 58% 14336 bytes
Download [================ ] 66% 16384 bytes
Download [================== ] 74% 18432 bytes
Download [==================== ] 82% 20480 bytes
Download [====================== ] 91% 22528 bytes
Download [======================== ] 99% 24576 bytes
Download [=========================] 100% 24696 bytes
Download done.
File downloaded successfully
Error during download get_status
Failed uploading: uploading error: exit status 74

Exit status 74 can be ignored. The upload finished fine, it’s just that something odd happened when the board rebooted.

It’s unlikely that you fried the board, but it’s possible that your config isn’t working the way it’s intended for some reason, causing the board to freeze or crash on startup. If that’s what happened, you need to figure out what is wrong about your config, put the board in bootloader mode and re-upload. See further instructions here: