Jump to content

ClumsyZombie

Member
  • Posts

    43
  • Joined

  • Last visited

Everything posted by ClumsyZombie

  1. ClumsyZombie

    Deletes inventory

    This is the error that happens when something is sold and clears your inventory It clears inventory of all sellable items not just the single item being sold. 08/09 10:44:50 | [Shop] Player XXXX (xxxxxxxxxxxxxxx) sold item for 250 <size=14><color=#EACD32>RP</color></size>$: [ITEM-1581712500] rifle.lr300x1(DN: , SKIN: 0)[x5]. 08/09 10:44:50 | Failed to call hook 'CmdConsoleShop' on plugin 'Shop v2.3.9' (InvalidOperationException: Collection was modified; enumeration operation may not execute.) at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <f98723dd4586469db5213ec59da723ca>:0 at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.Shop.Take (System.Collections.Generic.List`1[T] itemList, Oxide.Plugins.Shop+ShopItem shopItem, System.Int32 amountToTake) [0x00073] in <9c88e13bb390430186e2c83f1ecf69b0>:0 at Oxide.Plugins.Shop.CmdConsoleShop (ConsoleSystem+Arg arg) [0x01723] in <9c88e13bb390430186e2c83f1ecf69b0>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0259f] in <9c88e13bb390430186e2c83f1ecf69b0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  2. ClumsyZombie

    Deletes inventory

    This doesn't looked fix even with 2.3.9 still same problem.
  3. The issue i am having right now is you look in the box before someone breaks it code lock or not and content is in the box. The moment the break the box and it turns into a scatul or bag the content is gone. The moment the box breaks the content is removed but the scatul or bag still shows with 0 content in it.
  4. ClumsyZombie

    Deletes inventory

    I can confirm this is happening just after the update anything sold and empty the whole inventory wipes it clean.
  5. ClumsyZombie

    Image Error

    Heads up i am seeing this in my console all the time. Any way to address it 05/13 13:12:03 | Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: https://github.com/TheMevent/PluginsStorage/blob/main/Images/Shop/shop-button-arrow-up.png?raw=true_0 - Image URL: https://github.com/TheMevent/PluginsStorage/blob/main/Images/Shop/shop-button-arrow-up.png?raw=true
  6. So any time we go to do a lock or a auto door closer for the assets/prefabs/building/wall.frame.garagedoor/wall.frame.garagedoor.prefab we get an error of "invalid door closer category."
  7. I am running true PVE right now but I would like to have it default PVE and then if someone wants then they can switch to PVP and it marks everything they have as PVP
  8. I have a question. Can this mod replace TruePVE? So if you wanted to put the power of PVE and PVP in the users would this mod do it?
  9. To get it to work I did Line 5494 from Pool.Free(ref meals); to Pool.FreeUnmanaged(ref meals); Restarted and working now.
  10. ClumsyZombie

    Update requiered

    Looks like this plugin is not working on my server with a OBject error I am running the latest 09/05 14:06:29 | Error while compiling BotReSpawn: 'BaseMountable' does not contain a definition for 'FixedUpdateMountables' | Line: 2108, Pos: 31
  11. I rolled back and everything is perfect now. something strange with the latest version.
    I have to say with some help and running the correct NodeJS make sure you load 18.x or higher I have this running on a dedicated Ubuntu 22 server alongside my server and making sure you set the bot up with Privilege Gateway intents this is a great idea. I love this, I have it running using PM2 on my system to monitor if it does crash it will auto restart it. This is such a good tool and allows the users more interaction with the server. Ever bit worth the money.
  12. O i am going to i also found away to run it on a linux system int eh background using pm2 so it will monitor the app.js and if crash it will auto restart. I will not past it all here but if you are on discord look me up and I can share what I have done and might be able to go even further with your directions if you wanted to take it that far I could share it all. ClumsyZombie
  13. Thank you it is working now. Thank you so much
  14. ok so I was able to get to node.js v18.18.2
  15. Also your bot token is Letterand numbers.sdfsdf.sdfsdifhasdufhasdlhjf_sdfsgeedf The real long one you can only view one time correct?
  16. I am currently on clumsyzombie@gs01-nvme-rustprod:~/discord2skin$ node -v v12.22.9
  17. So when i try and do this and my Application bot is in my discord and i am running this from my Dedicated hosted linux system i am getting an error. Have you seen this error before? This is my config with some info marked out as you understand Any idea at all? Downloaded to my Linux system unziped and ram npm install did the config and then node app.js
  18. Can you use in game time to trigger events or is this server time only?
  19. Can this run commands in the colsole at in game time? Or is this based only on Server time?
  20. I have a question. Can I use this mod to spawn more zombies that attack players at night? Like just between set hours more come out and attack players? Does anyone have a example of a config like that? Were just have like 150 show up extra on the map at a set time spawn and roam the map so I can make my own night event? but not touch any of the other 40 setups I have going?
  21. ClumsyZombie

    XPerience

    Question is there a reason with XPerience that the mod just is killing hooktimes about any other mod on our server? Like this mod is running 200 and 300 hooktimes when the the next one is 13.64 when you sort it on highest to lowest. It has been this way for 2 or 3 months now. Would it be best just to come into discord and talk about this? I have noticed this and wanted to say it just slowly creeps up and I have to reload it all the time.
  22. ClumsyZombie

    NpcRaiders

    Can you use Server Rewards RP to buy the NPC Raids? I would like to be able to set RP does anyone have a example of a config using Server Rewards RP?
  23. I am getting error Failed to compile: The type or namespace name 'MiniCopter' could not be found (are you missing a using directive or an assembly reference?) | Line: 3454, Pos: 59
  24. ClumsyZombie

    Cooking

    Everything is all good sorry
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.7k

Files Sold

Total number of files sold.

2.7m

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.