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

ilspy new branch - OpCode not supported: LdMemberToken #34

Closed
Nuklon opened this issue Sep 30, 2021 · 3 comments
Closed

ilspy new branch - OpCode not supported: LdMemberToken #34

Nuklon opened this issue Sep 30, 2021 · 3 comments
Labels
bug Something isn't working decompiler Relating to the C#, VB.NET, and IL decompiler dependencies
Milestone

Comments

@Nuklon
Copy link

Nuklon commented Sep 30, 2021

  • What version did you use?
    Latest commit from ilspy new branch.
  • Write down all steps needed to reproduce this issue. Also attach any needed files.
    Some assemblies now get this error in decompiled text: OpCode not supported: LdMemberToken.
    The assembly works in master branch.
@ElektroKill
Copy link
Member

Known issue, that branch is currently highly work in progress. Will be fixed as soon as I can! Colors in decompiler as well as debugger support will also be resolved together with other stuff that differs from the master branch. Currently development has slowed down as school has started for me :/

@Nuklon
Copy link
Author

Nuklon commented Oct 1, 2021

Ah, alright, no problem 👍 Thought I'd report it in case you weren't aware.

@ElektroKill ElektroKill added bug Something isn't working decompiler Relating to the C#, VB.NET, and IL decompiler dependencies labels Oct 6, 2021
@ElektroKill ElektroKill added this to the 7.0 milestone Oct 6, 2021
@ElektroKill
Copy link
Member

This has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working decompiler Relating to the C#, VB.NET, and IL decompiler dependencies
Projects
None yet
Development

No branches or pull requests

2 participants