Thread: Lost Fusion - need help

Results 1 to 6 of 6
  1. #1 Lost Fusion - need help 
    Registered Member Jizz n d run's Avatar
    Join Date
    Nov 2009
    Age
    28
    Posts
    548
    Thanks given
    138
    Thanks received
    113
    Rep Power
    17
    Could someone help please?

    java.io.FileNotFoundException: ./Data/world/map_index <The system cannont find the path specified>
    at java.io.FileInputStream,open<Native Method>
    at java.io.FileInputStream.<init><Unkown Source>
    at server.clip.region.Region.load<Region.java:282>
    at server.Server.main<Server.java:108>

    I get this error when i Run Server

    And i get 'javac' is not recognized as an internal or external command.
    When i compile Client

    Could someone please fix this , thru teamviewer? just take a look not goin to take you much time?
    Reply With Quote  
     

  2. #2  
    Ligma male grindset


    Join Date
    Nov 2011
    Age
    27
    Posts
    4,331
    Thanks given
    1,032
    Thanks received
    1,941
    Rep Power
    5000
    Not quite sure about the first one, but the the javac one, you need to set your path

    Spoiler for Signature:
    Attached image
    Attached image

    Attached image

    Attached image

    Reply With Quote  
     

  3. #3  
    Registered Member Jizz n d run's Avatar
    Join Date
    Nov 2009
    Age
    28
    Posts
    548
    Thanks given
    138
    Thanks received
    113
    Rep Power
    17
    Can you help me thru teamviewer , fast pleease?about the 2nd..one
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Nov 2011
    Posts
    10
    Thanks given
    0
    Thanks received
    0
    Rep Power
    12
    I have the same exact issue with the whole javac can someone post how to fix it on here?
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Jan 2011
    Posts
    3,273
    Thanks given
    345
    Thanks received
    545
    Rep Power
    0
    EDIT: Nvm..
    Reply With Quote  
     

  6. #6  
    Ligma male grindset


    Join Date
    Nov 2011
    Age
    27
    Posts
    4,331
    Thanks given
    1,032
    Thanks received
    1,941
    Rep Power
    5000
    Erase the compiler and put this in

    Code:
    @echo off
    title Compiler
    "C:\Program Files (x86)\Java\jdk1.7.0_01\bin\javac.exe" -d ./Rs2/Class/ ./Rs2/Java/*.java ./Rs2/Java/sign/*.java
    pause
    Assuming that this is your path, if it doesn't work you may need to change your program files (x86) to just 'program files' or change the jdk version.

    Spoiler for Signature:
    Attached image
    Attached image

    Attached image

    Attached image

    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. Lost Fusion Project Release
    By AFGscape in forum Downloads
    Replies: 48
    Last Post: 09-18-2013, 06:33 PM
  2. Replies: 47
    Last Post: 03-20-2012, 07:34 PM
  3. C Fusion
    By Death Grips in forum Showcase
    Replies: 2
    Last Post: 09-10-2011, 01:19 AM
  4. Fusion
    By Mint in forum Projects
    Replies: 19
    Last Post: 05-09-2009, 08:34 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
  •