Thread: Exception in thread "main" java.lang.NumberFormatException

Results 1 to 4 of 4
  1. #1 Exception in thread "main" java.lang.NumberFormatException 
    Registered Member
    Join Date
    May 2009
    Posts
    60
    Thanks given
    0
    Thanks received
    3
    Rep Power
    1
    How would i fix this NPCSPAWN.CFG error? It doesnt show an error when i compile...It only shows this error when running my server.

    I have already applyed a fix from a thread (Link is below) and I still cant get past that error and run my server.

    [Only registered and activated users can see links. ]

    I would happily Rep+ to anyone who can give me a solution to this problem.

    Code:
    Exception in thread "main" java.lang.NumberFormatException: For input string: "
         0     Banker"
            at java.lang.NumberFormatException.forInputString(NumberFormatException
    java:48)
            at java.lang.Integer.parseInt(Integer.java:458)
            at java.lang.Integer.parseInt(Integer.java:499)
            at palidino76.rs2.npcs.loading.LoadNPCLists.loadNPCs(LoadNPCLists.java:
    9)
            at palidino76.rs2.npcs.loading.LoadNPCLists.<init>(LoadNPCLists.java:23
    
            at palidino76.rs2.Engine.<init>(Engine.java:146)
            at palidino76.rs2.Server.main(Server.java:86)
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Donator

    Frosty Teh Snowman's Avatar
    Join Date
    Sep 2007
    Posts
    1,083
    Thanks given
    86
    Thanks received
    256
    Rep Power
    103
    0 Banker

    Thats an invalid entry. it needs to be tabbed, not spaced.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2009
    Posts
    60
    Thanks given
    0
    Thanks received
    3
    Rep Power
    1
    Thanks bro lol.
    Reply With Quote  
     

  4. #4  
    OWNER @ BOFA (Now Hiring)
    Mr Bill's Avatar
    Join Date
    May 2010
    Posts
    518
    Thanks given
    15
    Thanks received
    35
    Rep Power
    62
    Yes, the banker.
    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
  •