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

Minecraft server.properities #908

Closed
DAThosting opened this issue Jul 24, 2016 · 19 comments
Closed

Minecraft server.properities #908

DAThosting opened this issue Jul 24, 2016 · 19 comments

Comments

@DAThosting
Copy link
Contributor

If mc server is created, the server.properities is created successful and without errors.
After a restart the file changes ther values to online-mode="true" or any other values.

If the server now start, he can't resolve the "true" and start the server in offline mode...

Normaly the values are given without the ""

Is this a fail from the wi?
This error is on every version of minecraft.

EW version is the git version downloaded at 19. July 2016

@Pandry
Copy link
Contributor

Pandry commented Jul 24, 2016

Look at the settings of the server..
Online mode or Offline mode

@DAThosting
Copy link
Contributor Author

Nice joke :D

The problem is the "" not the setting ;)
And after changing it, and start the server, it will be reset to "true".

@Pandry
Copy link
Contributor

Pandry commented Jul 24, 2016

Yeah, but I think it don't mind...

@DAThosting
Copy link
Contributor Author

Of course.

Also the worlds will be recreated to "world" as folder not world, without the " ". It looks that something was changed in the newer EW version.

@Pandry
Copy link
Contributor

Pandry commented Jul 24, 2016

I think it was always like this..

@DAThosting
Copy link
Contributor Author

Nope never ;)

This crushes every plugin and the whole server...

I don't know why this is. I can't change it, because it every time changes back automatically.

@Pandry
Copy link
Contributor

Pandry commented Jul 25, 2016

You could change it...
Just edit the minecraft template...

@DAThosting
Copy link
Contributor Author

There is no fail!

There wasn't any fail before updating, and I just want to report that.

The templates are still the same as before.

I have about 30 minecraft templates, after updating every template have this fail? Sure...

@Pandry
Copy link
Contributor

Pandry commented Jul 25, 2016

So...
It's a problem of miecraft...
I suppose you can close the issue...

@DAThosting
Copy link
Contributor Author

No, you don't understand!

There is no minecraft problem, because if I create a server on my computer with the same startup command and .jar this error doesn't come up!

@Pandry
Copy link
Contributor

Pandry commented Jul 25, 2016

Do you have a TS3 server, a mumble one or a discord one?
So I could help you...

@DAThosting
Copy link
Contributor Author

I'll ask Ulrich or another dev for help.

@Pandry
Copy link
Contributor

Pandry commented Jul 25, 2016

This isn't a EW problem:
The games weren't touched...
https://github.com/easy-wi/developer/commits/master

@DAThosting
Copy link
Contributor Author

Of course it is an EW problem ;)

FV-Chris has got the same bug :P

I didn't say something about the games.
Just about the restart problem.

I hope Ulrich will fix that.

@ulrichblock
Copy link
Member

ulrichblock commented Jul 25, 2016

And of course, this long conversation would not have happened, if the issue would have been reported properly.

Of course this is not a minecraft propblem. Minecraft is just a game that is affected by a problem. This problem affects any game with protected configs of the type ini.

Plus without a file that is affected, I cannot test properly. I do not own Minecraft and never will own that game. So if not provided, I will not dig into this topic.

@DAThosting
Copy link
Contributor Author

DAThosting commented Aug 24, 2016

Same problem on config.yml files at bungeecord servers for minecraft.

Adding after restart ' ' , " " or 0: 1: 2: 3:

Before restart:
http://pastebin.com/p4KW2GA6

After restart:
http://pastebin.com/0gafn0J1

@ulrichblock
Copy link
Member

Different problem and as such requires different ticket.

@hunternet
Copy link

hunternet commented Dec 2, 2016

It's very simple to do this in configurations.

Game server> game server template> (open your mc template in my case the bukkit and spigot)

Click modify and search

( Cvars which the user must not modify )- she will be like this
[Server.properties] ini
Server-port =% port%
Query.port =% port%
Enable-query = true
Rcon.port =% port2%
Server-ip =% ip%
Max-players =% slots%

Just delete the first line to make it so

Server-port =% port%
Query.port =% port%
Enable-query = true
Rcon.port =% port2%
Server-ip =% ip%
Max-players =% slots%

@DAThosting
Copy link
Contributor Author

@hunternet doesn't work

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

4 participants