Skip to content

Clarify modern modules loading process#662

Open
JingMatrix wants to merge 1 commit intomasterfrom
doc
Open

Clarify modern modules loading process#662
JingMatrix wants to merge 1 commit intomasterfrom
doc

Conversation

@JingMatrix
Copy link
Copy Markdown
Owner

@JingMatrix JingMatrix commented Apr 13, 2026

Both legacy and modern modules are loaded in XposedInit.java. However, to facilitate context fetching and resource loading, modern modules are loaded after an activity thread is attached (AppAttachHooker.kt).

We thus correct docs in comments, and add VectorModuleManager into kModuleTags to monitor modern module loading.

Moreover, the private field of VectorChain is renamed to improve readability.

Both legacy and modern modules are loaded in `XposedInit.java`.
However, to facilitate context fetching and resource loading, modern modules are loaded after an activity thread is attached
(`AppAttachHooker.kt`).

We thus correct docs in comments, and add `VectorModuleManager` into `kModuleTags` to include modern module loading.

Moreover, the private field of `VectorChain` is renamed to improve readability.
@JingMatrix JingMatrix changed the title Clarity modern modules loading process Clarify modern modules loading process Apr 13, 2026
@Things22
Copy link
Copy Markdown

Things22 commented Apr 13, 2026

@JingMatrix
hi,
last core : 873
zygisk stopped after installing last debug and release version from action
also after installing from releases page
other zygisk modules also stop working because of flashing vector

logs from /data/adb/lspd/log

kmsg.log
modules_2026-04-14T00:55:34.087817.log
props.txt
verbose_2026-04-14T00:55:34.086536.log

@JingMatrix
Copy link
Copy Markdown
Owner Author

@Things22 Your issue is a duplicate of #640 and #607.

@Things22
Copy link
Copy Markdown

@Things22 Your issue is a duplicate of #640 and #607.

sorry man, you mean it is known now?
idk how 2 use fithub and i want to be halpful

@JingMatrix
Copy link
Copy Markdown
Owner Author

@Things22 Please simply read the two threads for more information. Your KernelSU is not updated correctly, please try reflashing it, as experienced here: #640 (comment)

@Things22
Copy link
Copy Markdown

@Things22 Please simply read the two threads for more information. Your KernelSU is not updated correctly, please try reflashing it, as experienced here: #640 (comment)

thanks, updated to 12.9 crdroid, didn't work
idk thanks anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants