Troubleshooting
copy.txt doesn't contain any of my character entries, just
letters from my answer entries.
You are probably missing a character entry. Fix your
data input file and recreate your cards.
reference.txt contains the characters from my character
entries, but it also includes letters from my answer entries.
There are probably two answer entries or two character
entries in a row. This is incorrect formatting.
Every character entry should be paired with one answer entry.
Fix your data input file and recreate your cards.
My character/answer entry isn't being recognized.
Make sure each entry is separated by blank lines (a line with
nothing but a single newline character). Also make sure
that each category divider is placed only after an answer entry.
If category dividers are incorrectly placed, they might be
incorrectly read in as a character/answer entry. Fix your
data input file and recreate your cards.
My characters look weird. They're either getting cut
off or there are extraneous dots and lines.
Make sure you have the right character dimensions set when
you run DataGen. Use grid views or
guidelines when editing the PNG file to make sure each
character fits within its own grid cell. Also, since the PNG file is being saved as a 2-color PNG, you should turn off
anti-aliasing when pasting the characters into your
bitmap-editing program. Fix the PNG file
or rerun DataGen with the proper dimensions.
I'm getting Exceptions when I run the program.
Check the path of the PNG files. Make sure that they
are located in the same path you specified when you ran DataGen.
When I upload to my mobile device, the program doesn't
work.
Did you remember to choose the menu selection Project ->
Package -> Create Package?
Back to top
|