-
Posts
227 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Unkown
-
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
-
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
-
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)
-
-
- 92 comments
-
-
-
any new update
-
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
-
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 955 Plugin 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