abouhanafy87 6 Posted September 30, 2020 'getInventory()' is deprecated Static member 'org.dreambot.api.methods.container.impl.Inventory.isFull()' accessed via instance reference
oh_my_goth 41 Posted September 30, 2020 update to client-db2.jar. client.jar is now db3, I assume you're trying to run on db2?
Pseudo 179 Posted September 30, 2020 db2 is supported for now but will be null and void in approx 6 months if I recall correctly (hence the deprecation). The DB3 API functionality is near identical minus the fact it's static, so for instance, getInventory().method... is now Inventory.method()...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.