unhuman Posted March 11, 2018 Share Posted March 11, 2018 (edited) I don't know if this is Classic99 or my just doing crazy stuff (probably not), but it seems like Classic99 is crashing quite a bit, particularly when I paste. I can't restart - when entering XB, it freaks out again, with similar screen + beeping and booping. I'm a Notepad developer, so cut & paste means I don't lose much. I also intermittently get line too long. Sometimes I can past and it works other times, not. This seems to happen when lines are between 5 & 6 screen lines long. I get unresponsive screens like this: Edited March 11, 2018 by unhuman Quote Link to comment Share on other sites More sharing options...
Sinphaltimus Posted March 11, 2018 Share Posted March 11, 2018 can you share what exactly you are pasting? Quote Link to comment Share on other sites More sharing options...
+Lee Stewart Posted March 11, 2018 Share Posted March 11, 2018 I don't know if this is Classic99 or my just doing crazy stuff (probably not), but it seems like Classic99 is crashing quite a bit, particularly when I paste. In XB, you are using “Paste XB”, right? There is a problem with longer lines otherwise. ...lee 1 Quote Link to comment Share on other sites More sharing options...
unhuman Posted March 11, 2018 Author Share Posted March 11, 2018 No, I can't share. Otherwise you might be able to guess what I'm working on. It's interrmittent. And, yes, Paste XB. Quote Link to comment Share on other sites More sharing options...
+OLD CS1 Posted March 11, 2018 Share Posted March 11, 2018 Somebody sign the NDA 3 Quote Link to comment Share on other sites More sharing options...
Tursi Posted March 12, 2018 Share Posted March 12, 2018 Usually a continual freakout is caused by corruption in scratchpad RAM - the GPL startup is not 100% solid and can have trouble with certain values. A cold reset instead should clear that. I've not run into any issues as you describe in any other way, but if you're using user interrupt vectors, that's where a lot of the console ROM issues occur. Paste XB assumes a normal scratchpad layout and hacks a couple of vectors to allow the longer lines... you can try normal paste if you don't have long lines. Paste XB isn't guaranteed to work if you're using user interrupts or any language except the built-in TI Extended BASIC. You can also try pasting the memory dumps when it's in this state - we could use those to try and reproduce your issue. But otherwise not much we can do. 1 Quote Link to comment Share on other sites More sharing options...
Tursi Posted March 12, 2018 Share Posted March 12, 2018 And, as always a debug log capture would be useful... you can copy and paste right out of the debug window... 1 Quote Link to comment Share on other sites More sharing options...
unhuman Posted March 12, 2018 Author Share Posted March 12, 2018 Thanks Tursi! I'm not doing anything special, other than having some long lines.... I had one go in that actually made it to the 7th line. Unbelievable! Quote Link to comment Share on other sites More sharing options...
+RXB Posted March 12, 2018 Share Posted March 12, 2018 (edited) Thanks Tursi! I'm not doing anything special, other than having some long lines.... I had one go in that actually made it to the 7th line. Unbelievable! Are you using RXB as unlike other XB versions made it will accept longer lines. At video 7:10 is the Version and LONG LINE DEMO Edited March 12, 2018 by RXB 1 Quote Link to comment Share on other sites More sharing options...
unhuman Posted March 12, 2018 Author Share Posted March 12, 2018 Are you using RXB as unlike other XB versions made it will accept longer lines. At video 7:10 is the Version and LONG LINE DEMO No. One day I'd like to experiment with it, but I'm just trying to leverage my nostagia. 2 Quote Link to comment Share on other sites More sharing options...
Tursi Posted March 13, 2018 Share Posted March 13, 2018 Thanks Tursi! I'm not doing anything special, other than having some long lines.... I had one go in that actually made it to the 7th line. Unbelievable! You may just be corrupting scratchpad RAM. I thought the new limits I entered were safe but it's a hack, and not guaranteed to be. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.