Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Lag with intellij idea.

Joined
Oct 30, 2014
Messages
69
Hello, so i stumbled upon another problem :/ When i try to run my script via intellij idea it just crashes and lags, but when i try to run it via eclipse everything works perfectly fine.
Here is my log:
Code:
"C:\Program Files (x86)\Java\jdk1.8.0_25\bin\java" -Didea.launcher.port=7533 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\charsets.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\deploy.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\javaws.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jce.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jfr.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jfxswt.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jsse.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\management-agent.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\plugin.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\resources.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\rt.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\access-bridge-32.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\cldrdata.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\dnsns.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\jaccess.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\jfxrt.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\localedata.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\nashorn.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunec.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunjce_provider.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunmscapi.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunpkcs11.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\zipfs.jar;D:\Dev\Java\RuneMate\bin;D:\Dev\Java\RuneMate\RuneMate.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.2\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain com.runemate.Boot -sdk -Xmx2048M -Xms2048M
Dec 14, 2014 9:56:04 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
(09:56:04) [Debug] Started RuneMate V1.0.0 Beta 66 with java 1.8.0_25
(09:56:10) [Setup] Downloading game...
(09:56:12) [Setup] Syncing with RuneMate Cloud (76dee9ed)...
(09:57:51) Error: oq.n:285 oq.j:83 oq.a:74 wd.g:24 zb.o:44 zb.h:34 iu.a:525 apo.c:117 apo.<init>:37 cl.s:89 uj.g:27 gm.au:4338 pw.q:781 tj.b:378 gb.f:265 aam.c:203 ahd.gh:3043 client.av:1534 ry.q:583 ry.z:559 ry.run:516 java.lang.Thread.run:745 | java.lang.OutOfMemoryError: Java heap space |  3232,3320,104,104 0,3285,3370 1 0 2 800,575 0 0 0 0 0 0 248 1 8103 Mgt5BIYKx/khpWx1U4LOlxI7q9M3jA8R
Exception in thread "RMThreadFactory 1530078053" (09:57:51) java.lang.OutOfMemoryError: Java heap space
(09:57:51)     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.addConditionWaiter(AbstractQueuedSynchronizer.java:1855)
(09:57:51)     at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2068)
(09:57:51)     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
(09:57:51)     at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
(09:57:51)     at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
(09:57:51)     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
(09:57:51)     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
(09:57:51)     at java.lang.Thread.run(Thread.java:745)
(09:57:52) error_game_crash
(09:57:52) [Setup] RS3 crashed!
(09:57:52) Blocked loading http://world17.runescape.com/error_game_crash.ws
Exception in thread "AWT-EventQueue-1" (09:58:11) java.lang.OutOfMemoryError: Java heap space
(09:58:11) java.lang.OutOfMemoryError: Java heap space
(09:58:11) Unable to load model component for 65252: "Java heap space"
(09:58:11) java.lang.NullPointerException
(09:58:11)     at com.runemate.game.api.hybrid.local.Screen.getBounds(bxb:214)
(09:58:11)     at a.Em.short(hrb:1244)
(09:58:11)     at a.cn.enum(hrb:50)
(09:58:11)     at com.runemate.game.api.hybrid.Projection.getViewport(dxb:38)
(09:58:11)     at com.runemate.game.api.hybrid.location.Coordinate.getBounds(gqb:828)
(09:58:11)     at com.runemate.game.api.hybrid.location.Coordinate.contains(gqb:650)
(09:58:11)     at com.runemate.game.api.hybrid.location.Area.contains(itb:179)
(09:58:11)     at a.OL.contains(jsb:141)
(09:58:11)     at a.Sm.move(dtb:185)
(09:58:11)     at com.runemate.game.api.hybrid.input.Mouse.move(ap:26)
(09:58:11)     at a.OL.interact(jsb:191)
(09:58:11)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(jj:136)
(09:58:11)     at com.puze.aesminer.AesMiner.onLoop(AesMiner.java:62)
(09:58:11)     at com.runemate.game.api.script.framework.LoopingScript.run(fhb:129)
(09:58:11)     at com.runemate.game.api.script.framework.AbstractScript.start(tjb:131)
(09:58:11)     at a.Ai.run(ghb:201)
Exception in thread "JavaFX Application Thread" (09:58:16) java.lang.ArrayIndexOutOfBoundsException: 2
(09:58:16)     at javafx.animation.SequentialTransition.impl_playTo(SequentialTransition.java:576)
(09:58:16)     at javafx.animation.AnimationAccessorImpl.playTo(AnimationAccessorImpl.java:39)
(09:58:16)     at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:99)
(09:58:16)     at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
(09:58:16)     at javafx.animation.Animation$1.lambda$timePulse$25(Animation.java:186)
(09:58:16)     at javafx.animation.Animation$1$$Lambda$157/27805198.run(Unknown Source)
(09:58:16)     at java.security.AccessController.doPrivileged(Native Method)
(09:58:16)     at javafx.animation.Animation$1.timePulse(Animation.java:185)
(09:58:16)     at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
(09:58:16)     at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
(09:58:16)     at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:447)
(09:58:16)     at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:431)
(09:58:16)     at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$363(QuantumToolkit.java:298)
(09:58:16)     at com.sun.javafx.tk.quantum.QuantumToolkit$$Lambda$47/5425978.run(Unknown Source)
(09:58:16)     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
(09:58:16)     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
(09:58:16)     at com.sun.glass.ui.win.WinApplication.lambda$null$141(WinApplication.java:102)
(09:58:16)     at com.sun.glass.ui.win.WinApplication$$Lambda$43/21149417.run(Unknown Source)
(09:58:16)     at java.lang.Thread.run(Thread.java:745)
I run Runemate jar with these options: -sdk -Xmx2048M -Xms2048M
 
