Thread: [876] Anyone got it running?

Page 3 of 9 FirstFirst 12345 ... LastLast
Results 21 to 30 of 87
  1. #21  
    Registered Member
    Join Date
    May 2012
    Posts
    989
    Thanks given
    19
    Thanks received
    28
    Rep Power
    0
    when i pack mine i get null js5 errors and my client gets stuck loading.Attached image
    Attached image
    Reply With Quote  
     

  2. #22  
    Registered Member
    Join Date
    Jan 2017
    Posts
    90
    Thanks given
    17
    Thanks received
    8
    Rep Power
    12
    Quote Originally Posted by oblivion742 View Post
    when i pack mine i get null js5 errors and my client gets stuck loading.Attached image
    I was receiving that but now I am not.

    UPDATE:

    I am receiving new errors.
    Code:
    [Launcher] Initing File System...
    [Launcher] Initing Cache...
    The data in the archive is null. 47
    [Launcher] Initing Data Files...
    [Launcher] Initing Controlers...
    [Launcher] Initing Boss Instances...
    [Launcher] Initing Fishing Spots...
    [Launcher] Initing NPC Combat Scripts...
    [Launcher] Initing Dialogues...
    [Launcher] Initing Cutscenes...
    [Launcher] Initing Friend Chats...
    [Launcher] Initing Clans Manager...
    [Launcher] Initing Executor Manager...
    [Launcher] Initing World...
    [Launcher] Initing Region Builder...
    [Launcher] Initing Game Channels Manager...
    [Launcher] Initing Login Client Channel Manager...
    [Launcher] Game Server took 19204 milli seconds to launch.
    [Login client] Received packet:PACKET_CONSOLEMSG
    [Login server] Hello there from login!
    [GrabPacketsEncoder] null js5 archive request : 7, 100181
    [GrabPacketsEncoder] null js5 archive request : 7, 100182
    ERROR! THREAD NAME: Grab Thread
    java.lang.OutOfMemoryError: Java heap space
    	at org.jboss.netty.buffer.HeapChannelBuffer.<init>(HeapChannelBuffer.java:42)
    	at org.jboss.netty.buffer.BigEndianHeapChannelBuffer.<init>(BigEndianHeapChannelBuffer.java:34)
    	at org.jboss.netty.buffer.ChannelBuffers.buffer(ChannelBuffers.java:134)
    	at org.jboss.netty.buffer.ChannelBuffers.buffer(ChannelBuffers.java:121)
    	at com.rs.net.encoders.GrabPacketsEncoder.sendCacheArchive(GrabPacketsEncoder.java:66)
    	at com.rs.grab.Grab.processNext(Grab.java:63)
    	at com.rs.executor.GrabThread.run(GrabThread.java:31)
    Reply With Quote  
     

  3. #23  
    Registered Member
    Join Date
    Jan 2017
    Posts
    90
    Thanks given
    17
    Thanks received
    8
    Rep Power
    12
    Quote Originally Posted by 1shot View Post
    Sigh... Seems that this website is still full of greedy people. I'll download and post a fix.
    I'm not greedy.. I'm just getting a little aggravated. A grip of people are having issues getting this running. Anyone, anyone asks for guidance wants money, or replies very blandly. I've been trying to set my copy up since Jordan released this.. The first night I spent roughly 8 hours ( not kidding ) trying to set it up and get it booted online. Cheers if you do, will be greatly appreciated by many!
    Reply With Quote  
     

  4. #24  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by ClassProducers View Post
    Client Error:
    Code:
    Error: com.jagex.client.init:7215 sun.reflect.NativeMethodAccessorImpl.invoke0 sun.reflect.NativeMethodAccessorImpl.invoke sun.reflect.DelegatingMethodAccessorImpl.invoke java.lang.reflect.Method.invoke com.jagex.RS3Applet.startClient:118 com.jagex.RS3Applet.main:105 | java.lang.RuntimeException |
    error_game_js5io
    Bootup seems clean:
    Code:
    [Launcher] Initing File System...
    [Launcher] Initing Cache...
    The data in the archive is null. 47
    [Launcher] Initing Data Files...
    [Launcher] Initing Controlers...
    [Launcher] Initing Boss Instances...
    [Launcher] Initing Fishing Spots...
    [Launcher] Initing NPC Combat Scripts...
    [Launcher] Initing Dialogues...
    [Launcher] Initing Cutscenes...
    [Launcher] Initing Friend Chats...
    [Launcher] Initing Clans Manager...
    [Launcher] Initing Executor Manager...
    [Launcher] Initing World...
    [Launcher] Initing Region Builder...
    [Launcher] Initing Game Channels Manager...
    [Launcher] Initing Login Client Channel Manager...
    [Launcher] Game Server took 15031 milli seconds to launch.
    [Login client] Received packet:PACKET_CONSOLEMSG
    [Login server] Hello there from login!
    That's a bootup error. Something is maybe wrong in your settings?

    Quote Originally Posted by oblivion742 View Post
    when i pack mine i get null js5 errors and my client gets stuck loading.Attached image
    You haven't updated your models. You need to pack index 7 as it is requesting stuff in it that doesn't exist.

    Quote Originally Posted by ClassProducers View Post
    I was receiving that but now I am not.

    UPDATE:

    I am receiving new errors.
    Code:
    [Launcher] Initing File System...
    [Launcher] Initing Cache...
    The data in the archive is null. 47
    [Launcher] Initing Data Files...
    [Launcher] Initing Controlers...
    [Launcher] Initing Boss Instances...
    [Launcher] Initing Fishing Spots...
    [Launcher] Initing NPC Combat Scripts...
    [Launcher] Initing Dialogues...
    [Launcher] Initing Cutscenes...
    [Launcher] Initing Friend Chats...
    [Launcher] Initing Clans Manager...
    [Launcher] Initing Executor Manager...
    [Launcher] Initing World...
    [Launcher] Initing Region Builder...
    [Launcher] Initing Game Channels Manager...
    [Launcher] Initing Login Client Channel Manager...
    [Launcher] Game Server took 19204 milli seconds to launch.
    [Login client] Received packet:PACKET_CONSOLEMSG
    [Login server] Hello there from login!
    [GrabPacketsEncoder] null js5 archive request : 7, 100181
    [GrabPacketsEncoder] null js5 archive request : 7, 100182
    ERROR! THREAD NAME: Grab Thread
    java.lang.OutOfMemoryError: Java heap space
    	at org.jboss.netty.buffer.HeapChannelBuffer.<init>(HeapChannelBuffer.java:42)
    	at org.jboss.netty.buffer.BigEndianHeapChannelBuffer.<init>(BigEndianHeapChannelBuffer.java:34)
    	at org.jboss.netty.buffer.ChannelBuffers.buffer(ChannelBuffers.java:134)
    	at org.jboss.netty.buffer.ChannelBuffers.buffer(ChannelBuffers.java:121)
    	at com.rs.net.encoders.GrabPacketsEncoder.sendCacheArchive(GrabPacketsEncoder.java:66)
    	at com.rs.grab.Grab.processNext(Grab.java:63)
    	at com.rs.executor.GrabThread.run(GrabThread.java:31)
    Same as above + one of these:

    1.Some kind of memory leak
    2.Your computer doesn't have enough RAM
    3.You didn't validate the cache request and the request cause a memory leak
    Project thread
    Reply With Quote  
     

  5. #25  
    Registered Member
    Join Date
    Jan 2017
    Posts
    90
    Thanks given
    17
    Thanks received
    8
    Rep Power
    12
    Quote Originally Posted by clem585 View Post
    That's a bootup error. Something is maybe wrong in your settings?



    You haven't updated your models. You need to pack index 7 as it is requesting stuff in it that doesn't exist.



    Same as above + one of these:

    1.Some kind of memory leak
    2.Your computer doesn't have enough RAM
    3.You didn't validate the cache request and the request cause a memory leak
    I haven't changed any of the settings.
    Also about Index 7, this will be located in the Index12 folder correct? If so the Idx7 inside is 0KB
    Reply With Quote  
     

  6. #26  
    Its Dylan.... Or Is It


    Join Date
    Jul 2016
    Age
    28
    Posts
    168
    Thanks given
    37
    Thanks received
    11
    Rep Power
    132
    Quote Originally Posted by ClassProducers View Post
    I haven't changed any of the settings.
    Also about Index 7, this will be located in the Index12 folder correct? If so the Idx7 inside is 0KB
    more than likley wont be located in the idx12 folder, might have to try get it off another person with the cache cause that error never showed up for me, that or its not being loaded correctly
    Reply With Quote  
     

  7. #27  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by dyln1010 View Post
    more than likley wont be located in the idx12 folder, might have to try get it off another person with the cache cause that error never showed up for me, that or its not being loaded correctly
    If it's 0kb your cache is corrupted and neither transfer (7/12) will work. I'm pretty sure you told me you put only idx12 of the cache you want to extract from in a folder for some unknown satanic reasons. I'll say it again but you need to put the WHOLE cache in there for any transfer.
    Project thread
    Reply With Quote  
     

  8. #28  
    Registered Member
    Join Date
    Jan 2017
    Posts
    90
    Thanks given
    17
    Thanks received
    8
    Rep Power
    12
    Quote Originally Posted by clem585 View Post
    If it's 0kb your cache is corrupted and neither transfer (7/12) will work. I'm pretty sure you told me you put only idx12 of the cache you want to extract from in a folder for some unknown satanic reasons. I'll say it again but you need to put the WHOLE cache in there for any transfer.
    Inside Index12 folder, my idx 7 is 0kb. 12 is not. How is it corrupted when I downloaded it from Jordan. That means his cache download he provided is corrupted..
    Reply With Quote  
     

  9. #29  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by ClassProducers View Post
    Inside Index12 folder, my idx 7 is 0kb. 12 is not. How is it corrupted when I downloaded it from Jordan. That means his cache download he provided is corrupted..
    Post a pic of the full cache? And maybe he just sent you a cache with just index12 packed cause it's smaller to upload.
    Project thread
    Reply With Quote  
     

  10. #30  
    Registered Member
    Join Date
    Jan 2017
    Posts
    90
    Thanks given
    17
    Thanks received
    8
    Rep Power
    12
    Quote Originally Posted by clem585 View Post
    Post a pic of the full cache? And maybe he just sent you a cache with just index12 packed cause it's smaller to upload.
    http://prntscr.com/dxw55u

    http://prntscr.com/dxw591
    Reply With Quote  
     

Page 3 of 9 FirstFirst 12345 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 1
    Last Post: 12-16-2014, 04:24 PM
  2. Has anyone got a 718 Client Run.sh?
    By Gaun in forum Help
    Replies: 0
    Last Post: 07-12-2014, 02:02 AM
  3. Nomad Model anyone got it?
    By 'Zant in forum Help
    Replies: 0
    Last Post: 07-08-2012, 03:23 AM
  4. Replies: 7
    Last Post: 03-02-2012, 01:47 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •