• 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

File Error Help

Virtue

Well-known member
Im trying to make a creature by copying an orginal and making changes this is the error im getting when I try to test it

File:APBestiary.user (Line451) -Thing- Invalid unique ID

Thanks for the help
 
"Invalid Unique ID" almost always means you copied something else to look at it, and then forgot to delete it before compiling - the unique Id of something you've copied will still have a ? in it, and that's an invalid character for unique Ids.
 
Back
Top