Jump to content

Suerion

Member
  • Posts

    89
  • Joined

  • Last visited

Everything posted by Suerion

  1. Could you add the specific gathering groups and split them up? like Wood, Stone, Ore, Sulfur, because with the Gather multiplier, it also multiplies Beeries, we only need ressources..
  2. Yeah, only driftwood is changed, but all other ResourceDispenser will also throw an error like this -> [Loot Audit] Send to Dev: dispenser = assets/rust.ai/agents/bear/polarbear.corpse.prefab (ResourceDispenser), entity = Joker, item = Item.leatherx97.16281324 You could look here, how the other plugin work with the dispenser -> https://streamable.com/mcyvwl Yeah we willl look tomorrow on the new update., thanks a lot
  3. Hey, i had tried to reproduce the problem, the error was get after farming berries I will come back to you with an error video
  4. Sorry, yeah it is sometimes a little bit difficuld to write the right sentence without the needed knowledge of the language. I had edited the post above for better understanding. And also here on my side it is yet, 00:27am, i'm a little bit tired.
  5. I had looked on the error, before posting it. I know it should get to you, but we also get the information in our logs This is only the information that we got always. Thanks also for adding the Debug setting. The problem of my ticket could be resolved with my idea in the bottom of my post- Old Ticket -> https://codefling.com/files/support/3721-error-on-hook-ondispencergather/ for your question -> We use a custom map and we change the DispenserGather for Wood with the Nature Plugin. In this Plugin you could Change the settings DispenserGather of the Driftwood. But after after changing the DispenserGather for Wood, it Spams also other ressources in the log-> [Loot Audit] Send to Dev: dispenser = assets/rust.ai/agents/bear/polarbear.corpse.prefab (ResourceDispenser), entity = Joker, item = Item.leatherx97.16281324 The Dispenseer Gather would not changed in your Plugin, it would be changed with the NATURE Plugin. I had written that also in the other Support ticket I think you could also Capture the changed Resource Dispenser., like you did Debug the Problem, then you could add it also in the Discord Hook? You need only to send the Error fram the Catch Output to send it in discord like the other Messages. I think, you could add this for issuing an changed ResourceDispenser? I know this, i had only added it here, because i think it would be the right place. He could work with the information
  6. Hey, thanks for the work on the last update @Gt403cyl2 I had 1 suggestion. please add in the config the setting, to disable the Gather information to the log, If somebody would gather something, it spams the log with -> PrintWarning($"Send to Dev: dispenser = {dispenser}, entity = {entity}, item = {item}"); [Loot Audit] Send to Dev: dispenser = assets/rust.ai/agents/bear/polarbear.corpse.prefab (ResourceDispenser), entity = Joker, item = Item.leatherx97.16281324 [Loot Audit] Send to Dev: dispenser = assets/bundled/prefabs/autospawn/resource/driftwood/driftwood_set_2.prefab (ResourceDispenser), entity = Jack, item = Item.woodx100.16559819 It does not send the gather informations to discord, it only send it to the console. the only dispenser we hat changed is foor the Wood -> but all other ResourceDispenser spams in the log
  7. Suerion

    Skin Spray

    I hope, PlayerSkin (Skinshop) would be also implemented soon, if it is yet, a little help would be nice like as @Katzesaid
  8. Hey, sorry, i had not the time yet, to come back to you, i will test, how this issue would be reproduced
  9. Works fine yet, we hat not problems yet
  10. Hey, we got an Error, please look on it. Failed to call hook 'OnCollectiblePickup' on plugin 'LootAudit v1.2.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.LootAudit.OnCollectiblePickup (CollectibleEntity collectible, BasePlayer player) [0x00000] in <15c8b72f98b743cea25602ca9e4fb28a>:0 at Oxide.Plugins.LootAudit.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002b1] in <15c8b72f98b743cea25602ca9e4fb28a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  11. Suerion

    please help

    @AhigaOand @vokayhow dit you resolve this issue? Yesterday we had an error on an known Plugin now it spams -> Kinematic body only supports Speculative Continuous collision detection Failed to create agent because it is not close enough to the NavMesh -> is fixed with NavmeshFix from nivex if somebody could help, i will write in an DM
  12. Suerion

    Update Checker

    Then you need to blackist it manual
  13. If not, i will come back, your support is the best
  14. Hey, i had looked on the Cursor Mode Stuck bug. Now it works fine with TC's you are not registered. Your are not stuck on the Cursor Mode anymore, but if you are registered and someone on your clan change the code of the keylock, you get stuck if you click on the tc. i think you are on the right way to fix this Here you could see how the bug is reproduced with an TC from an other Player, i only opened the TC with MasterKey to be registered, after disabling and close the TC and try to open it again i get stuck again in Cursor Mod https://www.youtube.com/watch?v=oEM9J_B3mMU
  15. I had looked on the config again -> "Automatic blacklist (If a plugin doesn't exist on a site)": false, It has added again this Plugins on the Blacklist from Codefling -> "TCGui", "NoDecay", "GatherLootMultiplier", "DeployableNature" Yet i see, there are also Plugins, whats not to pay
  16. Suerion

    Stuck in Cursor Mod again

    @RFC1920we could say, the problem appears again, i will look for an new Issue video and come back,
  17. Hey, on Codeflings, -> on codeflings there is the Deployable Nature, our Plugin is on 1.0.11, it does not show, after changing in the Blacklist UI, it does also not show. The Only Plugin, that would always shown is STACKS from Mevent, all other payed Plugins would not appear in the list to Update I think it is a Problem with the System behind of the Paid Plugins -> UMOD Works fine
  18. Hey, we had a problem with the automated blacklist, It does allways blacklist all bougth plugins. We change the settings of the blacklist with ui. But after serverrestart it reset the blacklist again. in the config we had after first start disabled the automated blacklist, but it always overwrite it
  19. how could i set the gather multiplier only for Stone? it does not work? the config and the UI does not response the right informations. i would only change the gather from stone. after changing the multiplier from gather, also berries and hemp gives me 3 times more please make more details in the UI or config to understand, what we change.
  20. Suerion

    Stacks

    I disagrree you. We wait for an other plugin to update more then 1 month, he update not the right thing, he release always new plugins and do nothing to his older plugins…. he is ill, he is in vacation, he is not at home, allways the same…. But releasing could be done you should overthink, how you work, if you want money, then to the right support, I think it is annoying allways paying plugins and nobody support or update this, but allways releasing new plugins. your work is good, but you support is the worst…
  21. Suerion

    Stacks

    On our Side, it is the same Error, only on Server Starting it spams the console
  22. Suerion

    Skin Spray

    Yeah,after buying in the Skinshop, we could use it (add it) it works with the skindid from workshop, not only with the owned skins
  23. Could you add a little AI for horses? would be funny to add horses in the near of the player xD
  24. Suerion

    Skin Spray

    Hey, we use the PlayerSkins SkinShop from k1lly0u Would you support this in future?
  25. Suerion

    CFuelUI

    @Jbirdsorry i had only looked on you, because you had answered me xD sorry ma bad. @Raul Maintained
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.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.