News:

Welcome to the Herolab 4e user added support site.

Main Menu

Recent posts

#71
Missing Classes / Re: Race Rebuild (All)
Last post by Sean Abel - July 01, 2018, 09:05:34 PM
Just reviving this topic to see if anyone has found a work around for utility powers? Currently I working on tinker gnomes and I am stuck at Smooth Execution lvl 2 utility power. Heck I cant even get it to just show up.

Thanks all

Sean
#72
Missing Classes / Re: Druids
Last post by Sean Abel - July 01, 2018, 09:02:23 PM
The Druids have subclasses listed in the book [Protector is the subclass of druid introduced in Heroes of the Feywild] The Character Builder has them but HL does not have an offer. I am a bit outta practice, and I am not a program in RL [lol] so I was checking to see if anyone had started or had a way to start this.
#73
Missing Classes / Re: Druids
Last post by Charlie - June 28, 2018, 11:30:25 PM
I'm not an expert but it looks to me like the Heroes of the Feywild material is there for the Druid (not that I can guarantee it exists beyond the text  :P ). Is there anything in particular you want me to look for?
#74
Modifications / Re: Add the INit modifier for ...
Last post by Charlie - June 28, 2018, 11:24:49 PM
We had this issue with the Quicksilver Blade, and this script worked:

(EDIT: Apparently the Battle Harness is a Power Bonus rather than an Item Bonus, so I modified to match)

Phase Traits

Priority 1000

doneif (parent.tagis[Equipped.Equipped] = 0)
#traitmodify[trInit,trtPower,1,""]

Timing  Before Derived trtFinal
#75
Missing Classes / Druids
Last post by Sean Abel - June 27, 2018, 09:13:28 PM
The book Heroes of the Feywild is listed but are all the classes option in the program IE druid options ect?

Just checking.
#76
Modifications / Re: Add the INit modifier for ...
Last post by Sean Abel - June 27, 2018, 09:05:33 PM
Hey this is a long time past due [120 days+]
But this did not add to the initiative when equipped. any ideas?
#77
Herolab 4e Bugs / Re: Hero Lab v8.5 messed up 4e
Last post by Charlie - April 30, 2018, 11:03:57 PM
I just downloaded and installed Hero Lab 8.5a and 4e seems to be working fine now!
#78
Herolab 4e Bugs / Re: Hero Lab v8.5 messed up 4e
Last post by Charlie - April 27, 2018, 11:05:13 PM
I reported this to Lone Wolf and they acknowledged it as a bug. They said there should be a fixed version of Hero Lab out around Tuesday.

Naturally, I have a 4e game Sunday  >:(  but I went into the Hero Lab downloads directory and re-installed version 8.4d for now.
#79
Herolab 4e Bugs / Re: Hero Lab v8.5 messed up 4e
Last post by marty - April 27, 2018, 10:04:07 AM
I was just coming on to ask the same thing, although I'm not so proficient with the Hero Lab editor to muck around with ProgramData :-).
#80
Herolab 4e Bugs / Hero Lab v8.5 messed up 4e
Last post by Raynor105 - April 26, 2018, 10:51:27 PM
Hello everyone.
This is my first post because this is the first time I have been to this site. Recently, Hero Lab updated to 8.5 and when it did, I couldn't open my 4e game system anymore. The error says: "The data files could not be loaded due to the following errors:
File: ddi_weapon_properties.aug (line 3) - Unspecified error"

I opened that file from the ProgramData as a Notepad file and 'line 3' refers to 'Energized' weapon properties.

In fact here is entire contents of this file:

<?xml version="1.0" encoding="ISO-8859-1"?>
<document signature="Hero Lab Structure">
  <extgroup group="WepProp" tag="Energized" name="Energized"></extgroup>
  <extgroup group="WepProp" tag="Distant" name="Distant"></extgroup>
  <extgroup group="WepProp" tag="Brutal2" name="Brutal 2"></extgroup>
  <extgroup group="WepProp" tag="EmpowCrit" name="Empowered Crit"></extgroup>
  <extgroup group="WepProp" tag="Shielding" name="Shielding"></extgroup>
  <extgroup group="WepProp" tag="Stout" name="Stout"></extgroup>
  <extgroup group="WepProp" tag="Mobile" name="Mobile"></extgroup>
  <extgroup group="WepProp" tag="Brutal1" name="Brutal 1"></extgroup>
  <extgroup group="WepProp" tag="Forceful" name="Forceful"></extgroup>
  <extgroup group="WepProp" tag="Mounted" name="Mounted"></extgroup>
  <extgroup group="WepProp" tag="Blinking" name="Blinking"></extgroup>
  <extgroup group="WepProp" tag="Reaching" name="Reaching"></extgroup>
  </document>

I tried deleting the file and open it, and it at least opens the game system. I tried uninstalling Hero Lab and only installing v8.4 and it worked, but my character portfolio was corrupted and I had to delete it. At least I have a print out of it.

Any thoughts on this problem? Any help will be greatly appreciated.