Jump to content

online HUD is stuck on top left corner

No Response 1.1.7

Even if I unload the plugin it's still stuck there. I tried changing the location in the config and reloading, but it just stays on that top left corner all stretched out. Also typing /onlinehud doesn't do anything

252490_20230623115123_1.thumb.png.a9161f38d6902318150511f8e50de8da.png

Share this comment


Link to comment

sounds like it got stuck at one point. Did you try logging out and back in after changing the settings?

Edit: this can happen if it fails to call the destroy ui for any reason. Usually a reconnect will make it disappear 

Edited by MACHIN3

Share this comment


Link to comment

I excited rust completely and it went away, but now the online hug never shows anymore. I tried deleting all config/lang files, but still same issue. No more online hud. /onlinehud didn't do anything either

Share this comment


Link to comment

I had another person report that it doesn't update when hide admin is set to true.

 

If you set it to false does it fix your issue as well? Trying to see if both issues are related 

Share this comment


Link to comment

my admin setting has always been false. The May 5th version worked the best for me, but I had to use timedexecute to reload the plugin ever so often and now after installing the latest version, I can't even revert back to the old version anymore. No online hud shows up at all. I already tried deleting config/lang and loading the older version to no avail.

{
  "Hide Admins": false,
  "Show Online Player Count": true,
  "Show Sleeper Count": true,
  "Show KillRecords Icon (Requires Kill Records Plugin)": false,
  "Show XPerience Icon (Requires XPerience Plugin)": false,
  "Show XPerience Rank Sig (Requires XPerience Plugin)": false,
  "Show TPR Icon (Requires NTeleportation Plugin and tpr permission)": false,
  "UI Location (distance from left 0 - 0.80)": 0.05,
  "UI Location (distance from bottom 0.45 - 1.0)": 0.75,
  "Chat Command (Online Players)": "players",
  "Chat Command (Sleepers)": "sleepers"
}

 

Share this comment


Link to comment

I will look into this over the weekend and see if I can figure out what might be causing your issues. I have a big feature addition I am currently working on with the XPerience plugin but I'll push this in there at some point. I am sorry your having these issues

Share this comment


Link to comment

Looking at your config you are not using the version with the HUD... make sure you are using v1..1.7 and you should have a config like this:
 

{
  "Hide Admins": false,
  "Show Online Player Count": true,
  "Show Sleeper Count": true,
  "Show Player Avatars (requires ImageLibrary and Store player avatars = true)": true,
  "Show KillRecords Icon (Requires Kill Records Plugin)": true,
  "Show XPerience Icon (Requires XPerience Plugin)": true,
  "Show XPerience Rank Sig (Requires XPerience Plugin)": true,
  "Show XPerience Level (Requires XPerience Plugin)": true,
  "Show TPR Icon (Requires NTeleportation Plugin and tpr permission)": true,
  "Show Discord Report Icon (Requires DiscordReport Plugin)": false,
  "UI Location (distance from left 0 - 0.80)": 0.05,
  "UI Location (distance from bottom 0.45 - 1.0)": 0.75,
  "Chat Command (Online Players)": "players",
  "Chat Command (Sleepers)": "sleepers",
  "Show Online HUD": true,
  "Online HUD Chat Command": "onlinehud",
  "HUD Location From Left": 0.01,
  "HUD Location From Top": 0.98,
  "HUD Width": 0.15,
  "HUD Height": 0.30,
  "Max Players On HUD": 5,
  "HUD Transparency 0.0 - 1.0": 0.25,
  "HUD Refresh Rate (seconds)": 60.0,
  "HUD Font Size": 10
}

 

  • Love 1

Share this comment


Link to comment

I am using version 1.1.7 and I'm experiencing the same problem.

 

Console error when using /onlinehud command
Failed to run command '/onlinehud' on plugin 'OnlinePlayers'. (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.OnlinePlayers.ChatHUD (BasePlayer player, System.String command, System.String[] args) [0x00000] in :0 at Oxide.Game.Rust.Libraries.Command+ChatCommand.HandleCommand (BasePlayer sender, System.String name, System.String[] args) [0x0001b] in :0 at Oxide.Game.Rust.Libraries.Command.HandleChatCommand (BasePlayer sender, System.String name, System.String[] args) [0x00015] in :0 at Oxide.Game.Rust.RustCore.IOnPlayerCommand (BasePlayer basePlayer, System.String message) [0x000db] in :0

Edited by SuperKitten

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.