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

Error 1 #76

Open
fefucho opened this issue Jul 21, 2024 · 0 comments
Open

Error 1 #76

fefucho opened this issue Jul 21, 2024 · 0 comments

Comments

@fefucho
Copy link

fefucho commented Jul 21, 2024

I cant make it open the server, it throws error 1 all the time, with some error saying it cant load the fabric server, also it seems like its not loading the config file, since it keeps editing my server propieties even when I told it not to, and also shows the default ip when opening, I dont really know what im doing wrong

image

this is what i edited on the config file
[public]

Public address. IP and port users connect to.

Shows sleeping status, starts server on connect, and proxies to server.

#address = "0.0.0.0:25565"

Server version & protocol hint.

Sent to clients until actual server version is known.

See: https://git.io/J1Fvx

#version = "1.21"
#protocol = 767

[server]

Server address. Internal IP and port of server started by lazymc to proxy to.

Port must be different from public port.

#address = "192.168.1.77:25566"

Server directory, defaults to current directory.

directory = "."

Command to start the server.

Warning: if using a bash script read: https://git.io/JMIKH

command = "java -Xmx4G -jar fabric-server-launch.jar nogui"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant