Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Hirsute
Member
 
Join Date: Oct 2014
Posts: 37

Old October 2nd, 2015, 03:26 PM
Having another odd error here. On one of my wife's characters, we get the following error whenever we open the .por file, and any time text is typed in or cleared from a text box:

Invalid tag expression specified for 'findchild'
Location: 'eval' script for Thing 'ioPchPixDs' (Eval Script '#1') near line 12

I've searched around and not found it. Anyone have any ideas?
Hirsute is offline   #1 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old October 2nd, 2015, 03:32 PM
I get there error too, it is a bug in the script for the "Pouch of Pixie Dust" you should report it as an error here: http://www.wolflair.com/report-pathfinder-bug/
AndrewD2 is offline   #2 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old October 2nd, 2015, 03:34 PM
Best thing I can think of is removing the pouch of pixie dust and re-adding it to the character. And making sure that everything is up to date. I myself dont run into an error with the item.

Could either of you maybe upload a "bugged" portfolio to see if it might be related to other sources being active or not active?

Last edited by Togainu; October 2nd, 2015 at 03:45 PM.
Togainu is offline   #3 Reply With Quote
Hirsute
Member
 
Join Date: Oct 2014
Posts: 37

Old October 2nd, 2015, 04:13 PM
Ah, that makes sense. Interesting. I've attached a bugged portfolio. I'll remove and re-add and see if that fixes it. I'll also report it as a bug.
Attached Files
File Type: email MessyRotRL - Copy.por (170.9 KB, 2 views)
Hirsute is offline   #4 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old October 2nd, 2015, 04:20 PM
The error is definitely in the script

Code:
        hero.findchild[BaseSpell,"thingid.spFaerFir1 & Helper.ItemSpell"]
is invalid, it should use an & and not &

and that is used through the script
AndrewD2 is offline   #5 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old October 2nd, 2015, 04:30 PM
Don't know what to tell you there Andrew it works just fine for me oddly enough. Even the character sheet provided by Hirsute (besides the 3rd party/custom content I don't have heh)

Also the &amp is most likely not what it is falling over. Seeing I have that entry as well. Either way the only way I could try to help
further now would be if someone could PM me the Eval code you guys have. Seeing it is working 100% on my end. If the code is the same then my last bet would be that 3rd party/custom
material is doing something to it

Last edited by Togainu; October 2nd, 2015 at 04:41 PM.
Togainu is offline   #6 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old October 2nd, 2015, 04:43 PM
It's triggering at line 12 because that's where the else statement falls to. Add class levels it triggers earlier. Do you have the newest update from last night?

And needless to say, the bug just needs to get filed.
AndrewD2 is offline   #7 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old October 2nd, 2015, 04:46 PM
Yeah I saw that already and updated my post apparently while you were posting. But more trying to pinpoint it so that we might be able to get Hirsute a working version right now for it. I am fully up to date and tried it on all my machines and it is working fine. As I said the only difference I could think of is third party/custom related stuff at the moment (seeing I ain't using any). Cause I doubt there are differences between the 2 evaluation fields. But just in case I was asking for a pm version of the ones you guys had to check compared to my own.

Last edited by Togainu; October 2nd, 2015 at 04:50 PM.
Togainu is offline   #8 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old October 2nd, 2015, 06:31 PM
Quote:
Originally Posted by AndrewD2 View Post
The error is definitely in the script

Code:
        hero.findchild[BaseSpell,"thingid.spFaerFir1 & Helper.ItemSpell"]
is invalid, it should use an & and not &

and that is used through the script
Just FYI if anyone cares is that &amp; is actually & in XML. Its called an escape character and if the script section is not wrapped in <![CDATA[ ]]> then & needs to be escaped from & to &amp;.

In this case if your seeing &amp; in the editor then most likely <![CDATA[ ]]> is present causing the error.

Yeah I get the same error using the above .por instantly.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #9 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old October 2nd, 2015, 07:13 PM
Could the ones with the error try a character/portfolio without any third party/custom material. Cause that is the situation I am in and is working just fine.
Togainu is offline   #10 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 03:32 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.