Coder Social home page Coder Social logo

Comments (4)

kirill-grouchnikov avatar kirill-grouchnikov commented on September 22, 2024

There have been quite a few changes between 7.1 and the upcoming 8.0 releases. The stack trace lines at the very top in ImageWrapperDecorationPainter no longer match.

Just tried the main Substance demo app under Black Steel skin on Java 9 (which is fully supported even without modularizing Substance) and Windows 10, and I don't see any crashes.

If this is still happening for you under the latest development bits of Substance 8.0 (see migration guide at https://github.com/kirill-grouchnikov/substance/blob/master/www/release-info/8.0/release-info.md ) then I'll need to see a small, standalone and complete sample that reproduces this issue.

from substance.

kirill-grouchnikov avatar kirill-grouchnikov commented on September 22, 2024

Also, until Substance and other projects move to Java 9 as the minimum runtime, there will be no modularization of these projects, so if this only happens under the locally modularized version of Substance, it's not going to be a priority on my side.

from substance.

ajaymills avatar ajaymills commented on September 22, 2024

So, just your affirmation that it should be working lead me to trying the v8 dev version, which does line up better with the source code. In that way I was able to trace the problem to one that I had caused myself: the resource folder was not available which caused a variable to be nullified at init time. I'm sure 7 was working fine too. Thanks

from substance.

kirill-grouchnikov avatar kirill-grouchnikov commented on September 22, 2024

Thanks for the confirmation. I'll move the brushed.gif from resource/ folder to another one that aligns better with the package structure of Substance.

from substance.

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.