Jump to content

BetterDeadThanZed

Member
  • Posts

    1,140
  • Joined

  • Last visited

Everything posted by BetterDeadThanZed

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. You can disregard this. The AutoCCTV plugin was causing a conflict.
  6. 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?
  7. 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".
  8. 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.
  9. Disregard this comment. The feature I asked about already exists
  10. Any chance this will be addressed?
  11. 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?
  12. 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.
  13. Hopefully that will be added to the next version.
  14. In Vault 118, there's a black square where there should be a door that doesn't open.
  15. Yes, the player was trying to clone the coco seed. I figured it wasn't possible but he wanted to try anyway.
  16. 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
  17. 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
  18. 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.
  19. Another issue, possibly related to the first issue, is I recently bought the Drug Business plugin and now I'm getting this conflict in the console:
  20. I know there's a couple support tickets about stacking but those are basically resolved so I am making a new support ticket. One of my players, without realizing how the crafting of the joints works, tried dragging his weed to the mixing table. The weed had stacked when he was collecting hemp. The weed he dragged to the mixing table inventory disappeared. I tried it and unstacked 5 weed, then tried to drag the unstacked weed back and it disappeared. If you don't touch it and just craft the joints as intended, it works fine with the weed in a stack. Obviously, stacking is not supposed to be done with this. So, my question is really this. How can I stop the weed that you collect from the hemp plants from stacking or is there a way to allow it to be re-stacked? I use Stack Size Controller on umod.
  21. My players found that cloning a coca plant creates a red berry plant. I assume this is because of the reskinning for the plugin. Would there be a way to block any attempt to clone the plant?
  22. Also, since i have this ticket open, got this in my log today: Calling hook OnItemSplit resulted in a conflict between the following plugins: DrugBusiness - Item.applex1.376367045 (Item), Cooking (Item.applex1.376367046 (Item))
  23. Also, it seems the dealer always spawns facing north when you use the command to spawn them.
  24. Disregard this initial part of the ticket. I've resolved it, but see the below follow ups.
  25. This looks really great. I could imagine a variety of plugins that are similar to this to allow for more RP situations. I imagine a version of this, but for farming could be made. Players could grow specific things and sell them to a local market, maybe an NPC at the Supermarkets.
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.1k

Files Sold

Total number of files sold.

2.8m

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.