Can't Import .dnd4e files

Project:Virtual Combat Cards
Version:1.3.0
Component:Code
Category:bug report
Priority:critical
Assigned:Nebulorum
Status:closed
Description

I originally loaded in our party of 4 PCs. We all leveled up and changed our abilities around a little bit and now whenever I try to load them in I get the error : Failed to load: .dnd4e The file may be corrupt or invalid. This does this with any character, including new ones that I try to create.

#1

The most probable cause for this is that a new release of Character Builder changed something in the format. I would like you to send me a zip file with the vcc.log e and the character files. The log should have a hit of the problem.

#2

Assigned to:Anonymous» Nebulorum

Found the change on the file. The version has not changed but an attribute was removed from some of the stat information. Will need to make the reading logic more generic.

#3

Status:active» patch (code needs review)

Fixed the issue by using all alias in the stat elements of the file. Local testing worked with both the Kechlion and my files.

#4

Status:patch (code needs review)» fixed

Fixed and released in version 1.3.1.

#5

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.