Page 3 of 4

Re: [TOOL] L2J AIOLS - v0.9 - 01.07.12

Posted: Thu Jul 26, 2012 10:00 pm
by zatei
If anyone catched new bugs in v0.9 please report here or PM me if you want. I havent found any errors by myself but i still want to make my work even better, feel free to criticize it plz.

Re: [TOOL] L2J AIOLS - v0.9 - 01.07.12

Posted: Mon Apr 15, 2013 9:36 pm
by UnAfraid

Code: Select all

^M
problem mostly comes from editing with windows editors such as notepad/notepad++ that's because of \r\n.
linux uses just \n clear them through mcedit and you won't have any problems :P

http://stackoverflow.com/questions/6474 ... d-of-lines

Great job btw!

Re: [TOOL] L2J AIOLS - v0.9 - 01.07.12

Posted: Sat Apr 20, 2013 7:35 am
by zatei
I'm using AkelPad and never have a problems with UNIX line endings before (editing lot's of debian configs every day :)). Maybe it's because of copypasted parts from SecureCRT terminal, thanks for reply, will check and update the script (soon :P).

Re: [TOOL] L2J AIOLS - v1.0b1 - 25.07.13

Posted: Wed Jul 24, 2013 10:27 pm
by zatei
+ = Added ! = Removed ^ = Changed # = Fixed

25.07.13 : v1.0b1
+ Added predefined answers support with ability to pass answers as arguments.
+ Added actual exit codes on success/error.
^ Some reworks to support some planned functions.
# Fixes, mistypes, quoting, etc.

24.07.13 : v1.0a4
+ Added logrotate config
! Code cleanup

24.07.13 : v1.0a3
^ Rewrited start/stop function, again :)
Now you don't need loader and loop script from DP, all integrated in AIOLS code.
+ Added some new configs

23.07.13 : v1.0a2
# Many tests and fixes

16.07.13 : v1.0a1
^ Script core fully reworked from scratch
^ Rewrited to newest bash syntax
+ Added new startup parameters
+ Added ftp support
+ Added some checks

Re: [TOOL] L2J AIOLS - v1.0b1 - 25.07.13

Posted: Thu Jul 25, 2013 4:02 am
by Zoey76
I like the tools logo!

Re: [TOOL] L2J AIOLS - v1.0b1 - 25.07.13

Posted: Fri Jul 26, 2013 11:21 pm
by zatei
27.07.13 : v1.0b2
# Many tests and fixes

Re: [TOOL] L2J AIOLS - v1.0b2 - 27.07.13

Posted: Wed Dec 25, 2013 2:49 pm
by Morus
thanks

Re: [TOOL] L2J AIOLS - v1.0b2 - 27.07.13

Posted: Fri Jan 03, 2014 3:14 pm
by kadaz
thanks a lot!Its working!!!

Re: [TOOL] L2J AIOLS - v1.0b2 - 27.07.13

Posted: Mon Jan 06, 2014 6:00 am
by Inspire
thanks

Re: [TOOL] L2J AIOLS - v1.0b2 - 27.07.13

Posted: Fri Mar 07, 2014 4:54 pm
by Zephyr
Useful script :D Thanks!

Re: [TOOL] L2J AIOLS - v2.0b1 - 27.09.15

Posted: Sun Sep 27, 2015 10:08 pm
by zatei
29.07.15 : v2.0.b1
+ Added ability to use GIT repo and pull project to build it later
+ Added ability to build project using new Gradle build system
^ Changed workflow basics, now you can use more flexible way to run commands
^ Script heavily rewrited and optimized, added many failure checks
# Fixed database installer path to dbinst_** cause old database_installer was deprecated

Yo Dawg, I herd you like GIT, so I put an GIT in my script so you can build while you build.
As always bug reports are welcome :wink:

Re: [TOOL] L2J AIOLS - v2.0b1 - 27.09.15

Posted: Mon Sep 28, 2015 12:04 am
by Zoey76
zatei wrote:29.07.15 : v2.0.b1
+ Added ability to use GIT repo and pull project to build it later
+ Added ability to build project using new Gradle build system
^ Changed workflow basics, now you can use more flexible way to run commands
^ Script heavily rewrited and optimized, added many failure checks
# Fixed database installer path to dbinst_** cause old database_installer was deprecated

