Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
2 hours ago, laerbn said:

I'm on b328 and the zombies are standing still and not moving with this mod.  I removed this mod and they started walking again.  I also noticed some errors in the log:

 

2024-07-21T11:48:48 12.253 ERR [MODS]     Failed creating ModAPI instance from DLL ImprovedHordes.dll
2024-07-21T11:48:48 12.259 EXC Could not load type of field 'ImprovedHordes.ImprovedHordesMod:harmony' (2) due to: Could not load file or assembly '0Harmony, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  at (wrapper managed-to-native) System.RuntimeTypeHandle.type_is_assignable_from(System.Type,System.Type)
  at System.RuntimeTypeHandle.CanCastTo (System.RuntimeType type, System.RuntimeType target) [0x00000] in <467a840a914a47078e4ae9b0b1e8779e>:0 
  at System.RuntimeType.IsAssignableFrom (System.Type c) [0x00020] in <467a840a914a47078e4ae9b0b1e8779e>:0 
  at Mod.InitModCode () [0x00063] in <e729137758ca4b31a4f073db1a9fef86>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
Mod:InitModCode()
ModManager:LoadMods()
GameManager:Awake()

This appears in a similar form in a bunch of places.  At the time these were my mods:

2024-07-21T11:48:47 11.547 INF [MODS]   Trying to load from folder: 'ImprovedHordes'
2024-07-21T11:48:48 12.191 INF [MODS]     Loaded Mod: ImprovedHordes (2.0.1.560)
2024-07-21T11:48:48 12.192 INF [MODS]   Trying to load from folder: 'KHV1-DangerousCities'
2024-07-21T11:48:48 12.210 INF [MODS]     Loaded Mod: DangerousCities (1.0.0.1)
2024-07-21T11:48:48 12.211 INF [MODS]   Trying to load from folder: 'KHV1-RemovePOINames'
2024-07-21T11:48:48 12.226 INF [MODS]     Loaded Mod: RemovePOINames (1.0.0.1)
2024-07-21T11:48:48 12.226 INF [MODS]   Trying to load from folder: 'KHV1-RemovePOINamesTracker'
2024-07-21T11:48:48 12.239 INF [MODS]     Loaded Mod: RemovePOINamesTracker (1.0.0.1)
2024-07-21T11:48:48 12.240 INF [MODS]   Trying to load from folder: 'KHV1-ZombieReachAdjust'
2024-07-21T11:48:48 12.249 INF [MODS]     Loaded Mod: ZombieReachAdjust (1.0.0.1)

The log seems to be reporting that one of the mod's dependencies (the 0_TFP_Harmony mod present in the base game) was not detected. Check to make sure that you have the 0_TFP_Harmony mod present in your mods folder otherwise Improved Hordes might not load correctly. You can verify the integrity of your game files to restore the Harmony mod if it is missing.

2 hours ago, laerbn said:

I'm on b328 and the zombies are standing still and not moving with this mod.  I removed this mod and they started walking again.  I also noticed some errors in the log:

 

2024-07-21T11:48:48 12.253 ERR [MODS]     Failed creating ModAPI instance from DLL ImprovedHordes.dll
2024-07-21T11:48:48 12.259 EXC Could not load type of field 'ImprovedHordes.ImprovedHordesMod:harmony' (2) due to: Could not load file or assembly '0Harmony, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  at (wrapper managed-to-native) System.RuntimeTypeHandle.type_is_assignable_from(System.Type,System.Type)
  at System.RuntimeTypeHandle.CanCastTo (System.RuntimeType type, System.RuntimeType target) [0x00000] in <467a840a914a47078e4ae9b0b1e8779e>:0 
  at System.RuntimeType.IsAssignableFrom (System.Type c) [0x00020] in <467a840a914a47078e4ae9b0b1e8779e>:0 
  at Mod.InitModCode () [0x00063] in <e729137758ca4b31a4f073db1a9fef86>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
Mod:InitModCode()
ModManager:LoadMods()
GameManager:Awake()

This appears in a similar form in a bunch of places.  At the time these were my mods:

2024-07-21T11:48:47 11.547 INF [MODS]   Trying to load from folder: 'ImprovedHordes'
2024-07-21T11:48:48 12.191 INF [MODS]     Loaded Mod: ImprovedHordes (2.0.1.560)
2024-07-21T11:48:48 12.192 INF [MODS]   Trying to load from folder: 'KHV1-DangerousCities'
2024-07-21T11:48:48 12.210 INF [MODS]     Loaded Mod: DangerousCities (1.0.0.1)
2024-07-21T11:48:48 12.211 INF [MODS]   Trying to load from folder: 'KHV1-RemovePOINames'
2024-07-21T11:48:48 12.226 INF [MODS]     Loaded Mod: RemovePOINames (1.0.0.1)
2024-07-21T11:48:48 12.226 INF [MODS]   Trying to load from folder: 'KHV1-RemovePOINamesTracker'
2024-07-21T11:48:48 12.239 INF [MODS]     Loaded Mod: RemovePOINamesTracker (1.0.0.1)
2024-07-21T11:48:48 12.240 INF [MODS]   Trying to load from folder: 'KHV1-ZombieReachAdjust'
2024-07-21T11:48:48 12.249 INF [MODS]     Loaded Mod: ZombieReachAdjust (1.0.0.1)

The log seems to be reporting that one of the mod's dependencies (the 0_TFP_Harmony mod present in the base game) was not detected. Make sure you have this mod present otherwise Improved Hordes might not load correctly. You can verify the integrity of your game files to restore the Harmony mod if it is missing.

×
×
  • Create New...