-
Posts
73 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Reels
Everything posted by ✯Mr.Kingpin✯
-
The plugin might need an update > c.reload StaticLootables Failed compiling 'StaticLootables.cs': 1. Cannot implicitly convert type 'System.Func<Item, int, bool>' to 'System.Func<BasePlayer, Item, int, bool>' [CS0029] (StaticLootables 33 line 1828) 2. Delegate 'Func<BasePlayer, Item, int, bool>' does not take 2 arguments [CS1593] (StaticLootables 45 line 1921) Couldn't find required plugin 'StaticLootables' for 'LootablesExt', retrying..
-
- 240 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 240 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
Hello, I got this message in the server console and it comes from NPCSpawn: Failed executing 'GET' webrequest [response] (http://37.153.157.216:5000/Api/GetPluginVersions?pluginName=NpcSpawn) (An exception occurred during a WebClient request.) Inner exception: System.NullReferenceException: Object reference not set to an instance of an object at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)
-
I think it's a bit lax the way you're responding here now, as if I'm some kind of idiot... Language barrier? My English is perfect. You should do something about that attitude towards people who are here asking for help like I am. As I mentioned earlier, I was getting a lot of errors. That’s because I had not updated the NPCSpawn and BetterNPC plugins when LootManager was implemented. I sent KpucTaJl a message on Discord and asked about it, and he told me that the updates had already been rolled back. I just didn’t look properly and didn’t notice that now all NPC data is in the preset folder of NPCSpawn, instead of how it used to be in the BetterNPC data folder. Do you understand it now?
-
Hello I just updated NPCSpawn and betterNPC and I get this errror from NPCSPawn: Failed to call internal hook 'OnNpcSpawnInitialized' on plugin 'BetterNpc v2.1.8' [1788615129] (Object reference not set to an instance of an object) at void Oxide.Plugins.BetterNpc.TryRegisterPresetsUsage(SpawnPoint spawnPoint, string name) in C:/Users/Administrator/Desktop/NewbuildPVE/carbon/plugins/BetterNpc.cs:line 3047 at void Oxide.Plugins.BetterNpc.OnNpcSpawnInitialized() in C:/Users/Administrator/Desktop/NewbuildPVE/carbon/plugins/BetterNpc.cs:line 3073 at object Oxide.Plugins.BetterNpc.InternalCallHook(uint hook, object[] args) in BetterNpc.cs/Internal:line 539 And this from BetterNPC: NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.BetterNpc+<LoadEventSpawnPoints>d__115.MoveNext () (at C:/Users/Administrator/Desktop/NewbuildPVE/carbon/plugins/BetterNpc.cs:1575) at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <29a77516cc78463d81e5b2528077962e>:0)
-
- 32 comments
-
- 1
-
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
- 32 comments
-
- 1
-
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
- 32 comments
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
Hello I just set this plugin up, I was also trying to get this working with with the Level Tag I tried this: "Better Chat settings": { "Format for BetterChat title showing the playeres level. Set to null to disable. {0} is the colour value and {1} is the player level value": "<color=#{0}>[Lv.{1}]</color>", "Default colour for BetterChat xp titles": "ff73f6,ff94fa,ffaaff,ffd6ff", "Colour for BetterChat xp titles for players who are max level": "b3ff00,d6ff57,eaff99,f7ffd6" } But then it only shows the color code nothing else
- 32 comments
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
- 240 comments
-
- 1
-
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 240 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 240 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 240 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 240 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
Hello I just noticed I got an error with Lootables.Ext Loaded plugin Lootables.Ext v2.10.0 by Raul-Sorin Sorban [56ms] Failed to call internal hook 'OnServerInitialized' on plugin 'LootablesExt v2.10.0' [352240293] (Object reference not set to an instance of an object) at void Oxide.Plugins.LootablesExt.Loaded() in C:/Users/Administrator/Desktop/Test Server New 2x/carbon/plugins/LootablesExt.cs:line 136 at void Oxide.Plugins.LootablesExt.OnServerInitialized() in C:/Users/Administrator/Desktop/Test Server New 2x/carbon/plugins/LootablesExt.cs:line 161 at object Oxide.Plugins.LootablesExt.InternalCallHook(uint hook, object[] args) in LootablesExt.cs/Internal:line 42
-
Changed Status from Pending to Cant Reproduce Changed Fixed In to 1.0.4
-
That is unfortunate if you wish to request a refund go ahead in the purchases tab.
-
This is so weird as since it works fine for me without any trouble.
-
Dependencies This plugin requires both of the following plugins to work: Coloured Chat Better Chat I recorded a video to see that it works all fine. I added a new test group and set it up in the prefix menu and I show you I can navigate correctly The double prefixes have you disable the prefixes for BeterChat in the Config ? "UseBetterChatPrefix": false, "UseColouredChatHook": true, If you disable both they will not show it either uses the BeterChat Prefixes or the Prefixes from my plugin there for it needs the hooks from ColouredChat Plugin