Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launching server does not work through the launcher but it works by using the launch scripts #873

Closed
2 tasks done
Edvaize opened this issue Feb 18, 2024 · 4 comments
Closed
2 tasks done
Labels
bug Confirmed bugs or reports that are very likely to be bugs. high-priority High priority to be addressed.

Comments

@Edvaize
Copy link

Edvaize commented Feb 18, 2024

What happened?

To preface this, I make a lot of servers on a lot of different versions so I have installed multiple different java versions and made my own envirnmental variables for them for easy access. So the first thing I do is usually to change "java" to my variable for the java that I need. Also I created my files system when I was younger so I didn't think about spaces in folder names but this isn't a problem if you use more quotation marks.

  1. Open ATLauncher

  2. Install a server of any kind

  3. Go to servers and to the server of choice

  4. Open server folder

  5. Open up the launch scripts and change java path to the needed java path

  6. Click any of the launch options and see that the server doesn't launch because it's trying to use a different path than the one you set java to
    image

  7. Open server folder

  8. Launch server using the launch scripts directly and then the server launches fine

In other words, for some reason there is a difference between using the launch buttons in the launcher compared to just launching the scripts. I can still launch the server of course but I have to open the folder and use a script which is no issue but it seems a little weird and oviously I should be able to use the buttons in the launcher. There must be something else that those buttons use to run the server which seem to not have enough quotation marks for the computer to be able to use spaces in the path according to the image

Operating System

Windows

Relevant log output

No response

Additional Information

image

Is this actually a launcher bug?

  • I am sure this is a bug with the launcher and not an issue with running Minecraft

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Edvaize Edvaize added bug Confirmed bugs or reports that are very likely to be bugs. triage Issue has not been looked at to classify and validate. labels Feb 18, 2024
@RyanTheAllmighty
Copy link
Member

Yeah because where you've installed the launcher (D:\Games and Launchers) has a space in it, that is causing issues. I thought this was fixed previously, but looks like it's come back

@RyanTheAllmighty RyanTheAllmighty added high-priority High priority to be addressed. and removed triage Issue has not been looked at to classify and validate. labels Feb 18, 2024
@Edvaize
Copy link
Author

Edvaize commented Feb 18, 2024

Yeah because where you've installed the launcher (D:\Games and Launchers) has a space in it, that is causing issues. I thought this was fixed previously, but looks like it's come back

Ah, yes that would seem to make sense. It is a common occurence that issues come of that, it makes me wish i was a bit smarter a few years ago when I created my file system and now it is a bit too much of a hassle to change. Hope you are able to fix it

RyanTheAllmighty added a commit that referenced this issue Feb 23, 2024
@RyanTheAllmighty RyanTheAllmighty added the awaiting-release Issues where the fix/feature has been merged and is awaiting a release. label Feb 23, 2024
@atlauncher-bot
Copy link
Contributor

This has been fixed with version 3.4.35.8

@atlauncher-bot atlauncher-bot removed the awaiting-release Issues where the fix/feature has been merged and is awaiting a release. label Feb 23, 2024
@RyanTheAllmighty
Copy link
Member

@Edvaize this should be fixed now. In order to get the fixed scripts, you'll need to install the server again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs. high-priority High priority to be addressed.
Development

No branches or pull requests

3 participants