Jump to content

GeekGarage

Member
  • Posts

    52
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

GeekGarage's Achievements

Contributor

Contributor (5/15)

  • Collaborator
  • Dedicated
  • Reacting Well
  • First Post
  • Conversation Starter

Recent Badges

6

Reputation

  1. GeekGarage

    CHAOS EXT Issues

    I think i have one to add to the list, I can see it's mentioned, but without any console errors posted so i thought i would. Also Raul over at carbon said this is something to do with CCL and UI stuff [FriendsUI] Error (Value cannot be null. Parameter name: collection) at void System.Collections.Generic.List<ulong>.InsertRange(int index, IEnumerable<ulong> collection) at void System.Collections.Generic.List<ulong>.AddRange(IEnumerable<ulong> collection) at void Oxide.Plugins.FriendsUI.OpenFriendsMenu(BasePlayer player, int page)+(BaseContainer parent) => { } in /home/container/carbon/plugins/FriendsUI.cs:line 204 at BaseContainer Oxide.Ext.Chaos.UIFramework.BaseContainer.WithChildren(Action<BaseContainer> createAction) at void Oxide.Plugins.FriendsUI.OpenFriendsMenu(BasePlayer player, int page) in /home/container/carbon/plugins/FriendsUI.cs:line 197 at void Oxide.Plugins.FriendsUI.CommandFriendUI(BasePlayer player, string command, string[] args) in /home/container/carbon/plugins/FriendsUI.cs:line 62 at void Oxide.Game.Rust.Libraries.Command.AddChatCommand(string command, BaseHookable plugin, Action<BasePlayer, string, string[]> callback, string help, object reference, string[] permissions, string[] groups, int authLevel, int cooldown, bool isHidden, bool protected, bool silent)+(Args arg) => { }
  2. GeekGarage

    Issue Unloading On Carbon

    Failed to call hook 'Unload' on plugin 'RaidProtection v3.3.3' (Object reference not set to an instance of an object) at object Carbon.Hooks.HookCallerInternal.CallHook<BaseHookable>(BaseHookable hookable, uint hookId, BindingFlags flags, object[] args, bool keepArgs) at object Carbon.HookCaller.CallHook(BaseHookable plugin, uint hookId, object arg1) at object Oxide.Core.Plugins.Plugin.Call(string hook, object arg1) at void Oxide.Plugins.RaidProtection+CustomStatusFrameworkHelper.DeleteProtectionStatus() in RaidProtection.cs:line 4772 at void Oxide.Plugins.RaidProtection.UnloadIntegrations() in RaidProtection.cs:line 256 at void Oxide.Plugins.RaidProtection.Unload() in RaidProtection.cs:line 148 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  3. the only other plugin i have is magic panel and I've edited that through lang file
  4. can we have an easy way to change the value icon when using econimics in the lang file? Would like it to show $ instead of whatever it's showing now something like "Economics value character": "$",
  5. Absolutely agree. The issue is as you say that the building blocks are not owned by the "paster". I'll suggest the dev a change if it's not just a setting i've overseen. you can close this as the issue has been found and it is elsewhere.
  6. So i tried to go to another players TC and open it up and it show fine in their TC. so right now I'm super confused
  7. I simply don't have the "Upkeep" and "Protection" when opening TC.. First i thought it was due to TC being placed by Copy Paste plugin so i deleted the TC and crafted and placed it but i still don't have it. Permissions are set and i can open the help menu for the admin for this plugin i can run the "lev" it show the costs for the level but "pro" command give nothing and there is nothing when opening TC. what do i do? I've tried to delete data files and ledgers (all were 0 balance anyway) I've tried to unload Sort Button and Quick Sort and then reload Raid Protection, but nothing, it's still not there 4
  8. So when you have updated all plugins and update checker is set to replace/reuse discord message and writes in console "All plugins have the latest version" This message isn't set in discord. The last message in discord will be the last one telling you there is an update. and you can't delete that message manually because the plugin is set to replace it when ever it finds a new update
  9. Hey Mevent, do you have any update on this. it is impossible to use as it is right now and it is super frustrating. i can even add items used for crafting without doing a massive "dance" to get it working and i'm just about had it
  10. the command and the UI cancel button for withdrawing an ally invite does not work Also for all commands there are an equivalent UI button, except for leaving a clan as a member, there is no button for this (if implemented either show a confirm box or have the user tick a checkbox before enabling the leave button.
  11. If we are able to set a link and then it will use it I'll be happy. I don't expect it to find everything, but i expect it to use the link i set That is all. Heck even if I had to set every single link for all my plugins i would gladly do it, al long as it is using that link to check for update. Thanks a ton for a GREAT plugin, it saves so much time!
  12. Would love it if the UI would stay on the page for the item you select skin for, so when it's been selected, you don't have to switch X amount of pages to continue with the next item
  13. for trade inside the plugin it says this, so it would be Def and for StaticLootables it is this
  14. removed my config and updated to 4.0.1 It found almost everything with 4 not found and one incorrect and one correct [UpdateChecker] [uMod] BetterChat 5.2.12 -> 5.2.14 <https://umod.org/plugins/better-chat> [uMod] Trade 1.2.15 -> 1.2.44 <https://umod.org/plugins/trade> Payback - not found Payback2 - not found StaticLootables - not found LootablesExt - not found [uMod] BetterChat 5.2.12 -> 5.2.14 <https://umod.org/plugins/better-chat> Correct! [uMod] Trade 1.2.15 -> 1.2.44 <https://umod.org/plugins/trade> Should be https://codefling.com/plugins/trade Payback - not found (I've set it to ignore) Payback2 - not found (I've set it to ignore) StaticLootables - not found Should be https://codefling.com/plugins/static-lootables LootablesExt - not found Should be https://codefling.com/plugins/lootablesext Then I manually added the correct links for StaticLootables and LootablesExt and restarted the plugin, { "Name": "StaticLootables", "Author": "Raul-Sorin Sorban", "Plugin version": "2.9.0", "Link to plugin": "https://codefling.com/plugins/static-lootables", "Marketplace": "Codefling", "Ignore": false }, { "Name": "LootablesExt", "Author": "Raul-Sorin Sorban", "Plugin version": "1.0.2", "Link to plugin": "https://codefling.com/plugins/lootablesext", "Marketplace": "Codefling", "Ignore": false }, but StaticLootables still return "Not Found" o.reload UpdateChecker Unloaded plugin UpdateChecker v4.0.1 by tofurahie Loaded plugin UpdateChecker v4.0.1 by tofurahie [UpdateChecker] StaticLootables - not found
  15. So here is the latest update after it reset my config after reloading the plugin ^^
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.2k

Files Sold

Total number of files sold.

1.6m

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.