-
Posts
231 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by EvilDips
-
- 1,253 comments
-
- #leveling
- #progression
- (and 13 more)
-
I ran the error through chatgpt and i know its not the reliable but it gave me this as a potential cause: Potential Cause: This error is likely related to either the Loottable plugin or how the industrial conveyor system interacts with it. It's trying to stack items or transfer them, but a necessary item or item container is null when the function is called. There could be a bug in the plugin code, a configuration issue, or an unexpected game state that the plugin isn't handling properly.
-
I getting a error in console related to the loot table trying to control industrial conveyors: Server Exception: IndustrialEntity.RunQueue NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Loottable.CanStackItem (Item target, Item item) [0x0003f] in <1d428ef8bb51487c95f43f85657ca63e>:0 at Oxide.Plugins.Loottable+ItemContainer_QuickIndustrialPreCheck.Prefix (Item toTransfer, Vector2i range, System.Int32& foundSlot, ItemContainer __instance, System.Boolean& __result) [0x00083] in <1d428ef8bb51487c95f43f85657ca63e>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.ItemContainer.QuickIndustrialPreCheck_Patch2(ItemContainer,Item,Vector2i,int&) at IndustrialConveyor.RunJob () [0x005b7] in <fb45d148c721409f96718464d8864b9a>:0 at IndustrialEntity+IndustrialProcessQueue.RunJob (IndustrialEntity job) [0x00009] in <fb45d148c721409f96718464d8864b9a>:0 at ObjectWorkQueue`1[T].RunQueue (System.Double maximumMilliseconds) [0x00096] in <a79d8d7a4bdf4737a7e7d23a70b7261c>:0 at ServerMgr.Update () [0x00629] in <fb45d148c721409f96718464d8864b9a>:0 This is just a non stop error to the point i can even control anything through console ie. load, unload, or run commands
-
I got the same random items as well but mine is not custom its normal rust loot like vehicle chassis and what not. (The card is normal for this loot)
-
Ok was not sure if the items i had was supposed to carry over but thats fine, I went ahead and removed the itemsplit from the other plugin every thing working fine now.
-
Also getting this with Custom Magazines and it causing them to disappear Calling hook OnItemSplit resulted in a conflict between the following plugins: CustomMagazine - Item.weapon.mod.extendedmagsx1.28581103 (Item), Loottable (Item.weapon.mod.extendedmagsx1.28581105 (Item))
-
Do i have to re-add all my custom items, because it non of them are in my custom list.
-
- 19 comments
-
- #dimensions
- (and 11 more)
-
Error while compiling RaidableBases: Non-invocable member 'NPCPlayer.OverrideCorpseName' cannot be used like a method. | Line: 2567, Pos: 37
-
Error while compiling BankSystem: 'PlayerInventory' does not contain a definition for 'AllItems' and no accessible extension method 'AllItems' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 2100, Pos: 38
-
I'm finding the same thing and nothing but loot table is controlling the loot in my server. as far as i can see anyway.
-
Hey I have the boxes set with the Recommended PVE settings but players cannot damage any pocket dimensions within Abandoned bases zones wondering if I'm missing a setting or if this can be looked into? Providing my current config incase you want to check it out. PocketDimensions.json
-
-
Hey I'm trying to set this up to alert the server when someone completes a event but I cant seem to pull the players name and would love if there is another target line other then {steamid} since this just shows their Steam Number ID and not their name.
-
- 36 comments
-
- #supermarket
- #crates
- (and 20 more)
-
- 73 comments
-
- #gas station
- #crates
- (and 20 more)
-
- 73 comments
-
- #gas station
- #crates
- (and 20 more)
-
Is there a update planned my console is telling me there is a new version 1.0.8 every time it runs the event? [SupermarketEvent] A new version (1.0.8) of the plugin is available! You need to update the plugin: - https://lone.design/product/supermarket-event - https://codefling.com/plugins/supermarket-event
- 36 comments
-
- #supermarket
- #crates
- (and 20 more)
-
-
hey I got this Error this morning and I think it has something to do when someone votes and does not enter a name when voting, at least that's when it started to pop up this error. I got a notification in the discord webhook of "A player just voted for your server!", normally if they vote with a name it gives their name. Anyway just wanted let you know about it. And also it loves to spam this error until you unload the plugin. Top Games Error.txt