Jump to content

Script Stopping Error


rickzilla

Recommended Posts

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)

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...