Try to replace the modselector.command by this :
Code:
#!/bin/bash ABSPATH=$(cd "$(dirname "$0")"; pwd) cd "$ABSPATH" chmod +x abcexport chmod +x abcreplace chmod +x rabcasm chmod +x rabcdasm java -jar modSelector.jar
Code:
java -version
Code:
java version "1.6.x" Java(TM) SE Runtime Environment (build 1.6.x)

