Thread: PwnXile/OwnXile - 400 Plugins & 40 Quests

Page 2 of 13 FirstFirst 123412 ... LastLast
Results 11 to 20 of 126
  1. #11  
    Registered Member
    Join Date
    Nov 2014
    Posts
    101
    Thanks given
    12
    Thanks received
    46
    Rep Power
    63
    there is no run.bat in source
    Reply With Quote  
     

  2. #12  
    Registered Member
    Join Date
    Oct 2015
    Posts
    89
    Thanks given
    51
    Thanks received
    13
    Rep Power
    35
    Quote Originally Posted by harryl View Post
    there is no run.bat in source
    use eclipse
    Reply With Quote  
     

  3. #13  
    Registered Member
    Join Date
    Dec 2014
    Age
    27
    Posts
    52
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    The client canīt find the Sprite2 files. and in the cache it was only Sprite1
    Reply With Quote  
     

  4. #14  
    Extreme Donator

    Kiana's Avatar
    Join Date
    May 2015
    Posts
    1,050
    Thanks given
    147
    Thanks received
    187
    Rep Power
    223
    I get this when I replace the cache
    https://gyazo.com/450b8262ece51bea830bb4834c2ef6e2
    Reply With Quote  
     

  5. #15  
    Registered Member Ashtoreth's Avatar
    Join Date
    Nov 2015
    Posts
    25
    Thanks given
    5
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by jaydon View Post
    I get this when I replace the cache
    https://gyazo.com/450b8262ece51bea830bb4834c2ef6e2
    Same
    Reply With Quote  
     

  6. #16  
    Registered Member DeezNutsDoe's Avatar
    Join Date
    Nov 2015
    Posts
    50
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by Ashtoreth View Post
    Same
    Prob anti-leech if he put one. PM me the error and I'll take a look.
    Reply With Quote  
     

  7. #17  
    Registered Member Devo's Avatar
    Join Date
    Aug 2013
    Age
    25
    Posts
    514
    Thanks given
    38
    Thanks received
    47
    Rep Power
    70
    I feel like there's a bunch of noobs downloading their first source & client.
    OT: Nice release, looks really well done.

    Reply With Quote  
     

  8. #18  
    Registered Member Ashtoreth's Avatar
    Join Date
    Nov 2015
    Posts
    25
    Thanks given
    5
    Thanks received
    5
    Rep Power
    11
    Quote Originally Posted by DeezNutsDoe View Post
    Prob anti-leech if he put one. PM me the error and I'll take a look.
    Code:
    java.io.FileNotFoundException: C:\Users\Administrator\OwnXileHD\sprites2.idx (The system cannot find the file specified)
    	at java.io.RandomAccessFile.open0(Native Method)
    	at java.io.RandomAccessFile.open(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at DataUtils.readFile(DataUtils.java:99)
    	at SpriteLoader2.loadSprites(SpriteLoader2.java:16)
    	at Client.startUp(Client.java:8799)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: C:\Users\Administrator\OwnXileHD\sprites2.dat (The system cannot find the file specified)
    	at java.io.RandomAccessFile.open0(Native Method)
    	at java.io.RandomAccessFile.open(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at DataUtils.readFile(DataUtils.java:99)
    	at SpriteLoader2.loadSprites(SpriteLoader2.java:18)
    	at Client.startUp(Client.java:8799)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
    	at java.io.ByteArrayInputStream.<init>(Unknown Source)
    	at SpriteLoader2.loadSprites(SpriteLoader2.java:20)
    	at Client.startUp(Client.java:8799)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    Map Amount: 1226
    6561
    java.lang.NullPointerExceptionError: loaderror Unpacking interfaces 95
    	at RSInterface.addAdvancedSprite(RSInterface.java:280)
    	at RSInterface.bountyHunter(RSInterface.java:310)
    	at RSInterface.unpack(RSInterface.java:261)
    	at Client.startUp(Client.java:8924)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    Reply With Quote  
     

  9. #19  
    oof


    Join Date
    Aug 2012
    Posts
    3,150
    Thanks given
    2,847
    Thanks received
    857
    Rep Power
    2260
    Quote Originally Posted by Devo View Post
    I feel like there's a bunch of noobs downloading their first source & client.
    OT: Nice release, looks really well done.
    Checking out the quests to see if I can rip some dialogues
    Reply With Quote  
     

  10. #20  
    Registered Member DeezNutsDoe's Avatar
    Join Date
    Nov 2015
    Posts
    50
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by Ashtoreth View Post
    Code:
    java.io.FileNotFoundException: C:\Users\Administrator\OwnXileHD\sprites2.idx (The system cannot find the file specified)
    	at java.io.RandomAccessFile.open0(Native Method)
    	at java.io.RandomAccessFile.open(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at DataUtils.readFile(DataUtils.java:99)
    	at SpriteLoader2.loadSprites(SpriteLoader2.java:16)
    	at Client.startUp(Client.java:8799)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: C:\Users\Administrator\OwnXileHD\sprites2.dat (The system cannot find the file specified)
    	at java.io.RandomAccessFile.open0(Native Method)
    	at java.io.RandomAccessFile.open(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at java.io.RandomAccessFile.<init>(Unknown Source)
    	at DataUtils.readFile(DataUtils.java:99)
    	at SpriteLoader2.loadSprites(SpriteLoader2.java:18)
    	at Client.startUp(Client.java:8799)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
    	at java.io.ByteArrayInputStream.<init>(Unknown Source)
    	at SpriteLoader2.loadSprites(SpriteLoader2.java:20)
    	at Client.startUp(Client.java:8799)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)
    Map Amount: 1226
    6561
    java.lang.NullPointerExceptionError: loaderror Unpacking interfaces 95
    	at RSInterface.addAdvancedSprite(RSInterface.java:280)
    	at RSInterface.bountyHunter(RSInterface.java:310)
    	at RSInterface.unpack(RSInterface.java:261)
    	at Client.startUp(Client.java:8924)
    	at RSApplet.run(RSApplet.java:117)
    	at Client.run(Client.java:5868)
    	at java.lang.Thread.run(Unknown Source)


    Mhm.

    OP: Nice release.
    Reply With Quote  
     

Page 2 of 13 FirstFirst 123412 ... 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. OwnXile - 474 Data - 23 Quests
    By Ervis in forum Advertise
    Replies: 31
    Last Post: 10-06-2014, 12:47 AM
  2. Selling 06prime source +40 quests
    By raptors2 in forum Selling
    Replies: 4
    Last Post: 04-21-2014, 06:48 PM
  3. Replies: 20
    Last Post: 11-27-2011, 04:43 AM
  4. Replies: 1
    Last Post: 05-31-2011, 10:13 AM
  5. Replies: 15
    Last Post: 01-29-2011, 06:18 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •