Thread: Error when runing server on linux

Results 1 to 4 of 4
  1. #1 Error when runing server on linux 
    Registered Member
    Join Date
    Jan 2008
    Posts
    31
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I got this error when try running server
    Code:
    omniscape:~/Omniscient# java -Xmx128M server
    Project Omniscient Online
    npc.cfg: file not found.
    npcdrops.cfg: file not found.
    autospawn.cfg: file not found.
    item.cfg: file not found.
    globaldrops.cfg: file not found.
    doors.cfg: file not found.
    shops.cfg: file not found.
    I checked for an example itemhandler.java and loadItemList("item.cfg"), and my item.cfg is in main directory... so why this?
     

  2. #2  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    Well not being funny but my guess is your missing all of the below :

    npc.cfg
    npcdrops.cfg
    autospawn.cfg
    item.cfg
    globaldrops.cfg
    doors.cfg
    shops.cfg

    And if you can't see that then your retarded, blind or just fucking stupid.

    Or maybe you need to download winterlove and use his files?
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
     

  3. #3  
    Registered Member
    Join Date
    Jan 2008
    Posts
    31
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Universal Pk3r View Post
    Well not being funny but my guess is your missing all of the below :

    npc.cfg
    npcdrops.cfg
    autospawn.cfg
    item.cfg
    globaldrops.cfg
    doors.cfg
    shops.cfg

    And if you can't see that then your retarded, blind or just fucking stupid.

    Or maybe you need to download winterlove and use his files?
    Code:
    omniscape:~/Omniscient# ls |more
    Auto Restarter.exe
    Autoers.txt
    Constants.class
    Constants.java
    Cryption.class
    Cryption.java
    DoorHandler.class
    DoorHandler.java
    GameItem.class
    GameItem.java
    GraphicsHandler.class
    GraphicsHandler.java
    Item.class
    Item.java
    ItemHandler.class
    ItemHandler.java
    ItemList.class
    ItemList.java
    MD5.class
    MD5.java
    MagicHandler.class
    MagicHandler.java
    NPC.class
    NPC.java
    NPCDrops.class
    NPCDrops.java
    NPCHandler.class
    NPCHandler.java
    NPCList.class
    NPCList.java
    Object.class
    Object.java
    Omni Notes
    Player.class
    Player.java
    PlayerHandler.class
    PlayerHandler.java
    ShopHandler.class
    ShopHandler.java
    Wearing.class
    Wearing.java
    WorldMap.class
    autospawn.cfg
    bans.txt
    cache
    calc.txt
    characters
    clickingMost.class
    clickingMost.java
    client$1.class
    client.class
    client.java
    compile
    compile.sh
    compile.sh~
    compiler.bat
    config
    connect.txt
    data
    donators.txt
    doors.cfg
    dupers.txt
    errormessage.txt
    globaldrops.cfg
    ipbans.txt
    item.cfg
    jre-6u11-linux-i586.bin?e=1231087981939&h=d7d564042c6e0d59f9696b7d65762823%2F&fi
    lename=jre-6u11-linux-i586.bin
    jre1.6.0_11
    magicSpells.cfg
    manifest~
    misc.class
    misc.java
    mutes.txt
    mutes2.txt
    npc.cfg
    npcdrops.cfg
    pack
    potions.class
    potions.java
    process.class
    process.java
    run
    run.bat
    run.sh
    run.sh~
    runes.cfg
    server$1.class
    server.class
    server.ini
    server.java
    setConfig.class
    setConfig.java
    shops.cfg
    special.class
    special.java
    stream.class
    stream.java
    suggestions.txt
    tempbans.txt
    textHandler.class
    textHandler.java
    tskill.exe
    weaponHandler.cfg
    all of files that are listed here... and what's winterlove files?
     

  4. #4  
    Registered Member
    Join Date
    Jan 2008
    Posts
    31
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Noone can help?
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •