Git Product home page Git Product logo

Comments (8)

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024 1

Looks like a problem with the space in the directory name. That seems to confuse Java somehow. Try to rename the directory to something without a space in it and try again.

from basicv2.

nippur72 avatar nippur72 commented on August 11, 2024

same issue here.

I suspect a regression because an older version of the .jar is working fine as usual.

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

That's strange. I haven't changed anything on purpose, not the cmd and not the jar in that respect. I would try for myself, but I'm on holiday at the moment, so I can't.

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

I don't see how this could have ever worked this way. The java call searches for the jar in the current directory and in a subdir called "dist" of the current directory. Neither can be found if you call it from somewhere else by adding the cmd's directory to the PATH.
I've updated the cmd-file now, so that it searches in the PATHed-to directory as well. It worked for me, please give it a try.

from basicv2.

nippur72 avatar nippur72 commented on August 11, 2024

I've just tried it on my W10 machine and it works perfectly, thanks!

from basicv2.

Lindwedler avatar Lindwedler commented on August 11, 2024

Hello, i have the same problem. I get alway an error message that the class MoSpeed could not be found. What can i do?

error

from basicv2.

Lindwedler avatar Lindwedler commented on August 11, 2024

Yes, thats it! Now it works. Thank you very much!!!

from basicv2.

EgonOlsen71 avatar EgonOlsen71 commented on August 11, 2024

I'll look into why this happens. Might be something that I can fix in the script somehow.

from basicv2.

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.