Jump to content

Bear Grills

Member
  • Posts

    180
  • Joined

  • Last visited

Everything posted by Bear Grills

  1. And if that does nothing? Should be delisted no?
  2. Error while compiling OfflineRaidProtection: Argument 1: cannot convert from 'System.Collections.Generic.HashSet<ulong>' to 'in System.Collections.Generic.List<ProtoBuf.PlayerNameID>' | Line: 3753, Pos: 50Error while compiling OfflineRaidProtection: Argument 1: cannot convert from 'System.Collections.Generic.HashSet<ulong>' to 'in System.Collections.Generic.List<ProtoBuf.PlayerNameID>' | Line: 3753, Pos: 50
  3. Will the author be able to mark the review as unhelpful? I've definitely seen some plugins with a bunch of reviews that are all clearly written by friends/groups of modders that work together. Any plans to monitor this?
  4. Bear Grills

    Raidable Bases

    Not sure if this is my config that’s the issue, but I got told you can use battering rams in raidable bases without the ram losing any durability - so you can effectively use them to raid for free…?
  5. I can't get this to work on the Atlanta Map. Without the custom map folder it won't load, with it (empty), it crashes. c.reload BossMonster Unloaded plugin BossMonster v2.1.6 by KpucTaJl Loaded plugin BossMonster v2.1.6 by KpucTaJl [326ms] [BossMonster] Loading files on the /oxide/data/BossMonster/Bosses/ path has started... [BossMonster] File Clown has been loaded successfully! [BossMonster] File Evil has been loaded successfully! [BossMonster] File Franken has been loaded successfully! [BossMonster] File Frankenstein has been loaded successfully! [BossMonster] File Heavy has been loaded successfully! [BossMonster] File Horror has been loaded successfully! [BossMonster] File Jason has been loaded successfully! [BossMonster] File King of the Night has been loaded successfully! [BossMonster] File Michael Myers has been loaded successfully! [BossMonster] File Oni has been loaded successfully! [BossMonster] File Raptor has been loaded successfully! [BossMonster] File Scary has been loaded successfully! [BossMonster] Loading files on the /oxide/data/BossMonster/CustomMap/ path has started... Failed to call internal hook 'OnServerInitialized' on plugin 'BossMonster v2.1.6' [352240293] (Could not find a part of the path '/home/container/carbon/data/BossMonster/CustomMap'.) at IntPtr System.IO.Enumeration.FileSystemEnumerator<string>.CreateDirectoryHandle(string path, bool ignoreNotFound) at new System.IO.Enumeration.FileSystemEnumerator<string>(string directory, EnumerationOptions options) at new System.IO.Enumeration.FileSystemEnumerable<string>+DelegateEnumerator(FileSystemEnumerable<string> enumerable) at new System.IO.Enumeration.FileSystemEnumerable<string>(string directory, FindTransform transform, EnumerationOptions options) at IEnumerable<string> System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(string directory, string expression, EnumerationOptions options) at IEnumerable<string> System.IO.Directory.InternalEnumeratePaths(string path, string searchPattern, SearchTarget searchTarget, EnumerationOptions options) at string[] System.IO.Directory.GetFiles(string path, string searchPattern, EnumerationOptions enumerationOptions) x 2 at string[] Oxide.Core.DataFileSystem.GetFiles(string path, string searchPattern) in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 47 at void Oxide.Plugins.BossMonster.LoadCustomMapPositions() in /home/container/carbon/plugins/BossMonster.cs:line 1579 at void Oxide.Plugins.BossMonster.OnServerInitialized() in /home/container/carbon/plugins/BossMonster.cs:line 416 at object Oxide.Plugins.BossMonster.InternalCallHook(uint hook, object[] args) in BossMonster.cs/Internal:line 313 c.reload BossMonster Unloaded plugin BossMonster v2.1.6 by KpucTaJl Loaded plugin BossMonster v2.1.6 by KpucTaJl [326ms] [BossMonster] Loading files on the /oxide/data/BossMonster/Bosses/ path has started... [BossMonster] File Clown has been loaded successfully! [BossMonster] File Evil has been loaded successfully! [BossMonster] File Franken has been loaded successfully! [BossMonster] File Frankenstein has been loaded successfully! [BossMonster] File Heavy has been loaded successfully! [BossMonster] File Horror has been loaded successfully! [BossMonster] File Jason has been loaded successfully! [BossMonster] File King of the Night has been loaded successfully! [BossMonster] File Michael Myers has been loaded successfully! [BossMonster] File Oni has been loaded successfully! [BossMonster] File Raptor has been loaded successfully! [BossMonster] File Scary has been loaded successfully! [BossMonster] Loading files on the /oxide/data/BossMonster/CustomMap/ path has started... Connection to server closed. container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 0 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Updating process configuration files... [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... container@pterodactyl~ Server marked as starting... [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete... [Pterodactyl Daemon]: Finished pulling Docker container image
  6. Could you help me with this please?
  7. Worrying that a warranty claim submitted over 4 weeks ago is being ignored. Buyers take this warranty claim with a pinch of salt I guess…
  8. Bear Grills

    Cases

    Well I was told May 19th 2025 - "We are working on it" - so maybe 2029
  9. I basically want this, but as a way to make stuff like economics and playtime track across all my servers. Do you think you could do that?
  10. @YaMang -w-
  11. c.reload SyncCurrency [Sync Currency] <<DEBUG>> [UploadEcoPlayersData]: RUN [Sync Currency] Mysql Disconnected & Unload Unloaded plugin Sync Currency v1.0.2 by YaMang -w- Loaded plugin Sync Currency v1.0.2 by YaMang -w- [158ms] [Sync Currency] Create Tables [Sync Currency] Create Economics Table! [Sync Currency] <<DEBUG>> [UploadEcoPlayersData]: RUN [Sync Currency] Mysql Conneceted MySql command callback raised an exception (Value cannot be null. Parameter name: source) at bool System.Linq.Enumerable.Any<Dictionary<string, object>>(IEnumerable<Dictionary<string, object>> source) at void Oxide.Plugins.SyncCurrency.CheckEcoPlayerData(string userid, Action<bool> action)+(List<Dictionary<string, object>> result) => { } in /home/container/carbon/plugins/SyncCurrency.cs:line 270 at bool Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle()+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/MySql/MySql.cs:line 273 MySql command callback raised an exception (Value cannot be null. Parameter name: source) at bool System.Linq.Enumerable.Any<Dictionary<string, object>>(IEnumerable<Dictionary<string, object>> source) at void Oxide.Plugins.SyncCurrency.CheckEcoPlayerData(string userid, Action<bool> action)+(List<Dictionary<string, object>> result) => { } in /home/container/carbon/plugins/SyncCurrency.cs:line 270 at bool Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle()+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/MySql/MySql.cs:line 273 [Sync Currency] <<DEBUG>> [UploadEcoPlayersData]: RUN MySql command callback raised an exception (Value cannot be null. Parameter name: source) at bool System.Linq.Enumerable.Any<Dictionary<string, object>>(IEnumerable<Dictionary<string, object>> source) at void Oxide.Plugins.SyncCurrency.CheckEcoPlayerData(string userid, Action<bool> action)+(List<Dictionary<string, object>> result) => { } in /home/container/carbon/plugins/SyncCurrency.cs:line 270 at bool Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle()+() => { } in /__w/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/MySql/MySql.cs:line 273
  12. Did you find a solution for this?
  13. Bear Grills

    Cases

    Mevent - I will gift you 100 rubles if you please give this plugin some love :pepecry
  14. Bear Grills

    Skinner

    Potential BUG! Hello, It was reported to me that if you own a paid skin, you can use it in skinner (this is intended). But if you then sell it, you keep the access to that skin. Player on my server owned glory ak, sold it but can still use that skin in skinbox.
  15. Hello, It was reported to me that if you own a paid skin, you can use it in skinner (this is intended). But if you then sell it, you keep the access to that skin. Player on my server owned glory ak, sold it but can still use that skin in skinbox.
  16. I have it set up so items do not go in to the "inventory" and are wiped on a new map. However when a player claims the item, the message "Click to go to the inventory" still appears.
  17. Bear Grills

    Blacklisted items

    @Whispers88?
  18. It seems like unless I have the kits.admin perm, categories are not visible?
  19. Bear Grills

    Cases

    They did say back in May they are working on it xD Waiting for this too. Not like Mevent to promise stuff and not deliver
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.6k

Files Sold

Total number of files sold.

2.9m

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.