Jump to content

update not working

Closed 1.7.2 1.7.2

xXBIGSPENDERXx
xXBIGSPENDERXx

Posted

Failed compiling 'SkillTree.cs':
  1. 'BaseDiggableEntity' does not contain a definition for 'SpawnLootListItem' and no accessible extension method 'SpawnLootListItem' accepting a first argument of type 'BaseDiggableEntity' could be found (are you missing a using directive or an assembly reference?) [CS1061]
     (SkillTree 44 line 18757)

this is whats coming up in console and its not working, i have not wiped my server yet dont know if thats the issue or not.

IlIDestroyerIlI

Posted

Change 

var dItem = __instance.SpawnLootListItem(player) as DroppedItem;

to 

var dItem = __instance.SpawnItem(player) as DroppedItem;

And reload plugin

  • Curator
imthenewguy

Posted

Changed Status from Pending to Closed

Changed Fixed In to 1.7.2

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.6k
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.