An error occurred while loading InfernumMode v1.9.18 The mod(s) have been automatically disabled. Terraria.ModLoader.Exceptions.GetLoadableTypesException: This mod seems to inherit from classes in another mod. Use the [ExtendsFromMod] attribute to allow this mod to load when that mod is not enabled. Could not find type 'CalamityMod.Items.Weapons.Rogue.RogueWeapon' in assembly ''. ---> System.TypeLoadException: Could not find type 'CalamityMod.Items.Weapons.Rogue.RogueWeapon' in assembly ''. at System.Reflection.TypeLoading.Ecma.EcmaResolver.ComputeTypeRefResolution(TypeReferenceHandle handle, EcmaModule module) at System.Reflection.TypeLoading.Ecma.EcmaResolver.<>c.<.cctor>b__15_1(EntityHandle h, EcmaModule m) at System.Reflection.TypeLoading.Ecma.EcmaResolver.ResolveTypeDefRefOrSpec(EntityHandle handle, EcmaModule module, TypeContext& typeContext) at System.Reflection.TypeLoading.Ecma.EcmaDefinitionType.SpecializeBaseType(RoType[] instantiation) at System.Reflection.TypeLoading.RoType.ComputeBaseType() at System.Reflection.TypeLoading.RoType.GetRoBaseType() at Terraria.ModLoader.Core.AssemblyManager.IsLoadable(ModLoadContext mod, Type type) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 330 at System.Linq.Enumerable.WhereSelectArrayIterator`2.ToArray() at Terraria.ModLoader.Core.AssemblyManager.<>c__DisplayClass21_0.b__1(Assembly asm) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 308 at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector) at Terraria.ModLoader.Core.AssemblyManager.GetLoadableTypes(ModLoadContext mod, MetadataLoadContext mlc) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 307 --- End of inner exception stack trace --- at Terraria.ModLoader.Core.AssemblyManager.GetLoadableTypes(ModLoadContext mod, MetadataLoadContext mlc) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 314 at Terraria.ModLoader.Core.AssemblyManager.ModLoadContext.LoadAssemblies() in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 66 at Terraria.ModLoader.Core.AssemblyManager.InstantiateMods(List`1 modsToLoad, CancellationToken token) in tModLoader\Terraria\ModLoader\Core\AssemblyManager.cs:line 249 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 119