-
-
Notifications
You must be signed in to change notification settings - Fork 102
Crash when opening plugins tab on all versions #216
Comments
after this commit eed5355
|
I see a slightly different error on higher build
|
I am not sure why nobody has said this yet, but at least for me, even uninstalling and reinstalling didn't work, but clearing the app's cache and data fixed this issue for me. I believe it may be related to this comment made in another issue:
Originally posted by @sbot50 in #202 (comment) |
I've tried reinstalling and clearing data, but it only works for a little while before breaking again. I'm not going to keep doing that every few days. Like I said before, this problem started happening on older versions when the storage was moved from MMKVMANAGER to FS. After migrating to the new storage system, the issue was supposed to be resolved. Although it did get resolved, some users are still experiencing issue with older versions that were not affected before and as well as newer versions. |
I can confirm that this is a different issue, and a result of the migration of the storage system. Unfortunately, none of us could reproduce the bug, hence we have no clue what's actually going on Anyone who can reproduce this and happen to have access to the debug websocket, may evaluate the following: nativeModuleProxy.RTNFileManager.readFile(`${nativeModuleProxy.RTNFileManager.getConstants().DocumentsDirPath}/vd_mmkv/VENDETTA_PLUGINS`, "utf8").then(console.log).catch(console.error) The output possibly will be useful to us |
|
Oh, so the file content is empty, which is never supposed to happen.. |
The error message is too big. I can only see half of it. |
any updates? |
Vendetta doesn't work anymore on any build. It stopped working on all three of my devices, one by one. Lower builds were working fine until the storage was moved from MMKVManager to FS
I think the error occurred after this commit ( I'm not sure )
I noticed that the plugins tab stopped working when the app data went over 300MB.
Error - https://pastebin.com/ACALsjvG
Versions
-- Vendetta - 98cecb4
-- Discord - 211.2 (211202)
-- React - 18.2.0
-- React Native - 0.72.3-discord-23
-- Bytecode - 94
Versions
-- Vendetta - 98cecb4
-- Discord - 203.4 (203204)
-- React - 18.2.0
-- React Native - 0.72.3-discord-19
-- Bytecode - 94
Platform
-- Loader - VendettaXposed
-- Operating System - Android 10
-- SDK - 29
-- Manufacturer - Realme
-- Model - RMX1825
Versions
-- Vendetta - 98cecb4
-- Discord - 202.8 (202208)
-- React - 18.2.0
-- React Native - 0.72.3-discord-19
-- Bytecode - 94
Platform
-- Loader - VendettaXposed
-- Operating System - Android 13
-- SDK - 33
-- Manufacturer - Xiaomi
-- Model - 22101320l
Versions
-- Vendetta - 98cecb4
-- Discord - 211.8 (211208)
-- React - 18.2.0
-- React Native - 0.72.3-discord-23
-- Bytecode - 94
Platform
-- Loader - VendettaXposed
-- Operating System - Android 12
-- SDK - 31
-- Manufacturer - vivo
-- Model - vivo 1907
The text was updated successfully, but these errors were encountered: