Thread: Clipped following - error

Results 1 to 2 of 2
  1. #1 Clipped following - error 
    Registered Member

    Join Date
    Feb 2010
    Age
    14
    Posts
    1,262
    Thanks given
    554
    Thanks received
    403
    Rep Power
    832
    Tutorial: [Only registered and activated users can see links. ]

    After spending about a hour making it compatible with my server.... I compiled and got this (note: I've tried several things and nothing seems to be working - help???).

    Code:
    server.java:127: cannot find symbol
    symbol  : constructor FollowHandler()
    location: class FollowHandler
                    FollowHandler = new FollowHandler();
                                    ^
    1 chyba
    Stlačením ľubovoľného tlačidla pokračovať..
    Reply With Quote  
     

  2. #2  
    Registered Member
    dark bl00d23's Avatar
    Join Date
    Sep 2008
    Posts
    333
    Thanks given
    5
    Thanks received
    10
    Rep Power
    111
    Quote Originally Posted by iCunt View Post
    Tutorial: [Only registered and activated users can see links. ]

    After spending about a hour making it compatible with my server.... I compiled and got this (note: I've tried several things and nothing seems to be working - help???).

    Code:
    server.java:127: cannot find symbol
    symbol  : constructor FollowHandler()
    location: class FollowHandler
                    FollowHandler = new FollowHandler();
                                    ^
    1 chyba
    Stlačením ľubovoľného tlačidla pokračovať..
    FollowHandler FH = new FollowHandler(this);
    Quote Originally Posted by Zee Best View Post
    Nah i like posting saying im better than everyone else, it turns me on and gets me arroused.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •