Thread: help with cooking

Results 1 to 7 of 7
  1. #1 help with cooking 
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    Well i get this error but it the error is wrong.. located in file server there is Cooking.java and the method is right in there

    Code:
    .\src\ActionButtons.java:124: package server does not exist
                            c.cookAmount = server.Cooking.getAmountToCook(c.actionBu
    ttonId);
                                                 ^
    .\src\ActionButtons.java:126: package server does not exist
                            server.Cooking.initCook(c);
                                  ^
    .\src\ActionButtons.java:130: package server does not exist
                            c.cookAmount = server.Cooking.getAmountToCook(c.actionBu
    ttonId);
                                                 ^
    .\src\ActionButtons.java:133: package server does not exist
                            server.Cooking.initCook(c);
                                  ^
    .\src\ActionButtons.java:138: package server does not exist
                            c.cookAmount = server.Cooking.getAmountToCook(c.actionBu
    ttonId);
                                                 ^
    .\src\ActionButtons.java:141: package server does not exist
                            server.Cooking.initCook(c);
                                  ^
    6 errors
    Press any key to continue . . .
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2010
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    the part "package server does not exist" means your missing something. maybe a file. a line of text. something. try redoing whatever your doing and recompile. also if you know anything about making shops on 317 i need help please contact my aim: [email protected]
    Reply With Quote  
     

  3. #3  
    Registered Member
    thing1's Avatar
    Join Date
    Aug 2008
    Posts
    2,111
    Thanks given
    131
    Thanks received
    1,099
    Rep Power
    2402
    "package server does not exist"

    Fix the packaging? lol
    Reply With Quote  
     

  4. #4  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    Quote Originally Posted by wes109 View Post
    the part "package server does not exist" means your missing something. maybe a file. a line of text. something. try redoing whatever your doing and recompile. also if you know anything about making shops on 317 i need help please contact my aim: [email protected]
    ONCE again as i stated the method is there inside the file and the packagin is fine :\
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jul 2010
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    the only thing i can say to do is to replace thefile
    Reply With Quote  
     

  6. #6  
    Super Donator

    Sir Zap's Avatar
    Join Date
    Mar 2009
    Age
    28
    Posts
    1,395
    Thanks given
    336
    Thanks received
    80
    Rep Power
    567
    change "server" to "Engine"
    and import your class.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    28
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    Quote Originally Posted by Luigi View Post
    change "server" to "Engine"
    and import your class.
    no idea how to import failsauce 4 me
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    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
  •