RealtimeWipeInfo

Moved

Total Downloads: 1,533 - First Release: May 19, 2017 - Last Update: Mar 16, 2018

5/5, 8 likes
  1. Oxide: Oxide 2.0.3600 for 1789 (2024.152.1)

    Code:
    20:16 [Warning] [Realtime Wipe Info] Blueprint wipe detected!
    20:16 [Error] Failed to call hook 'OnServerInitialized' on plugin 'RealtimeWipeInfo v2.1.0' (TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.)
    20:16 [Stacktrace]   at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.GetUtcOffset (DateTime d) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.WriteDateTimeString (System.Char[] chars, Int32 start, DateTime value, Nullable`1 offset, DateTimeKind kind, DateFormatHandling format) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextWriter.WriteValue (DateTime value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonWriter.WriteValue (Newtonsoft.Json.JsonWriter writer, PrimitiveTypeCode typeCode, System.Object value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializePrimitive (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonPrimitiveContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContract valueContract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
    
     
  2. I'm getting this error and my TITLE and DESCRIPTION are not changing.
    Code:
    (21:36:35) | Failed to call hook 'OnServerInitialized' on plugin 'RealtimeWipeInfo v2.1.0' (TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.)
    (21:36:35) | at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
    at Newtonsoft.Json.Utilities.DateTimeUtils.GetUtcOffset (DateTime d) [0x00000] in <filename unknown>:0
    (21:36:35) | Loaded plugin Realtime Wipe Info v2.1.0 by Ryan
    And config:
    Code:
    {
      "Description Settings": {
        "Enable Description": true,
        "Full Server Description": "Your description here. Put {0} where you want plugin info to go",
        "Include Seed & Map Size": false,
        "Enable Use Of Time": true,
        "Date": {
          "Enable Use Of Date": true,
          "Date format": "dddd d/M"
        },
        "Refresh Interval": 120.0
      },
      "Title Settings": {
        "Enable Title": true,
        "Full Server Hostname": "[EN] Rustmania - DYNASHARE, SHOP, CLANS {0}",
        "Enable Use Of Time": true,
        "Date": {
          "Enable Use Of Date": true,
          "Date format": "d/M"
        },
        "Refresh Interval": 60.0
      },
      "Phrase Settings": {
        "Enable Phrases": true,
        "Phrases": {
          "wipe": {
            "Send Reply": true,
            "Block Message": true
          },
          "wipe?": {
            "Send Reply": true,
            "Block Message": false
          },
          "wiped": {
            "Send Reply": false,
            "Block Message": true
          },
          "wiped?": {
            "Send Reply": false,
            "Block Message": false
          }
        },
        "Enable Use Of Time": true,
        "Date": {
          "Enable Use Of Date": true,
          "Date format": "d/M"
        },
        "Schedule Settings": {
          "Enable Wipe Schedule Messages": true,
          "Wipe Schedule In Days": 7,
          "Date Format": "dddd d/M"
        }
      },
      "Connect Message Settings": {
        "Enable Connect Messages": false
      },
      "Command Settings": {
        "Enabled": true,
        "Command": "wipe"
      }
    }
     
    Last edited by a moderator: Oct 22, 2017
  3. @THEKING - have u updated to latest version of OXIDE ?
     
  4. yes... error persist
     
  5. having problem with this plugin right now, also have latest version of oxide. The plugin was working fine till i re download the plugin then this error came out. Title settings, phrase settings and connect settings isn't working properly,
    connect settings shows up when logged in but i set it to false,
    server title doesn't show the timer,
    and when i typed in wipe or something, wipe phrase doesn't reply to chat.
    uhh what else am i missing here.
     

    Attached Files:

  6. Wulf

    Wulf Community Admin

    Looks like you're on an old Oxide build.
     
  7. wait. new build was 23 mins ago from my time?. lol sec, updating it
     
  8. updated it, still having the same problems on title and connect settings. upload_2017-10-23_6-26-59.png
     
    Last edited by a moderator: Oct 23, 2017
  9. Wulf

    Wulf Community Admin

    I'd try doing an update with Steam for Rust, then with Oxide to make sure you aren't using any old Newtonsoft.Json.dll and Oxide.References.dll files. That was only an issue with the previous version of Newtonsoft.Json that we bundled inside of Oxide.References.dll about half a week ago, and I can't reproduce it with any builds since then.
     
  10. well nevermind, i figured it out. :p <3
     
    Last edited by a moderator: Oct 23, 2017
  11. Hello,
    i have same problem:
    Code:
    00:23 [Warning] [Realtime Wipe Info] Blueprint wipe detected!
    00:23 [Error] Failed to call hook 'OnServerInitialized' on plugin 'RealtimeWipeInfo v2.1.0' (TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.)
    00:23 [Stacktrace]   at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.GetUtcOffset (DateTime d) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.WriteDateTimeString (System.Char[] chars, Int32 start, DateTime value, Nullable`1 offset, DateTimeKind kind, DateFormatHandling format) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextWriter.WriteValue (DateTime value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonWriter.WriteValue (Newtonsoft.Json.JsonWriter writer, PrimitiveTypeCode typeCode, System.Object value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializePrimitive (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonPrimitiveContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContract valueContract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
    
    For test, installed new server (fresh install steam), downloaded latest oxide, extract archive and start server, i have same result...

    MD5 Newtonsoft.Json.dll: B430E0B62072662DF3BF84FB33CE6EE2
    MD5 Oxide.References.dll: E1702CC6E8361E287E661CBB3F0A6106
     
  12. Update oxide - will fix them errors
     
  13. I have latest oxide....... and i have test with fresh install = same so......

    oxide version:
    Code:
    Protocol: 2024.152.1
    Build Date: 10/20/2017 01:16:01
    Unity Version: 2017.1.2f1
    Changeset: 23417
    Branch: main
    Oxide Version: 2.0.3628
    
     
    Last edited by a moderator: Oct 23, 2017
  14. I have this issue like many others:
    Code:
    (14:23:01) | Failed to call hook 'OnServerInitialized' on plugin 'RealtimeWipeInfo v2.1.0' (TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.)(14:23:01) | at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0at Newtonsoft.Json.Utilities.DateTimeUtils.GetUtcOffset (DateTime d) [0x00000] in <filename unknown>:0at Newtonsoft.Json.Utilities.DateTimeUtils.WriteDateTimeString (System.Char[] chars, Int32 start, DateTime value, Nullable`1 offset, DateTimeKind kind, DateFormatHandling format) [0x00000] in <filename unknown>:0at Newtonsoft.Json.JsonTextWriter.WriteValue (DateTime value) [0x00000] in <filename unknown>:0at Newtonsoft.Json.JsonWriter.WriteValue (Newtonsoft.Json.JsonWriter writer, PrimitiveTypeCode typeCode, System.Object value) [0x00000] in <filename unknown>:0at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializePrimitive (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonPrimitiveContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContract valueContract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
    
    I have tried doing a steam update for the server and updating oxide but the error still remains. If anyone has a solution for this, I would be grateful.
    Thanks.
     
  15. Hi all, how can I possibly change the command from /wipe to !wipe? Also does anybody know a similar command that has !players and it shows (92/100) players online in chat for example? I don't want a player list, just the amount of players online.
     
  16. Code:
    12:36 [Warning] [Realtime Wipe Info] Blueprint wipe detected!
    12:36 [Error] Failed to call hook 'OnServerInitialized' on plugin 'RealtimeWipeInfo v2.1.0' (TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.)
    12:36 [Stacktrace]   at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.GetUtcOffset (DateTime d) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.WriteDateTimeString (System.Char[] chars, Int32 start, DateTime value, Nullable`1 offset, DateTimeKind kind, DateFormatHandling format) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextWriter.WriteValue (DateTime value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonWriter.WriteValue (Newtonsoft.Json.JsonWriter writer, PrimitiveTypeCode typeCode, System.Object value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializePrimitive (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonPrimitiveContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContract valueContract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0 
     
  17. im having the same timezone not found issue as everyone else brand new install with most recent files.

    i can type /wipe in chat and it shows me wipe info but does not show any wipe info in server name or server disc when i click on server in server list
     
  18. Wulf

    Wulf Community Admin

    Yeah, thought I had fixed it with the Newtonsoft.Json downgrade to 8.x, but appears to still be there. I don't really want to downgrade to an even lower version to fix it (what Rust uses), but may have to else find a way to set a timezone. :p
     
  19. would the timezone issue be why my server name and server disc isnt being updates with what i have in the config
     
  20. Did a fresh server install on tonight's forced wipe so fresh rust+oxide+plugin and this error is shown on server start-up:
    Code:
    (21:23:54) | [Realtime Wipe Info] Blueprint wipe detected!
    (21:23:54) | Failed to call hook 'OnServerInitialized' on plugin 'RealtimeWipeInfo v2.1.0' (TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.)
    (21:23:54) | at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.GetUtcOffset (DateTime d) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Utilities.DateTimeUtils.WriteDateTimeString (System.Char[] chars, Int32 start, DateTime value, Nullable`1 offset, DateTimeKind kind, DateFormatHandling format) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonTextWriter.WriteValue (DateTime value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.JsonWriter.WriteValue (Newtonsoft.Json.JsonWriter writer, PrimitiveTypeCode typeCode, System.Object value) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializePrimitive (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonPrimitiveContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonContract valueContract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject (Newtonsoft.Json.JsonWriter writer, System.Object value, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract collectionContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty) [0x00000] in <filename unknown>:0