Code Monkey home page Code Monkey logo

Comments (14)

Sanaan01 avatar Sanaan01 commented on August 10, 2024

image
I get this error

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

Hi !
Maybe you can try be pointing directly on the .bat.
Or put the full path to your jar, I think that your working directly doesn't contain your paper.jar.

Or either use a variable that contain the current path like, don't forget to use " " when there is space in your path :
SET CurrentDir=%~dp0
java -jar %CurrentDir%paper-1.16.5-576.jar

OR

"path to java bin" -jar %CurrentDir%paper-1.16.5-576.jar

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

image
I get this error how do i point it directly to the .bat

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

i also tried different variations of the above

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

A first step would be to create a .bat that can be run from any where, then you can try to launch the bat from SSS.

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

Okay ill see if i can do that

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

i fixed it i have a question how do i enable the port to go to bedrock players 19133

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

You just have to modify the config file sleepingSettings.yml to
bedrockPort: 19133

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

image
like this right?

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

It's in the sleepingSettings.yml generated when you start the app for the first time.

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

Its not there for me should i reinstall it

from mcsleepingserverstarter.

Sanaan01 avatar Sanaan01 commented on August 10, 2024

while i was reinstalling i got stuck on this error
image

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

Either try with npm ci, or try with the executable. :-)
I think you don't have rights on the directory.

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

Is this fixed ?

from mcsleepingserverstarter.

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.