Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • GC: Overhead limit exceeded


    botstig

    Recommended Posts

    Getting consistent GC outofmemory errors calling Bank.open while on the 1st floor of lumbridge castle standing on the tile the ladder brought me up to from ground floor.

     

     

    Link to comment
    Share on other sites

    No even running client at full 1Gb by slider at launch

    Same error I got earlier for possible tracking, was from calling the old Walkdistance method. I have changed the distance finder to now use Tile.getDistance so it stopped on distance calls, but Bank.open still seems to be hanging

    2022-11-02 15:58:48 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
    java.lang.OutOfMemoryError: GC overhead limit exceeded
    	at org.dreambot.api.methods.walking.pathfinding.impl.PathFinder.0(PathFinder.java:211)
    	at org.dreambot.api.methods.walking.pathfinding.impl.local.LocalPathFinder.calculate(LocalPathFinder.java:60)
    	at org.dreambot.api.methods.walking.pathfinding.impl.local.LocalPathFinder.calculate(LocalPathFinder.java:41)
    	at org.dreambot.api.methods.walking.pathfinding.impl.local.LocalPathFinder.getWalkingDistance(LocalPathFinder.java:285)
    	at Mike.Walker.WalkDist(Walker.java:194)
    	at Mike.Walker.walkToTile(Walker.java:33)
    	at Scripts.Skilling.Cooker.walkLoop(Cooker.java:179)
    	at Scripts.Skilling.Cooker.onLoop(Cooker.java:103)
    	at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224)
    	at java.lang.Thread.run(Unknown Source)

     

    Edited by botstig
    Link to comment
    Share on other sites

    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • 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.