ccomeaux / boardgamegeek4android

BoardGameGeek application for Android (unofficial)
GNU General Public License v3.0
228 stars 47 forks source link

Notification "Failed during Sync" due to minplaytime attribute #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. With app closed, open app
2. Choose any game in your collection
3. Notification will appear in notification bar with heading "Error!"

What is the expected output? What do you see instead?
Error says "Failed during Sync collection for game ID=xxxxxx 
message=org.simpleframework.xml.core.AttributeException: Attribute 
'minplaytime' does not have a match in class 
com.boardgamegeek.model.CollectionItem$Statistics at line 7

where xxxxx is whatever game you chose.

What version of the product are you using? On what operating system?
4.8.1 on Android 4.4.2

Please provide any additional information below.
LG G2 phone

Original issue reported on code.google.com by wry...@gmail.com on 4 Feb 2015 at 1:30