Joined
Oct 30, 2014
Messages
69
Try running it with only the -sdk argument
Code:
"C:\Program Files (x86)\Java\jdk1.8.0_25\bin\java" -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\charsets.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\deploy.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\javaws.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jce.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jfr.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jfxswt.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\jsse.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\management-agent.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\plugin.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\resources.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\rt.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\access-bridge-32.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\cldrdata.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\dnsns.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\jaccess.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\jfxrt.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\localedata.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\nashorn.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunec.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunjce_provider.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunmscapi.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\sunpkcs11.jar;C:\Program Files (x86)\Java\jdk1.8.0_25\jre\lib\ext\zipfs.jar;D:\Dev\Java\RuneMate\bin;D:\Dev\Java\RuneMate\RuneMate.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.0.2\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain com.runemate.Boot -sdk
Dec 14, 2014 10:33:33 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
(10:33:34) [Debug] Started RuneMate V1.0.0 Beta 66 with java 1.8.0_25
(10:33:40) [Setup] Downloading game...
(10:33:43) [Setup] Syncing with RuneMate Cloud (76dee9ed)...
(10:34:52) java.lang.OutOfMemoryError: Java heap space
(10:34:52)     at java.util.HashMap.resize(HashMap.java:703)
(10:34:53)     at java.util.HashMap.putVal(HashMap.java:662)
(10:34:53)     at java.util.HashMap.put(HashMap.java:611)
(10:34:53)     at a.Qg.short(gmb:173)
(10:34:53)     at a.Qg.short(gmb:256)
(10:34:53)     at a.tg.short(gmb:258)
(10:34:53)     at a.wF.short(xkb:142)
(10:34:53)     at a.PI.short(abb:264)
(10:34:53)     at a.wF.short(xkb:110)
(10:34:53)     at a.ck.short(zlb:109)
(10:34:53)     at a.Mi.short(reb:270)
(10:34:53)     at a.QG.short(xjb:11)
(10:34:53)     at a.Un.getModel(hwb:265)
(10:34:53)     at a.OL.contains(jsb:102)
(10:34:53)     at a.Sm.move(dtb:185)
(10:34:53)     at com.runemate.game.api.hybrid.input.Mouse.move(ap:26)
(10:34:53)     at a.OL.interact(jsb:191)
(10:34:53)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(jj:136)
(10:34:53)     at com.puze.aesberries.AesBerries.onLoop(AesBerries.java:36)
(10:34:53)     at com.runemate.game.api.script.framework.LoopingScript.run(fhb:129)
(10:34:53)     at com.runemate.game.api.script.framework.AbstractScript.start(tjb:131)
(10:34:53)     at a.Ai.run(ghb:201)
(10:34:53) Unable to load model component for 7826: "Java heap space"
(10:34:56) java.lang.OutOfMemoryError: Java heap space
(10:34:56)     at java.util.Arrays.copyOf(Arrays.java:3236)
(10:34:56)     at a.xh.enum(efb:85)
(10:34:56)     at a.KG.short(kbb:15)
(10:34:56)     at a.Kh.short(deb:157)
(10:34:56)     at a.tg.short(gmb:250)
(10:34:56)     at a.wF.short(xkb:142)
(10:34:56)     at a.PI.short(abb:264)
(10:34:56)     at a.wF.short(xkb:110)
(10:34:56)     at a.ck.short(zlb:109)
(10:34:56)     at a.Mi.short(reb:270)
(10:34:56)     at a.QG.short(xjb:11)
(10:34:56)     at a.Un.getModel(hwb:265)
(10:34:56)     at a.OL.contains(jsb:102)
(10:34:56)     at a.Sm.move(dtb:185)
(10:34:56)     at com.runemate.game.api.hybrid.input.Mouse.move(ap:26)
(10:34:56)     at a.OL.interact(jsb:191)
(10:34:56)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(jj:136)
(10:34:56)     at com.puze.aesberries.AesBerries.onLoop(AesBerries.java:36)
(10:34:56)     at com.runemate.game.api.script.framework.LoopingScript.run(fhb:129)
(10:34:56)     at com.runemate.game.api.script.framework.AbstractScript.start(tjb:131)
(10:34:56)     at a.Ai.run(ghb:201)
(10:34:56) Unable to load model component for 7813: "Java heap space"
(10:34:58) java.lang.OutOfMemoryError: Java heap space
(10:34:58)     at a.Kh.short(deb:205)
(10:34:58)     at a.tg.short(gmb:250)
(10:34:58)     at a.wF.short(xkb:142)
(10:34:58)     at a.PI.short(abb:264)
(10:34:58)     at a.wF.short(xkb:110)
(10:34:58)     at a.ck.short(zlb:109)
(10:34:58)     at a.Mi.short(reb:270)
(10:34:58)     at a.QG.short(xjb:11)
(10:34:58)     at a.Un.getModel(hwb:265)
(10:34:58)     at a.OL.getInteractionPoint(jsb:91)
(10:34:58)     at a.OL.getInteractionPoint(jsb:95)
(10:34:58)     at a.Sm.move(dtb:159)
(10:34:58)     at com.runemate.game.api.hybrid.input.Mouse.move(ap:26)
(10:34:58)     at a.OL.interact(jsb:191)
(10:34:58)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(jj:136)
(10:34:58)     at com.puze.aesberries.AesBerries.onLoop(AesBerries.java:36)
(10:34:58)     at com.runemate.game.api.script.framework.LoopingScript.run(fhb:129)
(10:34:58)     at com.runemate.game.api.script.framework.AbstractScript.start(tjb:131)
(10:34:58)     at a.Ai.run(ghb:201)
(10:34:58) Unable to load model component for 7826: "Java heap space"
(10:35:00) java.lang.OutOfMemoryError: Java heap space
(10:35:00)     at a.Kh.short(deb:205)
(10:35:00)     at a.tg.short(gmb:250)
(10:35:00)     at a.wF.short(xkb:142)
(10:35:00)     at a.PI.short(abb:264)
(10:35:00)     at a.wF.short(xkb:110)
(10:35:00)     at a.ck.short(zlb:109)
(10:35:00)     at a.Mi.short(reb:270)
(10:35:00)     at a.QG.short(xjb:11)
(10:35:00)     at a.Un.getModel(hwb:265)
(10:35:00)     at a.OL.getInteractionPoint(jsb:91)
(10:35:00)     at a.OL.getInteractionPoint(jsb:95)
(10:35:00)     at a.Sm.move(dtb:159)
(10:35:00)     at com.runemate.game.api.hybrid.input.Mouse.move(ap:26)
(10:35:00)     at a.OL.interact(jsb:191)
(10:35:00)     at com.runemate.game.api.hybrid.entities.details.Interactable.interact(jj:136)
(10:35:00)     at com.puze.aesberries.AesBerries.onLoop(AesBerries.java:36)
(10:35:00)     at com.runemate.game.api.script.framework.LoopingScript.run(fhb:129)
(10:35:00)     at com.runemate.game.api.script.framework.AbstractScript.start(tjb:131)
(10:35:00)     at a.Ai.run(ghb:201)
(10:35:00) Unable to load model component for 7813: "Java heap space"
(10:35:03) java.lang.OutOfMemoryError: Java heap space
(10:35:03) Unable to load model component for 7826: "Java heap space"
(10:35:05) java.lang.OutOfMemoryError: Java heap space
(10:35:05) Unable to load model component for 7813: "Java heap space"
(10:35:06) java.lang.OutOfMemoryError: Java heap space
(10:35:06) Unable to load model component for 7826: "Java heap space"
(10:35:08) java.lang.OutOfMemoryError: Java heap space
(10:35:08) Unable to load model component for 7813: "Java heap space"
(10:35:10) java.lang.OutOfMemoryError: Java heap space
(10:35:10) Unable to load model component for 7826: "Java heap space"
(10:35:13) java.lang.OutOfMemoryError: Java heap space
(10:35:13) Unable to load model component for 7813: "Java heap space"
(10:35:15) java.lang.OutOfMemoryError: Java heap space
(10:35:15) Unable to load model component for 7826: "Java heap space"
(10:35:16) java.lang.OutOfMemoryError: Java heap space
(10:35:16) Unable to load model component for 7813: "Java heap space"
(10:35:41) Error: | java.lang.OutOfMemoryError: Java heap space |  3224,3320,104,104 0,3277,3372 1 0 2 800,575 0 0 0 0 0 0 248 1 8103 Wcm8FaI3lrO9Q04TlKy/n4Je9joTlHko
Exception in thread "TimerQueue" (10:35:41) java.lang.OutOfMemoryError: Java heap space
(10:35:41) java.lang.OutOfMemoryError: Java heap space
(10:35:41) Unable to load bounded varp definition for 20603: "Java heap space"
(10:35:41) error_game_crash
(10:35:41) [Setup] RS3 crashed!
(10:35:41) Blocked loading http://world26.runescape.com/error_game_crash.ws
(10:35:55) java.lang.OutOfMemoryError: Java heap space
(10:35:55) Unable to load bounded varp definition for 4167: "Java heap space"
Exception in thread "Keep-Alive-Timer" (10:36:05) java.lang.OutOfMemoryError: Java heap space
(10:36:05) java.lang.OutOfMemoryError: Java heap space
(10:36:05) Unable to load bounded varp definition for 20603: "Java heap space"

Process finished with exit code -805306369 (0xCFFFFFFF)
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
It looks like something was off with your jagex cache and because of that it caused runemate to allocate a ridiculous amount of memory and then crash. Try deleting your jagex cache and trying again.
 
Top