Jump to content

Youknowmarcus

Member
  • Posts

    248
  • Joined

  • Last visited

Everything posted by Youknowmarcus

  1. Youknowmarcus

    crashing

    Still occurring
  2. had this issue as well i guess for me the damage resets timer when owner offline was confusing and thought it was working in the other way
  3. Youknowmarcus

    error code

    i believe it is raidable bases setting off this error
  4. 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
  5. Server stats not wiping although config is set to true had to use command to manually reset stats
  6. 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 ?
  7. 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
  8. hmm yes im on carbon
  9. Youknowmarcus

    cant remove skin

    update for some reason i can still see the skin but other players cant so i guess it works out
  10. 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
  11. I do not have any plugins that deal with industrial
  12. reloading plugin also causes them to disapear
  13. after install it removed previous placed conveyors in players bases
  14. 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 ?
  15. 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"
  16. 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)
  17. 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?
  18. 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]
  19. 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
  20. 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
  21. 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
  22. a restart seemed to restore eveything thanks
  23. 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)
  24. Youknowmarcus

    error

    Not sure may of been during a raid that was going on console was spammed but will monitor
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.8k

Files Sold

Total number of files sold.

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