• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

New Release

HeinA

Active member
Hi there, first off, thanx for all the fixes in the new release.

I unfortunately still have a couple of issues:
Minotaur Goring Charge still displays d6 with the Greathorn feat.

The Level 2 Drow Sorcerer with the Spell source Storm Magic and the Tempest Magic Feat should get a +8 to damage on Storm Walk & Lightning Strike (+4 Cha, +1 Tempest Magic, +3 Dex), but the attack workspace displays this as +4 (Cha) + 6. Dazzling Ray should be +7 but displays +4 (cha) +4.

I also have problem with my Dragonborn Fighter, but I'm still trying to figure out if the problem is with Hero Lab or with the DDI Character builder

Thanx
Hein
 
The Gatekeeper Mystagague prereq's says that you need a primal power class to use but when you chose one like druid it still wont let you take it.
 
OK, so on my fighter, the damage bonus for my offhand weapons is always 1 less that my main weapon. According to the DDI Character builder, both weapons have the same damage bonus. I think this is because the two weapon fighting feat only adds the +1 to my main weapon, where it should add it to both.

Cheerz
Hein
 
HeinA: You should be able to see the ranged stats for your dagger if you look at the Basic Ranged attack. Thanks for the other reports - I'll try to get these fixed. :)
 
Also when a Sorcerer or wizard equips a magical staff the weapon does not add up attack correctly
 
OK, so on my fighter, the damage bonus for my offhand weapons is always 1 less that my main weapon. According to the DDI Character builder, both weapons have the same damage bonus. I think this is because the two weapon fighting feat only adds the +1 to my main weapon, where it should add it to both.

Cheerz
Hein

The compendium says: "Benefit: While holding a melee weapon in each hand, you gain a +1 bonus to damage rolls with your main weapon." So the off-hand should have 1 less damage bonus, I think.

All the other problems you reported in this thread should be fixed. :)
 
What product were Familiars released in? I don't think I can get them into this release, but I can look at them for next time.
 
Sorry, they were in Arcane Power if memory serves.

Also, I just downloaded the new update and re-downloaded the data files from DDI. After downloading, I tried to load up the Hero Lab 4E set and got this error:


The data files could not be loaded due to the following errors:

Thing 'maDawnWar4' - Multiple eval scripts as assigned the same 'index' attribute
Thing 'maDawnWar5' - Multiple eval scripts as assigned the same 'index' attribute
Thing 'maDawnWar6' - Multiple eval scripts as assigned the same 'index' attribute


Any ideas as to what this is about?
 
Weird... that didn't come up when I was testing stuff, but now it has. :(

You can fix the problem by opening the ddi_magic_armor.dat file in your HeroLab/data/4e folder, and deleting the scripts at lines 2959, 2931 and 2903 (search for "Dawn Warrior Armor" to find them). They all look like this:

Code:
    <eval phase="Traits" priority="1000"><![CDATA[
if (parent.tagis[Equipped.Equipped] = 0) then
  done
  endif
#traitmodify[rsAcid,rsTotal,10,""]
]]>
      <before name="Derived trtFinal"/>
      </eval>

Delete those scripts, but nothing before or after them, and it should work.

Sorry about that - I'll get a proper fix out on Monday. :(
 
I reloaded the files and fixed the dawnwar problems. Granted it took my computer several hours to do it.
 
Just an FYI I had the same problem but after deleting the files it loads fine Colen.
When the fix is in place will we have to reload the DDI files or will it be in the fix?

Sean
 
If you've already made the fix yourself, you won't need to re-run the downloader - your current files will work fine.
 
Back
Top