Jump to content

Wipe 4 August

Closed 1.3.7

Watcher
Watcher

Posted

SkillTree will give this fault on thursday 4th wipe day.
Error while compiling: SkillTree.cs(4087,31): error CS1061: Type `ItemCraftTask' does not contain a definition for `owner' and no extension method `owner' of type `ItemCraftTask' could be found. Are you missing an assembly reference?

Can you please fix this before the wipe?

imthenewguy

Posted

Ill stick it up on staging and have a peak.

MrLiquid

Posted (edited)

void OnItemCraftFinished(ItemCraftTask task, Item item) becomes void OnItemCraftFinished(ItemCraftTask task, Item item, ItemCrafter craft) task.owner becomes craft.owner

string user = db.QueryString($"SELECT info FROM {table} WHERE id = ?", id); becomes string user = db.Query<string, string>($"SELECT info FROM {table} WHERE id = ?", id);

 

Edited by MrLiquid
  • Love 1
imthenewguy

Posted

I know, I put the request in for the hook update 😄

william long

Posted

id like to wipe xp every month how do i do this please and ty

 

Watcher

Posted

Just remove:  oxide/data/SkillTree.json

imthenewguy

Posted

stresetalldata command also might work.

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

101.5k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • 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.