Yo Dawg, I herd you like GIT, so I put an GIT in my script so you can build while you build.
As always bug reports are welcome :wink:
Thanks pro! :+1:

Re: [TOOL] L2J AIOLS - v2.0b2 - 05.10.15

Posted: Mon Oct 05, 2015 9:53 pm
by zatei
05.10.15 : v2.0.b2
# Fixed wrong chmod, copy, remove targets
# Fixed archive unzipping over existing files
# Fixed short commands execution order
# Fixed typos and wrong newlines
# Other little fixes

Re: [TOOL] L2J AIOLS - v2.0b2 - 05.10.15

Posted: Wed Oct 07, 2015 1:19 am
by Zoey76
zatei wrote:05.10.15 : v2.0.b2
# Fixed wrong chmod, copy, remove targets
# Fixed archive unzipping over existing files
# Fixed short commands execution order
# Fixed typos and wrong newlines
# Other little fixes
If you think is good let's add them to server tools :+1:

Re: [TOOL] L2J AIOLS - v2.0b2 - 05.10.15

Posted: Wed Oct 07, 2015 5:41 pm
by deurk
Very nice initiative.
I'm running into an issue using it but it might be because I am missing a component.

When running ./aiols.sh make, I have the following error:

Code: Select all

Chmod successfull.

Downloading https://services.gradle.org/distributions/gradle-2.6-rc-1-bin.zip
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
..................................................................................................................................................................................................................................
...........................................................................................................................................................................................................
Unzipping /root/.gradle/wrapper/dists/gradle-2.6-rc-1-bin/cgffopeie1i1bgrh0v2d1j2cf/gradle-2.6-rc-1-bin.zip to /root/.gradle/wrapper/dists/gradle-2.6-rc-1-bin/cgffopeie1i1bgrh0v2d1j2cf
Set executable permissions for: /root/.gradle/wrapper/dists/gradle-2.6-rc-1-bin/cgffopeie1i1bgrh0v2d1j2cf/gradle-2.6-rc-1/bin/gradle
Build in build/distributions/L2J_DataPack_2015-10-07.zip
Download https://repo1.maven.org/maven2/c3p0/c3p0/0.9.1.2/c3p0-0.9.1.2.pom
Download https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.5.4/javax.mail-1.5.4.pom
Download https://repo1.maven.org/maven2/com/sun/mail/all/1.5.4/all-1.5.4.pom
Download https://repo1.maven.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Download https://repo1.maven.org/maven2/com/zaxxer/HikariCP/2.4.0/HikariCP-2.4.0.pom
Download https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Download https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.36/mysql-connector-java-5.1.36.pom
Download https://repo1.maven.org/maven2/org/bitlet/weupnp/0.1.3/weupnp-0.1.3.pom
Download https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.pom
Download https://repo1.maven.org/maven2/org/python/jython/2.2.1/jython-2.2.1.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.pom
Download https://repo1.maven.org/maven2/c3p0/c3p0/0.9.1.2/c3p0-0.9.1.2.jar
Download https://repo1.maven.org/maven2/com/sun/mail/javax.mail/1.5.4/javax.mail-1.5.4.jar
Download https://repo1.maven.org/maven2/com/zaxxer/HikariCP/2.4.0/HikariCP-2.4.0.jar
Download https://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.36/mysql-connector-java-5.1.36.jar
Download https://repo1.maven.org/maven2/org/bitlet/weupnp/0.1.3/weupnp-0.1.3.jar
Download https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.jar
Download https://repo1.maven.org/maven2/org/python/jython/2.2.1/jython-2.2.1.jar
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-jdk14/1.7.12/slf4j-jdk14-1.7.12.jar
Build in build/distributions/L2J_Server_2015-10-07.zip
:L2J_Server:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':L2J_Server:compileJava'.
> Could not find tools.jar

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 39.05 secs
Datapack building failed with error.
Any pointer for me?

Thanks a bunch.