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

Bug Client Update breaks class definition

Discussion in 'Client & Site Support' started by cowsecond, May 8, 2018.

  1. cowsecond

    Joined:
    Dec 30, 2016
    Messages:
    10
    Likes Received:
    3
    Client update broke some class that basically all bots depend on:


    java.lang.NoClassDefFoundError: aux/iIIIiiiiIII
    at aux.iiiiIiIiiIi.try(eh:225)
    at aux.iIIIiiiiIiI.try(za:3366)
    at aux.iIIIiiIIiiI.put(za:4318)
    at aux.IIIiiiiiIII.try(za:4740)
    at aux.iIiIiiiIIiI.uid(nb:266)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
    at sun.rmi.transport.Transport$1.run(Transport.java:177)
    at sun.rmi.transport.Transport$1.run(Transport.java:174)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:722)
     
    Lhufascorp likes this.
  2. Wet Rag

    Wet Rag easily triggered ✌

    Joined:
    Dec 31, 2015
    Messages:
    4,457
    Likes Received:
    1,695
    Only a problem with an @auxi bot as far as i know.

    Please post on the specific bot thread.
     
  3. auxi

    Joined:
    May 24, 2016
    Messages:
    1,113
    Likes Received:
    990
    :eek:megathonking:
     
  4. cowsecond

    Joined:
    Dec 30, 2016
    Messages:
    10
    Likes Received:
    3
    Not only Auxi bots. Other authors and bots all crash once you try to get to a point where they try to interact/execute in-game. Some may not crash until you 'set up' and set settings, but once you do and try to run them, they crash with this error. I get that from the message it could seem like an Auxi only bug. But either this bug is affecting all bots, or affecting bots that use this library from Auxi.

    Examples: Yuri's chopper, Bot Suite, etc.
     
  5. auxi

    Joined:
    May 24, 2016
    Messages:
    1,113
    Likes Received:
    990
    I'm 98% certain that
    Code (Text):
    1. aux/iIIIiiiiIII
    doesn't refer to any of my packages lmao.
     
    Serene likes this.
  6. cowsecond

    Joined:
    Dec 30, 2016
    Messages:
    10
    Likes Received:
    3
    Oh I just realized, it's aux not auxi/**. So yeah it's definitely not just Auxi bots nor any of Auxi's code. I mean his bots were working totally fine yesterday, too. After updating (forced updates btw) today, all bots stopped working with this same error.

    From my knowledge so far, all fingers point to a client side issue that affects most/all bots across the board.
     
    auxi likes this.

Share This Page

Loading...