Thread: Linux RSPS VPS Help

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1 Linux RSPS VPS Help 
    Registered Member
    Join Date
    Aug 2009
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello,

    I'm on a Linux VPS, CentOS. I've tried to get my server up and running and it works

    It's a 317 server.

    However, when I login there's a few things missing such as NPC's. Also, when I run the server of SSH (command line) it says this:
    Code:
    [root@rsserver rsps]# sh run.sh~
    Pwnscape Server.
    npc.cfg: file not found.
    npcdrops.cfg: file not found.
    autospawn.cfg: file not found.
    config/item.cfg: file not found.
    config/globaldrops.cfg: file not found.
    config/doors.cfg: file not found.
    shops.cfg: file not found.
    All my .cfg files are located in my /config folder! I have tried changing the route of the files in NPCHandler.java etc but this did also not work.

    I'm not sure what to do now as it's missing a few things.

    Also, when I compile it using the command line I get...

    Code:
    [root@rsserver rsps]# sh compile.sh~
    client.java:1594: warning: unmappable character for encoding UTF8
                                            p.sM(msg +"�auto�");
                                                       ^
    client.java:1594: warning: unmappable character for encoding UTF8
                                            p.sM(msg +"�auto�");
                                                            ^
    NPCHandler.java:2243: cannot find symbol
    symbol  : variable pp
    location: class NPC
                    newNPC.pp = p;
                          ^
    NPCHandler.java:2244: cannot find symbol
    symbol  : variable goaway
    location: class NPC
                    newNPC.goaway = 6;
                          ^
    NPCHandler.java:2382: cannot find symbol
    symbol  : variable goaway
    location: class NPC
    if(npcs[i].npcType == 1552 && npcs[i].goaway == 1) {
                                         ^
    NPCHandler.java:2386: cannot find symbol
    symbol  : variable goaway
    location: class NPC
                    npcs[i].goaway = 0;
                           ^
    NPCHandler.java:2393: cannot find symbol
    symbol  : variable pp
    location: class NPC
    if(npcs[i].npcType == 1552 && npcs[i].pp == plr.playerId) {
                                         ^
    NPCHandler.java:2472: cannot find symbol
    symbol  : variable goaway
    location: class NPC
                                    if (npcs[i].goaway > 0) {
                                               ^
    NPCHandler.java:2473: cannot find symbol
    symbol  : variable goaway
    location: class NPC
                                            npcs[i].goaway--;
                                                   ^
    Note: EconomyReset.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    7 errors
    2 warnings
    Please feel free to add me on skype: "crazymitzz" or MSN "[email protected]" or reply to this thread

    Thanks.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2009
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Bump.....
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Oct 2007
    Posts
    596
    Thanks given
    103
    Thanks received
    29
    Rep Power
    77
    CHMOD 666

    all your folders and files

    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Aug 2009
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    You know on the NPCHandler.java and DoorHandler.java etc...what does the route have to be if my cfg files are in /config.

    At the moment they are just door.cfg and npc.cfg....do I need to put them as config/npc.cfg etc

    And that CHMOD doesn't work...

    Bump

    Bump
    Last edited by Mister Maggot; 08-20-2011 at 09:23 PM.
    Reply With Quote  
     

  5. #5  
    Member
    Join Date
    Jul 2010
    Posts
    78
    Thanks given
    3
    Thanks received
    1
    Rep Power
    0
    I'm having trouble with this also. D:

    Something with the "\" turning to "/" but I'm not sure where the config files are called.
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Dec 2007
    Age
    30
    Posts
    1,986
    Thanks given
    257
    Thanks received
    326
    Rep Power
    0
    if you had any idea of file paths you would of been using / in the first place..
    also that thing with the brackets is a encoding error
    Reply With Quote  
     

  7. #7  
    Registered Member Aleksandr's Avatar
    Join Date
    Sep 2006
    Age
    33
    Posts
    1,034
    Thanks given
    455
    Thanks received
    134
    Rep Power
    74
    yes, also, remember that linux is very case sensitive.
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Aug 2008
    Posts
    2,823
    Thanks given
    362
    Thanks received
    448
    Rep Power
    965
    Quote Originally Posted by aleksandr View Post
    yes, also, remember that linux is very case sensitive.
    Rofl wtf?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2011
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Kataang View Post
    Rofl wtf?
    I don't see what's so "Rofl wtf?", Linux is case sensitive lol. Not insulting you by the way, I was just a little confused why you said that.
    Reply With Quote  
     

  10. #10  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Yes file names and directories are case sensitive.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. Linux VPS (RSPS) Help! (Must-See)
    By Grizza in forum Software
    Replies: 3
    Last Post: 02-28-2011, 04:01 PM
  2. Linux VPS RSPS help
    By prince 1333 in forum Software
    Replies: 0
    Last Post: 08-22-2010, 02:47 AM
  3. How do you host a rsps on a linux vps
    By pretzel in forum Chat
    Replies: 1
    Last Post: 08-18-2010, 06:13 PM
  4. How do you host a rsps on a linux vps
    By pretzel in forum Help
    Replies: 0
    Last Post: 08-18-2010, 07:21 AM
  5. Linux RSPS
    By Drowning in forum Software
    Replies: 4
    Last Post: 08-17-2010, 10:17 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
  •