L2JMobius

Fafurion NOT OPEN.

Kilika · 18 · 8127

Offline Kilika

  • Vassal
  • *
    • Posts: 9
I added in the two sections for me and the system, Environment variables:


JAVA:

java -version
java version "10.0.2" 2018-07-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)

(I had download here in forum)


When I run other versions of Mobius like Grand Crusade and Seven Signs it works normal.
When I run Fafurion it does not open gameserver and loginserver.


I have already reinstalled Mysql for versions 5.7 and 8
I have already installed versions 10 and 12 of java, I have already put the JDK and JRE folders together.

I have a version of MySQL Server 5.6, jdk & jre -10.0.2
Windows 10 pro


who can help me, thank you!


Online GMavenging

  • Viscount
  • *****
    • Posts: 300
Remember for free reviews there is no support, you have to compile the free project so you can review it, https://l2jmobius.org/forum/index.php?topic=3231.0


pd: version 12 of java uninstalls, uses only version 10


Offline champzix1

  • Baron
  • *****
    • Posts: 232
Need more information.
Also post your log.


Offline Kilika

  • Vassal
  • *
    • Posts: 9

Offline champzix1

  • Baron
  • *****
    • Posts: 232
Try uninstall java 12 like GMavenging said.

Or try my recommend.
- Uninstall every version of java on you machine.
- Remove every java path vars that you added manually.
- Install java 8 then java 10. (Both jdk, jre)
- Do not add any java path vars.
- Run servers.

Kill the process in task manager might be help.


Offline Kilika

  • Vassal
  • *
    • Posts: 9

- Uninstall every version of java on you machine.

done

- Remove every java path vars that you added manually.

done

- Install java 8 then java 10. (Both jdk, jre)

done  jdk1.8.0_181 / jdk-10.0.2  *(JRE TOO)*

- Do not add any java path vars.

NOT OPEN GAMESERVER AND LOGIN.

- Run servers.

I ADD ALL LINES AGAIN IN PATH AND JAVA_HOME STILL NOT OPEN :S


Offline champzix1

  • Baron
  • *****
    • Posts: 232
I said do NOT add any java path vars.

Is process stuck? Try to kill process in task manager.


Offline Kilika

  • Vassal
  • *
    • Posts: 9
YES I REMOVED ALL!! when i try open, in task open normally but not load.
i trying now in that:

https://l2jmobius.org/forum/index.php?topic=3231.0

but i get this error

    [javac] Usage: javac <options> <source files>
    [javac] use -help for a list of possible options


Offline Kilika

  • Vassal
  • *
    • Posts: 9
      <javac srcdir="${src}" classpathref="classpath" destdir="${build.bin}" compiler="modern" debug="true" debuglevel="lines,vars,source" includeantruntime="false" source="10" target="10" encoding="UTF-8" />


on this line i get error.


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16053

Online Liamxroy

  • Grand Duke
  • *****
    • Posts: 760
    • Adenaplease!
give me team viewer .. It ll take less time to fix it than to explain


Offline Kilika

  • Vassal
  • *
    • Posts: 9
yes.
i stucked here.


6. Compile the project.
- From the "Package Explorer" expand the project tree to see "build.xml".
- Right click "build.xml".
- Select "Run as..".
- Click on "1 Ant Build".   <<<<<<<<<< gave me this error i told
- Wait for the "BUILD SUCCESSFUL" console message.
- Go to C:\eclipse\workspace\L2J_Mobius\build folder to get your L2J_Mobius.zip file.

*Some people have reported that they get an error here with JDK 10.
  Copying C:\Program Files\Java\jdk-10.0.2 contents into C:\Program Files\Java\jre-10.0.2 may help


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16053
*Some people have reported that they get an error here with JDK 10.
  Copying C:\Program Files\Java\jdk-10.0.2 contents into C:\Program Files\Java\jre-10.0.2 may help


Offline champzix1

  • Baron
  • *****
    • Posts: 232
*If you have a "JRE System Library [JavaSE-10]' in project" warnings.
 Add JDK 10 from menu Window -> Preferences -> Java -> Installed JREs.


Offline Kilika

  • Vassal
  • *
    • Posts: 9
*If you have a "JRE System Library [JavaSE-10]' in project" warnings.
 Add JDK 10 from menu Window -> Preferences -> Java -> Installed JREs.
I'll follow step by step again, all from 0.
I installed all programs again and I will mention it in case of an error.