Thread: Getting a black screen when running the server

Results 1 to 4 of 4
  1. #1 Getting a black screen when running the server 
    Registered Member
    Join Date
    Oct 2015
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hey,

    I am so dumb when it comes to getting a server to run but once I got that everything is fine.

    I downloaded this source + client + cache : [Only registered and activated users can see links. ]

    I dropped the cache in source/data/cache but whenever I try running the server the cache doesnt load and the client is just blackscreened...

    Any ideas? Is that the right cache location?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Feb 2012
    Posts
    51
    Thanks given
    3
    Thanks received
    3
    Rep Power
    11
    Quote Originally Posted by Renualz View Post
    Is that the right cache location?
    Probably not, look in the client side signlink.java or sign/signlink.java and ctrl+f for findcachedir() in there you'll probably see user.home + /WHATEVER IT SAYS/ so you'll want to put the cache @ your user home/that folder it says
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Oct 2015
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by TehRealGawd View Post
    Probably not, look in the client side signlink.java or sign/signlink.java and ctrl+f for findcachedir() in there you'll probably see user.home + /WHATEVER IT SAYS/ so you'll want to put the cache @ your user home/that folder it says
    return System.getProperty("user.home") + "/LostLegacyCache/";

    My cache is 100% located there. So I have no idea.. Source + Client both load up 0 errors, just the cache wont load...
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Feb 2012
    Posts
    51
    Thanks given
    3
    Thanks received
    3
    Rep Power
    11
    so you have your Cache at C:\users\yourname\LostLegacyCache ? because in the first post you said you had it in source/data/Cache
    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. some error when I run the server [paying 3$]
    By Norcotic in forum Buying
    Replies: 1
    Last Post: 01-31-2012, 05:52 AM
  2. Replies: 2
    Last Post: 11-02-2010, 07:43 PM
  3. Replies: 4
    Last Post: 03-21-2010, 06:34 PM
  4. Wierd error:S When i run the server
    By Mergim in forum Help
    Replies: 4
    Last Post: 10-25-2009, 11:20 PM
  5. Replies: 2
    Last Post: 08-30-2009, 03:57 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
  •