com.wynntils.models.beacons.type.BeaconKind
Ooshkar opened this issue ยท 1 comments
The 2.3.10 update gives me this error, i fixed it by downgrading to 2.3.9
The error i am getting is:
Caused by: com.google.gson.JsonIOException: Interfaces can't be instantiated! Register an InstanceCreator or a TypeAdapter for this type. Interface name: com.wynntils.models.beacons.type.BeaconKind
I belive this error could be caused by "Hide original activity beacon & marker (#2907) (74634e7)"
Hope this gets fixed soon ๐
Full Logs:
full dump wynn.txt
This is fixed by #2916 which is present in 2.3.11. Just upgrade and you'll be fine.