Thread: [Project Exile] Source, Starting off problems!

Results 1 to 9 of 9
  1. #1 [Project Exile] Source, Starting off problems! 
    Registered Member Josh Ftw's Avatar
    Join Date
    Jun 2014
    Posts
    59
    Thanks given
    14
    Thanks received
    0
    Rep Power
    0
    Run.bat (what I have edited)
    Code:
    @echo off
    title CaligoRealm Source
    "C:\Program Files\Java\jdk1.7.0_60\bin\java.exe" -Xmx500m -cp bin;deps/poi.jar;deps/mysql.jar;deps/RuneTopListV2.jar;deps/mina.jar;deps/slf4j.jar;deps/slf4j-nop.jar;deps/jython.jar;log4j-1.2.15.jar; server.Server
    pause
    Code of error,
    Code:
    Error: could not find or load main class server.server
    What I have for my compiler-
    Code:
    @echo off
    Title Compiler
    "C:\Program Files\Java\jdk1.7.0_60\bin\Java.exe" -d src/*.java
    pause
    Error - Gyazo - f78e0b5a778d76404538abc048de692d.png (idk)

    Look of my Client for this source - http://gyazo.com/41be0d3ce5590db28f22cd8046bc658b
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Jun 2013
    Posts
    1,083
    Thanks given
    78
    Thanks received
    162
    Rep Power
    104
    Use an ide and load up the source + client there

    Eclipse Downloads
    Reply With Quote  
     

  3. #3  
    Registered Member Josh Ftw's Avatar
    Join Date
    Jun 2014
    Posts
    59
    Thanks given
    14
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by rahimweiner View Post
    Use an ide and load up the source + client there

    Eclipse Downloads
    Everyone says this, but then I don't know because i've tried different methods and some works for other servers and most servers like this will not run. I don't know what i'm doing wrong..
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Nov 2013
    Posts
    1,015
    Thanks given
    240
    Thanks received
    265
    Rep Power
    0
    Quote Originally Posted by Josh Ftw View Post
    Everyone says this, but then I don't know because i've tried different methods and some works for other servers and most servers like this will not run. I don't know what i'm doing wrong..
    Not using an IDE.
    Reply With Quote  
     

  5. #5  
    Registered Member Josh Ftw's Avatar
    Join Date
    Jun 2014
    Posts
    59
    Thanks given
    14
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Radiant View Post
    Not using an IDE.
    i'm using eclipse, and tbh I have no clue what I am doing.

    Help me? Skype - JoshRSGP
    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Mar 2013
    Age
    24
    Posts
    1,767
    Thanks given
    335
    Thanks received
    386
    Rep Power
    318
    Quote Originally Posted by Josh Ftw View Post
    i'm using eclipse, and tbh I have no clue what I am doing.

    Help me? Skype - JoshRSGP
    Is eclipse really that hard to use?
    Reply With Quote  
     

  7. #7  

    Join Date
    Jun 2014
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by _Paramvir View Post
    Is eclipse really that hard to use?
    For people that are familiar with notepad++ type notepads, yes. But once you start using Eclipse more and getting used to it, you wonder why you ever had trouble using it lol.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jan 2014
    Posts
    813
    Thanks given
    69
    Thanks received
    47
    Rep Power
    9
    Just find a ide tutorial and you will eventually start up your server.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Jul 2013
    Posts
    86
    Thanks given
    3
    Thanks received
    5
    Rep Power
    11
    Anyways, incase you didn't know, it tell you right there your main class is wrong.
    I wont be bitching about using an ide, but I'd suggest it
    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. Replies: 0
    Last Post: 07-19-2013, 06:12 PM
  2. Replies: 44
    Last Post: 03-18-2013, 04:51 PM
  3. Project-Exile Source & Client
    By tvdholt in forum Requests
    Replies: 0
    Last Post: 11-04-2012, 06:22 AM
  4. Replies: 10
    Last Post: 08-20-2012, 09:13 PM
  5. Replies: 72
    Last Post: 07-25-2012, 12:44 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
  •