Thread: Help Gamble Error

Results 1 to 7 of 7
  1. #1 Help Gamble Error 
    Registered Member
    Join Date
    Feb 2012
    Posts
    181
    Thanks given
    3
    Thanks received
    9
    Rep Power
    3



    I get this error once iv compiled my gambling code
    please help!
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Oct 2009
    Posts
    438
    Thanks given
    29
    Thanks received
    108
    Rep Power
    0
    Seems to me as if the Gamble package isn't imported, either that or it's non-existent.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2012
    Posts
    181
    Thanks given
    3
    Thanks received
    9
    Rep Power
    3
    Quote Originally Posted by neero View Post
    Seems to me as if the Gamble package isn't imported.

    How do you import it im new to this :/
    Reply With Quote  
     

  4. #4  
    Registered Member KANYE WEST's Avatar
    Join Date
    Oct 2011
    Posts
    178
    Thanks given
    9
    Thanks received
    61
    Rep Power
    44
    Quote Originally Posted by Sn0wD0g View Post
    How do you import it im new to this :/
    Go to your Gamble.java and at the top insert
    Code:
    package server.model.minigames;
    If you don't have a Gamble.java then well, the problem is quite obvious.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Oct 2009
    Posts
    438
    Thanks given
    29
    Thanks received
    108
    Rep Power
    0
    Quote Originally Posted by Sn0wD0g View Post

    If you follow the packaging scheme names closely, it'll tell you .
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Feb 2012
    Posts
    181
    Thanks given
    3
    Thanks received
    9
    Rep Power
    3
    Quote Originally Posted by DigitalKilbas View Post
    Go to your Gamble.java and at the top insert
    Code:
    package server.model.minigames;
    If you don't have a Gamble.java then well, the problem is quite obvious.

    I just stated you you i don't have a clue what im doing...


    That's already inserted at the top :/
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Oct 2009
    Posts
    438
    Thanks given
    29
    Thanks received
    108
    Rep Power
    0
    Import it in the commands class. May I also recommend you pickup a Java for dummies book (not trying to be offensive), either that or you follow the really big index.
    The Really Big Index
    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. Request Gamble Code.
    By Sn0wD0g in forum Requests
    Replies: 1
    Last Post: 07-27-2012, 11:33 AM
  2. [PI] random stuff gamble
    By EricFtw in forum Help
    Replies: 5
    Last Post: 02-09-2012, 12:53 PM
  3. [PI] Gamble command.
    By fast z3rk3r in forum Snippets
    Replies: 23
    Last Post: 08-14-2011, 02:14 AM
  4. Simple gamble error
    By beard in forum Help
    Replies: 13
    Last Post: 08-02-2011, 02:46 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
  •