Thread: quick question

Results 1 to 6 of 6
  1. #1 quick question 
    Registered Member
    Join Date
    Apr 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    i get an error when running asteria 2.0


    misc line 35
    Code:
    import com.google.gson.Gson;
    import com.google.gson.GsonBuilder;
    import com.google.gson.JsonArray;
    import com.google.gson.JsonIOException;
    import com.google.gson.JsonObject;
    import com.google.gson.JsonParser;
    import com.google.gson.JsonSyntaxException;
    main line 41
    Code:
          Stopwatch timer = new Stopwatch();

    error
    Code:
    Exception in thread "main" java.lang.ExceptionInInitializerError
    	at server.Main.main(Main.java:41)
    Caused by: java.lang.RuntimeException: Uncompilable source code - package com.google.gson does not exist
    	at server.util.Misc$Stopwatch.<clinit>(Misc.java:35)
    	... 1 more
    Java Result: 1
    BUILD SUCCESSFUL (total time: 0 seconds)
    Reply With Quote  
     

  2. #2  
    Member quick question Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    add that library to ur classpath

    Attached imageAttached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2013
    Posts
    9
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    how do i do that :O
    Reply With Quote  
     

  4. #4  
    Member quick question Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000

    Attached imageAttached image
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2014
    Posts
    22
    Thanks given
    7
    Thanks received
    5
    Rep Power
    0
    Where's the question?
    Reply With Quote  
     

  6. #6  
    Registered Member
    _Ali's Avatar
    Join Date
    Apr 2014
    Posts
    382
    Thanks given
    67
    Thanks received
    147
    Rep Power
    252
    If you still need it done PM me. Do what Luke said.
    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. a quick question?
    By Eminem™ in forum Help
    Replies: 6
    Last Post: 11-01-2008, 03:52 PM
  2. Quick question about Capture Cards.
    By caspr in forum Chat
    Replies: 3
    Last Post: 11-01-2008, 06:56 AM
  3. quick question
    By EmoscapE in forum Models
    Replies: 6
    Last Post: 09-07-2008, 06:42 PM
  4. Quick question
    By Pikker in forum RS 503+ Client & Server
    Replies: 16
    Last Post: 08-06-2008, 09:55 PM
  5. Quick Question about client
    By ritz929 in forum RS 503+ Client & Server
    Replies: 0
    Last Post: 08-03-2008, 06:42 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
  •