[NO LONGER SUPPORTED] ServerStatus (Current Version: 2.4.4)

Discussion in 'General' started by n0name, Oct 9, 2012.

Thread Status:
Not open for further replies.
  1. Pruu

    Pruu Member

    Joined:
    Oct 3, 2012
    Messages:
    1,116
    Likes Received:
    363
    Steam:
    Steam SteamRep
    256 pruus long.
     
  2. n0name

    n0name Administrator

    Joined:
    Aug 27, 2012
    Messages:
    8,650
    Likes Received:
    1,523
    Steam:
    Steam SteamRep
    1440 Seconds, or 24 minutes.
     
    Last edited by a moderator: Aug 23, 2013
  3. cheatnow

    cheatnow The desert fox Legacy Admin

    Joined:
    Oct 15, 2012
    Messages:
    2,094
    Likes Received:
    221
    Steam:
    Steam SteamRep
    N0name the counter you put into the program is working, but when it reaches 0 i can still execute commands.
     
  4. n0name

    n0name Administrator

    Joined:
    Aug 27, 2012
    Messages:
    8,650
    Likes Received:
    1,523
    Steam:
    Steam SteamRep
    The counter reaching 0 doesn't necessarly mean that the Session is expired - it's just the minimum value of the GC (Garbage Collector), so it might be longer.
    There is no way to detect the actual used Session Time.
     
  5. cheatnow

    cheatnow The desert fox Legacy Admin

    Joined:
    Oct 15, 2012
    Messages:
    2,094
    Likes Received:
    221
    Steam:
    Steam SteamRep
    Okay, thanks for the information.
     
  6. cheatnow

    cheatnow The desert fox Legacy Admin

    Joined:
    Oct 15, 2012
    Messages:
    2,094
    Likes Received:
    221
    Steam:
    Steam SteamRep
    something i came across
    error reading JObject from Jsonreader path ". line 0. position 0.


    ************** Tekst van uitzondering **************
    Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0.
    bij Newtonsoft.Json.Linq.JObject.Load(JsonReader reader)
    bij Newtonsoft.Json.Linq.JObject.Parse(String json)
    bij ServerStatus.Backend.Get(EInterfaces iface, String method, String parameters)
    bij ServerStatus.PublicAPI.getPlayers(String ip, String port)
    bij ServerStatus.ServerStatusGUI.updatePlayerList()
    bij ServerStatus.ServerStatusGUI.bRefreshData_Click(Object sender, EventArgs e)
    bij System.Windows.Forms.Control.OnClick(EventArgs e)
    bij System.Windows.Forms.Button.OnClick(EventArgs e)
    bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    bij System.Windows.Forms.Control.WndProc(Message& m)
    bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
    bij System.Windows.Forms.Button.WndProc(Message& m)
    bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     
  7. n0name

    n0name Administrator

    Joined:
    Aug 27, 2012
    Messages:
    8,650
    Likes Received:
    1,523
    Steam:
    Steam SteamRep
    Late but still, the problem only seems to appear on one server from time to time. The cause of it is most likely an encoding problem, which is not really fixable in the current Implementation.
     
  8. cheatnow

    cheatnow The desert fox Legacy Admin

    Joined:
    Oct 15, 2012
    Messages:
    2,094
    Likes Received:
    221
    Steam:
    Steam SteamRep
    It seems to be only happening when you are present on said server...
     
  9. Spartan

    Spartan Member

    Joined:
    Aug 28, 2012
    Messages:
    1,965
    Likes Received:
    380
    Steam:
    Steam SteamRep
    This pops up when I try to download it.
     

    Attached Files:

  10. n0name

    n0name Administrator

    Joined:
    Aug 27, 2012
    Messages:
    8,650
    Likes Received:
    1,523
    Steam:
    Steam SteamRep
    If anyone got any suggestions which features might be nice to implement, please post 'em here.
    Also, the Error which Spartan posted is fixed by now (actually already was 4 months ago, just forgot to post)
     
  11. cheatnow

    cheatnow The desert fox Legacy Admin

    Joined:
    Oct 15, 2012
    Messages:
    2,094
    Likes Received:
    221
    Steam:
    Steam SteamRep
    A live chat feed if possible?
     
  12. Wandolf

    Wandolf Member

    Joined:
    Oct 8, 2013
    Messages:
    482
    Likes Received:
    104
    Steam:
    Steam SteamRep
    Perhaps a quake mod add on?
    It just boosts your ego when you hear that guy say "Holy Shit"
     
  13. Bunnie_Lord

    Bunnie_Lord Member

    Joined:
    Aug 27, 2012
    Messages:
    752
    Likes Received:
    128
    Steam:
    Steam SteamRep
    n0:name, I don't know if you still wish to improve this. If so, you should change the way commands are executed on players. If they have special tokens in their name, like ʕ•ᴥ•ʔ, ധഠߠ, or other stuff the readout thing can't correctly copy pasta, the command can't be executed because you target player names. If it's possible to target the player ID's, that'd be great (you know, the #<number> people get when they connect). Also, if possible, add an option to teamban people in jailbreak with a given time.
     
  14. Münsterkatt サム

    Münsterkatt サム Member

    Joined:
    May 12, 2014
    Messages:
    687
    Likes Received:
    130
    Steam:
    Steam SteamRep
    It does that now... And anyway, you could just rename them, or use the @aim command.
     
  15. n0name

    n0name Administrator

    Joined:
    Aug 27, 2012
    Messages:
    8,650
    Likes Received:
    1,523
    Steam:
    Steam SteamRep
    Sadly, the A2S_Player query I use doesn't return any "hidden" player data (such as IP, userid, clientid) - therefore the only option would be workaround by querying the Server with RCon, but it that would require matching by name again..
     
  16. Bunnie_Lord

    Bunnie_Lord Member

    Joined:
    Aug 27, 2012
    Messages:
    752
    Likes Received:
    128
    Steam:
    Steam SteamRep
    When I use ServerStatus, I'm trying to get people to listen on a server I'm not admin on.
    @n0name@n0name Is it possible to correctly copy everything to the program or is that also impossible?

    Or add the option to manually enter a name/player id.
     
    Last edited by a moderator: Oct 15, 2016
  17. Spartan

    Spartan Member

    Joined:
    Aug 28, 2012
    Messages:
    1,965
    Likes Received:
    380
    Steam:
    Steam SteamRep
    I get similar errors to this but I am posting this one now because it is becoming such a common issue for me.

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0.
    at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader)
    at Newtonsoft.Json.Linq.JObject.Parse(String json)
    at ServerStatus.Backend.Get(EInterfaces iface, String method, String parameters)
    at ServerStatus.PublicAPI.getPlayers(String ip, String port)
    at ServerStatus.ServerStatusGUI.updatePlayerList()
    at ServerStatus.ServerStatusGUI.cServers_SelectedIndexChanged(Object sender, EventArgs e)
    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
    at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
    at System.Windows.Forms.ComboBox.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     
  18. Spartan

    Spartan Member

    Joined:
    Aug 28, 2012
    Messages:
    1,965
    Likes Received:
    380
    Steam:
    Steam SteamRep
    Can we get this fixed, I am just getting communication errors when I try to execute a command.
     
  19. n0name

    n0name Administrator

    Joined:
    Aug 27, 2012
    Messages:
    8,650
    Likes Received:
    1,523
    Steam:
    Steam SteamRep
    Both errors should be fixed with the lastest release, 2.4.4.
     
  20. F7are

    F7are Member

    Joined:
    Nov 19, 2014
    Messages:
    873
    Likes Received:
    158
    Steam:
    Steam SteamRep
    Not sure if this has been mentioned before, but the sorting options are not working correctly; currently, they are sorting the numbers alphabetically instead of numerically. My guess is that whatever interface that is interprets the number as a String, and then sorts the numbers in the format of

    1, 11, 2, 22, 3, 33

    instead of numerical sorting

    1, 2, 3, 11, 22, 33

    Nothing that breaks the thing, but I just thought it was interesting.

    EDIT: The same thing happens with the ID's aswell.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.