• 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

Unidentifable bug.

TobyFox2002

Well-known member
I have a run into a problem with an error about an undefined tag

Syntax error in 'eval' script for Thing 'ctest' (Eval Script #1) on line 2
-> Tag 'Classes.ChosenMys' not defined

the problem is I dont remember where the tag is or what user file might have this.

I haven't a clue how to fix this as the bug thingy doesn't give any indication as to the source of the error.

Any help?
 
User files are just text. So if you have any tool that can search text files you can use that to search .user files. I use "textpad" but their are many others out their that can do this.

One I found before that is free is "FileSeek" that lets you search flat files for specific text.

In this case you will want to search for "ctest" as that is the "Thing ID".
 
Back
Top