Skip to content
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

Fix custom attribute blobs #172

Conversation

ds5678
Copy link
Contributor

@ds5678 ds5678 commented Dec 17, 2022

On Il2Cpp versions before v29, custom attributes with parameters would get emitted incorrectly and produce invalid assemblies. This pull request supplies default values when the actual values could not be analyzed.

@SamboyCoding SamboyCoding merged commit 1e709c3 into SamboyCoding:development Dec 17, 2022
@ds5678 ds5678 deleted the bugfix-invalid-custom-attribute-arguments branch December 17, 2022 22:30
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
CyberiaResurrection pushed a commit to Algo-Web/Cpp2IL that referenced this pull request Apr 14, 2023
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