-
Posts
137 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by SLATE
-
ah ok. would it be possible to request a feature to make it require a water hookup but function with the water saturation levels?
-
"Sprinkler needs water hookup to work": true So if it has water hookup true, it will just always water?
-
Despite these settings, water keeps flowing "Settings": { "Disable autofarm placement by default /autofarm": false, "How far can sprinkler water": 1.0, "Large Box Sprinkler On Soil Saturation Level": 5100, "Large Box Sprinkler OFF Soil Saturation Level": 6000, "Small Box Sprinkler On Soil Saturation Level": 1650, "Small Box Sprinkler OFF Soil Saturation Level": 1750, "Enable for use in plugins that require CallHookOnCollectiblePickup": false, "Enable weed pick from Ganja plugin": false },
-
Sorry, let me clarify -- it works fine in normal world recyclers and I get enhancement kits, but doesnt work in the industrial recycler.
-
same plugin as the OP -- industrial recycler let me know if you want me to reach out on discord
-
-
@imthenewguyI also have this issue. can you apply the same prefab fix/logic that you have in epic loot to make it work with these recyclers?
-
Looking much better. Slight issue still occurring though: This horse had no rider and was counting as the last person to kill to loot the caravan. Not a major issue, but figured it's part of this same change. I might have killed the rider with a grenade, but I am not 100% sure.
-
- 15 comments
-
- #playerspawnpoints
- #spwn points
-
(and 2 more)
Tagged with:
-
- 185 comments
-
- #jtedal
- #mad mappers
-
(and 7 more)
Tagged with:
-
- 185 comments
-
- #jtedal
- #mad mappers
-
(and 7 more)
Tagged with:
-
- 11 comments
-
- 42 comments
-
- 42 comments
-
- 60 comments
-
- #zombie
- #scarecrow
-
(and 3 more)
Tagged with:
-
no errors in console with /st. I disabled a few plugins and no longer get all those errors -- I'll monitor over the next few days to see if that resolved this
-
- 580 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
It is happening to me on occasion too. I just logged in and tried to open skill tree. One thing I noticed is that the XP bar does not show up when I log in, which then leads to this empty menu. Additionally, this is in the logs: (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'IndustrialDung v0.1.9' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.IndustrialDung.InitPlayer(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/IndustrialDung.cs:line 524 at void Oxide.Plugins.IndustrialDung.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/IndustrialDung.cs:line 714 at object Oxide.Plugins.IndustrialDung.InternalCallHook(uint hook, object[] args) in IndustrialDung.cs/Internal:line 271 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'JoinGroups v1.2.1' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.JoinGroups.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/JoinGroups.cs:line 61 at object Oxide.Plugins.JoinGroups.InternalCallHook(uint hook, object[] args) in JoinGroups.cs/Internal:line 78 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'MonumentOwner v1.7.0' [2848347654] (Object reference not set to an instance of an object) at void Oxide.Plugins.MonumentOwner.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/MonumentOwner.cs:line 627 at object Oxide.Plugins.MonumentOwner.InternalCallHook(uint hook, object[] args) in MonumentOwner.cs/Internal:line 442 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'NoEscape v2.1.35' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.NoEscape.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/NoEscape.cs:line 880 at object Oxide.Plugins.NoEscape.InternalCallHook(uint hook, object[] args) in NoEscape.cs/Internal:line 532 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'PlayerSpawnPoints v2.0.2' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.PlayerSpawnPoints+PlayerData.TryLoad(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerSpawnPoints.cs:line 329 at void Oxide.Plugins.PlayerSpawnPoints.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PlayerSpawnPoints.cs:line 228 at object Oxide.Plugins.PlayerSpawnPoints.InternalCallHook(uint hook, object[] args) in PlayerSpawnPoints.cs/Internal:line 106 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'RadialMenu v1.2.11' [2848347654] (Object reference not set to an instance of an object) at void Oxide.Plugins.RadialMenu.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/RadialMenu.cs:line 607 at object Oxide.Plugins.RadialMenu.InternalCallHook(uint hook, object[] args) in RadialMenu.cs/Internal:line 84 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'Skinner v2.1.9' [2848347654] (Object reference not set to an instance of an object) at void Oxide.Plugins.Skinner.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/Skinner.cs:line 1939 at object Oxide.Plugins.Skinner.InternalCallHook(uint hook, object[] args) in Skinner.cs/Internal:line 254 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'TeamTracker v1.1.2' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.TeamTracker.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/TeamTracker.cs:line 959 at object Oxide.Plugins.TeamTracker.InternalCallHook(uint hook, object[] args) in TeamTracker.cs/Internal:line 378 (02:38:40) | Failed to call hook 'OnPlayerConnected' on plugin 'TeleportGUI v2.0.37' (Object reference not set to an instance of an object.) at void Oxide.Plugins.TeleportGUI.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/TeleportGUI.cs:line 280 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'VirtualQuarries v2.5.2' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.VirtualQuarries.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/VirtualQuarries.cs:line 441 at object Oxide.Plugins.VirtualQuarries.InternalCallHook(uint hook, object[] args) in VirtualQuarries.cs/Internal:line 213 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'XDQuest v8.5.5' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.XDQuest.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/XDQuest.cs:line 1959 at object Oxide.Plugins.XDQuest.InternalCallHook(uint hook, object[] args) in XDQuest.cs/Internal:line 776 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'XDStatistics v3.2.4' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.XDStatistics.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/XDStatistics.cs:line 1967 at object Oxide.Plugins.XDStatistics.InternalCallHook(uint hook, object[] args) in XDStatistics.cs/Internal:line 480 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'PermissionsStatus v0.1.2' [2848347654] (Object reference not set to an instance of an object) at void Oxide.Plugins.PermissionsStatus.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/PermissionsStatus.cs:line 515 at object Oxide.Plugins.PermissionsStatus.InternalCallHook(uint hook, object[] args) in PermissionsStatus.cs/Internal:line 152 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'AdvancedStatus v0.1.19' [2848347654] (Object reference not set to an instance of an object.) at void Oxide.Plugins.AdvancedStatus.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/AdvancedStatus.cs:line 963 at object Oxide.Plugins.AdvancedStatus.InternalCallHook(uint hook, object[] args) in AdvancedStatus.cs/Internal:line 496 (02:38:40) | Failed to call internal hook 'OnPlayerConnected' on plugin 'SkillTree v1.6.3' [2848347654] (Object reference not set to an instance of an object) at void Oxide.Plugins.SkillTree.HandleNewConnection(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/SkillTree.cs:line 8421 at void Oxide.Plugins.SkillTree.OnPlayerConnected(BasePlayer player) in C:/AMPDatastore/Instances/rustserver01/rust/258550/carbon/plugins/SkillTree.cs:line 9229 at object Oxide.Plugins.SkillTree.InternalCallHook(uint hook, object[] args) in SkillTree.cs/Internal:line 3050