Jump to content

Wiz3rd

Member
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Wiz3rd

  1. Wiz3rd

    Issues

  2. Wiz3rd

    Server Errors

    Failed to call hook 'cmd' on plugin 'AdminMap v2.2.1' (ArgumentNullException: Value cannot be null. Parameter name: collection) at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x00003] in <f98723dd4586469db5213ec59da723ca>:0 at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BasePlayer.SendPingsToClient_Patch0(BasePlayer) at Oxide.Plugins.AdminMap+AdminMapper.SendUpdate () [0x002d6] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.AdminMap+ConnectionData.set_Layers (Oxide.Plugins.AdminMap+MapLayer value) [0x00015] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.AdminMap.cmd (ConsoleSystem+Arg arg) [0x00329] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.AdminMap.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01788] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Failed to call hook 'cmd' on plugin 'AdminMap v2.2.1' (ArgumentNullException: Value cannot be null. Parameter name: collection) at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x00003] in <f98723dd4586469db5213ec59da723ca>:0 at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BasePlayer.SendPingsToClient_Patch0(BasePlayer) at Oxide.Plugins.AdminMap+AdminMapper.SendUpdate () [0x002d6] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.AdminMap+ConnectionData.set_Layers (Oxide.Plugins.AdminMap+MapLayer value) [0x00015] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.AdminMap.cmd (ConsoleSystem+Arg arg) [0x0030b] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.AdminMap.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01788] in <da3e9efe1c9c4e93928442edc6613641>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  3. Wiz3rd

    Issues

    Please spend some time and fix your plugin. Here is a list of know issues I have open tickets from a month ago. Horizontal W adjustment abnormally auto adjusts the X setting causing panels to overlap and manually corrected. Blank lines not available Text does not follow constraints and truncates out of field or auto returns Text editing backspace does not move to previous line within the same text line Screen does not always update with changes, requiring a complete exit and reload to view Limited choice of Type boxes such as simple hyperlinks Cloning does not create independent pages. Editing on one clone page affects all Color Picker has no save option. Only X and not ability to abandon changes Panels can not be renamed for ease of identification. Making hard to distinguish them. I'm not going to take the time to screen shot 20 issues. Many of these should have been taken care of before the plugin was ever released. Please advise.
  4. Wiz3rd

    Text Editor

    Also, I'm not sure why I'm getting this error message: Missing plugin name prefix 'shop' for permission 'mvp' (by plugin 'Shop') Missing plugin name prefix 'shop' for permission 'vip' (by plugin 'Shop') It is shop.mvp in the config and in the category, same as vip
  5. Wiz3rd

    Text Editor

    That adds a new line but it didn't answer my question. I asked how do you add a blank line. In between text. Like a blank line between -X2 STACK SIZE and -X2 CRAFTING SPEED Please advise
  6. Wiz3rd

    Text Editor

    Well you fixed most of it. Its still not 100% but it is useable. Thanks. It would be helpful to have documentation on text editing, such as how to add new lines. They show up in edit mode, but not after you exit. All lines are together.
  7. Wiz3rd

    Colors

    Thank you for the info. Much appreciated!
  8. Wiz3rd

    Colors

    Could you please provide color change instructions. I may have missed it somewhere. Thanks
  9. Wiz3rd

    Text Editor

    Yes, I'll remove everything and try again. Thanks.
  10. Wiz3rd

    Error Message

    I think you have fixed it. I have been watching for those errors for a couple days now and I no longer see them. Thank you.
  11. Wiz3rd

    Text Editor

    The info panels are why I purchased your plugin, I'm trying to edit all the panels, server Info, commands, links, etc, However it is almost impossible to add/edit text with the editor. It acts really weird, sometimes deleting half of what you typed, not saving lines, curser jumps to a new line, backspace deletes the whole line or part of it. etc. After spending a bunch of time to finally complete a few lines and hit save, only to come back and all or part of the text is gone. I even tried manually entering the data in the actual file but the panel still deletes some of it. The whole reason I purchased this was to be able to edit/add info through the GUI interface. Please advise.
  12. Wiz3rd

    Error Message

    Yes, that is correct. We set PveMode=false and use TruePve to allow other plugins to set PVP zones. Some servers use RealPve as well. So we will try the fix. Thank-you for looking into it. I will update it shortly and keep you posted.
  13. Wiz3rd

    Event Spawns in Mid Air

    I tried only having just this one event installed and It is still spawning in mid air. Do you have a fix for it? Is it my custom Atlanta map? Please help. I am unable to use this event.
  14. Wiz3rd

    Error Message

    Hello, here is the config file. Thanks CargoPlaneCrash.json
  15. Wiz3rd

    Error Message

    It happens to everyone who participates in the event, right after they log off. Here is another example: Failed to call hook 'OnPlayerDisconnected' on plugin 'CargoPlaneCrash v1.4.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CargoPlaneCrash.OnPlayerDisconnected (BasePlayer player) [0x00000] in <71c6f39c20e147f2bd18b6c1d370beee>:0 at Oxide.Plugins.CargoPlaneCrash.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003ca] in <71c6f39c20e147f2bd18b6c1d370beee>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  16. Wiz3rd

    Error Message

    Any idea why I'm getting this error message? Failed to call hook 'OnPlayerDisconnected' on plugin 'CargoPlaneCrash v1.4.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CargoPlaneCrash.OnPlayerDisconnected (BasePlayer player) [0x00000] in <b469d64a44e84b4e9b4b839b3d8036c3>:0 at Oxide.Plugins.CargoPlaneCrash.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003ca] in <b469d64a44e84b4e9b4b839b3d8036c3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.
  17. Wiz3rd

    Event Spawns in Mid Air

    Yes it was the very first event plugin I installed on my server. I tried it again later after installing the cargo plane event, same thing. The chinook spawns in mid air, then the NPC's and loot crates drop from mid air to the ground.
  18. Looking for someone who is a current developer with published Rust mods that is interested in private tutoring on Rust Plugins. The selected instructor will be $$$ compensated for their effort. Must be fluent in English, preferably USA based. (Only because of time zone differences and availability) If this is somethings you are interested in, PM me for details.
  19. Wiz3rd

    Event Spawns in Mid Air

    I just purchased and installed this and have not made any changes in the config. I run a standard 4250 procedural map. Every time the event starts the Chinook is spawning in mid air and the event is not playable. I removed the mod and the config and re-installed it just to make sure something didn't get corrupted. Same thing, each time, the event spawns in mid air and not on the surface of the map.
  20. Wiz3rd

    Shop

    I currently use Welcome Panel (lite) and another shop that works within Welcome Panel. The shop I use works ok, but I don't care for the layout. I think your layout is much better and I will purchase your shop as soon as you add support to add it within Welcome Panel. Keep me and others in mind who have asked for this very same feature. Thank-you!
  21. Wiz3rd

    Help

    Being as the Plugin is broken and I have not received a response in a timely manner, could you please off me a refund.
  22. Wiz3rd

    Help

    I can use /gk and /givekey but /addcustomloc displays unknown command please advise. Config shows custom crate enabled = true Also I am assuming if I want bandit camp and outpost to spawn the crates I need to update the locations myself as no two maps are same coords? Please advise
  23. Wiz3rd

    Duplicate Configs

    Hello, I like this plug-in and looking forward to getting it set up. I am having a strange issue with a new install I just purchased. I can install the plug-in and it creates a default json config file. So to begin I made necessary changes and ran it through a validator, replaced the default config., re-load the plug-in and it Ignores the replacement and creates a new default config and does not load the updated one. Ok, so did I mess something up and the plug-in will not accept it? Well I started over and tried just changing a few things. Ran it through a validator, same thing... Ignores the new config and creates a default template. So I decided to try a different template, and only change 1 letter in the server title line. Validate that, replace the default, re-load the plugin and again. It ignores the replaced config and creates a default #1 template config. FYI I have some 35 plus oxide plugins running on my server. I have tons of edited configs. This is the only plug-in I am having this issue with. Your thoughts?
  24. Wiz3rd

    Npc Horses

    Yes, the item Kit List? Does that work with Rust Kits or is there a specific plugin-in to use that option?
  25. Wiz3rd

    Npc Horses

    By chance is there any documentation describing the config variables?
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.1k

Files Sold

Total number of files sold.

2.4m

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.