Thread: Sprite editor error

Results 1 to 4 of 4
  1. #1 Sprite editor error 
    Registered Member
    Join Date
    Jan 2014
    Posts
    86
    Thanks given
    13
    Thanks received
    10
    Rep Power
    11
    Code:
    Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will
     likely be removed in a future release
    javax.imageio.IIOException: Can't get input stream from URL!
            at javax.imageio.ImageIO.read(Unknown Source)
            at Loader.openFrame(Loader.java:127)
            at Loader.doFrame(Loader.java:63)
            at Loader.main(Loader.java:47)
    Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL:
     http://puu.sh/81m7o.png
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
    ource)
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
    urce)
            at java.net.URL.openStream(Unknown Source)
            ... 4 more
    Error: jn.a() fb.d() lk.a() client.er() client.ae() mc.m() mc.e() | Class225.met
    hod2094:57 Class125.method1401:279 Class275.method2573:59 client.method2806:3711
     client.method2773:653 Class291.method2764:641 Class291.method2759:457 Class291.
    run:384 java.lang.Thread.run | java.lang.RuntimeException |  0,0,0,0 0,0,0, 1 0
    2 765,503 1 2 2 1 0 0 248 12 -1 hAJWGrsaETglRjuwxMwnlA/d5W6EgYWx
    java.io.FileNotFoundException: http://127.0.0.1/clienterror.ws?c=718&cs=1&u=0&v1
    =Oracle+Corporation&v2=1.8.0_20&e=jn.a%28%29+fb.d%28%29+lk.a%28%29+client.er%28%
    29+client.ae%28%29+mc.m%28%29+mc.e%28%29+%7C+Class225.method2094%3A57+Class125.m
    ethod1401%3A279+Class275.method2573%3A59+client.method2806%3A3711+client.method2
    773%3A653+Class291.method2764%3A641+Class291.method2759%3A457+Class291.run%3A384
    +java.lang.Thread.run+%7C+java.lang.RuntimeException+%7C++0%2C0%2C0%2C0+0%2C0%2C
    0%2C+1+0+2+765%2C503+1+2+2+1+0+0+248+12+-1+hAJWGrsaETglRjuwxMwnlA%2Fd5W6EgYWx
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S
    ource)
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
    urce)
            at java.net.URL.openStream(Unknown Source)
            at IPAddress.method6062(IPAddress.java:171)
            at Class291.run(Class291.java:388)
            at java.lang.Thread.run(Unknown Source)
    error_game_crash


    So i used the sprite editor to attempt to change the background on my client, I should note that the image used had the specs 100% correct, and was sliced using the background utility, I also packed to cache after each tile replacment, but then once finished it just causes my client to crash, any ideas?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    May 2010
    Posts
    220
    Thanks given
    15
    Thanks received
    10
    Rep Power
    7
    Bump I get this as well....
    Attached image
    Reply With Quote  
     

  3. #3  
    Donator
    Bernie Sanders's Avatar
    Join Date
    Jun 2011
    Posts
    475
    Thanks given
    274
    Thanks received
    42
    Rep Power
    72
    It's still corrupting your cache. Try finding a different one.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    Quote Originally Posted by Giraffe View Post
    It's still corrupting your cache. Try finding a different one.
    Lolwat no.


    Post the code where it's trying to fetch the favicon.
    Reply With Quote  
     


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: 3
    Last Post: 01-08-2014, 04:15 AM
  2. Steves Sprite Editor Error ?
    By Sam' in forum Help
    Replies: 0
    Last Post: 10-25-2013, 06:05 PM
  3. Steves Sprite Editor Error?
    By MisterTorva in forum Help
    Replies: 1
    Last Post: 08-27-2013, 06:31 PM
  4. Steves Sprite editor error
    By gwas2 in forum Help
    Replies: 6
    Last Post: 01-01-2013, 11:01 PM
  5. 718 Sprite Editor Error
    By CamperScape in forum Help
    Replies: 0
    Last Post: 12-07-2012, 08:48 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
  •