• 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

Definition File Crashes CVEdit

Conduit

Member
I am working on a definition file for the new City of Heroes CCG, but it keeps crashing the editor. Can anyone see what the problem is?
 
Yeah actually I just need to get info on 3 unicorns which I haven't been able to find. If you can PM or e-mail me with the info for the missing unicorns I can get the files out.

I have the following unicorn personalities:
Lixue
Hideyo
Shira
Umeka
Jippensha
Ichezo
Natsume
 
It might be that you are using tabs instead of spaces. I remember something being mentioned about that.
 
The definition file has errors, which is causing CVedit to crash
(I'll work on fixing those). Here are the errors it's running into:


Lines 95 and 105 - "inspiration" is an invalid unique id, since it's
11 characters long. I think you meant the tag group "inspira".

You also need to define at least one ruleset after the last </group>
tag, but before the <defaults> tag. For example:

<ruleset id="basic" name="Normal Game" default="yes"/>



Hope this helps,



--
Colen McAlister (colen@wolflair.com)
Chief Engineer, Lone Wolf Development
http://www.wolflair.com/
 
Back
Top