Skip to content

profiler faill to instal on torch #41

@EldoRosen

Description

@EldoRosen
08:38:36.0149 [INFO]   PluginManager: Checking for plugin updates...
08:38:36.0807 [INFO]   PluginManager: Updated 0 plugins.
08:38:36.1017 [WARN]   PluginManager: Couldn't find dependency! Profiler, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null depends on Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed.
08:38:36.1017 [INFO]   UpdateManager: Latest version is v1.3.1.340-master | Current version is v1.3.1.340-master
08:38:36.1017 [INFO]   UpdateManager: Torch is up to date.
08:38:36.1176 [WARN]   ReflectedManager: Assembly Profiler has types that failed to load. Processing 194 successfully loaded types.
08:38:36.1176 [FATAL]  Initializer: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.Assembly.GetTypes()
   at Torch.Managers.PatchManager.PatchManager.AddPatchShims(Assembly asm) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Managers\PatchManager\PatchManager.cs:line 22
   at Torch.TorchBase.RegisterAuxAssembly(Assembly asm) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\TorchBase.cs:line 495
   at Torch.Managers.PluginManager.RegisterAllAssemblies(IReadOnlyCollection`1 assemblies) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 489
   at Torch.Managers.PluginManager.LoadPlugin(PluginItem item) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 456
   at Torch.Managers.PluginManager.LoadPlugins() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 227
   at Torch.TorchBase.Init() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\TorchBase.cs:line 342
   at Torch.Server.TorchServer.Init() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch.Server\TorchServer.cs:line 156
   at Torch.Server.Initializer.<Run>b__25_0() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch.Server\Initializer.cs:line 173
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.Assembly.GetTypes()
   at Torch.Managers.PatchManager.PatchManager.AddPatchShims(Assembly asm) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Managers\PatchManager\PatchManager.cs:line 22
   at Torch.TorchBase.RegisterAuxAssembly(Assembly asm) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\TorchBase.cs:line 495
   at Torch.Managers.PluginManager.RegisterAllAssemblies(IReadOnlyCollection`1 assemblies) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 489
   at Torch.Managers.PluginManager.LoadPlugin(PluginItem item) in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 456
   at Torch.Managers.PluginManager.LoadPlugins() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 227
   at Torch.TorchBase.Init() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch\TorchBase.cs:line 342
   at Torch.Server.TorchServer.Init() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch.Server\TorchServer.cs:line 156
   at Torch.Server.Initializer.<Run>b__25_0() in C:\ProgramData\Jenkins\.jenkins\workspace\Torch_master\Torch.Server\Initializer.cs:line 173
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
08:38:36.1795 [FATAL]  Initializer: System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

08:38:36.1795 [FATAL]  Initializer: System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

08:38:36.1795 [INFO]   Initializer: Generating minidump at Logs\MiniDumpT27-2026-06-11 08-38-36.dmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions