Code Monkey home page Code Monkey logo

Comments (8)

TiBeN avatar TiBeN commented on May 28, 2024

You are right, since JDK 9, Modules shared with Java EE are not resolved by default. I'm planning a bugfix release soon.

from ia-rcade.

TiBeN avatar TiBeN commented on May 28, 2024

fixed by 642649f

from ia-rcade.

tekdope avatar tekdope commented on May 28, 2024

Thx for the fix but despite this new version, still have the same message.
Am I missing something?


Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/DataBindingException
at org.tibennetwork.iamame.IaMame.downloadFilesIfNeeded(IaMame.java:187)
at org.tibennetwork.iamame.IaMame.main(IaMame.java:76)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DataBindingException
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
... 2 more

from ia-rcade.

TiBeN avatar TiBeN commented on May 28, 2024

The binaries have not been released yet. Did you tried by compiling from the master branch ?

from ia-rcade.

tekdope avatar tekdope commented on May 28, 2024

Ok, that makes sense then.
I did not compiled it from the branch, just did the classic installation listed in the doc.

from ia-rcade.

TiBeN avatar TiBeN commented on May 28, 2024

Ok so yes its normal :) I'm planning to release a new version by the weekend. You can track new versions on the release page.

from ia-rcade.

tekdope avatar tekdope commented on May 28, 2024

No worries. Thx man! Appreciate the work on this :)

from ia-rcade.

intrepidsilence avatar intrepidsilence commented on May 28, 2024

Thanks for working on this for us! Cheers!

from ia-rcade.

Related Issues (15)

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.