From 28a53209430b206d6a905157f23f8b12940a268c Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Thu, 18 Jan 2018 13:03:21 +0000 Subject: [PATCH] Fixed geodata converter .sh file. --- L2J_Mobius_1.0_Ertheia/dist/game/GeoDataConverter.sh | 2 +- L2J_Mobius_2.5_Underground/dist/game/GeoDataConverter.sh | 2 +- L2J_Mobius_3.0_Helios/dist/game/GeoDataConverter.sh | 2 +- L2J_Mobius_4.0_GrandCrusade/dist/game/GeoDataConverter.sh | 2 +- L2J_Mobius_CT_2.6_HighFive/dist/game/GeoDataConverter.sh | 2 +- L2J_Mobius_Classic_2.0_Saviors/dist/game/GeoDataConverter.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/GeoDataConverter.sh b/L2J_Mobius_1.0_Ertheia/dist/game/GeoDataConverter.sh index b039beec34..ac182b008f 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/GeoDataConverter.sh +++ b/L2J_Mobius_1.0_Ertheia/dist/game/GeoDataConverter.sh @@ -1,4 +1,4 @@ #! /bin/sh -java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 +java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 diff --git a/L2J_Mobius_2.5_Underground/dist/game/GeoDataConverter.sh b/L2J_Mobius_2.5_Underground/dist/game/GeoDataConverter.sh index b039beec34..ac182b008f 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/GeoDataConverter.sh +++ b/L2J_Mobius_2.5_Underground/dist/game/GeoDataConverter.sh @@ -1,4 +1,4 @@ #! /bin/sh -java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 +java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 diff --git a/L2J_Mobius_3.0_Helios/dist/game/GeoDataConverter.sh b/L2J_Mobius_3.0_Helios/dist/game/GeoDataConverter.sh index b039beec34..ac182b008f 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/GeoDataConverter.sh +++ b/L2J_Mobius_3.0_Helios/dist/game/GeoDataConverter.sh @@ -1,4 +1,4 @@ #! /bin/sh -java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 +java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/GeoDataConverter.sh b/L2J_Mobius_4.0_GrandCrusade/dist/game/GeoDataConverter.sh index b039beec34..ac182b008f 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/GeoDataConverter.sh +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/GeoDataConverter.sh @@ -1,4 +1,4 @@ #! /bin/sh -java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 +java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 diff --git a/L2J_Mobius_CT_2.6_HighFive/dist/game/GeoDataConverter.sh b/L2J_Mobius_CT_2.6_HighFive/dist/game/GeoDataConverter.sh index b039beec34..ac182b008f 100644 --- a/L2J_Mobius_CT_2.6_HighFive/dist/game/GeoDataConverter.sh +++ b/L2J_Mobius_CT_2.6_HighFive/dist/game/GeoDataConverter.sh @@ -1,4 +1,4 @@ #! /bin/sh -java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 +java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 diff --git a/L2J_Mobius_Classic_2.0_Saviors/dist/game/GeoDataConverter.sh b/L2J_Mobius_Classic_2.0_Saviors/dist/game/GeoDataConverter.sh index b039beec34..ac182b008f 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/dist/game/GeoDataConverter.sh +++ b/L2J_Mobius_Classic_2.0_Saviors/dist/game/GeoDataConverter.sh @@ -1,4 +1,4 @@ #! /bin/sh -java -Xmx512m -cp ./../libs/*;GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1 +java -Xmx512m -cp ../libs/*:GameServer.jar com.l2jmobius.tools.geodataconverter.GeoDataConverter > log/stdout.log 2>&1