Jump to content

rickzilla

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by rickzilla

  1. 4 hours ago, saturn said:
    java.lang.OutOfMemoryError: Java heap space

    Increase the heap size by a couple 100mb when you first start Epicbot. It's underneath the Launch button. If the error still occurs, continue to increase the heap size.

    Thanks. If this still doesn't fix it what should I do?

  2. So I'm running the raid scouting script and sometimes the script will just stop.

    Heres the error

    [23:10:12.108][ERROR][d][187] Uncaught exception in thread Thread[Thread-Bot1-12,5,Thread-Bot1]
    java.lang.OutOfMemoryError: Java heap space
        at com.epicbot.api.shared.model.Area.getTiles(zt:308)
        at com.epicbot.api.shared.entity.details.Locatable.canReach(pc:151)
        at com.epicbot.api.shared.entity.details.Locatable.canReach(pc:146)
        at com.epicbot.api.q.j.v.i.walkTo(wo:212)
        at com.epicbot.api.q.j.v.i.walkTo(wo:40)
        at com.epicbot.koala.ProRaidsScouter.ProRaidsScouter.makeParty(ProRaidsScouter.java:739)
        at com.epicbot.koala.ProRaidsScouter.ProRaidsScouter.loop(ProRaidsScouter.java:108)
        at com.epicbot.api.shared.script.LoopScript$LoopTask.run(ix:26)
        at com.epicbot.api.shared.script.ScriptTaskContainer.runTask(vp:54)
        at com.epicbot.api.shared.script.ScriptTaskContainer.run(vp:63)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

×
×
  • Create New...