Author Topic: Real Life Nightmares: The stories of what could have been, but will never be  (Read 11884 times)

0 Members and 1 Guest are viewing this topic.

Offline nitacku

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 300
  • Rating: +30/-1
  • ni-ta-ku ^_^
    • View Profile
I've lost quite a few good programs before.
I can't even remember how many I've lost.

The original AI Checkers was lost when I fried my calc trying to connect it to a DC power supply. The calc was still covered under warranty, so I was able to get a new one by sending it in. I wonder if TI ever found the program... meh, probably not. Good news is that the re-written code was much better than the original. It always works out that way doesn't it?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
In case some people don't check other topics much and for those who don't frequent IRC, I forgot to mention that when I lost all Illusiat 2002 work back in March 2002, I also lost Illusiat 1 through 4 and Donjon (similar to the old Illusiat games but on homescreen like Illusiat 8 and it was very hard). Fortunately, the first 3 games were rather simple due to simple graph screen graphics, but Illusiat 4 was simply impossible to recreate. For dungeon I didn't remembered the dungeon layouts and enemies enough because I didn't replayed the game a lot since it was quite long (about 7-8 hours) and I was in the process of making Illusiat 4 at the time
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Oh ok I see. x.x

Also I never found Omnicalc RestoreMem function to be very reliable. Some people says it saved them many times, but I tried it often before on my SE and sometimes everything would be corrupted with programs weighing at like 50000 bytes and stuff like that
I'm pretty sure that happens only if you Garbage Collect (thus moving around stuff in archive) then Restore Mem (restoring the pointers to the old locations).
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
nah I got it to happen almost 80% of the time when I tried it. However, back then I had an older ROM (1.13 or 1.14 I think). It was more reliable past Omnicalc 1.20, though. Back in the 1.0/1.1 days (when Omnicalc still had a clipboard functionality), it sometimes caused archive corruption and stuff requiring a full memory reset.

Btw, for those who still use MirageOs 1.1 (we never know?), if you added the : character at the beginning of an homescreen entry it caused a program called ! or # I think to be displayed in MirageOs. Archiving these caused something similar to what killed Illusiat 2002 project to happen. I don't remember what happened when locking/hiding these entries, though. I think when locking them down the goto option would simply not appear when you did an error and hiding them did the same thing than archiving them
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline simplethinker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 695
  • Rating: +16/-5
  • snjwffl
    • View Profile
I recently had a close call.  After just finishing the preliminary testing of a new movement routine (which already entailed major changes to the code), I was in the middle of converting the initialization code to accommodate it.  All the changes were in RAM-resident programs.  The new code utilized my String->Matrix ASM program; unfortunately, I accidentally transferred an old buggy version instead of the current one, and you can probably guess what happened next.  I ran Chip's Challenge, but when I got to the title screen I remembered I hadn't backed up, so instead of continuing (the next chunk of code would run that ASM program) I quit and backed-up.  Then I ran it and it crashed on me.

Morals of the story:  Delete or at least label old buggy versions of things, and of course back up major changes.
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Professor Robert Silensky



Chip's Challenge: ħ%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
ouch that sucks, glad you could backup in time, and yeah when I send a backup on my PC i usually move the old ones in a different sub folder
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline simplethinker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 695
  • Rating: +16/-5
  • snjwffl
    • View Profile
ouch that sucks, glad you could backup in time, and yeah when I send a backup on my PC i usually move the old ones in a different sub folder
Right now my backup folder has 18 versions of Chip's Challenge.  They're all dated and have short summaries of the major changes.  Just in case there's a huge mistake that I didn't notice for a while.
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Professor Robert Silensky



Chip's Challenge: ħ%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
yeah this is why i keep my old versions too. Once I accidentally sent a old file from my TI-Nspire to my 83+ instead of doing the opposite and it was a good thing that I still had a copy on the PC
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Ti-newb

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 180
  • Rating: +3/-0
    • View Profile
the programs i have/make arn't usually too big. and i have a habit on writing them down on my note book. * i find it easy to edit on it. cause i can enter side notes and like. do edits easly. and it's like a library of programs XD which is cool

Offline skuller972

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 335
  • Rating: +11/-4
  • BEAST MODE
    • View Profile
good idea... i wish there was a cell phone app... or an IDE that you can type, and make notes on, and even run tests of it without needing to open anything else or load it on to your calculator or an emulator! that would be hot.
Then again, maybe not...
<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/bc7bf8e12353f09e.png" alt="NerdTests.com says I'm a Cool Non-Nerd.  Click here to take the Nerd Test, get nerdy images and jokes, and talk to others on the nerd forum!">
</a>

Offline Ti-newb

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 180
  • Rating: +3/-0
    • View Profile
maybe you should make one.. xD. i don't think you'll expect anymore downloads then the people that actually want it.. (which im guessing.. isn't alot)

Yo DJ. i don't know why.. but i remember ur uh. Reputation level being like 100..Oo". *can u spam Reputation levels?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
well with the recent incident with zera i don't really feel i really deserve this reputation so I just deleted my positive karma (positive karma data is separate from negative one, btw)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
aww, that's too bad, I'll put you up a bit...
/e

Offline Ti-newb

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 180
  • Rating: +3/-0
    • View Profile
Ye.il put you up too.

And uhh. DJ. i think i stole 1st places on lots of games had .. Lols. Sozzy XD

Offline noahbaby94

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 585
  • Rating: +29/-24
    • View Profile
    • My blog
Ti-newb do you mind thinking a bit more before you post? I honestly can't understand half your questions.
That's what she said!!!