Jump to content

dustyhansen

Member
  • Posts

    1,657
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by dustyhansen

  1. When you go to the bottom of the river near Dome, there is no water and you are able to just walk around on the bottom. I didn't check if it is elsewhere in the river, but did confirm the spot near Dome is broken.
  2. Players are complaining that the keycard doors do not open at Arctic Research Base.
  3. Does this prevent patrol heli, bradley, and NPCs as well? Seems like this had a greater effect than I intended.
  4. Can this be used to prevent turrets from killing all players if the use permission is given to default? We are a PVE server and looking to disable turrets until purge night.
  5. dustyhansen

    Console Errors

    I keep seeing the following console errors: Failed to call internal hook 'OnEntityKill' on plugin 'RFRadio v1.4.0' [304634108] (Object reference not set to an instance of an object.) at void Oxide.Plugins.RFRadio.OnEntityKill(BaseNetworkable entity) in /home/container/carbon/plugins/RFRadio.cs:line 158 at object Oxide.Plugins.RFRadio.InternalCallHook(uint hook, object[] args) in RFRadio.cs/Internal:line 47 Failed to call internal hook 'OnEntityKill' on plugin 'RFRadio v1.4.0' [304634108] (Object reference not set to an instance of an object.) at void Oxide.Plugins.RFRadio.OnEntityKill(BaseNetworkable entity) in /home/container/carbon/plugins/RFRadio.cs:line 158 at object Oxide.Plugins.RFRadio.InternalCallHook(uint hook, object[] args) in RFRadio.cs/Internal:line 47 Failed to call internal hook 'OnEntityKill' on plugin 'RFRadio v1.4.0' [304634108] (Object reference not set to an instance of an object.) at void Oxide.Plugins.RFRadio.OnEntityKill(BaseNetworkable entity) in /home/container/carbon/plugins/RFRadio.cs:line 158 at object Oxide.Plugins.RFRadio.InternalCallHook(uint hook, object[] args) in RFRadio.cs/Internal:line 47
  6. dustyhansen

    Images Missing?

    Suddenly I have no images after today's update/wipe.
  7. The plugin compiles but does not give you admin access with today's update.
  8. TrueStaffToggle.json
  9. @Rustonauts
  10. Doesn't it also make me auth level 0? What is that part isn't working correctly?
  11. I checked. I am not in the on duty role. Most permissions don't work like they are supposed to, but some do.
  12. dustyhansen

    Console Error on Unload

    Whenever the plugin is reloaded or unloaded, the following error shows in console. Not sure if it means anything, but thought I would share: Failed to call internal hook 'Unload' on plugin 'TrueStaffToggle v1.1.1' [4006810030] (Value was either too large or too small for a UInt32.) at void Number.ThrowOverflowOrFormatException(bool overflow, string overflowResourceKey) at uint Number.ParseUInt32(ReadOnlySpan<char> value, NumberStyles styles, NumberFormatInfo info) at uint uint.Parse(string s) at void Oxide.Plugins.TrueStaffToggle.Unload() in /home/container/carbon/plugins/TrueStaffToggle.cs:line 154 at object Oxide.Plugins.TrueStaffToggle.InternalCallHook(uint hook, object[] args) in TrueStaffToggle.cs/Internal:line 119
  13. dustyhansen

    Some Perms Still Persist

    I have set this up as instructed and removed all perms from the admin group and moved them to the admin_onduty group. However, when I am still able to use some perms even though I am not on duty, such as use some plugins (i.e. Copy Paste, GPlugins, GPerms, etc.), even though I am auth level 0 and don't have perms for those..
  14. dustyhansen

    Console Error

    I am still seeing console errors,. especially when users are added or removed from a group: 09/14 15:02:38 | Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2987 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3036 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4431 09/14 15:02:42 | Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2987 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3036 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2857 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4431
  15. Thanks, that makes sense. I think I understand now.
  16. Sorry, but I don't understand how this is supposed to work. I have the groups setup like so: "admin": "admin_onduty", "mod": "mod_onduty" But, when you go off duty, you stay in the admin group, so you keep all of your admin perms. Am I doing something wrong?
  17. dustyhansen

    Does Not Compile

    I just bought this and it doesn't compile: Failed compiling 'TrueStaffToggle.cs': 1. The type or namespace name 'Discord' does not exist in the namespace 'Oxide.Ext' (are you missing an assembly reference?) [CS0234] (TrueStaffToggle 17 line 11)
  18. What kinds of kills does this show? PVP? PVE? Suicides? Can you disable killing of NPCs and animals? Can you customize the prefab names?
  19. dustyhansen

    Patrol Heli

    Players are requesting a patrol heli be added to the event, so I thought I would share in case you were interested in adding it.
  20. We noticed that whenever the armored train is spawned and running that you are not able to use the drone marketplace to buy from vending machines. I assume this has something to do with the vending icon for the train.
  21. And are we going to see more frequent updates? Tomorrow is one week post-TOS enforcement and this plugin is still not complying.
  22. Compile error on the latest update: Failed compiling 'Skinner.cs': 1. 'ItemSkin' does not contain a definition for 'itemid' and no accessible extension method 'itemid' accepting a first argument of type 'ItemSkin' could be found (are you missing a using directive or an assembly reference?) [CS1061] (Skinner 62 line 322)
  23. Is this going to be addressed?
  24. dustyhansen

    Unable to Place Items

    it looks like he is on an ice lake, is that why?
  25. dustyhansen

    Unable to Place Items

    Player is getting an error trying to place items in the basement they just built.
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.3k

Files Sold

Total number of files sold.

3m

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.