Thread: Running Client in Debug Mode?

Results 1 to 3 of 3
  1. #1 Running Client in Debug Mode? 
    HTML5/CSS3/JQuery
    Griffon's Avatar
    Join Date
    Feb 2013
    Posts
    275
    Thanks given
    61
    Thanks received
    38
    Rep Power
    6
    Hey guys!

    Wouldnt it just be amazing to run my client in debug mode? Like cmon.. LOL anyways, how would I do this in eclipse. When I click run in debug mode, it loads about 70% and then it stops loading and this pops up in Stream.java in eclipse.



    how can i fix this?

    [SPOIL]




    [/SPOIL]
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Feb 2010
    Posts
    3,253
    Thanks given
    1,145
    Thanks received
    909
    Rep Power
    2081
    lol it's probably running the thread the packets are being processed on.
    Reply With Quote  
     

  3. #3  
    Registered Member
    TheChosenOne's Avatar
    Join Date
    Jan 2013
    Posts
    967
    Thanks given
    47
    Thanks received
    161
    Rep Power
    366
    That's what they call breakpoints. It's the whole purpose of the debug mode. On the left of the screen (on the same line) you'll probably see a dot indicating a breakpoint.
    When in debug mode, the program pauses at every breakpoint so you can check variables and run code line per line. Check out this link: Java Debugging with Eclipse - Tutorial
    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. How do you run a client in High detail???
    By karbon v2 in forum Help
    Replies: 0
    Last Post: 02-28-2010, 03:00 AM
  2. Error in run.bat in client.
    By Error - 404 in forum Help
    Replies: 2
    Last Post: 10-03-2009, 08:55 AM
  3. How to run client in linux ubuntu
    By guppycity in forum Help
    Replies: 0
    Last Post: 09-16-2009, 11:45 PM
  4. how to run client with out putting cache in (C:)
    By Gluon in forum Configuration
    Replies: 7
    Last Post: 02-21-2009, 06:28 AM
  5. run.bat in client fix works for everyone
    By Arvid in forum Tutorials
    Replies: 5
    Last Post: 02-22-2008, 05:03 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •