Jump to content

Youknowmarcus

Member
  • Posts

    245
  • Joined

  • Last visited

Everything posted by Youknowmarcus

  1. Youknowmarcus

    hand in

    fixed issue in the data folder the quest.json was listed as "QuestType": "9", i changed this to "QuestType": "Delivery", and proceeded to display the "Deliver UI" its loaded on my main server with 100+ plugins @DezLife also fixed it for the rest of the deliverable quests they all had numbers listed as the quest type
  2. Server stats not wiping although config is set to true had to use command to manually reset stats
  3. Youknowmarcus

    1 hit node

    i have this as false should i also adjust the setting "Base yield settings": { "Allow Skill Tree to adjust the base amount of resource received? Buffs will base their modifiers off of the amended base amount.": false, "Yield types multipliers [1.0 = vanilla]": { ? should i 5x these ?
  4. Youknowmarcus

    1 hit node

    1 hitting a node had gave less stone my server is a 5x when i hit the chance for it to hit the node 1 time it gave me back 3800 stone
  5. hmm yes im on carbon
  6. Youknowmarcus

    cant remove skin

    update for some reason i can still see the skin but other players cant so i guess it works out
  7. Youknowmarcus

    cant remove skin

    removed all skins i imported however there is 1 skin that still remains and wont remove and is not present in the config file
  8. I do not have any plugins that deal with industrial
  9. reloading plugin also causes them to disapear
  10. after install it removed previous placed conveyors in players bases
  11. Youknowmarcus

    error code

    hmmm the kits I have for the server come with TC’s that I spawned in its a builder kit that comes with a TC maybe that ? What plugin can I use for ID of TC’s ?
  12. Youknowmarcus

    error code

    i do not players have also been reporting "sometimes it takes like 2-9 times mashing apply to inventory to skin, and then sometimes its not the one i had selected or even the item lol" and "half the time skinning items doesent actually skin them, sometimes they dont detect when im clicking on it and the page randomly crashes when i apply skins"
  13. Youknowmarcus

    error code

    Failed executing console command 'sc_main' in 'SkinController v2.0.11 by Amino' [callback] (Index was outside the bounds of the array.) at void Oxide.Plugins.SkinController.SelectInvItem(BasePlayer player, PlayerSettings playerSettings, bool isSelecting, int arrayId, string[] args, int redirId) in /home/container/carbon/plugins/SkinController.cs:line 1964 at void Oxide.Plugins.SkinController.DeselectInventoryItem(BasePlayer player, ref PlayerSettings playerSettings, string[] args) in /home/container/carbon/plugins/SkinController.cs:line 2025 at void Oxide.Plugins.SkinController.CMDMain(Arg arg) in /home/container/carbon/plugins/SkinController.cs:line 931 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  14. Youknowmarcus

    error code

    Thank you some players are reporting the ORP is not working as well nkt sure what to do or how to move forward with this I also use another plugin called offline raid limiter maybe they are conflicting?
  15. Youknowmarcus

    lag spike

    this is on carbon caused server to lag pretty bad and hooks kept getting called repeatedly during lag spike AutoTurretInterference v1.2.9 by Scalbox hook 'OnInterferenceOthersUpdate' took longer than 100ms [115ms] AutoTurretInterference v1.2.9 by Scalbox hook 'OnInterferenceOthersUpdate' took longer than 100ms [111ms] AutoTurretInterference v1.2.9 by Scalbox hook 'OnInterferenceOthersUpdate' took longer than 100ms [110ms] AutoTurretInterference v1.2.9 by Scalbox hook 'OnInterferenceOthersUpdate' took longer than 100ms [109ms]
  16. Youknowmarcus

    error code

    switched to carbon now getting this error Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2986 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3035 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4423 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63 Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2986 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3035 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4423 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
  17. Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2986 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3035 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4423 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63 Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2986 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3035 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4423 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
  18. Failed to execute OnFrame callback (Object reference not set to an instance of an object) at ulong Oxide.Plugins.RaidProtection+ProtectedEntity.get_FounderUserId() in /home/container/carbon/plugins/RaidProtection.cs:line 2986 at bool Oxide.Plugins.RaidProtection+ProtectedEntity.get_HasFounder() in /home/container/carbon/plugins/RaidProtection.cs:line 3035 at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId)+(ProtectedEntity x) => { } in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at List<ProtectedEntity> System.Linq.Enumerable+WhereEnumerableIterator<Oxide.Plugins.RaidProtection+ProtectedEntity>.ToList() at List<ProtectedEntity> System.Linq.Enumerable.ToList<ProtectedEntity>(IEnumerable<ProtectedEntity> source) at List<ProtectedEntity> Oxide.Plugins.RaidProtection+ProtectedCupboardManager.GetCupboardsForFounder(ulong userId) in /home/container/carbon/plugins/RaidProtection.cs:line 2856 at void Oxide.Plugins.RaidProtection.UpdatedPermission(string id)+() => { } in /home/container/carbon/plugins/RaidProtection.cs:line 4423 at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63
  19. a restart seemed to restore eveything thanks
  20. Youknowmarcus

    loading backed up perms

    Switched to Carbon Trying to back up perms list and it is showing in the data file however it not loading the pervious assigned perms Already open connection (port=3306;connectiontimeout=10;characterset=utf8mb4;pooling=False;defaultcommandtimeout=120;allowzerodatetime=True)
  21. Youknowmarcus

    error

    Not sure may of been during a raid that was going on console was spammed but will monitor
  22. Youknowmarcus

    error

    posting spam log error just in case Failed to call hook 'OnEntityTakeDamage' on plugin 'OfflineRaidLimiter v1.7.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidLimiter.GetNearestCupboardCached (BaseCombatEntity block, System.Single radius) [0x00000] in <3d868fd91dab437ebf882d5714dd9414>:0 at Oxide.Plugins.OfflineRaidLimiter.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x0020e] in <3d868fd91dab437ebf882d5714dd9414>:0 at Oxide.Plugins.OfflineRaidLimiter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01fe7] in <3d868fd91dab437ebf882d5714dd9414>: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 <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  23. Youknowmarcus

    error apamming

    Failed to call hook 'OnPlayerDeath' on plugin 'RustRewards v3.2.3' (KeyNotFoundException: The given key '76561197960280303' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.RustRewards.OnPlayerDeath (BasePlayer player, HitInfo info) [0x0017e] in <7c15180392b3404d94f5a00cbafdb013>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00436] in <7c15180392b3404d94f5a00cbafdb013>: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 Фермер[76561199010379125] was killed by Fenrako at (-1586.67, 4.66, -778.25) Failed to call hook 'OnPlayerDeath' on plugin 'RustRewards v3.2.3' (KeyNotFoundException: The given key '76561197960280303' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.RustRewards.OnPlayerDeath (BasePlayer player, HitInfo info) [0x0017e] in <7c15180392b3404d94f5a00cbafdb013>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00436] in <7c15180392b3404d94f5a00cbafdb013>: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
  24. Youknowmarcus

    raid limits

    oh gotcha thanks No they reported that they were raiding a base they had 3 points came back to finish the raid and costed another after completing that raid it cost 2 points total and for the day 1/3 raid points
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.4k

Files Sold

Total number of files sold.

2.5m

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.