Git Product home page Git Product logo

Comments (7)

TropheusJ avatar TropheusJ commented on July 4, 2024

thanks. I used 17 in all my testing.

from block_limit_fix.

embeddedt avatar embeddedt commented on July 4, 2024

Thank you! I think you also need to adjust the Gradle script so that the produced classfiles are marked as compatible with Java 8 and not Java 17, otherwise I get the following error:

java.lang.UnsupportedClassVersionError: io/github/tropheusj/block_limit_fix/BlockLimitFixForge has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java 
Runtime only recognizes class file versions up to 55.0 

Should be something along the lines of changing source/target compatibility to 1.8 and/or setting the release option to 8, unless I've forgotten something.

from block_limit_fix.

TropheusJ avatar TropheusJ commented on July 4, 2024

oh fantastic

from block_limit_fix.

TropheusJ avatar TropheusJ commented on July 4, 2024

can you test this one?
block_limit_fix-1.0.3-forge.jar.zip

from block_limit_fix.

embeddedt avatar embeddedt commented on July 4, 2024

Unfortunately this one has the same issue still.

from block_limit_fix.

TropheusJ avatar TropheusJ commented on July 4, 2024

how about this one?
block_limit_fix-1.0.3-forge.jar.zip

from block_limit_fix.

embeddedt avatar embeddedt commented on July 4, 2024

Game seems to launch and run fine with this version, yay!

from block_limit_fix.

Related Issues (3)

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.