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

Cauldron.Interception.Fody 3.2.3 crashed when building a project #88

Open
110-kenichi opened this issue Sep 30, 2021 · 0 comments
Open

Comments

@110-kenichi
Copy link

Cauldron.Interception.Fody crashed when building my .NET5 class lib project.
Could you please tell me workaround?

1> Fody/Cauldron.Interception: <> zanac.MAmidiMEmo.Gui.FMEditor.FormDownloadTone.resources Embedded
1>MSBUILD : error : Fody: An unhandled exception occurred:
1>MSBUILD : error : Exception:
1>MSBUILD : error : Failed to execute weaver C:\Users\zanac2.nuget\packages\cauldron.interception.fody\3.2.3\netclassicweaver\Cauldron.Interception.Fody.dll
1>MSBUILD : error : Type:
1>MSBUILD : error : System.Exception
1>MSBUILD : error : StackTrace:
1>MSBUILD : error : 場所 InnerWeaver.ExecuteWeavers() 場所 C:\projects\fody\FodyIsolated\InnerWeaver.cs:行 214
1>MSBUILD : error : 場所 InnerWeaver.Execute() 場所 C:\projects\fody\FodyIsolated\InnerWeaver.cs:行 109
1>MSBUILD : error : Source:
1>MSBUILD : error : FodyIsolated
1>MSBUILD : error : TargetSite:
1>MSBUILD : error : Void ExecuteWeavers()
1>MSBUILD : error : インデックスが配列の境界外です。
1>MSBUILD : error : Type:
1>MSBUILD : error : System.IndexOutOfRangeException
1>MSBUILD : error : StackTrace:
1>MSBUILD : error : 場所 Cauldron.Interception.Cecilator.CecilatorBase..ctor(WeaverBase weaver)
1>MSBUILD : error : 場所 Cauldron.Interception.Cecilator.Extension.CreateBuilder(WeaverBase weaver)
1>MSBUILD : error : 場所 Cauldron.Interception.Cecilator.WeaverBase.Execute()
1>MSBUILD : error : 場所 InnerWeaver.ExecuteWeavers() 場所 C:\projects\fody\FodyIsolated\InnerWeaver.cs:行 210
1>MSBUILD : error : Source:
1>MSBUILD : error : Cauldron.Interception.Cecilator
1>MSBUILD : error : TargetSite:
1>MSBUILD : error : Void .ctor(Cauldron.Interception.Cecilator.WeaverBase)
1>MSBUILD : error :
1> Fody: Finished Fody 246ms.

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

No branches or pull requests

1 participant