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