Hi
When using VEM 123 I get a lot of errors concerning a variable wonUnit:
[673.471] Runtime Error: [string "C:\Users\hollenbo\Documents\My Games\Sid Me..."]:77: attempt to index global 'wonUnit' (a nil value)
I can't tell from the log where the error is, but a quick search through the files showed that VEL - Events.lua has the following in line 77:
if lostPlayer:IsBarbarian() and lostUnit:IsCombatUnit() and (wonUnit:GetDomainType() == lostUnit:GetDomainType()) then
Using other mods as well.
\Skodkim
When using VEM 123 I get a lot of errors concerning a variable wonUnit:
[673.471] Runtime Error: [string "C:\Users\hollenbo\Documents\My Games\Sid Me..."]:77: attempt to index global 'wonUnit' (a nil value)
I can't tell from the log where the error is, but a quick search through the files showed that VEL - Events.lua has the following in line 77:
if lostPlayer:IsBarbarian() and lostUnit:IsCombatUnit() and (wonUnit:GetDomainType() == lostUnit:GetDomainType()) then
Using other mods as well.
\Skodkim