VPNBlock

Moved

Total Downloads: 785 - First Release: Sep 5, 2016 - Last Update: Apr 10, 2018

5/5, 7 likes
  1. Hi is this plugins allowed on a community server?
     
  2. of course it is lol why would it not be???? if you ban a hacker and he then uses a vpn to get back in to the server this will block him
     
  3. thx :p I just need to make sure I don't want to get blacklisted :p
    [DOUBLEPOST=1497800702][/DOUBLEPOST]can I use this plugin on an experimental server?
     
  4. Wulf

    Wulf Community Admin

    It is a universal plugin.
     
  5. thanks @Wulf :)
     
  6. Code:
    (13:34:38) | Failed to call hook 'OnUserConnected' on plugin 'VPNBlock v0.0.3' (ArgumentNullException: Argument cannot be null.
    Parameter name: input)
    (13:34:38) | at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement, Int32 count, Int32 startat) [0x00000] in <filename unknown>:0
      at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String replacement) [0x00000] in <filename unknown>:0
      at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement, RegexOptions options) [0x00000] in <filename unknown>:0
      at System.Text.RegularExpressions.Regex.Replace (System.String input, System.String pattern, System.String replacement) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.VPNBlock.IpAddress (System.String ip) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.VPNBlock.OnUserConnected (IPlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.VPNBlock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 
    Anyone got a fix for this?
     
  7. Wulf

    Wulf Community Admin

    Sounds like you're running an older Oxide build where there was a bug. Make sure you're on Oxide 2.0.3342 or higher.
     
  8. Hey, Wulf.Can u explain how i ,ust paste link in that plug-in to add site for checking?
     
  9. Wulf

    Wulf Community Admin

    You can't just add another site, the site responses are generally different and would have to be handled differently.
     
  10. does this plugin still work? I just ask because it was last updatet in 2016
     
  11. Nothing changed in requests
     
  12. @Calytic
    Code:
    Failed to initialize plugin 'VPNBlock v0.0.3' (JsonReaderException: Unexpected character encountered while parsing value: A. Path '', line 1, position 2.)   at Newtonsoft.Json.JsonTextReader.ReadStringValue (ReadType readType) [0x00000] in :0 at Newtonsoft.Json.JsonTextReader.ReadAsString () [0x00000] in :0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, Boolean hasConverter) [0x00000] in :0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x00000] in :0
    Yes my oxide is up to date.
     
    Last edited by a moderator: Apr 9, 2018
  13. Calytic

    Calytic Community Admin Community Mod

    Looks like an intermittent issue or an error with their API
     
  14. Calytic

    Calytic Community Admin Community Mod

    Calytic updated VPNBlock with a new update entry:

    0.0.4

     
  15. After update, and double checked my oxide install:

    Code:
    Failed to initialize plugin 'VPNBlock v0.0.4' (JsonReaderException: Unexpected character encountered while parsing value: A. Path '', line 1, position 2.)
      at Newtonsoft.Json.JsonTextReader.ReadStringValue (ReadType readType) [0x00000] in :0
      at Newtonsoft.Json.JsonTextReader.ReadAsString () [0x00000] in :0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, Boolean hasConverter) [0x00000] in :0
      at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x00000] in :0Unloaded plugin VPNBlock v0.0.4 by Calytic
     
  16. [VPNBlock] Service temporarily offline

    (19:42:47) | [VPNBlock] Service temporarily offline

    (19:42:47) | [VPNBlock] Service temporarily offline

    why i have this message??
     
    Last edited by a moderator: Apr 18, 2018
  17. [VPNBlock] Service temporarily offline

    (19:42:47) | [VPNBlock] Service temporarily offline

    (19:42:47) | [VPNBlock] Service temporarily offline

    System offline ?
     
  18. on which line must be this API
    [DOUBLEPOST=1524217309][/DOUBLEPOST](11:40:14) | Failed to call hook 'OnUserConnected' on plugin 'VPNBlock v0.0.4' (FormatException: Input string was not in a correct format.)
     
    Last edited by a moderator: Apr 20, 2018
  19. The API that the plugin uses has discontinued their old API (the one the plugin uses).

    You could update to the newer API but that requires you to create an account and get a free API key.