Thread: Source Help

Results 1 to 3 of 3
  1. #1 Source Help 
    Registered Member
    Join Date
    Aug 2014
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hi all!
    First time making a server!
    I tried to launch it using the following code yet it didn't work?

    @echo off
    @title RUN MATRIX(GAME)
    tart
    java -XX:-OmitStackTraceInFastThrow -server -Xms2048m -Xmx4096m -cp bin;data/libs/* com.rs.GameLauncher 1 false false false false
    pause

    Help? The image below is what the outcome is
    [IMG]<a href="https://www.upload.ee/image/6382495/Capture.PNG"><img src="https://www.upload.ee/thumb/6382495/Capture.PNG" border="0" alt="Capture.PNG" /></a>[/IMG]
    Reply With Quote  
     

  2. #2  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by redhud View Post
    Hi all!
    First time making a server!
    I tried to launch it using the following code yet it didn't work?

    @echo off
    @title RUN MATRIX(GAME)
    tart
    java -XX:-OmitStackTraceInFastThrow -server -Xms2048m -Xmx4096m -cp bin;data/libs/* com.rs.GameLauncher 1 false false false false
    pause

    Help? The image below is what the outcome is
    [IMG]<a href="https://www.upload.ee/image/6382495/Capture.PNG"><img src="https://www.upload.ee/thumb/6382495/Capture.PNG" border="0" alt="Capture.PNG" /></a>[/IMG]
    Huh just put the link directly in the tags, this not HTML:

    [IMG]https://www.upload.ee/thumb/6382495/Capture.PNG[ /IMG]

    As for your problem, look on the forums on how to use an IDE like Eclipse. It'll solve your problem.
    Project thread
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Aug 2016
    Posts
    242
    Thanks given
    109
    Thanks received
    61
    Rep Power
    0
    Second that ^ use an ide such as eclipse. You can run from within the ide
    Removing the need for a run.bat

    Sent from my Z959 using Tapatalk
    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. f2p source help
    By adamhelloman8 in forum Help
    Replies: 1
    Last Post: 03-15-2009, 12:23 AM
  2. ZDR source help....
    By Exsinity in forum Help
    Replies: 3
    Last Post: 01-09-2009, 11:02 PM
  3. 317 Server Sources Help.
    By Magers in forum Help
    Replies: 9
    Last Post: 01-02-2009, 07:01 PM
  4. Source help -.-
    By Exsinity in forum Help
    Replies: 1
    Last Post: 01-01-2009, 12:22 PM
  5. my source help plz help me :(
    By Pirate tele in forum Help
    Replies: 1
    Last Post: 10-16-2008, 01:34 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
  •