Giter Club home page Giter Club logo

Comments (3)

Lymia avatar Lymia commented on June 1, 2024

Erk... This is definitely a case of my poor past design choices coming back to bite me. I don't currently have the time to work on this, but I'll try to get a new version out sometime within a week or two. For now, try using Java 8.

from mppatch.

ldbennett3 avatar ldbennett3 commented on June 1, 2024

Erk... This is definitely a case of my poor past design choices coming back to bite me. I don't currently have the time to work on this, but I'll try to get a new version out sometime within a week or two. For now, try using Java 8.

Running it via the Java 8 JRE worked good and patch installed, I was previously using 17.0.4
.exe version still never worked for me though. Currently running Windows 10 Pro version 21H2

from mppatch.

Personwithhat avatar Personwithhat commented on June 1, 2024

It appears that these issues stem from the same problem:
#66
#69

Should the system have a Java SDK installed (as well as JRE 8) then app would run under newer SDK java by default and encounter these issues, silently crashing.

The WindowsRegOpenKey method no longer accepts the parameters (int, byte[], int), but (long, byte[], int), amongst other issues.

The fix is to modify project/launch4j.xml and add "<maxVersion>1.8.1</maxVersion>" (This will have EXE run at 1.8.0 rather than 17.0 or what not). Built and tested for my windows system, seems to work.

When running the Jar directly just mandate JRE 8 I suppose, otherwise have to fix several other bugs.

from mppatch.

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.