abouhanafy87 1 Share Posted September 30, 2020 'getInventory()' is deprecated Static member 'org.dreambot.api.methods.container.impl.Inventory.isFull()' accessed via instance reference Link to comment Share on other sites More sharing options...
Uplift 7 Share Posted September 30, 2020 Ok, your question is? Link to comment Share on other sites More sharing options...
oh_my_goth 40 Share Posted September 30, 2020 update to client-db2.jar. client.jar is now db3, I assume you're trying to run on db2? Link to comment Share on other sites More sharing options...
Pseudo 178 Share 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()... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now