Author Topic: TI-OS Linking Bug?  (Read 2079 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
TI-OS Linking Bug?
« on: March 16, 2012, 07:30:10 pm »
I am working on my TIConcours entry (the SNAKE program) so I backed it up earlier. I sent it to the computer and that worked fine, so my entry now has a backup on the computer. However, I tried sending it to Wabbit so that I could look at it and at my calc while programming similar sections of code. That failed. So I tried sending another file. That worked! So then I tried resending the other program and again, it failed. So, I renamed it on my actual calc, resent it to my computer, and it sent it to Wabbit just fine.

Later, I decided to back it up from my TI-84+ (OS2.40) to my TI-84+SE (OS2.43). I got a Version error. So I tried sending another program. That worked just fine. I tried to send my snake program again and it failed.

So, what I am thinking is that the OS bugs out on the name. Unfortunately, I cannot give the last two bytes of my program name (it is an ID for the contest). However:

The name starts with Theta followed by SNAKE and then the ID number. This is a total of 8 bytes. Does anybody know what is wrong?

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: TI-OS Linking Bug?
« Reply #1 on: March 18, 2012, 10:36:15 pm »
*bump* ? The deadline is drawing near (tomorrow), so I hope this isn't a bug that will persist

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: TI-OS Linking Bug?
« Reply #2 on: March 18, 2012, 10:40:43 pm »
As a temporary solution, you should be able to make a new program with a different name and Rcl the program into it. Hopefully you can then send this copy to your computer successfully, from which end you can rename the program back.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: TI-OS Linking Bug?
« Reply #3 on: March 18, 2012, 10:57:24 pm »
This is currently working :) I wonder what the problem was, then ? It still won't send from calc to calc, but it now sends from computer to calc, properly.