-
Posts
227 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Support Replies posted by Unkown
-
-
I know it has been said but the problem still is still active.. Any update on fix?
Failed to call internal hook 'OnWelcomePanelPageOpen' on plugin 'WPKits v1.3.1' [298621945] (Specified cast is not valid.)
at void Oxide.Plugins.WPKits.ShowKits(BasePlayer player, int page) in /home/container/carbon/plugins/WPKits.cs:line 163
at void Oxide.Plugins.WPKits.OnWelcomePanelPageOpen(BasePlayer player, int tab, int page, string addon) in /home/container/carbon/plugins/WPKits.cs:line 25
at object Oxide.Plugins.WPKits.InternalCallHook(uint hook, object[] args) in WPKits.cs/Internal:line 156
Failed to call internal hook 'OnWelcomePanelPageOpen' on plugin 'WPKits v1.3.1' [298621945] (Specified cast is not valid.)
at void Oxide.Plugins.WPKits.ShowKits(BasePlayer player, int page) in /home/container/carbon/plugins/WPKits.cs:line 163
at void Oxide.Plugins.WPKits.OnWelcomePanelPageOpen(BasePlayer player, int tab, int page, string addon) in /home/container/carbon/plugins/WPKits.cs:line 25Thanks
-
this section of the map has players falling through, can this be fixed please
-
It has appeared again. I havent messed with any settings in a while so not sure why it came out again
The orange is what clan is form and the 2nd is from betterchat im assuming
-
1
-
-
That is fine., it happened again but its only happening to admin so im guessing its a better chat setting.
-
-
-
yes that is exactly what i meant sorry havenbt been on
-
true true and i totally agree, but you know some players that are not pvp oriented suggested it since they die almost instantly lol.
-
Maybe add a custom time to set how much time they got before they can be damaged once gate opens?
-
-
no errors
-
How can the score not reset? I have looked through the config and cant figure out how to disable daily score reset?
-
cant seem to understand what time the rewards are givin. I have it set to
"Permission (ex: dailyrewards.use)": "dailyrewards.use",
"Daily reset settings": {
"Time to reset (hh:mm)": "03:00",
"Time Zone": "America/New_York"
which i assume is 3am is reset? yet its not, i want it to reset at 3am every night so if someone gets on at 3:01 the timer starst for the day next...
-
same thing here.
-
yes sir it works now and thanks
it was what you said
-
[WaterTreatmentEvent] Error (Object reference not set to an instance of an object)
at void Oxide.Plugins.WaterTreatmentEvent.InitiateTheEvent() in /home/container/carbon/plugins/WaterTreatmentEvent.cs:line 1084
at void Oxide.Plugins.WaterTreatmentEvent.StartEvent() in /home/container/carbon/plugins/WaterTreatmentEvent.cs:line 1074
at void Oxide.Plugins.WaterTreatmentEvent.StartEventThroughCommand(BasePlayer player) in /home/container/carbon/plugins/WaterTreatmentEvent.cs:line 1059
at void Oxide.Plugins.WaterTreatmentEvent.StartEventThroughConsoleCommand(Arg arg) in /home/container/carbon/plugins/WaterTreatmentEvent.cs:line 1048
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) -
Also putting a separate timer for the hammer use? It is currently tied to the upgrade part
-
Multiple bugs that I have came across while using it in the server .
1. When using it to upgrade a base it erases boxes on floors that are getting upgraded
2. Say you have a stone base, and you build twig to it. If you go to tc and upgrade the base to wood it downgrades the stone and makes it wood. If somehow you can stop downgrading material and only allow it to go up in tiers . Main reason charters rarely use this once they have stone bases.
-
-
same thing here. Was about to ask about it:)
-
Way to make them targetable by npcs? They are able to take down bradley without getting seen.
-
It gives no error now, seems to be working fine.
-
im /maspawning vendingbmachine.deployed and tried changing the skin and name thinking it would pick it up. What steps do you recommend i do?
-
I am trying to place a bank atm at gas station that charges different rate. How do i place them i am using monumentaddons but it become an atm just skins it.
-
yea since i bought i have yet to use it and i bought it a few months back i think @Mercury
-
ypdate the harbor...
-
After update it no longer works for carbon
:octagonal_sign: <t:1714813861:t>
```cs
Failed compiling '/home/container/carbon/plugins/PredatorMissile.cs':
```:octagonal_sign: <t:1714813861:t>
```cs
1. The type or namespace name 'Harmony' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
(PredatorMissile 7 line 8)
```:octagonal_sign: <t:1714813861:t>
```cs
2. 'Harmony' does not contain a definition for 'Create' and no accessible extension method 'Create' accepting a first argument of type 'Harmony' could be found (are you missing a using directive or an assembly reference?) [CS1061]
(PredatorMissile 44 line 586)
``` @supreme -
Can you add a permission based system? Want to give to certain ranks ingame. @LAGZYA
-
??? same annoying af
-
after upate it loaded up to the iomage stage then i get this error now
Failed executing 'POST' webrequest [callback] (https://iqsystem.skyplugins.ru/iqsphere/parse-object/76QF8O45AT1A3LU) (An exception occurred during the operation, making the result invalid. Check InnerException for exception details.)
at void System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
at string System.Net.UploadStringCompletedEventArgs.get_Result()
at WebRequest Oxide.Core.Libraries.WebRequests+WebRequest.Start()+(object _, UploadStringCompletedEventArgs e) => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 354
Inner exception:
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at async Task<(HttpWebResponse response, bool redirect, bool mustReadAll, BufferOffsetSize writeBuffer, WebOperation ntlm)> System.Net.HttpWebRequest.GetResponseFromData(WebResponseStream stream, CancellationToken cancellationToken)
at async void System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244<System.Net.HttpWebResponse>.MoveNext()
at WebResponse System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at WebResponse System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at WebResponse Oxide.Core.Libraries.WebRequests+WebRequest+Client.GetWebResponse(WebRequest request, IAsyncResult result) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 437
at async Task<WebResponse> System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request)
at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)
-
melee weapons do not do nothing to other npcs. I gave a knife to the personal;npc yet it wont do anydamage to any npcs
-
bank.convert.economics
[Bank System] Error (Object reference not set to an instance of an object)
at void Oxide.Plugins.BankSystem.ConvertFromEconomics() in /home/container/carbon/plugins/BankSystem.cs:line 7031
at void Oxide.Plugins.BankSystem.CmdConsoleConvertEconomics(Arg arg) in /home/container/carbon/plugins/BankSystem.cs:line 6988
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) -
any new update
-
BUG
in Personal NPC
Failed to call internal hook 'OnEntityTakeDamage' on plugin 'PersonalNPC v1.6.6' [2713007450] (Object reference not set to an instance of an object)
at void Oxide.Plugins.PersonalNPC+PlayerBotController.RenderMenu(bool ignoreLastTime) in /home/container/carbon/plugins/PersonalNPC.cs:line 5214
at object Oxide.Plugins.PersonalNPC.OnEntityTakeDamage(BaseCombatEntity entity, HitInfo info) in /home/container/carbon/plugins/PersonalNPC.cs:line 978
at object Oxide.Plugins.PersonalNPC.InternalCallHook(uint hook, object[] args) in PersonalNPC.cs/Internal:line 277
Failed to call internal hook 'OnEntityTakeDamage' on plugin 'PersonalNPC v1.6.6' [2713007450] (Object reference not set to an instance of an object)
at void Oxide.Plugins.PersonalNPC+PlayerBotController.RenderMenu(bool ignoreLastTime) in /home/container/carbon/plugins/PersonalNPC.cs:line 5214
at object Oxide.Plugins.PersonalNPC.OnEntityTakeDamage(BaseCombatEntity entity, HitInfo info) in /home/container/carbon/plugins/PersonalNPC.cs:line 978
at object Oxide.Plugins.PersonalNPC.InternalCallHook(uint hook, object[] args) in PersonalNPC.cs/Internal:line 277
-
BUG
in Personal NPC
When its loaded in and a player builds it summons a npc. Even though they are not even doing anything remotely to using the NPC. Building with the blueprint only summons a pet. This barely happen today never had an issue before? Somehow its overwriting the building side of it and replacing it with summoning a npc
-
This is the error i am getting oncve i place the cs file into the plugins. I am on carbon if that matters.
[IQSphereEvent] The sound was loaded successfully #534224
Failed executing 'POST' webrequest [callback] (https://iqsystem.skyplugins.ru/iqsphere/parse-object/PCQGNN8Z8R2024) (An exception occurred during the operation, making the result invalid. Check InnerException for exception details.)
at void System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
at string System.Net.UploadStringCompletedEventArgs.get_Result()
at WebRequest Oxide.Core.Libraries.WebRequests+WebRequest.Start()+(object _, UploadStringCompletedEventArgs e) => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 354
Inner exception:
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at async Task<(HttpWebResponse response, bool redirect, bool mustReadAll, BufferOffsetSize writeBuffer, WebOperation ntlm)> System.Net.HttpWebRequest.GetResponseFromData(WebResponseStream stream, CancellationToken cancellationToken)
at async void System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244<System.Net.HttpWebResponse>.MoveNext()
at WebResponse System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at WebResponse System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at WebResponse Oxide.Core.Libraries.WebRequests+WebRequest+Client.GetWebResponse(WebRequest request, IAsyncResult result) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 437
at async Task<WebResponse> System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request)
at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate) -
what can i do to fix this
-
getting a ton of errors placing the plugin into the game.. I am on Carbon
Failed to call internal hook 'OnServerInitialized' on plugin 'IQGuardianDrone v1.8.9' [1330569572] (Could not find a part of the path '/home/container/carbon/data/IQSystem/IQGuardianDrone/Sounds'.)
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 /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 54
at void Oxide.Plugins.IQGuardianDrone.LoadDataSounds() in /home/container/carbon/plugins/IQGuardianDrone.cs:line 2690
at void Oxide.Plugins.IQGuardianDrone.InitializeComponents() in /home/container/carbon/plugins/IQGuardianDrone.cs:line 977
at void Oxide.Plugins.IQGuardianDrone.OnServerInitialized() in /home/container/carbon/plugins/IQGuardianDrone.cs:line 1047
at object Oxide.Plugins.IQGuardianDrone.InternalCallHook(uint hook, object[] args) in IQGuardianDrone.cs/Internal:line 955Plugin still loads but their is no ui. also when i mess with the turret this error comes up
Failed to call internal hook 'OnTurretModeToggle' on plugin 'IQGuardianDrone v1.8.9' [146384942] (Object reference not set to an instance of an object) at void Oxide.Plugins.IQGuardianDrone+SoundClass.StartPlayingSound(ulong id, Coroutine routine, DeployableBoomBox boomBox, Cassette cassete, AudioTriggerTypes triggerTypes, BasePlayer npcPlayer, string argGetsure) in /home/container/carbon/plugins/IQGuardianDrone.cs:line 2773 at void Oxide.Plugins.IQGuardianDrone+SoundClass.ProcessInteraction(ulong id, DeployableBoomBox boomBox, Cassette cassette, AudioTriggerTypes triggerTypes, BasePlayer npcPlayer, string argGetsure) in /home/container/carbon/plugins/IQGuardianDrone.cs:line 2765 at void Oxide.Plugins.IQGuardianDrone.OnTurretModeToggle(AutoTurret turret) in /home/container/carbon/plugins/IQGuardianDrone.cs:line 1683 at object Oxide.Plugins.IQGuardianDrone.InternalCallHook(uint hook, object[] args) in IQGuardianDrone.cs/Internal:line 1015
-
i found my error, never saw the rely on shore
-
not working for me todfay either..just noticed says Image failed to download! Error: HTTP/1.1 404 Not Found - Image Name: https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png_0 - Image URL: https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png
-
[InjuriesAndDiseases] Loaded custom status condition hepc by mr01sam
Failed to call internal hook 'OnServerInitialized' on plugin 'InjuriesAndDiseases v1.3.1' [1330569572] (Object reference not set to an instance of an object)
at bool Oxide.Plugins.InjuriesAndDiseasesExtensionMethods.ExtensionMethods.IsAssetPath(string str) in /home/container/carbon/plugins/InjuriesAndDiseases.cs:line 722
at void Oxide.Plugins.InjuriesAndDiseases.AddImages(Dictionary<string, string> idAndUrls, Action callback) in /home/container/carbon/plugins/InjuriesAndDiseases.cs:line 1723
at void Oxide.Plugins.InjuriesAndDiseases.LoadImages() in /home/container/carbon/plugins/InjuriesAndDiseases.cs:line 112
at void Oxide.Plugins.InjuriesAndDiseases.OnServerInitialized() in /home/container/carbon/plugins/InjuriesAndDiseases.cs:line 68
at object Oxide.Plugins.InjuriesAndDiseases.InternalCallHook(uint hook, object[] args) in InjuriesAndDiseases.cs/Internal:line 369 -
any update?
-
Just saw this my bad. Clans by mevent has this feature that allows them to set there clan skins for individual items. So it automatically skins them if they place.. I temporarily found a solution by removing furnaces from being skinned from clans.
-
Is there a way to change the keys to something that isnt used like J,K,L? instead of the defeault R and e?
(MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "RELOAD",
-
clan is reskinning the item so when someone places furnance it becomes a regular furnace. Can this be fixed?
-
There is times that the event finishes and players that die lose their stuff but the ones that win do not lose their stuff. Is this in my config file or is that a bug atm?
-
So clans can function with your plugin. Atm it seems as if when you enter a arena event with a clan or teamed you can still see each other in the event.
-
Is there a way to limit the mount of bots you can have per clan?
-
lands way to hard, what can i adjust or lower to?
-
"Health bar color": "#2ecc71",
"Shortcut buttons": [
{
"Text on button": "Stay on Position",
"Executable chat commands": [
"panimal idle"
]
}
]
}, -
I was also able to do it my self by seperating the semtex. The amount i spawn them using the give semtex command, and i split them from the stack the split ones are red in picture but green in hand
-
Players are saying that when they craft them (i have them set up in craftmenu by david) they work fine the moment a second one is made and stacked it becomes regular f1
-
There is times that the server restarts and the plugin doesnt make the f1grenades labled as Semtex with skin id 3031605679 to semtex. Anything i can do to fix this or is there a known bug atm?
-
Status are not shown on top of health bar any more. Since the new rust update players are able to get injuriesand diseases but not able see it like before the update. Any fix for this or update on this?
-
Loaded plugin Survival Arena v1.0.16 by imthenewguy [362ms]
Checksum validation failed for 'ItemCrafter.CanCraft' [CanCraft [ItemCrafter]]
Checksum validation failed for 'PlayerBlueprints.CanCraft' [CanCraft [PlayerBlueprints]]
Checksum validation failed for 'Planner.DoBuild' [CanBuild]
Checksum validation failed for 'Deployer.DoDeploy' [CanDeployItem]
Checksum validation failed for 'PatrolHelicopterAI.PlayerVisible' [CanHelicopterTarget]
A hook request for 'CanHelicopterStrafeTarget[a5659f]' received:
- The current status is FAILURE: Signature for 'PatrolHelicopterAI.ValidRocketTarget' not found
- Check for possible errors on the log file
Checksum validation failed for 'LootContainer.SpawnLoot' [OnLootSpawn [LootContainer]]
Checksum validation failed for 'Item.Drop' [OnItemDropped]
Checksum validation failed for 'BasePlayer.CreateCorpse' [OnPlayerCorpseSpawn]
Checksum validation failed for 'LootableCorpse.RPC_LootCorpse' [CanLootEntity [LootableCorpse]]
Checksum validation failed for 'StorageContainer.PlayerOpenLoot' [CanLootEntity [StorageContainer]]
Checksum validation failed for 'ResourceContainer.StartLootingContainer' [CanLootEntity [ResourceContainer]]
Checksum validation failed for 'DroppedItemContainer.RPC_OpenLoot' [CanLootEntity [DroppedItemContainer]]
Checksum validation failed for 'BaseRidableAnimal.RPC_OpenLoot' [CanLootEntity [BaseRidableAnimal]]
Checksum validation failed for 'ContainerIOEntity.PlayerOpenLoot' [CanLootEntity [ContainerIOEntity]]
Checksum validation failed for 'IndustrialCrafter.PlayerOpenLoot' [CanLootEntity [IndustrialCrafter]]
[Survival Arena] There are no entities to wipe
[EventHelper] Setup Event: SurvivalArena
Checksum validation failed for 'BasePlayer.BecomeWounded' [OnPlayerWound] -
(15:04:39) | [WelcomePanel] Error (Object reference not set to an instance of an object)
at string Oxide.Plugins.WelcomePanel.Img(string name) in /home/container/carbon/plugins/WelcomePanel.cs:line 244
at void Oxide.Plugins.WelcomePanel.CreateCui(BasePlayer player, bool cursor, bool eM) in /home/container/carbon/plugins/WelcomePanel.cs:line 794
at object Oxide.Plugins.WelcomePanel.Wp_CustomCommands(BasePlayer player, string command, string[] args) in /home/container/carbon/plugins/WelcomePanel.cs:line 323
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
-
(15:02:12) | Failed to call internal hook 'OnLootEntity' on plugin 'CraftMenu v1.1.31' [331038008] (Object reference not set to an instance of an object)
at string Oxide.Plugins.CraftMenu.Img(string url) in /home/container/carbon/plugins/CraftMenu.cs:line 1542
at void Oxide.Plugins.CraftMenu.CreateBp(BasePlayer player, int tier, string shortName, int index, bool selected) in /home/container/carbon/plugins/CraftMenu.cs:line 1060
at void Oxide.Plugins.CraftMenu.ShowBps(BasePlayer player, int tier, string category, int page) in /home/container/carbon/plugins/CraftMenu.cs:line 933
at void Oxide.Plugins.CraftMenu.OnLootEntity(BasePlayer player, Workbench bench) in /home/container/carbon/plugins/CraftMenu.cs:line 147
at object Oxide.Plugins.CraftMenu.InternalCallHook(uint hook, object[] args) in CraftMenu.cs/Internal:line 358
-
(15:00:47) | Failed to call internal hook 'OnPlayerSleepEnded' on plugin 'CustomButtons v2.0.6' [2725316408] (Object reference not set to an instance of an object)
at string Oxide.Plugins.CustomButtons.Img(string url) in /home/container/carbon/plugins/CustomButtons.cs:line 384
at void Oxide.Plugins.CustomButtons.CreateCui(BasePlayer player) in /home/container/carbon/plugins/CustomButtons.cs:line 41
at void Oxide.Plugins.CustomButtons.OnPlayerSleepEnded(BasePlayer player) in /home/container/carbon/plugins/CustomButtons.cs:line 340
at object Oxide.Plugins.CustomButtons.InternalCallHook(uint hook, object[] args) in CustomButtons.cs/Internal:line 615
-
-
Love the plugin but one thing I noticed is when I used permissions the multipliers would add all multipliers they had instead of just the higher one. any fix on this that i can do?
"Permission_Multipliers": {
"Defaultx": 1.2,
"Optomistx": 1.4,
"Realistx": 1.6,
"Prepperx": 1.8,
"survivalistx": 2.0 -
It doesnt damage NPC
-
It keeps spamming my discord with me flying. How do i make it to where it does not notify me about admins
---
Disregard seems i never set the permission for bypass
-
1
-
-
Yes sir that worked !!!
-
1
-
-
Sorry I fell asleep myself lol and I will try that and get back with you thanks for your reply and patience!!! Once I get home I'll update here
WPKITS
in Welcome Panel Addons
Posted
same error....
c.reload WPKits
Unloaded plugin WPKits v1.3.2 by David
Loaded plugin WPKits v1.3.2 by David [98ms]
Failed to call internal hook 'OnWelcomePanelPageOpen' on plugin 'WPKits v1.3.2' [298621945] (Specified cast is not valid.)
at void Oxide.Plugins.WPKits.ShowKits(BasePlayer player, int page) in /home/container/carbon/plugins/WPKits.cs:line 163
at void Oxide.Plugins.WPKits.OnWelcomePanelPageOpen(BasePlayer player, int tab, int page, string addon) in /home/container/carbon/plugins/WPKits.cs:line 25
at object Oxide.Plugins.WPKits.InternalCallHook(uint hook, object[] args) in WPKits.cs/Internal:line 156