Thread: [PI] Just an error

Results 1 to 5 of 5
  1. #1 [PI] Just an error 
    Registered Member
    Join Date
    Jun 2012
    Posts
    139
    Thanks given
    12
    Thanks received
    9
    Rep Power
    4
    Hello I was folowing a crafting tutorial http://www.rune-server.org/runescape...-making-4.html and I ended up with loads of errors, I fixed them and now I'm left with one error that I see the first time myself. Can anyone help me fix it?

    Code:
    src\server\content\skills\crafting\JewerlyMaking.java:9: error: class JewelryMak
    ing is public, should be declared in a file named JewelryMaking.java
    public class JewelryMaking extends CraftingData {
           ^
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    1 error
    Press any key to continue . .
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2012
    Age
    29
    Posts
    85
    Thanks given
    2
    Thanks received
    4
    Rep Power
    11
    it clearly says that you have to declare it
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Aug 2012
    Posts
    808
    Thanks given
    56
    Thanks received
    98
    Rep Power
    0
    you spelt the java file wrong..
    Reply With Quote  
     

  4. #4  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,436
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    src\server\content\skills\crafting\JewerlyMaking.j ava

    You spelled jewelry wrong

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jun 2012
    Posts
    139
    Thanks given
    12
    Thanks received
    9
    Rep Power
    4
    Yeah I'm a noob. I'm not British or american and I don't use the word jewlry much so I mispelled it. But thanks for the answers. Rep++
    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: 11
    Last Post: 10-18-2012, 10:50 AM
  2. Replies: 4
    Last Post: 02-23-2012, 10:54 PM
  3. Replies: 2
    Last Post: 01-26-2012, 03:38 PM
  4. Replies: 9
    Last Post: 10-20-2011, 07:52 AM
  5. Replies: 6
    Last Post: 09-15-2010, 04:20 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
  •