1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug Not able to run the client after setting up IntelliJ

Discussion in 'Client & Site Support' started by Daniel, Aug 8, 2017.

  1. Daniel

    Joined:
    Jun 24, 2014
    Messages:
    172
    Likes Received:
    29
    This is now the problem I have when trying to start a bot:


    Code (Text):
    1. Failed to bind to the game client because of an AgentLoadException
    2. com.sun.tools.attach.AgentLoadException: Unable to add JAR file to system class path
    3.     at sun.tools.attach.HotSpotVirtualMachine.loadAgent(du:220)
    4.     at nul.iIIiIiiIiiIIi.const(wzb:1)
    5.     at nul.IiiiIiiIIiIII.run(hbc:84)
    This is the log that comes up:

    Code (Text):
    1.  
    2. [Debug] Java Home: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre
    3. [Debug] Java Version: 8u144 x64 (Oracle Corporation)
    4. [Debug] Maximum Heap Size: 1821MB
    5. [Debug] RuneMate Version: 2.53.0
    6. [Debug] Operating System: Mac OS X x64
    7. Exception in Application start method
    8. Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
    9.     at nul.iIIiIiiIiIiii.goto(pbb:14797)
    10.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    11.     at java.security.AccessController.doPrivileged(Native Method)
    12.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
    13.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    14. java.lang.reflect.InvocationTargetException
    15.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    16.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    17.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    18.     at java.lang.reflect.Method.invoke(Method.java:498)
    19.     at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
    20.     at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
    21.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    22.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    23.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    24.     at java.lang.reflect.Method.invoke(Method.java:498)
    25.     at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
    26. Caused by: java.lang.RuntimeException: Exception in Application start method
    27.     at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
    28.     at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$155(LauncherImpl.java:182)
    29.     at java.lang.Thread.run(Thread.java:748)
    30. Caused by: java.lang.NoSuchMethodError: sun.jvmstat.perfdata.monitor.AbstractPerfDataBuffer.else(Ljava/lang/String;)Ljava/lang/String;
    31.     at nul.iiIIiiiIIIiII.<clinit>(bbb:149)
    32.     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
    33.     at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    34.     at java.util.Iterator.forEachRemaining(Iterator.java:116)
    35.     at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
    36.     at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
    37.     at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
    38.     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
    39.     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
    40.     at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    41.     at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
    42.     at nul.iiiiIiiIIIiIi.<init>(ldb:22)
    43.     at nul.iiiiIiiIIIiIi.<init>(ldb:43)
    44.     at nul.iIIiIiiIiIiii.<init>(pbb:150)
    45.     at nul.iIIiIiiIiIiii.else(pbb:116)
    46.     at com.runemate.boot.Boot.start(xyb:194)
    47.     at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863)
    48.     at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326)
    49.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    50.     at java.security.AccessController.doPrivileged(Native Method)
    51.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
    52.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    53. Exception running application com.runemate.boot.Boot
    54. java.lang.NullPointerException
    55.     at nul.iiIiiiiIiIiII.else(jhb:86)
    56.     at nul.iIiiIiiIiIiiI.run(jib:22)
    57. An unhandled error occurred while shutting down.
    58.  
    It's also the same thing that appears under the last log in ~/RuneMate/logs.

    Also, when trying to open the client via terminal this error (the same as this thread) comes up:
    Code (Text):
    1. LSOpenURLsWithRole() failed for the application /Applications/RuneMate.app with error -10810.
    Any help is appreciated.
    --- Double Post Merged, Aug 8, 2017, Original Post Date: Aug 8, 2017 ---
    Guess I'll just do with running it via CLI as stated here:

    However is anyone can inform me of a fix, I'll be thankful.
     
    #1 Daniel, Aug 8, 2017
    Last edited: Aug 9, 2017
  2. dogetrix

    Joined:
    Feb 18, 2017
    Messages:
    176
    Likes Received:
    44
    use 32 bit java.
     
  3. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    He's on OSX...
     
  4. dogetrix

    Joined:
    Feb 18, 2017
    Messages:
    176
    Likes Received:
    44
    It works on my macbook pro when I use the 32 bit jre included with runemate.
     
  5. Daniel

    Joined:
    Jun 24, 2014
    Messages:
    172
    Likes Received:
    29
    This fixed the problem. However, I'm still stuck with this other problem:

    Code (Text):
    1. Failed to bind to the game client because of an AgentLoadException
    2. com.sun.tools.attach.AgentLoadException: Unable to add JAR file to system class path
    3.     at sun.tools.attach.HotSpotVirtualMachine.loadAgent(du:220)
    4.     at nul.iIIiIiiIiiIIi.const(wzb:1)
    5.     at nul.IiiiIiiIIiIII.run(hbc:84)
    --- Double Post Merged, Aug 9, 2017, Original Post Date: Aug 9, 2017 ---
    Bump pls help macOS users.
     
  6. American Express

    American Express RuneMate Staff

    Joined:
    Oct 2, 2015
    Messages:
    3,097
    Likes Received:
    1,112
    Sound stupid, but does it work again if you uninstall Intellij?
     
  7. Daniel

    Joined:
    Jun 24, 2014
    Messages:
    172
    Likes Received:
    29
    Running RuneMate by itself doesn't work either, same error comes up, so I don't think IntelliJ is causing the problem.
    --- Double Post Merged, Aug 10, 2017, Original Post Date: Aug 9, 2017 ---
    help pls
     

Share This Page

Loading...