InfoPanel

Moved

Total Downloads: 55,749 - First Release: Sep 25, 2015 - Last Update: Mar 13, 2018

5/5, 160 likes
  1. Wulf

    Wulf Community Admin

    That log is rarely anything other than style/formatting warnings, which are not an issue. Your actual server machine needs to have its locale set, not the file. If you do not control the server, it's something your host would need to change.
     
  2. My time has been stuck in a loop from 8:00 to 8:05 so it's preventing night time. any ideas how to fix that?
     
  3. Nvm. Works after completely deleting everything
     
  4. Is anyone having an issue with changing the messages? They seem to revert back to the vanilla messages when loaded via FTP.
     
  5. Wulf

    Wulf Community Admin

    Where are you changing the messages? When messages or the config reverts to default, it generally means that it was not edited properly.
     
  6. Hey thanks for the response. Yeah ive been editing the file right where the messages are at.


    #region MessageBox

    private Messenger MessageBox;
    private Timer MsgUpdater;
    private int MessageUpdateFrequency = 20;
    private List<string> Messages = new List<string>() {"" ,"","" };
    private bool MessageBoxAvailable = true;


    I deleted my messages in the quotes to avoid confusion. But basically right there in quotes it would come up as the vanilla messages, even though it was changed on my end, and even changed on my server host site. I'm guessing I am editing the wrong location in the code?

    -Edit- Im using "Gamer Servers" as my host site.
     
  7. Wulf

    Wulf Community Admin

    You should be editing them under oxide/lang, not the plugin itself.
     
  8. *Face palm* The more you know.

    Thanks for that info, now off to find out how to do that. Thanks again. Cheers.
     
  9. use the Windows Server 2008 R2.
    Code:
    [3/7/2016 10:43:20 PM] [Oxide] 10:43 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/7/2016 10:44:44 PM] [Oxide] 10:44 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/7/2016 10:58:18 PM] [Oxide] 10:58 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/7/2016 11:12:13 PM] [Oxide] 11:12 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 4:57:41 PM] [Oxide] 4:57 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 4:59:36 PM] [Oxide] 4:59 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 5:01:13 PM] [Oxide] 5:01 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 5:05:31 PM] [Oxide] 5:05 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 8:54:45 PM] [Oxide] 8:54 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 9:30:04 PM] [Oxide] 9:30 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 9:31:53 PM] [Oxide] 9:31 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 9:34:07 PM] [Oxide] 9:34 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/8/2016 9:36:55 PM] [Oxide] 9:36 PM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/9/2016 1:16:27 AM] [Oxide] 1:16 AM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [3/9/2016 1:45:33 AM] [Oxide] 1:45 AM [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
     
  10. Ok, super noob here. Hope this is the correct place. I have the addon installed but I'm stuck with the first API command, I assume you type this into rcon correct? I'm not sure exactly how it should be typed.
     
  11. The API stuff is for devs.
    Put the addon in [...]/oxide/plugins
    And forget about it ;)
     
  12. Thanks so much.
     
  13. I got this same error a while back, not using Linux. I only got it once, but after it seems I have to reload the plugin every 30-45 mins because the compass stops responding. Any idea what might be causing that?
     
  14. Wulf

    Wulf Community Admin

    What is your system locale set as?
     
  15. just wondering if someone with the skill to help me please. im trying to remove the "CompassDirections" & "Compass": but to make the OP, Sleepers Side By Side on the bottom left, every time i tried editing this it corrupted and didn't reload. any help would be appreciated

    EDIT: I'm adding the Compass Plugin but don't want 2 of the same things on screen, i want to keep the information with the sleepers and online players
     
  16. Code:
    [Oxide] 12:18 [Error] Failed to run a 1.00 timer in 'InfoPanel v0.9.3' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:18 [Debug]   at Oxide.Plugins.InfoPanel+Compass.GetDirection (System.String PlayerID) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.InitializeGUI (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel.GUITimerInit (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.InfoPanel+<OnPlayerInit>c__AnonStorey1.<>m__1 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    This is the error i'm getting when my compass stops working. Anything I can do to fix this?
     
  17. Panel has been running fine until the past hour or so. Disappeared from bottom of screen. When I try to reload the .cs file I get these errors. Any idea on why all of a sudden it went wonky? The error below is from a fresh .cs file download.

    Thanks in advance.

    Code:
    [Oxide] 22:43 [Info] InfoPanel was compiled successfully in 1862ms
    [Oxide] 22:43 [Info] Loaded plugin InfoPanel v0.9.3 by Ghosst
    [Oxide] 22:43 [Error] InfoPanel v0.9.3: Failed to load config file (is the config file corrupt?) (Invalid character after parsing property name. Expected ':' but got: S. Path '', line 1, position 8.)
    [Oxide] 22:43 [Error] Failed to initialize plugin 'InfoPanel v0.9.3' (JsonReaderException: Invalid character after parsing property name. Expected ':' but got: S. Path '', line 1, position 8.)
    [Oxide] 22:43 [Debug]   at Newtonsoft.Json.JsonTextReader.ParseProperty () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextReader.ParseObject () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextReader.ReadInternal () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CheckedRead (Newtonsoft.Json.JsonReader reader) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) [0x00000] in <filename unknown>:0
    [Oxide] 22:43 [Info] Unloaded plugin InfoPanel v0.9.3 by Ghosst
    [Oxide] 22:43 [Info] No previous version to rollback plugin: InfoPanel
     
  18. Wulf

    Wulf Community Admin

    The error says the config file is corrupt, as in it was likely edited incorrectly. Could you upload it here please?
     
  19. The InfoPanel .json config file?
     
  20. Wulf

    Wulf Community Admin

    Yes, the config file.