Thread: Run error

Results 1 to 2 of 2
  1. #1 Run error 
    Registered Member MrVidel's Avatar
    Join Date
    Dec 2009
    Posts
    166
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    How do i fix this run error? I added a new NPC

    Code:
    Exception in thread "main" java.lang.NumberFormatException: For input string: "1
           Dad"
            at java.lang.NumberFormatException.forInputString(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at java.lang.Integer.parseInt(Unknown Source)
            at NPCHandler.loadAutoSpawn(NPCHandler.java:1969)
            at NPCHandler.<init>(NPCHandler.java:550)
            at server.main(server.java:118)
     

  2. #2  
    Registered Member MrVidel's Avatar
    Join Date
    Dec 2009
    Posts
    166
    Thanks given
    0
    Thanks received
    1
    Rep Power
    1
    wow im an idiot...nvm!
     


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
  •