Can't Import .dnd4e files
Submitted by kechlion on Sat, 2010-05-29 04:03
| Project: | Virtual Combat Cards |
| Version: | 1.3.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Nebulorum |
| Status: | closed |
Jump to:
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.loge and the character files. The log should have a hit of the problem.#2
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
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
Fixed and released in version 1.3.1.
#5
Automatically closed -- issue fixed for two weeks with no activity.