Thread: eclipse error

Results 1 to 3 of 3
  1. #1 eclipse error 
    Registered Member
    Join Date
    Mar 2020
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Exception in thread "main" java.lang.ExceptionInInitializerError
    Caused by: java.lang.NullPointerException
    at ethos.server.data.ServerData.loadServerData(Server Data.java:78)
    at ethos.server.data.ServerData.<init>(ServerData.jav a:69)
    at ethos.Server.<clinit>(Server.java:132)


    keep getting this error when trying to run auguish source, any ideas much appreciated, cheers
    Reply With Quote  
     

  2. #2  
    Donator

    Join Date
    Oct 2015
    Posts
    78
    Thanks given
    13
    Thanks received
    6
    Discord
    View profile
    Rep Power
    24
    i'd recommend using intelij instead. Either way , the error says what is wrong. U have a null pointer either data is missing or the path u provide is not existent
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2017
    Posts
    7
    Thanks given
    0
    Thanks received
    1
    Discord
    View profile
    Rep Power
    0
    Quote Originally Posted by moocha View Post
    Exception in thread "main" java.lang.ExceptionInInitializerError
    Caused by: java.lang.NullPointerException
    at ethos.server.data.ServerData.loadServerData(Server Data.java:78)
    at ethos.server.data.ServerData.<init>(ServerData.jav a:69)
    at ethos.Server.<clinit>(Server.java:132)


    keep getting this error when trying to run auguish source, any ideas much appreciated, cheers
    Mind posting ServerData.java line 78, please?
    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. Project Exile Eclipse Error? Rep+
    By zzzfishstick in forum Help
    Replies: 13
    Last Post: 01-07-2015, 01:24 AM
  2. PI - Eclipse error.
    By Deception-pkz in forum Help
    Replies: 0
    Last Post: 06-21-2012, 08:19 PM
  3. Replies: 2
    Last Post: 01-12-2012, 12:15 AM
  4. Eclipse Error
    By kopjekoffiee in forum Software
    Replies: 0
    Last Post: 06-03-2011, 05:22 PM
  5. Eclipse Error's
    By FusionFrenzi in forum Help
    Replies: 2
    Last Post: 07-08-2010, 11:50 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
  •