• 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

Issues with .user files on MAC

tatteredking

Well-known member
Hey All,

I got an email from someone I had sent my RunePunk files to stating he was receiving errors when running my user file (created on a PC for the PC version of HL) on the MAC version of HL.

Attached is a screenshot of his errors.

RunePunkErrors.png


I don't have a mac and can't troubleshoot this. It does not reproduce on either of our PC's. Anyone know what possibly could be going on here and if it can be fixed?
 
Do you get any error messages if your mac-using friend saves a portfolio with the problem and emails it to you, and you load it?

There shouldn't be any difference in this behavior between the mac and the PC; it's possible he has some setting turned on (or off) that you don't, which is causing the change of behaviors.

Let me know if you run into the same behavior with the portfolio from him, and I'll have some other things to suggest you look for. Hope this helps!
 
I think I found the solution to this...

In the script for exprreq's that are checking Skills, it should do #traitfound not #trait, like it does with Attributes.

#traitfound[skSurvival] >= 3] instead of #trait[skSurvival] >= 3]

I was able to duplicate the issue, and this seemed to clear it up.
 
Back
Top