Thread: VPS problem (NEED HELP)

Results 1 to 8 of 8
  1. #1 VPS problem (NEED HELP) 
    Registered Member
    Join Date
    Apr 2013
    Posts
    37
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Hey everyone,

    I am having lots of trouble with my new VPS I have purchaced, the VPS is:
    Linux VPS - Basic
    Operating System: CentOS-5-32bit
    CPU: 1 Core: Included
    RAM: 512MB: Included
    Hard Drive: 20GB: Included
    Bandwidth: 1TB Data Transfer: Included
    Port: 100Mbps: Included

    I try running the source, and it come up with the following:
    [root@MIA-VPS-VM0700 ~]# cd Source
    [root@MIA-VPS-VM0700 Source]# java -classpath bineps/poi.jareps/mysql.jareps/mina.jareps/slf4j.jareps/slf4j-nop.jareps/jython.jar:log4j-1.2.15.jar: server.Server
    java.io.FileNotFoundException: ./data/cfg/prices.txt (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.jav a:138)
    at java.util.Scanner.<init>(Scanner.java:656)
    at server.world.ItemHandler.loadItemPrices(ItemHandle r.java:304)
    at server.world.ItemHandler.<init>(ItemHandler.java:3 4)
    at server.Server.<clinit>(Server.java:61)
    ./Data/CFG/npc.cfg: file not found.
    ./Data/CFG/spawn-config.cfg: file not found.
    shops.cfg: file not found.
    [4/6/13 7:55 PM]: Launching ElysianX in 3... 2... 1... Starting...Now!
    [4/6/13 7:55 PM]: Server listening on port 0.0.0.0:43594

    The Flies it says aren't there are actually there! IDK what is going on!
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Apr 2013
    Posts
    37
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Help someone!
    Reply With Quote  
     

  3. #3  
    Learning Code
    Riddler's Avatar
    Join Date
    Oct 2012
    Posts
    338
    Thanks given
    10
    Thanks received
    16
    Rep Power
    13
    Is your Ip right?




    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2013
    Posts
    37
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Yes, I'm sure it's nothing to do with the IP it can't find certain files. but there in there...
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Apr 2013
    Posts
    37
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    If someone can fix it! I will pay $$$
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    May 2011
    Posts
    1,773
    Thanks given
    854
    Thanks received
    853
    Rep Power
    0
    " java -classpath bineps/poi.jareps/mysql.jare"

    to;
    Code:
     " java -classpath bin:deps/poi.jareps/mysql.jar"
    and all other ".jareps" to ".jar"
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Apr 2013
    Posts
    37
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    I have done that, I still get the same error Someone TeamView or Skype with me, If someone fixes I will give money!
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Apr 2013
    Posts
    14
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    i can fix it for 4$ here and right now- skype is zindan1234
    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. Vps problems need hosting help
    By Derrezed in forum Help
    Replies: 1
    Last Post: 11-29-2012, 06:09 PM
  2. vps problems! need help fast
    By Rilex in forum Help
    Replies: 1
    Last Post: 07-25-2010, 10:33 PM
  3. Replies: 14
    Last Post: 09-17-2009, 05:23 PM
  4. Replies: 22
    Last Post: 07-04-2009, 09:07 PM
  5. Real problem - need help fast!
    By xX Chris Xx in forum Help
    Replies: 4
    Last Post: 01-21-2009, 04: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
  •