Yesterday, 11:21 PM
Hi there.
My File Transformation plugin won't start properly and sits at "Status Malfunctioned" even after a few restarts. I checked the logs and this is what I get. Any ideas?
[2025-07-28 23:15:45.606 +00:00] [ERR] [18] Emby.Server.Implementations.Plugins.PluginManager: Error registering plugin services from "Jellyfin.Plugin.FileTransformation, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null".
System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
---> System.NotImplementedException: The method or operation is not implemented.
at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at HarmonyLib.PatchProcessor.Patch()
at Jellyfin.Plugin.FileTransformation.Helpers.PatchHelper.SetupPatches() in /opt/buildagent/work/a101f5785a8289ca/src/Jellyfin.Plugin.FileTransformation/Helpers/PatchHelper.cs:line 12
at Jellyfin.Plugin.FileTransformation.ModuleInitializer.Initialize() in /opt/buildagent/work/a101f5785a8289ca/src/Jellyfin.Plugin.FileTransformation/ModuleInitializer.cs:line 56
at .cctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.GetActivationInfo(ObjectHandleOnStack pRuntimeType, * ppfnAllocator, Void** pvAllocatorFirstArg, * ppfnCtor, BOOL* pfCtorIsPublic)
at System.RuntimeType.ActivatorCache..ctor(RuntimeType rt)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at Emby.Server.Implementations.Plugins.PluginManager.RegisterServices(IServiceCollection serviceCollection)
[2025-07-28 23:15:45.608 +00:00] [INF] [18] Emby.Server.Implementations.Plugins.PluginManager: Disabling plugin "/config/data/plugins/File Transformation_2.3.0.0"
My File Transformation plugin won't start properly and sits at "Status Malfunctioned" even after a few restarts. I checked the logs and this is what I get. Any ideas?
[2025-07-28 23:15:45.606 +00:00] [ERR] [18] Emby.Server.Implementations.Plugins.PluginManager: Error registering plugin services from "Jellyfin.Plugin.FileTransformation, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null".
System.TypeInitializationException: The type initializer for '<Module>' threw an exception.
---> System.NotImplementedException: The method or operation is not implemented.
at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at HarmonyLib.PatchProcessor.Patch()
at Jellyfin.Plugin.FileTransformation.Helpers.PatchHelper.SetupPatches() in /opt/buildagent/work/a101f5785a8289ca/src/Jellyfin.Plugin.FileTransformation/Helpers/PatchHelper.cs:line 12
at Jellyfin.Plugin.FileTransformation.ModuleInitializer.Initialize() in /opt/buildagent/work/a101f5785a8289ca/src/Jellyfin.Plugin.FileTransformation/ModuleInitializer.cs:line 56
at .cctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.GetActivationInfo(ObjectHandleOnStack pRuntimeType, * ppfnAllocator, Void** pvAllocatorFirstArg, * ppfnCtor, BOOL* pfCtorIsPublic)
at System.RuntimeType.ActivatorCache..ctor(RuntimeType rt)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
at Emby.Server.Implementations.Plugins.PluginManager.RegisterServices(IServiceCollection serviceCollection)
[2025-07-28 23:15:45.608 +00:00] [INF] [18] Emby.Server.Implementations.Plugins.PluginManager: Disabling plugin "/config/data/plugins/File Transformation_2.3.0.0"