Thread: Login error

Results 1 to 3 of 3
  1. #1 Login error 
    Registered Member
    Join Date
    May 2013
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    What is wrong with this and how could i fix it?

    Code:
    [20/05/13 14:15]: Test1: character file not found.
    [20/05/13 14:15]: Connection Problem
    [20/05/13 14:15]: java.lang.Exception: connection is null
    [20/05/13 14:15]:       at server.util.SQL.getConnection(SQL.java:51)
    [20/05/13 14:15]:       at server.util.SQL.checkStatus(SQL.java:67)
    [20/05/13 14:15]:       at server.model.players.Client.initialize(Client.java:13
    80)
    [20/05/13 14:15]:       at server.model.players.PlayerHandler.process(PlayerHand
    ler.java:224)
    [20/05/13 14:15]:       at server.task.impl.ProcessPlayerHandler$1.run(ProcessPl
    ayerHandler.java:15)
    [20/05/13 14:15]:       at server.GameEngine$4.run(GameEngine.java:161)
    [20/05/13 14:15]:       at java.util.concurrent.Executors$RunnableAdapter.call(U
    nknown Source)
    [20/05/13 14:15]:       at java.util.concurrent.FutureTask$Sync.innerRun(Unknown
     Source)
    [20/05/13 14:15]:       at java.util.concurrent.FutureTask.run(Unknown Source)
    [20/05/13 14:15]:       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unk
    nown Source)
    [20/05/13 14:15]:       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Un
    known Source)
    [20/05/13 14:15]:       at java.lang.Thread.run(Unknown Source)
    [20/05/13 14:15]: [REGISTERED]: Test1
    Reply With Quote  
     

  2. #2  
    Donator

    Pointzero's Avatar
    Join Date
    Jan 2008
    Posts
    548
    Thanks given
    1
    Thanks received
    2
    Rep Power
    86
    Can't connect to the SQL database.

    Server.java
    “If at first, the idea is not absurd, then there is no hope for it” - Albert Einstein
    Reply With Quote  
     

  3. #3  
    Extreme Donator

    Jilic-Matt's Avatar
    Join Date
    May 2011
    Age
    29
    Posts
    1,612
    Thanks given
    799
    Thanks received
    494
    Rep Power
    540
    If its not your sql, and something prexisting just comment it out in server.java
    Probably voting or donations system or something
    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. 377 login error
    By Zahhak in forum Help
    Replies: 0
    Last Post: 03-20-2009, 08:16 AM
  2. 525 rs2hd framework login error
    By Enjoi in forum Help
    Replies: 4
    Last Post: 03-12-2009, 10:09 PM
  3. Logout / Login Error (Delta)
    By illegal in forum Help
    Replies: 2
    Last Post: 02-26-2009, 03:27 PM
  4. making new server, login error.
    By Colby in forum Help
    Replies: 3
    Last Post: 11-09-2008, 04:37 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
  •