Jump to content

BetterDeadThanZed

Member
  • Posts

    1,119
  • Joined

  • Last visited

Everything posted by BetterDeadThanZed

  1. The plugin mentions the need to use the Spawns Database plugin, but does that mean we have to manually set up spawn locations?
  2. The megaphone doesn't work in the large casino. If you mount it, then talk, you don't hear the megaphone effect.
  3. Duuuude... shut up and take my money!!!!
  4. BetterDeadThanZed

    Stuck in Cursor Mode

    I use friends and clans plugins. I am in the same clan as the TC owner but I don't have TC Auth. That's the TC I'm getting this issue with. I just tried it on someone else's TC and it's fine. It says I can't authenticate on it.
  5. Probably.. just waiting for the plugin dev to let me know.
  6. BetterDeadThanZed

    Stuck in Cursor Mode

    I came here to report the same thing. *EDIT* Tried the .cs file you linked to above but the same thing happens. If i try to access a cupboard that is locked and I don't have auth on it, the "manage" button is still there and I can't open a chat window, can't move my character around. Only the movement keys work. See the "Manage" button in the top right corner of my screen? I should also note that I can manage the TC when the happens even though it's locked and I don't have auth.
  7. I'm talking about this line: "Currency Symbol": "$", I changed the Currency Symbol" to "Scrap" it on the screen, it would say "Scrap 40" instead of "$40" but that resulted in the drug ordering splash screen to freeze. You're thinking of this line: "Use (Economics / Server Rewards / Scraps)": "Scraps", And that works fine. It takes scrap, but my players keep thinking they need Economics coins to buy the seeds instead of scrap, which I'm trying to clarify for them.
  8. We did test with 1 seed. I am pretty certain is has to do with what is above the base. It seems that a clear area can not be found when the drone is requested and as a result, the error message appears and the player loses what he paid for the seeds. It's a very game breaking bug that makes me question if I should leave the plugin on the server because I don't want players losing their scrap because their base doesn't have a 100% clear sky.
  9. When the player ordered the seeds, the drone didn't come and the error I posted above appeared in the console. He moved his computer terminal someplace else and everything worked fine. It seems if the drone can't get a clear shot to the base, then the error I posted occurs and no drone comes. The player had some power lines/towers near his base and some trees so I assume that was causing an issue with the drone's ability to drop the drugs there. Maybe it doesn't have a direct line of sight to the base? I'm not sure. I'm not a plugin developer. In summary, if the seeds can't be delivered to the player, there should be an error message in-game and the player should be refunded whatever money they paid for the seeds.
  10. I'm not sure what the drug dealers have to do with markers where the drugs land when they're dropped by the drone.... However, to answer your question, I have 1 dealer and he's in the Bandit camp 24/7.
  11. Ok, so I have to correct myself. the AutoCCTV plugin is NOT causing a conflict. I tested this at my base and it worked fine. I tested it at another player's base and I got the above error and no drone. I'm thinking something about his base makes the drone unable to reach the base/drop the drugs and that there should be some sort of error message in-game/return of money used. *EDIT* The player moved his computer terminal to another, clear location, and it works for him now, so adding a message that a base is unreachable, and giving a refund of spent currency should be added to the next version.
  12. You can disregard this. The AutoCCTV plugin was causing a conflict.
  13. BetterDeadThanZed

    Error message

    I had a player tell me that no drone came when he ordered seeds, the drone never came. I checked the console and saw this error: Failed to run a 1.00 timer in 'DrugBusiness v0.2.0' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at BaseEntity.get_ServerPosition () [0x00000] in <42cacc569c7a48f59a53ab8e166846f1>:0 at Oxide.Plugins.DrugBusiness+<BeginDelivery>c__AnonStorey10.<>m__0 () [0x0000b] in <3e41eb2bd97c4a32a5ed1978d75b6114>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <99d545163fdd4d57a562df7989f2ca0a>:0 I downloaded and copied the plugin over the old one. I deleted the config file and the data file so it would create new ones, but none of those made a difference. Any idea what the issue could be here?
  14. Could we get a marker on the map showing the location of where the drugs were dropped to help the player find it, if they don't get outside fast enough to see the drone drop it? I've had a couple people either tell me that they can't find the drugs or that the drone "never came".
  15. BetterDeadThanZed

    Screen froze up

    I changed the currency symbol from "$" to "Scrap" and when I tried to access my computer/VPN, the splash screen showed up but then froze with no error in the console. I had to disconnect from the server and reconnect.
  16. Disregard this comment. The feature I asked about already exists 🙂
  17. Any chance this will be addressed?
  18. A player has told me he had 3900 fuel in his virtual quarry and that it was running before logging off. Today his fuel is gone and there's no resources in the VQ. I don't have any errors in my console or any more information. Has anyone else had a player report this problem?
  19. Some more little things I found. 1. Red Rocket M17 doesn't have a map marker. 2. Bus stop at SW corner of Outpost has slightly elevated corner off of ground. 3. Garbage pile behind Red Rocket in M17 is floating above the ground.
  20. Hopefully that will be added to the next version.
  21. In Vault 118, there's a black square where there should be a door that doesn't open.
  22. Yes, the player was trying to clone the coco seed. I figured it wasn't possible but he wanted to try anyway.
  23. BetterDeadThanZed

    Console error

    Seeing this error in my console: 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 07/03 15:42:28 | Failed to call hook 'OnItemAddedToContainer' on plugin 'LSkins v1.6.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.LSkins.OnItemAddedToContainer (ItemContainer container, Item item) [0x00092] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00537] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0
  24. BetterDeadThanZed

    Error in my console

    Just noticed this in my server console: [Error] Failed to call hook 'OnEntityMounted' on plugin 'AutoCCTVStations v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Plugins.AutoCCTVStations.OnEntityMounted (ComputerStation station, BasePlayer player) [0x00018] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.AutoCCTVStations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007a6] in <5e19d23998dc4f9c8f9cac9127e3ddb7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0
  25. Sorry for the multiple support requests in one, but here's another issue... deleted a dealer and this was in the console: Failed to call hook 'DeleteDealer' on plugin 'DrugBusiness v0.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.DrugBusiness+<DeleteDealer>c__AnonStorey8.<>m__1 (Oxide.Plugins.DrugBusiness+DealerInfo d) [0x00000] in <1ac433838223432fa635bdbfc5f3cffb>:0 at System.Collections.Generic.List`1[T].FindIndex (System.Int32 startIndex, System.Int32 count, System.Predicate`1[T] match) [0x0003b] in <fb001e01371b4adca20013e0ac763896>:0 at System.Collections.Generic.List`1[T].FindIndex (System.Predicate`1[T] match) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.DrugBusiness.DeleteDealer (BasePlayer player, System.String command, System.String[] args) [0x00045] in <1ac433838223432fa635bdbfc5f3cffb>:0 at Oxide.Plugins.DrugBusiness.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a76] in <1ac433838223432fa635bdbfc5f3cffb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 The dealer reappeared when I reloaded the plugin. I stopped the plugin, deleted the data file and started the plugin to resolve this issue.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.4k

Files Sold

Total number of files sold.

2.5m

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.