Thread: compile problem

Results 1 to 3 of 3
  1. #1 compile problem 
    Registered Member
    Join Date
    Sep 2012
    Posts
    18
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    hey guys i just download a source and client (rune evolution) and when i open the client its always a black screen after the fetching updates nad stuff

    i also have a compile problem

    Code:
    starting...
    src\Class457.java:88: warning: Win32GraphicsDevice is internal proprietary API a
    nd may be removed in a future release
                                    Field field = sun.awt.Win32GraphicsDevice.class
                                                         ^
    src\Class457.java:104: warning: Win32GraphicsDevice is internal proprietary API
    and may be removed in a future release
                                                    Field field =  sun.awt.Win32Grap
    hicsDevice.class.getDeclaredField("valid");
                                                                          ^
    src\Class457.java:114: warning: Win32GraphicsDevice is internal proprietary API
    and may be removed in a future release
                                            Field field = sun.awt.Win32GraphicsDevic
    e.class.getDeclaredField("valid");
                                                                 ^
    src\Class110_Sub1.java:14: warning: Unsafe is internal proprietary API and may b
    e removed in a future release
            long aLong8597;
                    ^
    src\Class_ra_Sub3.java:35: warning: Unsafe is internal proprietary API and may b
    e removed in a future release
            public Unsafe anUnsafe8219;
                   ^
    src\Class_ra_Sub3.java:5: warning: Unsafe is internal proprietary API and may be
     removed in a future release
    import java.nio.ByteBuffer;
                 ^
    src\Class_ra_Sub3.java:3233: warning: Unsafe is internal proprietary API and may
     be removed in a future release
                                    Field field = sun.misc.Unsafe.class
                                                          ^
    src\Class_ra_Sub3.java:3236: warning: Unsafe is internal proprietary API and may
     be removed in a future release
                                    anUnsafe8219 = (Unsafe) field.get(null);
                                                    ^
    src\Class387_Sub3.java:158: warning: Unsafe is internal proprietary API and may
    be removed in a future release
                    Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_7894.anUns
    afe8219;
                    ^
    src\Class387_Sub3.java:3280: warning: Unsafe is internal proprietary API and may
     be removed in a future release
                            Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
                            ^
    src\Class387_Sub3.java:3326: warning: Unsafe is internal proprietary API and may
     be removed in a future release
                            Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
                            ^
    src\Class387_Sub3.java:3510: warning: Unsafe is internal proprietary API and may
     be removed in a future release
                            Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
                            ^
    src\Class387_Sub3.java:3553: warning: Unsafe is internal proprietary API and may
     be removed in a future release
                            Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
                            ^
    src\Class481_Sub1.java:90: warning: AuthenticationInfo is internal proprietary A
    PI and may be removed in a future release
                                            Class var_class = sun.net.www.protocol.h
    ttp.AuthenticationInfo.class;
    
       ^
    Note: src\Class453.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    14 warnings
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    May 2012
    Age
    28
    Posts
    1,548
    Thanks given
    415
    Thanks received
    231
    Rep Power
    81
    Ask in the correct section, 503+
    Inactive.


    Spoiler for FirstDesign:
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Sep 2012
    Posts
    18
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by Solstice View Post
    Ask in the correct section, 503+
    yea i noticed when looking xD sorry
    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: 49
    Last Post: 02-25-2010, 08:58 PM
  2. compile problem (delta)
    By Slay No More in forum Help
    Replies: 5
    Last Post: 01-21-2009, 10:53 AM
  3. Compiling problem
    By nich in forum Help
    Replies: 13
    Last Post: 01-15-2009, 07:16 PM
  4. Compiler problem.
    By Supa Ownage in forum Help
    Replies: 3
    Last Post: 10-30-2008, 06:35 AM
  5. hmm compiling problem
    By Mason in forum Tutorials
    Replies: 14
    Last Post: 03-11-2008, 06:00 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
  •