dgets / DOCshell

Damo's version of the DOC (Citadel-esque) shell, in JavaScript, for use with Synchronet 3.14+ systems
https://www.pivotaltracker.com/n/projects/1206002
4 stars 1 forks source link

More debugging in search of wtf for issue #140 #159

Closed dgets closed 9 years ago

dgets commented 9 years ago

After some more in-depth debugging (still there, but mostly commented out) about why the negative message scan numbers are being hit and forward scan isn't working, but only for Ddoctest, I believe that I've found it's due to something having corrupted the pointers for that particular user. None of the other users have it, even if they switch to Ddoc and login the same way. Code that I know was ironclad back in the day has the bug, it's got to be a corrupted last message pointer for Ddoctest. So now I need to go about figuring how to fix that; good news is that the code isn't borked.