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

Resolved [RS3] object with uid 5949615 is of type java.lang.Integer, which is not an array type.

Discussion in 'Developer Support' started by countvidal, Jun 28, 2016.

  1. countvidal

    Joined:
    Nov 17, 2013
    Messages:
    63
    Likes Received:
    1
    java.rmi.RemoteException: The object with uid 5949615 is of type java.lang.Integer, which is not an array type.
    at aux.IiiIiiIIii.c_array(qb:843)
    at aux.IiiIiiIIii.c_array(qb:586)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    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)
    @Cloud

     
  2. Best Answer:
    Post #3 by Cloud, Jun 28, 2016
  3. Bubble

    Joined:
    Sep 6, 2014
    Messages:
    244
    Likes Received:
    22
    Just got this too today
     
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Should now be fixed, if it isn't provide me with your gamepack id.
    --- Double Post Merged, Jun 28, 2016, Original Post Date: Jun 28, 2016 ---
    For clarification, this was a replacement exception for a previous one. This one provides more detailed information making it easier to fix the problem.
     
    Bubble likes this.

Share This Page

Loading...