Jump to content

Error On Load

Closed 1.5.82 1.5.83

Vergbergler
Vergbergler

Posted

Server cmd window output:
"Error while compiling : PersonalNPC.cs(5097,76): error CS1503: Argument `#1` cannot convert `NetworkableId` expression to type `uint`"

I've deleted my config file associated with PersonalNPC and reloaded. Did not solve the issue.

Vergbergler

Posted

Looking at the FurnaceSplitter.cs plugin from uMod website, the dev updated their following function to fix the problem:

Before:
private object CanMoveItem(Item item, PlayerInventory inventory, uint targetContainerId, int targetSlotIndex, int splitAmount)

After:
private object CanMoveItem(Item item, PlayerInventory inventory, ItemContainerId targetContainerId, int targetSlotIndex, int splitAmount)

I hope this helps. ❤️

Covfefe

Posted

same here, he needs to update the plugin

walkinrey

Posted

Changed Status from Pending to Closed

Changed Fixed In to 1.5.83

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
156.8k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.