Thread: Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException

Results 1 to 9 of 9
  1. #1 Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException 
    If you read this you're gay!
    Infexis's Avatar
    Join Date
    Aug 2009
    Age
    25
    Posts
    4,561
    Thanks given
    1,158
    Thanks received
    1,173
    Rep Power
    2949
    Okay, I did have another thread about this but people probably gave up helping on it, so I am creating a new one, with new information I got about the problem..

    Whenever I try clicking on ANY webclient, the clicking or writing doesn't work, so I've checked the "Java Console" and this is the error it gives me when I click on a webclient,

    Code:
    
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
    	at Logger.mousePressed(Logger.java:85)
    	at d.b.mousePressed(Unknown Source)
    	at java.awt.Component.processMouseEvent(Unknown Source)
    	at java.awt.Component.processEvent(Unknown Source)
    	at java.awt.Container.processEvent(Unknown Source)
    	at java.awt.Component.dispatchEventImpl(Unknown Source)
    	at java.awt.Container.dispatchEventImpl(Unknown Source)
    	at java.awt.Component.dispatchEvent(Unknown Source)
    	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    	at java.awt.EventQueue.access$000(Unknown Source)
    	at java.awt.EventQueue$1.run(Unknown Source)
    	at java.awt.EventQueue$1.run(Unknown Source)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    	at java.awt.EventQueue$2.run(Unknown Source)
    	at java.awt.EventQueue$2.run(Unknown Source)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    	at java.awt.EventQueue.dispatchEvent(Unknown Source)
    	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    	at java.awt.EventDispatchThread.run(Unknown Source)
    This never happened to me untill yesterday..

    Yes, I have been trying to re-install my java, restarting the computer..

    I would highly appreaicate if someone would help me with this.
    [Only registered and activated users can see links. ]
    "If you can't explain it simply, you don't understand it well enough." - Albert Einstein
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2010
    Posts
    55
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Where did you run the .jar from?
    - Web browser
    - Desktop


    I recommend that you format your computer
    Or get your hands on a download client, if you have problems with the download client then covert run.bat to .exe with windows 7 converter. I had issues running 317's on my windows 7 64 bit... converting to .exe fixed that issue but seems to be a Java update that fixed it...
    Reply With Quote  
     

  3. #3  
    If you read this you're gay!
    Infexis's Avatar
    Join Date
    Aug 2009
    Age
    25
    Posts
    4,561
    Thanks given
    1,158
    Thanks received
    1,173
    Rep Power
    2949
    This error only appears when running the .jar directly on the browser as (webclient). There shouldn't be anything wrong with my computer because this was working 2 days ago or so..

    Please next time read twice too understand what I meant.
    [Only registered and activated users can see links. ]
    "If you can't explain it simply, you don't understand it well enough." - Albert Einstein
    Reply With Quote  
     

  4. #4  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    java could be currupt, redownload java + jre
    Reply With Quote  
     

  5. #5  
    If you read this you're gay!
    Infexis's Avatar
    Join Date
    Aug 2009
    Age
    25
    Posts
    4,561
    Thanks given
    1,158
    Thanks received
    1,173
    Rep Power
    2949
    Quote Originally Posted by Sub View Post
    java could be currupt, redownload java + jre
    As I mentioned in the thread, that I've already been trying to re-download, re-install java, and yes also jre and jdk..
    [Only registered and activated users can see links. ]
    "If you can't explain it simply, you don't understand it well enough." - Albert Einstein
    Reply With Quote  
     

  6. #6  
    If you read this you're gay!
    Infexis's Avatar
    Join Date
    Aug 2009
    Age
    25
    Posts
    4,561
    Thanks given
    1,158
    Thanks received
    1,173
    Rep Power
    2949
    Anyone? Help still needed..
    [Only registered and activated users can see links. ]
    "If you can't explain it simply, you don't understand it well enough." - Albert Einstein
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jan 2010
    Posts
    466
    Thanks given
    259
    Thanks received
    77
    Rep Power
    43
    Also having the same issue. Any word of problem yet?
    Reply With Quote  
     

  8. #8  
    Registered Member
    Purple's Avatar
    Join Date
    Feb 2010
    Age
    26
    Posts
    2,799
    Thanks given
    467
    Thanks received
    260
    Rep Power
    312
    Remove the jframe.
    Reply With Quote  
     

  9. Thankful user:


  10. #9  
    Registered Member
    Join Date
    Jan 2010
    Posts
    466
    Thanks given
    259
    Thanks received
    77
    Rep Power
    43
    I have removed the JFrame and still gives the same error and does not let you click any of the buttons on the client to login etc. I am able to load it up on my crap windows xp computer, but can't seem to load it on vista or windows 7, other users of mine are also having this issue, some are able to load it while others are not.
    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. Clicking & Writing
    By Infexis in forum Help
    Replies: 12
    Last Post: 04-18-2011, 01:26 PM
  2. Area Clicking/Button Clicking?
    By Jason in forum Application Development
    Replies: 5
    Last Post: 08-11-2010, 08:40 PM
  3. Writing into XML
    By Jinrake in forum Application Development
    Replies: 1
    Last Post: 11-24-2009, 03:50 PM
  4. characterfile writing
    By Zulakis in forum Help
    Replies: 6
    Last Post: 10-02-2009, 02:42 AM
  5. Need help on writing this thanks.
    By Core in forum Help
    Replies: 0
    Last Post: 12-10-2008, 08:05 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •