From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 21:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B318F2DF for ; Fri, 11 Apr 2014 21:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 866081243 for ; Fri, 11 Apr 2014 21:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3BLo1re033281 for ; Fri, 11 Apr 2014 21:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3BLo1AV033273; Fri, 11 Apr 2014 21:50:01 GMT (envelope-from gnats) Date: Fri, 11 Apr 2014 21:50:01 GMT Message-Id: <201404112150.s3BLo1AV033273@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Sean Bruno Subject: Re: ports/188473: minecraft-client fails to start X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Sean Bruno List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 21:50:01 -0000 The following reply was made to PR ports/188473; it has been noted by GNATS. From: Sean Bruno To: bug-followup@FreeBSD.org, sbruno@freebsd.org Cc: Subject: Re: ports/188473: minecraft-client fails to start Date: Fri, 11 Apr 2014 14:46:39 -0700 --=-j3jWd+zm1SeFETGW4pXY Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable sh -x /usr/local/bin/minecraft-client + export JAVA_HOME=3D/usr/local/openjdk7 + /bin/cat When starting a version for the first time, select the version you want in your profile, start Minecraft, close Minecraft and launcher, run minecraft-client again, then select version "x-freebsd" in your profile. If you run versions older than 1.6.1 in the Launcher, add -Djava.net.preferIPv4Stack=3Dtrue to JVM Arguments in the profile. + LIBDIR=3D/home/sbruno/.minecraft/libraries/ + [ -f '/home/sbruno/.minecraft/libraries//org/lwjgl/lwjgl/lwjgl-platform/*/lwjgl-= platform-*-natives-linux.jar' ] + versions_base=3D/home/sbruno/.minecraft/versions + [ '/home/sbruno/.minecraft/versions/*' !=3D '/home/sbruno/.minecraft/versions/*' -o '/home/sbruno/.minecraft/versions/*' =3D=3D '/home/sbruno/.minecraft/versions/*' ] + continue + exec /usr/local/openjdk7/bin/java -Djava.nio.file.spi.DefaultFileSystemProvider=3Dsun.nio.fs.BsdFileSystemPro= vider -Dos.name=3DLinux -jar /usr/local/share/minecraft-client/Minecraft.ja= r Error: Could not find or load main class net.minecraft.client.Main --=-j3jWd+zm1SeFETGW4pXY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTSGK/AAoJEBkJRdwI6BaHsowIAJKBhZXwzxJCSmuBSkbkHe0p eoheJOzzMApsdWxotv5ZBXWcP+BCQnH9XihtbYd4RP+NT4wyBg6WCNfwk46V/pXR 8boAM9vpULd0yk+venxtUlI9bhUge43/9iBLnBCGz4COPpsgFHvgZuItMtujR1xz tOMoOyrjP9dBAeAUny3c4p10QEI2ZziEXObl3smwgYUJapI0X/9GzZyid0H8l5ES JkKIeD/TuEI+KGvhiKamVh1UjaKDOIAbYPXBa4Tv3VDNCPGSgqfIXHvja81nMDCv 04/S/byDv4C4gsJcPuqbolWXvOt5avn0p1ISKcNmOLX9wnVqd2QQOj+3mWDmMFQ= =bfj8 -----END PGP SIGNATURE----- --=-j3jWd+zm1SeFETGW4pXY--