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

Wrong Server running time in the ConsoleView #128

Open
Bootscreen opened this issue Feb 22, 2012 · 6 comments
Open

Wrong Server running time in the ConsoleView #128

Bootscreen opened this issue Feb 22, 2012 · 6 comments

Comments

@Bootscreen
Copy link

Hy,

when i open the Console the Time since the last restart doesn't work correctly. it says to me that it run since Server 1803:19:08.

Screenshot: http://img585.imageshack.us/img585/192/consoley.png

oh and i use the Panel under Windows 7 x64 with Xampp 1.7.7 and PHP: 5.3.8

@NeatMonster
Copy link
Contributor

@Antariano The uptime is in seconds, not in UNIX time format.

@Antariano
Copy link
Contributor

I know :) That thing means he's running since 1803 hours , is that correct?

@NeatMonster
Copy link
Contributor

@Antariano I don't know how you're parsing the results given by SpaceBukkit.

@Bootscreen
Copy link
Author

@Antariano is this the complete uptime? i thinked that is the uptime after the last restart. but it is neither the complete uptime nor the uptime since the last restart. the complete uptime must be something around 4 month +/- a few days and the uptime since the last start was at the scrrenshot time max. 60 minutes

@pitkley
Copy link

pitkley commented Feb 29, 2012

The time returned by the SpaceBukkit plugin is the uptime of the host server (see com/jezhumble/javasysmon/JavaSysMon.java#L149), not the Minecraft server itself. So, @Bootscreen, your 1403 hours would equal about 59 days or 2 months.

Although I would prefer to see the time the Minecraft server is running, I would at least suggest that the label is changed to something more clear like "Host server running since". Furthermore, I think that days should be included into the calculation regardless of host server or Minecraft server uptime.

@Antariano
Copy link
Contributor

Where is that like button when you need it :P
thanks for clarifying this, @PitBull2709 , I'll see what I can do

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