Grégoire Geis
Grégoire Geis
This should be fixed in c1fe0e9ab42825bb100cd180db3bb77e8db3b5ff.
Hey there, and thanks for the fix! I haven't really had time to review it, especially since the file is _very_ different now (and uses a different code style), but...
Mhm, all this is very strange. Furthermore, I've only ever observed errors due to close method bodies on methods of a same class. I'll look into it.
Do you use the lightweight version (or the full version, if you don't mind recompiling it)? If so, can you try moving [these lines](https://github.com/6A/Ryder/blob/a371397b54bcf623d124f0eae946fe7aae91fd9b/Ryder.Lightweight/Ryder.Lightweight.cs#L56-L61) below [those ones](https://github.com/6A/Ryder/blob/a371397b54bcf623d124f0eae946fe7aae91fd9b/Ryder.Lightweight/Ryder.Lightweight.cs#L63-L78)? I suspect none...
Okay, so hopefully we get to the bottom of this. But this kind of behavior makes me wonder how exactly I have control over it...
The `CleanUpVisitor` was renamed to `CleanUpRewriter` in 2cc21e88ee6064c70e2f42feaf83ded8408a6df4. Now, extensions should manually add `Hook`s to clean up their code, thanks to the new `CleanUp` static class. This is a big...
What do you mean by "no longer functions"? I can launch it through the shim without a problem here.
No one is able to repro for now so I doubt I can help. I'll take a look at it eventually, but I am extremely busy these days, so please...
Thanks for the other program, I'll check it out. I'm still busy though, so I doubt I'll come up with a fix soon. **Edit**: I'm still unable to repro with...
Makes sense. However it'll require me to rewrite (at least partly) the README and to add some instructions, so... TODO.