Omnimaga

Calculator Community => TI Calculators => Axe => Topic started by: Keoni29 on March 29, 2012, 10:59:24 am

Title: Random glitching?
Post by: Keoni29 on March 29, 2012, 10:59:24 am
I wonder if this is a known issue within the axe community: When you add some code that cannot affect another code AT ALL the other code starts glitching for no reason. Then you change it back and the glitch remains there. Is this due to memory corruption?

Edit: I'm really starting to panic since I am most likely dealing with corrupted source files. Another version of the executable I found just works fine. I really wonder where my latest source file went. The newest one I found started glitching out of the blue. A lot of my projects died this way: Random glitching :'(
Title: Re: Random glitching?
Post by: Darl181 on March 29, 2012, 02:33:41 pm
What exactly do you mean by this?  Is it like different programs, or maybe a library?

I've had some fun with seemingly random problems...more often than not for me it's an End that got moved around somehow into a block that it shouldn't be in, in a way that the compiler ends up not complaining about.
In my experience I haven't had the parser itself glitch tho.
Title: Re: Random glitching?
Post by: C0deH4cker on March 29, 2012, 04:22:22 pm
Try using an archive cleaner.
Title: Re: Random glitching?
Post by: Keoni29 on April 25, 2012, 03:20:49 pm
Try using an archive cleaner.
How bout reset :)
Title: Re: Random glitching?
Post by: DJ Omnimaga on April 25, 2012, 04:04:09 pm
In some occasions he might want to keep his programs or retrieve them. A reset won't retrieve them.