Jump to content

server.properties file creation issue (1.12.2)


CoolUnicorn322

Recommended Posts

[13:35:23 INFO]: Starting minecraft server version 1.7.10
[13:35:23 INFO]: Loading properties
[13:35:23 WARN]: server.properties does not exist
[13:35:23 INFO]: Generating new properties file
[13:35:23 WARN]: Failed to save server.properties
java.io.FileNotFoundException: server.properties (Acceso denegado)
 at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_151]
 at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_151]
 at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_151]
 at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_151]
 at lq.b(SourceFile:47) [minecraft_server.1.7.10.jar:?]
 at lq.a(SourceFile:41) [minecraft_server.1.7.10.jar:?]
 at lq.<init>(SourceFile:35) [minecraft_server.1.7.10.jar:?]
 at lt.e(SourceFile:97) [minecraft_server.1.7.10.jar:?]
 at net.minecraft.server.MinecraftServer.run(SourceFile:339) [minecraft_server.1.7.10.jar:?]
 at lj.run(SourceFile:628) [minecraft_server.1.7.10.jar:?]

 

This was the output of the console log when I tried to install minecraft forge 1.7.10 in a server. But when I posted the issue, two people told me forge 1.7.10 was discontinued in this forum. So I decided to try with the 1.12.2 version of forge. But same result. When I try to install server in a folder, everything OK. But when starting to install server.properties, the output was the same, but instead of 1.7.10, it says 1.12.2.

Minecraft version: 1.12.2 (obviously)

Forge version: the recommended one I think

Link to comment
Share on other sites

1) THats not a Forge log

2) That just says that it couldn't find the file. So either you dont have access to read that file, or it doesn't exist.

3) That's 1.7.10... stop.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

1) I want to say that log appeared when I tried to execute Forge in server mode in 1.7.10 (minecraft_server.1.7.10.jar), but when I tried to execute minecraft_server.1.12.2 when I updated my minecraft forge version, the same but changing 1.7.10 to 1.12.2.

2) How can I enable access to read the file with jre1.8.0_151? I'm the administrator of my computer.

 

So please forget about 1.7.10 version. Just imagine that 1.7.10 changes to 1.12.2.

Edited by CoolUnicorn322
I want to add missing information
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.