We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: