Thread: Hello! Please help me eclipse/server errors.

Results 1 to 7 of 7
  1. #1 Hello! Please help me eclipse/server errors. 
    Registered Member
    Join Date
    Jan 2012
    Posts
    128
    Thanks given
    9
    Thanks received
    2
    Rep Power
    0
    I am trying to do a little project for my self of remaking 377 2006 server I know a lot of people are doing this to but I am doing this project by my self, I am getting this error and for the server/client here is the eclipse error and the server/client errors.

    Eclipse Screenshot by Lightshot
    Server Screenshot by Lightshot
    Client Screenshot by Lightshot

    They're all based on 377 2006 servers if anyone know any clue how to fix them please post it here thanks.
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Jun 2011
    Posts
    2,549
    Thanks given
    539
    Thanks received
    402
    Rep Power
    683
    Download Jerba...alter your paths

    All the best,
    Nirvana

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jan 2012
    Posts
    128
    Thanks given
    9
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by Valedictorian View Post
    Download Jerba...alter your paths

    I have it already. It's JDK 7/25
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jan 2012
    Posts
    128
    Thanks given
    9
    Thanks received
    2
    Rep Power
    0
    I have JDK and java installed the only prop it's not working to run the client and run the server for me and the eclipse isn't working.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Dec 2011
    Posts
    967
    Thanks given
    234
    Thanks received
    208
    Rep Power
    0
    First of all, eclipse would set the path for you, for a batch file, you haven't set the path for the new java/javac, just use whatever it is, like "C:/Program Files/Java/jdk1.7._025/*.java"
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jan 2012
    Posts
    128
    Thanks given
    9
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by icandoit View Post
    First of all, eclipse would set the path for you, for a batch file, you haven't set the path for the new java/javac, just use whatever it is, like "C:/Program Files/Java/jdk1.7._025/*.java"
    Okay here is the client/server things.

    Client

    @echo off
    title Client
    cd src
    java client 10 0 highmem members 32
    pause

    Server

    @echo off
    java -Xms512m -Xmx1024m -cp bin;lib/jython.jar;lib/slf4j-api-1.5.8.jar;lib/mina-core-2.0.0-M6.jar;lib/slf4j-jdk14-1.5.8.jar;lib/commons-compress-1.0.jar;lib/junit-4.6.jar org.hyperion.Server
    pause

    And the eclispe still shows the same error, also I restarted the pc and re-installed everything.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jan 2012
    Posts
    128
    Thanks given
    9
    Thanks received
    2
    Rep Power
    0
    Can someone help me find a good client/source for 377 please?
    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. Please help me with those error's
    By Tha King in forum Help
    Replies: 2
    Last Post: 11-22-2012, 11:55 AM
  2. please help me whit this error!
    By rooney070 in forum Help
    Replies: 2
    Last Post: 04-14-2012, 02:04 AM
  3. Please help me with this error
    By poopman in forum Help
    Replies: 0
    Last Post: 12-22-2009, 03:55 AM
  4. PHP-MYSQL Error - please help me fix
    By polygon in forum Application Development
    Replies: 6
    Last Post: 11-22-2008, 01:51 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
  •