You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are using the latest commit of Il2CppInspector, which is usually ahead of the latest pre-compiled release
Make sure you have the latest set of plugins by using get-plugins.ps1 or get-plugins.sh
If using the GUI, make sure all Il2CppInspector Core Plugins are enabled and all other plugins are disabled
To submit an issue relating to a crash or error message when processing files or generating outputs:
We require the output from the Il2CppInspector CLI. Include the complete command line with all arguments and paste the entire output.
Attach global-metadata.dat and the IL2CPP binary to the issue.
To submit an issue for behavioral bugs (eg. incorrect outputs, options not working as expected, broken features etc.):
Provide a clear and concise description of the bug.
identifier "il2cpp_thread_attach" is undefined
il2cpp-api-functions.h is empty
Provide the exact steps you took to produce the bug, so that we can reproduce it ourselves. https://drive.google.com/file/d/12QnYMVDcDqE8hVMfVj3ho6eLLdGrxRwR/view?usp=sharing
This is the metadata and so files.
The address is 983e2000.
The unity version is 2018.4.30f1
I seletec C++ scaffolding / DLL injection project
The options were 2018.4.18-2018.4.31 and MSVC
Then I clicked export
The result il2cpp-api-functions.h is empty, leading to identifier "il2cpp_thread_attach" is undefined.
Is this supposed to be empty and added manually?
I checked other project such as the Among Us Menu.
The il2cpp-api-functions.h does have the APIs.
Issues not meeting these criteria will be automatically closed and tagged as invalid.
The text was updated successfully, but these errors were encountered:
BEFORE YOU SUBMIT AN ISSUE follow these steps:
get-plugins.ps1
orget-plugins.sh
To submit an issue relating to a crash or error message when processing files or generating outputs:
global-metadata.dat
and the IL2CPP binary to the issue.To submit an issue for behavioral bugs (eg. incorrect outputs, options not working as expected, broken features etc.):
identifier "il2cpp_thread_attach" is undefined
il2cpp-api-functions.h is empty
https://drive.google.com/file/d/12QnYMVDcDqE8hVMfVj3ho6eLLdGrxRwR/view?usp=sharing
This is the metadata and so files.
The address is 983e2000.
The unity version is 2018.4.30f1
I seletec C++ scaffolding / DLL injection project
The options were 2018.4.18-2018.4.31 and MSVC
Then I clicked export
The result il2cpp-api-functions.h is empty, leading to identifier "il2cpp_thread_attach" is undefined.
Is this supposed to be empty and added manually?
I checked other project such as the Among Us Menu.
The il2cpp-api-functions.h does have the APIs.
Issues not meeting these criteria will be automatically closed and tagged as invalid.
The text was updated successfully, but these errors were encountered: