Thread: [PI] Adding a 525 gameframe with orbs!

Page 2 of 10 FirstFirst 1234 ... LastLast
Results 11 to 20 of 94
  1. #11  
    強い者は生き残る
    Ashpire's Avatar
    Join Date
    Mar 2012
    Age
    27
    Posts
    2,721
    Thanks given
    914
    Thanks received
    1,897
    Rep Power
    2231
    Good job.
    Attached image
    Reply With Quote  
     

  2. #12  
    ~~Listen to my RuleZ~~

    Join Date
    Mar 2011
    Age
    31
    Posts
    101
    Thanks given
    2
    Thanks received
    2
    Rep Power
    9
    Bump
    Reply With Quote  
     

  3. #13  
    Registered Member

    Join Date
    Dec 2012
    Posts
    2,999
    Thanks given
    894
    Thanks received
    921
    Rep Power
    2555
    Pretty handy, thank you for sharing.
    Reply With Quote  
     

  4. #14  
    Registered Member
    Join Date
    Nov 2012
    Posts
    299
    Thanks given
    14
    Thanks received
    5
    Rep Power
    29
    2 things, by
    Step 1. Look for
    Code:
    Code:
    public static final byte[] ReadFile(String s)
    Over that method add this voids
    Do you mean place the code above that method or replace that method with the new one?

    And also i got 100 errors lol. Idk what that means?
    Spoiler for Respected Users:
    Kojomba
    Ninth Legion
    Thanks for your help and support!
    Reply With Quote  
     

  5. #15  
    Registered Member
    Join Date
    Dec 2012
    Posts
    227
    Thanks given
    8
    Thanks received
    3
    Rep Power
    12
    didnt work for me :/ but thanks for release.
    Reply With Quote  
     

  6. #16  
    Donator
    hero x sword's Avatar
    Join Date
    Apr 2012
    Age
    28
    Posts
    863
    Thanks given
    93
    Thanks received
    100
    Rep Power
    26
    got 100errors did al u did exactly lol
    Reply With Quote  
     

  7. #17  
    Registered Member
    Join Date
    Dec 2012
    Posts
    227
    Thanks given
    8
    Thanks received
    3
    Rep Power
    12
    Code:
    [warning: .\sign\signlink.class: major version 51 is newer than 50, the highest m
    ajor version supported by this compiler.
    It is recommended that the compiler be upgraded.
    client.java:7616: cannot find symbol
    symbol  : method getOrbFill(int)
    location: class client
                    ORBS[0] = new Sprite(OD + "ORBS 0.png", 27, getOrbFill(100));
                                                                ^
    client.java:7630: cannot find symbol
    symbol  : method getOrbTextColor(int)
    location: class client
                    smallText.method382(getOrbTextColor(100), 232, currentEnergy, 11
    8, true);
                                        ^
    client.java:7641: cannot find symbol
    symbol  : method getOrbFill(int)
    location: class client
                    ORBS[0] = new Sprite((new StringBuilder()).append(s).append("ORB
    S 0.png").toString(), 27, getOrbFill(k));
    
                              ^
    client.java:7646: cannot find symbol
    symbol  : method getOrbTextColor(int)
    location: class client
                    smallText.method382(getOrbTextColor(k), 234, (new StringBuilder(
    )).append("").append(i).toString(), 79, true);
                                        ^
    client.java:7659: cannot find symbol
    symbol  : method getOrbFill(int)
    location: class client
                    ORBS[0] = new Sprite(OrbDirectory+"ORBS 0.PNG", 27, getOrbFill(h
    ealth));
                                                                        ^
    client.java:7672: cannot find symbol
    symbol  : method getOrbTextColor(int)
    location: class client
                     smallText.method382(getOrbTextColor(health), 218, currentHP + "
    ", Y, true);
                                         ^
    client.java:8215: cannot find symbol
    symbol  : variable RSImageProducer_1164
    location: class client
                                    RSImageProducer_1164.drawGraphics(0, super.graph
    ics, 519);
                                    ^
    client.java:8272: cannot find symbol
    symbol  : variable RSImageProducer_1164
    location: class client
                            RSImageProducer_1164.drawGraphics(0, super.graphics, 519
    );
                            ^
    Note: client.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    8 errors
    1 warning
    Press any key to continue . . .
    help?
    Reply With Quote  
     

  8. #18  
    Registered Member
    Join Date
    Dec 2012
    Posts
    227
    Thanks given
    8
    Thanks received
    3
    Rep Power
    12
    fixed the other one just getting this now

    Code:
    warning: .\sign\signlink.class: major version 51 is newer than 50, the highest m
    ajor version supported by this compiler.
    It is recommended that the compiler be upgraded.
    client.java:8294: cannot find symbol
    symbol  : variable RSImageProducer_1164
    location: class client
                                    RSImageProducer_1164.drawGraphics(0, super.graph
    ics, 519);
                                    ^
    client.java:8351: cannot find symbol
    symbol  : variable RSImageProducer_1164
    location: class client
                            RSImageProducer_1164.drawGraphics(0, super.graphics, 519
    );
                            ^
    Note: client.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    2 errors
    1 warning
    Press any key to continue . . .
    Reply With Quote  
     

  9. #19  
    Registered Member
    Join Date
    Dec 2012
    Posts
    227
    Thanks given
    8
    Thanks received
    3
    Rep Power
    12
    fixed errors but still doesnt work :? can someone help me install it
    Reply With Quote  
     

  10. #20  
    Registered Member
    Join Date
    Nov 2012
    Posts
    299
    Thanks given
    14
    Thanks received
    5
    Rep Power
    29
    It's an error with the orbs for me, im going to just update the gameframe, do a different orb code.
    Spoiler for Respected Users:
    Kojomba
    Ninth Legion
    Thanks for your help and support!
    Reply With Quote  
     

Page 2 of 10 FirstFirst 1234 ... 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. need help adding 525 Gameframe!
    By JakeZ Rule in forum Help
    Replies: 2
    Last Post: 12-01-2012, 05:50 PM
  2. Adding 525 Gameframe
    By Eclipse IDE in forum Help
    Replies: 4
    Last Post: 03-09-2012, 08:42 PM
  3. PI Adding 525 Gameframe?
    By ReZ-Gaming in forum Help
    Replies: 1
    Last Post: 03-09-2012, 02:16 AM
  4. Adding 525 gameframe to galkons
    By Moronic in forum Help
    Replies: 4
    Last Post: 08-24-2011, 08:33 PM
  5. Replies: 15
    Last Post: 06-06-2009, 03:17 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
  •