-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DeMod Removes All Messages #83
Comments
I can't reproduce the issue you're talking about. Any additional information you can provide will be helpful, otherwise I have no idea what is wrong. |
@AySz88 pointed out to me the problem. I accidentally left some debugging code in the release. |
At least for me, messages are still being removed, but without the demod message. |
Can you give more information? Like, what is happening and what do you expect to be happening instead. |
Currently I'm using Firefox, I have Demod installed through Tampermonkey. I'm not logged in to ChatGPT, I'm just using it through the main page (chatgpt.com). Currently the issue where it deletes all messages is fixed, but if a message gets removed by the system, it still returns the "DeMod: Request completed, but DeMod failed to access the history. Try refreshing the conversation instead." message instead of restoring the deleted content. If you need more specifics to fix the issue, let me know what information you need |
|
It seems like two different cases. On one hand DeMod can't restore a message on the other it does nothing. |
The version of DeMod you asked me to test with actually doesn't have either issue - it can restore deleted messages perfectly. However, it does bring up a red error box that says "original_request is null" underneath the recovered message. |
In that case could you reinstall version 5.3 and also copy the console logs here? Even the official release of DeMod logs some things so it might help me understand where the difference is. |
I logged two different conversations that both gave the same error: |
I need the extended logs from the debugging version of DeMod, but you deleted them before I got them. |
If I have DeMod installed, it replaces all of ChatGPT's messages in chat after the first one with "DeMod: Request completed, but DeMod failed to access the history. Try refreshing the conversation instead."; even if the message wasn't removed to begin with. The message from ChatGPT will display as normal, and then get replaced with the error message a few seconds later.
The text was updated successfully, but these errors were encountered: