ceryliae / DnDAppFiles

Files for the Fifth Edition apps by Lion's Den
613 stars 550 forks source link

Unable to parse file with Orc Homebrew #267

Open Gibbothicus opened 7 years ago

Gibbothicus commented 7 years ago

Error code on iOS states "Unable to parse file. Please verify that your file format is valid. Error 5, Line:34, Column: 1"

I took a peek, but I don't see anything glaringly wrong, Although I'm not proficient with code at all, I took a small course in high school for the Arduino language.

mgstreak commented 7 years ago

I'm having what appears to be the same issue (#265).

I also took a look at the code at the point listed in the error, but didn't see anything glaring.

GhostIsBeHere commented 4 years ago

I am having this exact problem too! The line in question is just a (race) directly underneath a differently paired (/race). Everything seems normal. I noticed that the size and speed modifiers were empty, so I copied the values from the top race. It didn’t help. That was the only thing that seemed out of place. (I’m using parentheses because when I used the proper brackets the text didn’t show up in github lol.