Same error as above, this mod has likely been broken by a recent update.
"Error on file 'patch/HealthBar.lua [string "local mod, mod_name, oi = Mods.new_mod("HealthBars";)..."]:343: attempt to index field 'permanent' (a nil value)
Looking through the .lua file, it makes several references to a function "mod.permanent.units." A fix would probably be fairly simple but I don't know how to work with it. "Permanent units" sounds like it is referring to the bots. Removing all these lines just breaks the mod.
Error on file 'patch/HealthBar.lua' [string "local mod, mod_name, oi = Mods.new_mod("HealthBars")..."]:343: attempt to index field 'permanent' (a nil value)
running mod v 1.1.0, using VMM 0.6.27 Framework 0.17.2 Vermintide patch 1.9.11 Any ideas?
Error on file 'patch/HealthBar.lua' [string "local mod, mod_name, oi = Mods.new_mod("HealthBars")..."]:343: attempt to index field 'permanent' (a nil value)
6 comments
"Error on file 'patch/HealthBar.lua
[string "local mod, mod_name, oi = Mods.new_mod("HealthBars";)..."]:343: attempt to index field
'permanent' (a nil value)
Looking through the .lua file, it makes several references to a function "mod.permanent.units." A fix would probably be fairly simple but I don't know how to work with it. "Permanent units" sounds like it is referring to the bots. Removing all these lines just breaks the mod.
Error on file 'patch/HealthBar.lua'
[string "local mod, mod_name, oi = Mods.new_mod("HealthBars")..."]:343: attempt to index field
'permanent' (a nil value)
running mod v 1.1.0, using VMM 0.6.27 Framework 0.17.2
Vermintide patch 1.9.11
Any ideas?
[string "local mod, mod_name, oi = Mods.new_mod("HealthBars")..."]:343: attempt to index field
'permanent' (a nil value)