What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

PickupAllDrop Method not found . Only happen today

Status
Not open for further replies.

baoky

New Member
Joined
Sep 20, 2014
Messages
36
Reaction score
0
10:16:53 PM: Script [C:\Users\baoky\Downloads\GG_NEW\Plugins\SimpleFarm2\SimpleFarm.dll] run error:
10:16:53 PM: Error: Method not found: 'Boolean ArcheBuddy.Bot.Classes.Core.PickupAllDrop(ArcheBuddy.Bot.Classes.Creature)'.
10:16:53 PM: Stack trace: at YourNamespace.YourClass.PluginRun()


PickupAllDrop Method not found . Only happen today

Is the method obsolete?
 
Recompile your sources. Dont forget to add to references new version of ArcheBuddy.dll (if you compile sources with Visual Studio)
 
PickupAllDrop(Creature obj) changed for PickupAllDrop(SpawnObject obj)

this was in changelog. do what Out mentioned and it will be fixed.
 
Status
Not open for further replies.
Back
Top