Thread: can someone help me fix this error

Results 1 to 7 of 7
  1. #1 can someone help me fix this error 
    Registered Member
    Join Date
    Mar 2012
    Age
    27
    Posts
    45
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    what happens is that i can login but as soon as i relog to log back in it spams the chatbox full of shit



    if you need any of the class files let me knw still kinda new at this so would appreciate the help when given thank you.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2015
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Are you running it in eclipse?

    Edit: That looks like the console of the Virtus source not the chat box, there are a few errors at the given locations obviously.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2012
    Age
    27
    Posts
    45
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    yes i know aha i've looked and i cannot see a way how to fix that just complicated to fuck
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jul 2015
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by RuneEvolve View Post
    yes i know aha i've looked and i cannot see a way how to fix that just complicated to fuck
    You know eclipse shows errors and problems right? Syntax errors etc.... Screenie those so I could see them. Not the warnings though.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Mar 2012
    Age
    27
    Posts
    45
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by NothingNew View Post
    You know eclipse shows errors and problems right? Syntax errors etc.... Screenie those so I could see them. Not the warnings though.


    no errors from the errors bit so i'm puzzled
    Reply With Quote  
     

  6. #6  
    Why you reading this?

    LoveandPower's Avatar
    Join Date
    Sep 2010
    Posts
    2,166
    Thanks given
    907
    Thanks received
    288
    Rep Power
    390
    Possibly you are calling nothing.

    Add something such as
    Code:
    if (n == null) {
    return;
    }
    Always make sure you have something that checks for null.
    Spoiler for sig too large:


    Reply With Quote  
     

  7. #7  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    as far as I can tell it's trying to put you in a null clan chat.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    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. Can someone help me with this error
    By Coombser in forum Help
    Replies: 7
    Last Post: 11-23-2009, 11:53 PM
  2. Can someone help me with this error
    By Andrew in forum Help
    Replies: 2
    Last Post: 10-22-2009, 02:02 AM
  3. Can someone help me with this error
    By tucybro in forum Help
    Replies: 2
    Last Post: 01-07-2009, 03:28 AM
  4. can someone help me with this error?
    By badboy ownz in forum Help
    Replies: 0
    Last Post: 01-01-2009, 04:07 PM
  5. Can someone help me with this error?
    By BloodScape in forum Projects
    Replies: 2
    Last Post: 11-27-2008, 05:27 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
  •