Giter VIP home page Giter VIP logo

Comments (12)

pilgr avatar pilgr commented on June 1, 2024 1

For sure! :) Sometimes it's hard to get time to work on the lib. Especially to dive again into the context after a long time. But long story short - fix is available. Use version 2.1-rc1 for now, more details in the original issue #58

from paper.

dmedov avatar dmedov commented on June 1, 2024

seems we have same issue. i had this on some devices
ava.lang.UnsupportedOperationException: ObjectStreamClass.getConstructorId(Class<?>) is not supported on SDK 25

from paper.

SennaGehenna avatar SennaGehenna commented on June 1, 2024

@dmedov It's probably best to switch soon, seeing how the issue was first opened in October 2016 :/

from paper.

dmedov avatar dmedov commented on June 1, 2024

@pilgr i will try to test it! thank you very much! cool library!

from paper.

Weava avatar Weava commented on June 1, 2024

I'm still getting this error after updating to 2.1-rc1

from paper.

pilgr avatar pilgr commented on June 1, 2024

@Weava make sure you clean the project after updating dependency

from paper.

Weava avatar Weava commented on June 1, 2024

@pilgr I ran ./gradlew clean ass, a clean through Android Studio UI, as well as clearing app data and uninstalling then re-installing, and I'm still getting this error.

from paper.

pilgr avatar pilgr commented on June 1, 2024

@Weava tell me which objenesis library version is actually used in your project? run gradle dependencies or look at dependency list in AS.

from paper.

Weava avatar Weava commented on June 1, 2024
+--- io.paperdb:paperdb:2.1-rc1
|    +--- com.esotericsoftware:kryo:4.0.0
|    |    +--- com.esotericsoftware:reflectasm:1.11.3
|    |    |    \--- org.ow2.asm:asm:5.0.4
|    |    +--- com.esotericsoftware:minlog:1.3.0
|    |    \--- org.objenesis:objenesis:2.2 -> 2.1
|    +--- de.javakaffee:kryo-serializers:0.40
|    |    \--- com.esotericsoftware:kryo:4.0.0 (*)
|    \--- org.objenesis:objenesis:2.3 -> 2.1

Looks like kryo is maintaining both dependencies.
just need to exclude the 2.2

from paper.

Weava avatar Weava commented on June 1, 2024

Ahh nevermind, I had a resolution strategy forcing objenesis to an older version. Sorry for wasting your time

from paper.

pilgr avatar pilgr commented on June 1, 2024

@Weava you owe me a ☕️ ;)

from paper.

Weava avatar Weava commented on June 1, 2024

Hahahaha, sure do @pilgr

from paper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.